mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-13 13:21:57 +03:00
Update vanilla player build
Vanilla development commit: https://github.com/DayZMod/DayZ/commit/20f992fcb74f9a8b6823ea466ea3aadb5eafd1b0
This commit is contained in:
@@ -5,7 +5,7 @@ class equip_woodensplint : CA_Magazine {
|
||||
descriptionShort = $STR_ITEM_DESC_WOODENSPLINT;
|
||||
model = "\z\addons\dayz_communityassets\models\woodensplint.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_woodensplint_ca.paa";
|
||||
type = 256;
|
||||
type = 256; //WeaponSlotItem * 2 in vanilla
|
||||
class ItemActions {
|
||||
class Use {
|
||||
text = $STR_ACTIONS_BRACE_LEG;
|
||||
|
||||
Reference in New Issue
Block a user