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/055-1/_nodes.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/055-1') diff --git a/world/map/npc/055-1/_nodes.txt b/world/map/npc/055-1/_nodes.txt index 68612765..e6da33ea 100644 --- a/world/map/npc/055-1/_nodes.txt +++ b/world/map/npc/055-1/_nodes.txt @@ -6,10 +6,10 @@ end; OnInit: setarray .m$, "_N-Pumpkin", "055-1", "055-1", "055-1"; - setarray .x1, "_N-Pumpkin", 41, 129, 133; - setarray .y1, "_N-Pumpkin", 22, 23, 27; - setarray .x2, "_N-Pumpkin", 47, 135, 139; - setarray .y2, "_N-Pumpkin", 30, 26, 33; + setarray .x1, "_N-Pumpkin", 129, 133, 41; + setarray .y1, "_N-Pumpkin", 23, 27, 22; + setarray .x2, "_N-Pumpkin", 135, 139, 47; + setarray .y2, "_N-Pumpkin", 26, 33, 30; setarray .id, "_N-Pumpkin", 0, 0, 0; donpcevent "_N-Pumpkin::OnMaybeStart"; destroy; -- cgit v1.2.3-60-g2f50