瀏覽代碼

Added effect of Speed Potion

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6432 54d463be-8e91-2dee-dedb-b68131a5f0ec
Playtester 19 年之前
父節點
當前提交
9020476933
共有 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 @@
 
 =========================
 05/01
+	* Added effect of Speed Potion [Playtester]
 	* Removed Kraben Card drop from G_Kraben [Playtester]
 	* Fixed a typo in the Armeyer Dinze card thanks to theultramage [Playtester]
 04/30

+ 1 - 1
db/item_db.txt

@@ -2240,7 +2240,7 @@
 12014,Immaterial_Arrow_Quiver,Immaterial Arrow Quiver,2,1500,,250,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 1757,500; },{},{}
 12015,Rusty_Arrow_Quiver,Rusty Arrow Quiver,2,1500,,250,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 1762,500; },{},{}
 // Speed Potions
-12016,Speed_Potion,Speed Potion,0,1000,,100,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
+12016,Speed_Potion,Speed Potion,0,1000,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ specialeffect 507; sc_start SC_SpeedUp0,1800000,0; },{},{}
 12017,Slow_Potion,Slow Potion,0,1000,,100,,,,,0xFFFFFFFF,7,2,,,,,,{},{},{}
 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"; },{},{}