summaryrefslogtreecommitdiff
path: root/npc/custom/quests/quest_shop.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/custom/quests/quest_shop.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/custom/quests/quest_shop.txt')
-rw-r--r--npc/custom/quests/quest_shop.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/custom/quests/quest_shop.txt b/npc/custom/quests/quest_shop.txt
index 1fae7abb9..2d1ab33a4 100644
--- a/npc/custom/quests/quest_shop.txt
+++ b/npc/custom/quests/quest_shop.txt
@@ -223,8 +223,8 @@ function script qshop {
// Dummy shop data -- copy as needed.
//============================================================
-- shop qshop1 -1,909:-1
-- shop qshop2 -1,909:-1
-- shop qshop3 -1,909:-1
-- shop qshop4 -1,909:-1
-- shop qshop5 -1,909:-1
+- shop qshop1 FAKE_NPC,909:-1
+- shop qshop2 FAKE_NPC,909:-1
+- shop qshop3 FAKE_NPC,909:-1
+- shop qshop4 FAKE_NPC,909:-1
+- shop qshop5 FAKE_NPC,909:-1