diff options
Diffstat (limited to 'npc/006-1/spirit.txt')
-rw-r--r-- | npc/006-1/spirit.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/006-1/spirit.txt b/npc/006-1/spirit.txt index 4bbcb14a..896033fc 100644 --- a/npc/006-1/spirit.txt +++ b/npc/006-1/spirit.txt @@ -281,12 +281,12 @@ S_Update_Var: return; } -006-1,63,79,0 script #EarthImp0#_M NPC400,{ +006-1,67,68,0 script #EarthImp0#_M NPC400,{ callfunc "EarthImpTouch"; close; } -006-1,64,79,0 script #EarthImp1#_M NPC400,{ +006-1,68,68,0 script #EarthImp1#_M NPC400,{ callfunc "EarthImpTouch"; close; } |