diff options
Diffstat (limited to 'npc/001-1_Tulimshar/soul-menhir.txt')
-rw-r--r-- | npc/001-1_Tulimshar/soul-menhir.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-1_Tulimshar/soul-menhir.txt b/npc/001-1_Tulimshar/soul-menhir.txt index eacdd9e8..00208932 100644 --- a/npc/001-1_Tulimshar/soul-menhir.txt +++ b/npc/001-1_Tulimshar/soul-menhir.txt @@ -1,6 +1,7 @@ // 001-1.gat,38,69,0 script Soul Menhir 144, { + callfunc "ClearVariables"; set @map$, "001-1.gat"; setarray @Xs, 37, 38, 39, 37, 39, 37, 39; setarray @Ys, 68, 68, 68, 69, 69, 70, 70; |