mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
CfgMagazines cleanup
This commit is contained in:
@@ -822,10 +822,10 @@
|
||||
scope = public;
|
||||
count = 1;
|
||||
type = 256;
|
||||
displayName = "Safe";
|
||||
displayName = $STR_EPOCH_SAFE;
|
||||
model = "\z\addons\dayz_epoch\models\safe_onside.p3d";
|
||||
picture = "\z\addons\dayz_epoch\pictures\equip_safe_ca.paa";
|
||||
descriptionShort = "Personal Safe: A placeable object that is used for very secure storage. WARNING!!! Placing your safe will give you a 4 digit number that is used to open the safe, save that number!";
|
||||
descriptionShort = $STR_EPOCH_SAFE_DESC;
|
||||
class ItemActions
|
||||
{
|
||||
class Build {
|
||||
|
||||
Reference in New Issue
Block a user