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:
parent
2ea23200c8
commit
a74851d95d
@ -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
|
||||
|
@ -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
|
||||
//==========================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user