From 245355434d5c14ea22236815a7a320d39e0f3a16 Mon Sep 17 00:00:00 2001 From: Monwarez Date: Tue, 1 Nov 2016 17:50:05 +0100 Subject: Add Mask of Blinking, and add it to gak --- world/map/npc/001-2/_nodes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/001-2') diff --git a/world/map/npc/001-2/_nodes.txt b/world/map/npc/001-2/_nodes.txt index d8d6ebf2..5a5cdeac 100644 --- a/world/map/npc/001-2/_nodes.txt +++ b/world/map/npc/001-2/_nodes.txt @@ -6,8 +6,8 @@ end; OnInit: setarray .m$, "_N-Alchemy", "001-2", "001-2", "001-2", "001-2"; - setarray .x1, "_N-Alchemy", 98, 98, 92, 92; - setarray .y1, "_N-Alchemy", 89, 76, 89, 76; + setarray .x1, "_N-Alchemy", 98, 92, 98, 92; + setarray .y1, "_N-Alchemy", 76, 76, 89, 89; setarray .x2, "_N-Alchemy", 0, 0, 0, 0; setarray .y2, "_N-Alchemy", 0, 0, 0, 0; setarray .id, "_N-Alchemy", 0, 0, 0, 0; -- cgit v1.2.3-60-g2f50