summaryrefslogtreecommitdiff
path: root/npc/005-2
diff options
context:
space:
mode:
Diffstat (limited to 'npc/005-2')
-rw-r--r--npc/005-2/saxsochest.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/005-2/saxsochest.txt b/npc/005-2/saxsochest.txt
index ddc9672c6..61a13d509 100644
--- a/npc/005-2/saxsochest.txt
+++ b/npc/005-2/saxsochest.txt
@@ -5,7 +5,7 @@
// Minor quest for a necklace
005-2,44,41,0 script Saxso Chest NPC_NO_SPRITE,{
-
+
function quest_completed {
speech S_FIRST_BLANK_LINE | S_LAST_NEXT,
l("you already opened the chest.");
@@ -46,7 +46,7 @@
}
} while (@menu != 2);
}
-
+
do
{
.@chest = getq(CandorQuest_Chest);