summaryrefslogtreecommitdiff
path: root/npc/020-1/soul-menhir.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/020-1/soul-menhir.txt')
-rw-r--r--npc/020-1/soul-menhir.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/020-1/soul-menhir.txt b/npc/020-1/soul-menhir.txt
new file mode 100644
index 00000000..7769530c
--- /dev/null
+++ b/npc/020-1/soul-menhir.txt
@@ -0,0 +1,6 @@
+new_11-1.gat,64,89,0 script Soul Menhir 144, {
+ set @map$, "new_11-1.gat";
+ set @x, 64;
+ set @y, 90;
+ callfunc "SoulMenhir";
+}