summaryrefslogtreecommitdiff
path: root/npc/quests/quests_amatsu.txt
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2015-12-29 02:16:49 +0100
committerHaru <haru@dotalux.com>2015-12-31 23:39:23 +0100
commitb4c99db7d5a500770383e24ef2fd1f956b19da74 (patch)
treeafb1e9ad57cb48d4bb826183d630e99e840f9f8f /npc/quests/quests_amatsu.txt
parentefaaf842dc3717e21b915edf37b3e907b02fa5a1 (diff)
downloadhercules-b4c99db7d5a500770383e24ef2fd1f956b19da74.tar.gz
hercules-b4c99db7d5a500770383e24ef2fd1f956b19da74.tar.bz2
hercules-b4c99db7d5a500770383e24ef2fd1f956b19da74.tar.xz
hercules-b4c99db7d5a500770383e24ef2fd1f956b19da74.zip
Replaced leftover -1 view IDs with FAKE_NPC
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/quests/quests_amatsu.txt')
-rw-r--r--npc/quests/quests_amatsu.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/quests_amatsu.txt b/npc/quests/quests_amatsu.txt
index 669fac21f..71fad6aa9 100644
--- a/npc/quests/quests_amatsu.txt
+++ b/npc/quests/quests_amatsu.txt
@@ -408,7 +408,7 @@ OnReset:
end;
}
-ama_test,34,25,0 script Hanako chan#ama -1,2,2,{
+ama_test,34,25,0 script Hanako chan#ama FAKE_NPC,2,2,{
OnTouch:
mes "[Hanako chan]";
mes ".......Eeeeheeheehee";
@@ -801,7 +801,7 @@ OnTimer362500:
end;
}
-ama_test,50,100,0 script backwarp#ama -1,25,25,{
+ama_test,50,100,0 script backwarp#ama FAKE_NPC,25,25,{
OnInit:
disablenpc "backwarp#ama";
end;