1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-06-29 15:28:50 +00:00

fixup to Halloween

This commit is contained in:
Zeno Rogue
2024-03-14 19:36:21 +01:00
parent 9cc370a2d2
commit 5bb4b69c23
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1412,7 +1412,7 @@ LAND( 0xFF7518, "Halloween", laHalloween, ZERO, itTreat, RESERVED, halloweendesc
m == moLancer || m == moFireFairy ||
m == moBomberbird || m == moRatlingAvenger ||
m == moVineBeast || m == moDragonHead || m == moDragonTail) ? 1 : 0)
REQ( NEVER )
REQ( ALWAYS )
LAND( 0x605040, "Dungeon", laDungeon, ZERO | LF_GRAVITY | LF_EQUI, itSlime, RESERVED,
"The result of a collaboration of the Great Vizier and the Wizard of the Ivory Tower."