Fixed Evil Land's blind effect not working properly
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11042 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
935d0b8832
commit
fdb0f28cf2
@ -37,6 +37,8 @@
|
|||||||
Still need proper rates for most 11.3 Equipment that don't have their +rates/Status Infliction rates clearly defined.
|
Still need proper rates for most 11.3 Equipment that don't have their +rates/Status Infliction rates clearly defined.
|
||||||
13107 Western_Outlaw: Need correct HIT and ASPD Rate
|
13107 Western_Outlaw: Need correct HIT and ASPD Rate
|
||||||
========================
|
========================
|
||||||
|
08/19
|
||||||
|
* Fixed Evil Land's blind effect not working properly [Playtester]
|
||||||
08/17
|
08/17
|
||||||
* Fixed item script on elemental fists [Playtester]
|
* Fixed item script on elemental fists [Playtester]
|
||||||
- Endow should be cast on self
|
- Endow should be cast on self
|
||||||
|
@ -951,7 +951,7 @@
|
|||||||
//-- NPC_WIDESIGHT
|
//-- NPC_WIDESIGHT
|
||||||
669,0,0,0,10000,0
|
669,0,0,0,10000,0
|
||||||
//-- NPC_EVILLAND
|
//-- NPC_EVILLAND
|
||||||
670,0,0,0,30000,0
|
670,0,0,0,30000,30000
|
||||||
//-- NPC_MAGICMIRROR
|
//-- NPC_MAGICMIRROR
|
||||||
671,0,0,0,30000,0
|
671,0,0,0,30000,0
|
||||||
//-- NPC_SLOWCAST
|
//-- NPC_SLOWCAST
|
||||||
|
Loading…
x
Reference in New Issue
Block a user