summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/annuals/xmas/2021.txt4
1 files changed, 2 insertions, 2 deletions
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 */