Fixed a typo in skill_cast_db.txt making the server skip NJ_KUNAI
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9711 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
c82708aba9
commit
843f616bbb
@ -20,6 +20,9 @@
|
||||
|
||||
========================
|
||||
|
||||
01/24
|
||||
* Fixed a typo in skill_cast_db.txt making the server skip NJ_KUNAI [ultramage]
|
||||
Reported in http://www.eathena.ws/board/index.php?showtopic=136136
|
||||
01/22
|
||||
* Removed homunculus entries from mob_db as they are no longer needed.
|
||||
[Skotlex]
|
||||
|
@ -878,7 +878,7 @@
|
||||
|
||||
//===== Ninja ==============================
|
||||
//-- NJ_KUNAI
|
||||
525,0,1000,0,0,0
|
||||
524,0,1000,0,0,0
|
||||
//-- NJ_HUUMA
|
||||
525,3000,2000,0,0,0
|
||||
//-- NJ_ZENYNAGE
|
||||
|
Loading…
x
Reference in New Issue
Block a user