mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 17:42:01 +03:00
open document sounds
This commit is contained in:
@@ -155,6 +155,7 @@ class CfgMagazines {
|
|||||||
picture = "\z\addons\dayz_epoch\pictures\equip_doc_generic_ca.paa";
|
picture = "\z\addons\dayz_epoch\pictures\equip_doc_generic_ca.paa";
|
||||||
descriptionShort = "Unknown document";
|
descriptionShort = "Unknown document";
|
||||||
weight = 0.1;
|
weight = 0.1;
|
||||||
|
sfx = "document"
|
||||||
class ItemActions
|
class ItemActions
|
||||||
{
|
{
|
||||||
class Crafting
|
class Crafting
|
||||||
@@ -2223,6 +2224,7 @@ class CfgMagazines {
|
|||||||
script = "spawn player_build;";
|
script = "spawn player_build;";
|
||||||
require[] = {"ItemToolbox"};
|
require[] = {"ItemToolbox"};
|
||||||
create = "FuelPump_DZ";
|
create = "FuelPump_DZ";
|
||||||
|
neednearby[] = {{"fueltank",30}};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user