summaryrefslogtreecommitdiff
path: root/npc/000-2-1/q'onan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1/q'onan.txt')
-rw-r--r--npc/000-2-1/q'onan.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/000-2-1/q'onan.txt b/npc/000-2-1/q'onan.txt
index 6827f0f1..94e38cd2 100644
--- a/npc/000-2-1/q'onan.txt
+++ b/npc/000-2-1/q'onan.txt
@@ -5,7 +5,6 @@
// Sleeping and snoring NPC.
000-2-1.gat,53,38,0,1 script Q'Onan 302;2,{
-
mesn;
set @q, rand(2);
@@ -18,5 +17,4 @@
l_Zzz:
mesq l("Zzzzzzzzzz");
close;
-
}