* Hopefully fixed NPC_DEFENDER not working
(thanks to Brainstorm for the fix) git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13611 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
f4058d5548
commit
32c88877f6
@ -40,6 +40,9 @@
|
||||
2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well.
|
||||
|
||||
=======================
|
||||
2009/03/22
|
||||
* Hopefully fixed NPC_DEFENDER not working [Playtester]
|
||||
(thanks to Brainstorm for the fix)
|
||||
2009/03/21
|
||||
* Fixed Anubis (who made him broken and exploitable in the first place?) [Playtester]
|
||||
2009/03/19
|
||||
|
@ -331,7 +331,8 @@
|
||||
|
||||
//-- NPC_BARRIER
|
||||
204,0,0,0,60000:70000:80000:90000:100000:110000:120000:130000:140000:150000,0
|
||||
|
||||
//-- NPC_DEFENDER
|
||||
205,0,0,0,60000:70000:80000:90000:100000:110000:120000:130000:140000:150000,0
|
||||
//-- NPC_LICK
|
||||
206,0,0,0,0,3000
|
||||
//-- NPC_HALLUCINATION
|
||||
|
Loading…
x
Reference in New Issue
Block a user