summaryrefslogtreecommitdiff
path: root/npc/012-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-1')
-rw-r--r--npc/012-1/soul-menhir.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/012-1/soul-menhir.txt b/npc/012-1/soul-menhir.txt
index 790225a01..419541f6d 100644
--- a/npc/012-1/soul-menhir.txt
+++ b/npc/012-1/soul-menhir.txt
@@ -4,10 +4,10 @@
// Description:
// Soul Menhir
-012-1,115,70,0 script Soul Menhir#hurns NPC_SOUL_NORMAL,{
+012-1,88,69,0 script Soul Menhir#hurns NPC_SOUL_NORMAL,{
@map$ = "012-1";
- setarray @Xs, 52, 53, 54, 52, 54, 52, 54;
- setarray @Ys, 39, 39, 39, 40, 40, 41, 41;
+ setarray @Xs, 86, 87, 86, 87;
+ setarray @Ys, 69, 70, 69, 70;
@x = 0;
@y = 0;
callfunc "SoulMenhir";