summaryrefslogtreecommitdiff
path: root/npc/009-2/drunks.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-2/drunks.txt')
-rw-r--r--npc/009-2/drunks.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/npc/009-2/drunks.txt b/npc/009-2/drunks.txt
new file mode 100644
index 00000000..79794140
--- /dev/null
+++ b/npc/009-2/drunks.txt
@@ -0,0 +1,14 @@
+
+009-2,65,55,0 script Drinker#1 NPC121,{
+ mes "[Binge Drinker]";
+ mes "\"Ha! I'll drink muuuch mo.. more than you! Im not ooone biiit dr...dr..unk!\"";
+ close;
+}
+
+
+009-2,68,55,0 script Drinker#2 NPC121,{
+ mes "[Binge Drinker]";
+ mes "\"I can still drink more! Better give up you... you... teelotaler! MORE BEER MELINDA!\"";
+ //I know it's called "teetotaler". That error is on purpose.
+ close;
+}