diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-12-05 23:57:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-12-05 23:57:13 -0300 |
commit | 1f319e042c7f6506e5b4e26dc924f5c68c6d91ea (patch) | |
tree | f8def810cf362f770c70c485636643d400ef6424 /npc/080-1 | |
parent | a148e5e7ab91bc9018d261e05c31d92bb80e8946 (diff) | |
download | serverdata-1f319e042c7f6506e5b4e26dc924f5c68c6d91ea.tar.gz serverdata-1f319e042c7f6506e5b4e26dc924f5c68c6d91ea.tar.bz2 serverdata-1f319e042c7f6506e5b4e26dc924f5c68c6d91ea.tar.xz serverdata-1f319e042c7f6506e5b4e26dc924f5c68c6d91ea.zip |
Move the candle puzzle hints around.
Diffstat (limited to 'npc/080-1')
-rw-r--r-- | npc/080-1/final.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/080-1/final.txt b/npc/080-1/final.txt index d534d36f..12b1b7d8 100644 --- a/npc/080-1/final.txt +++ b/npc/080-1/final.txt @@ -39,6 +39,8 @@ OnInit: OnInit: .distance=4; + // FIXME CRITICAL: Should the colored masks be featured? + // AFAIK, only the original was featured on the original event. setarray .prizes, BlinkingEvil, BlinkingEvilRed, BlinkingEvilBlue, BlinkingEvilPink, BlinkingEvilYellow, GuyFawkesMask, OperaMask, JesterMask, GoblinMask, WitchHat; |