mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-02 22:51:55 +03:00
Change splint recipe
Vanilla development commit: https://github.com/DayZMod/DayZ/commit/6ea5d8ebee35adb3eadd1061f57c165049e36ad8
This commit is contained in:
@@ -14,7 +14,7 @@ class equip_rope : CA_Magazine {
|
||||
script = "spawn player_craftItem;";
|
||||
neednearby[] = {};
|
||||
requiretools[] = {""};
|
||||
output[] = {{"equip_string","CfgMagazines",3}};
|
||||
output[] = {{"equip_string","CfgMagazines",2}};
|
||||
input[] = {{"equip_rope","CfgMagazines",1}};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user