summaryrefslogtreecommitdiff
path: root/npc/000-0-0/q'onan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-0-0/q'onan.txt')
-rw-r--r--npc/000-0-0/q'onan.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/000-0-0/q'onan.txt b/npc/000-0-0/q'onan.txt
index dc39d9d6..f0c8ae1f 100644
--- a/npc/000-0-0/q'onan.txt
+++ b/npc/000-0-0/q'onan.txt
@@ -5,7 +5,6 @@
// Sleeping and snoring NPC.
000-0-0.gat,29,28,0,1 script Q'Onan 302,{
-
mesn;
set @q, rand(2);
@@ -21,5 +20,4 @@ l_Snoring:
setcamnpc;
mesq l("Rrrr... Pchhhh...");
close;
-
}