Explorar o código

Added 1 second cast time to Chase Walk

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10365 54d463be-8e91-2dee-dedb-b68131a5f0ec
Playtester %!s(int64=18) %!d(string=hai) anos
pai
achega
10d7115695
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  1. 1 0
      db/Changelog.txt
  2. 1 1
      db/skill_cast_db.txt

+ 1 - 0
db/Changelog.txt

@@ -20,6 +20,7 @@
 
 ========================
 04/27
+	* Added 1 second cast time to Chase Walk [Playtester]
 	* Fixed Wild Ginseng card [Playtester]
 04/26
 	* Updated mob mode [Playtester]

+ 1 - 1
db/skill_cast_db.txt

@@ -644,7 +644,7 @@
 
 //===== Stalker ============================
 //-- ST_CHASEWALK
-389,0,0,0,10000,30000
+389,1000,0,0,10000,30000
 //-- ST_REJECTSWORD
 390,0,0,0,300000,0
 //==========================================