summaryrefslogtreecommitdiff
path: root/npc/000-2-1/chefgado.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1/chefgado.txt')
-rw-r--r--npc/000-2-1/chefgado.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt
new file mode 100644
index 00000000..f1640303
--- /dev/null
+++ b/npc/000-2-1/chefgado.txt
@@ -0,0 +1,13 @@
+// Evol scripts.
+// Author:
+// Hal9000
+// Description:
+// La Johanne Chef.
+
+000-2-1.gat,17,30,0,1 script Chef Gado 318;2,{
+ mesn;
+ mes l("[...]");
+
+ close;
+
+}