CfgMagazines cleanup

This commit is contained in:
ebaydayz
2016-03-10 13:52:20 -05:00
parent 5d2c123b8b
commit b82e256766
3 changed files with 5 additions and 14 deletions

View File

@@ -4,6 +4,8 @@ class CfgMagazines
class CA_Magazine;
class HandGrenade;
//Weapon magazines
#include "Magazines\Magazines.hpp"
@@ -33,11 +35,10 @@ class CfgMagazines
//Consumables: food, drinks etc.
#include "Consumables\Consumables.hpp"
// Ammmo
//EPOCH ADDITIONS
//#include "Ammo.hpp"
#include "VehicleAmmo.hpp"
// Gems

View File

@@ -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 {

View File

@@ -3459,16 +3459,6 @@
<!-- <French></French> -->
<Czech>Vytvořit Lesní maskovací síť</Czech>
</Key>
<Key ID="STR_EPOCH_PLAYER_272">
<Original>Build Sandbag</Original>
<English>Build Sandbag</English>
<German>Sandsack aufstellen</German>
<Russian>Установить: Мешки с песком</Russian>
<!-- <Spanish></Spanish> -->
<!-- <Dutch></Dutch> -->
<!-- <French></French> -->
<Czech>Postavit Pytle s pískem</Czech>
</Key>
<Key ID="STR_EPOCH_PLAYER_273">
<Original>Craft Large Sandbag</Original>
<English>Craft Large Sandbag</English>