From cd6424df5baf7d46b96fa1ee4be500ad8b131a82 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 7 Dec 2021 11:32:43 -0300 Subject: Fix a typo --- npc/annuals/xmas/2021.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/annuals') diff --git a/npc/annuals/xmas/2021.txt b/npc/annuals/xmas/2021.txt index bc7f0d30..27451e99 100644 --- a/npc/annuals/xmas/2021.txt +++ b/npc/annuals/xmas/2021.txt @@ -114,7 +114,7 @@ function script X21INIT { "#XMAS21Core"::spawn(Bee, 9, .@mapc$); "#XMAS21Core"::spawn(Butterfly, 24, .@mapc$); "#XMAS21Core"::spawn(PinkFlower, 42, .@mapc$); - "#XMAS21Core"::spawn(Pinkie, 36, .@mapc$); + "#XMAS21Core"::spawn(Pinkie, 32, .@mapc$); "#XMAS21Core"::spawn(Hyvern, 6, .@mapc$); "#XMAS21Core"::spawn(WitchGuard, 8, .@mapc$); @@ -124,7 +124,7 @@ function script X21INIT { "#XMAS21Core"::spawn(Bee, 5, .@mapd$); "#XMAS21Core"::spawn(Butterfly, 15, .@mapd$); "#XMAS21Core"::spawn(PinkFlower, 24, .@mapd$); - "#XMAS21Core"::spawn(Pinkie, 15, .@mapd$); + "#XMAS21Core"::spawn(Pinkie, 18, .@mapd$); "#XMAS21Core"::spawn(Hyvern, 3, .@mapd$); /* The Three Guardians */ -- cgit v1.2.3-60-g2f50