Removed cast time of AM_REST & AM_CALLHOMUNCULUS

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8217 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
toms 2006-08-09 23:41:55 +00:00
parent 2ea23200c8
commit a74851d95d
2 changed files with 3 additions and 2 deletions

View File

@ -20,6 +20,7 @@
=========================
09/08
* Removed cast time of AM_REST & AM_CALLHOMUNCULUS [Toms]
* Hopefully fixed Green Ferus card combo [Playtester]
* Removed bonus range on some bows (there is a range column for that) [Playtester]
- also reverted sidewinder card, chance is handled in the code

View File

@ -377,9 +377,9 @@
237,2000,0,0,120000:240000:360000:480000:600000,0
//==========================================
//-- AM_CALLHOMUNCULUS
243,2000,0,0,0,0
243,0,0,0,0,0
//-- AM_REST
244,2000,0,0,0,0
244,0,0,0,0,0
//-- AM_RESURRECTHOMUN
247,2000,0,0,0,0
//==========================================