increase pipebomb cost and HMMWV_M1151_M2_CZ_DES_EP1_*

This commit is contained in:
[VB]AWOL
2014-01-29 10:59:29 -06:00
parent b177cdb295
commit 64fda33408

View 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%';