summaryrefslogtreecommitdiff
path: root/npc/annuals/xmas/2021.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/annuals/xmas/2021.txt')
-rw-r--r--npc/annuals/xmas/2021.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/npc/annuals/xmas/2021.txt b/npc/annuals/xmas/2021.txt
index 36aadc29..f025e44d 100644
--- a/npc/annuals/xmas/2021.txt
+++ b/npc/annuals/xmas/2021.txt
@@ -39,6 +39,14 @@ function script X21_DODISPATCH {
return;
}
+function script X21_POPPET {
+ return (XMAS2021 & X21_METPOPPY);
+}
+function script X21_DOPOPPET {
+ XMAS2021 = (XMAS2021 | X21_METPOPPY);
+ return;
+}
+
function script X21BC1_CLEAR {
return (XMAS2021 & X21_BOSSDEFEAT);
}
@@ -378,10 +386,13 @@ function script X21_SEEDS {
081-2 mapflag bexp 125
080-3 mapflag bexp 125
080-1 mapflag bexp 125
+082-2 mapflag bexp 110
/* Secure regions */
081-3 mapflag zone MMO
081-3 mapflag nosave 081-1,68,31
+082-2 mapflag zone MMO
+082-3 mapflag zone MMO
/* Script Core */
080-1,0,0,0 script #XMAS21Core NPC_HIDDEN,{