فهرست منبع

Fixed a zeny exploit by lowering the price of fire cracker.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6180 54d463be-8e91-2dee-dedb-b68131a5f0ec
Playtester 19 سال پیش
والد
کامیت
c87162853c
2فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 1 0
      db/Changelog.txt
  2. 1 1
      db/item_db.txt

+ 1 - 0
db/Changelog.txt

@@ -27,6 +27,7 @@
 
 =========================
 04/19
+	* Fixed a zeny exploit by lowering price of fire cracker [Playtester]
 	* Fixed Attack of Niflheim Mobs being way too low [Playtester]
 	* Reverted the delay for Arrow Shower and Double Strafe to 100ms [Skotlex]
 	* Reverted the cast time for pick stone to 500ms, no delay. [Skotlex]

+ 1 - 1
db/item_db.txt

@@ -2238,7 +2238,7 @@
 // Speed Potions
 12016,Speed_Potion,Speed Potion,0,1000,,100,,,,,0xFFFFFFFF,7,2,,,,,,{}
 12017,Slow_Potion,Slow Potion,0,1000,,100,,,,,0xFFFFFFFF,7,2,,,,,,{}
-12018,Firecracker,Firecracker,2,250,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ misceffect(256); }
+12018,Firecracker,Firecracker,2,100,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ misceffect(256); }
 12019,Holy_Egg,Holy Egg,2,,10,150,,,,,0xFFFFFFFF,7,2,,,,,,{ itemskill 54,2,"Resurrection"; }
 12020,Cursed_Water,Cursed_Water,0,,1,30,,,,,0xFFFFFFFF,7,2,,,,,,{ sc_start SC_SHADOWWEAPON, 1200000, 1; }
 12021,Pork,Pork,0,,10,10,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(70,99),0; }