mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
Fix unknown entity RPT error for Padlock and Frank&Beans
Vanilla development commit:
955c7a263c
This commit is contained in:
@@ -6,5 +6,5 @@ class ItemPadlock: CA_Magazine
|
||||
displayName = $STR_BLD_name_ItemPadlock;//"Padlock"
|
||||
picture = "\z\addons\dayz_buildings\equip\padlock.paa";
|
||||
model = "z\addons\dayz_buildings\models\padlock.p3d";
|
||||
descriptionShort = $STR_BLD_desc_ItemPadlock;//"Padlock - Used for securing Workshop's & Houses."
|
||||
descriptionShort = $STR_BLD_desc_ItemPadlock;//"Padlock - Used for securing Workshop's and Houses."
|
||||
};
|
||||
Reference in New Issue
Block a user