summaryrefslogtreecommitdiff
path: root/npc/009-2_Hurnscald/misc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-2_Hurnscald/misc.txt')
-rw-r--r--npc/009-2_Hurnscald/misc.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/npc/009-2_Hurnscald/misc.txt b/npc/009-2_Hurnscald/misc.txt
new file mode 100644
index 00000000..b2cfe9da
--- /dev/null
+++ b/npc/009-2_Hurnscald/misc.txt
@@ -0,0 +1,11 @@
+//Note in bar
+
+new_20-1.gat,54,49,0 script Note 127, {
+ mes "[Note]";
+ mes "\"We refuse service to anyone who:\"";
+ mes "\"-Has a bubblehead\"";
+ mes "\"-Is not properly shaded\"";
+ mes "\"-Can't walk without stopping after every step\"";
+ close;
+ // In case you don't get the joke - it's a parody on Illutia.
+}