RoomType
This enum is contiguous. (Every value is satisfied between 1 and 29, inclusive.)
Enumeration Members
DEFAULT
• DEFAULT = 1
Defined in
SHOP
• SHOP = 2
Defined in
ERROR
• ERROR = 3
Defined in
TREASURE
• TREASURE = 4
Defined in
BOSS
• BOSS = 5
Defined in
MINI_BOSS
• MINI_BOSS = 6
Defined in
SECRET
• SECRET = 7
Defined in
SUPER_SECRET
• SUPER_SECRET = 8
Defined in
ARCADE
• ARCADE = 9
Defined in
CURSE
• CURSE = 10
Defined in
CHALLENGE
• CHALLENGE = 11
This includes both normal Challenge Rooms and Boss Challenge Rooms.
Defined in
LIBRARY
• LIBRARY = 12
Defined in
SACRIFICE
• SACRIFICE = 13
Defined in
DEVIL
• DEVIL = 14
Defined in
ANGEL
• ANGEL = 15
Defined in
DUNGEON
• DUNGEON = 16
This is the room type of a crawl space.
Defined in
BOSS_RUSH
• BOSS_RUSH = 17
Defined in
CLEAN_BEDROOM
• CLEAN_BEDROOM = 18
Defined in
DIRTY_BEDROOM
• DIRTY_BEDROOM = 19