mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
increase pipebomb cost and HMMWV_M1151_M2_CZ_DES_EP1_*
This commit is contained in:
2
Server Files/SQL/1.0.4.1_Updates.sql
Normal file
2
Server Files/SQL/1.0.4.1_Updates.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `traders_data` SET `buy` = '[4,"ItemBriefcase100oz",1]' WHERE `item` LIKE '%pipebomb%';
|
||||
UPDATE `traders_data` SET `buy` = '[4,"ItemBriefcase100oz",1]', `sell` = '[1,"ItemBriefcase100oz",1]' WHERE `item` LIKE '%HMMWV_M1151_M2_CZ_DES_EP1%';
|
||||
Reference in New Issue
Block a user