diff options
Diffstat (limited to 'npc/001-1_Tulimshar/soul-menhir.txt')
-rw-r--r-- | npc/001-1_Tulimshar/soul-menhir.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/npc/001-1_Tulimshar/soul-menhir.txt b/npc/001-1_Tulimshar/soul-menhir.txt index 147ed63d..45c5dfea 100644 --- a/npc/001-1_Tulimshar/soul-menhir.txt +++ b/npc/001-1_Tulimshar/soul-menhir.txt @@ -1,5 +1,7 @@ -new_3-1.gat,38,69,0 script Soul Menhir 144, { - set @map$, "new_3-1.gat"; +// + +001-1.gat,38,69,0 script Soul Menhir 144, { + set @map$, "001-1.gat"; set @x, 38; set @y, 70; callfunc "SoulMenhir"; |