Skip to content

RoomType

Defined in: RoomType.ts:2

This enum is contiguous. (Every value is satisfied between 1 and 29, inclusive.)

DEFAULT: 1

Defined in: RoomType.ts:6


SHOP: 2

Defined in: RoomType.ts:7


ERROR: 3

Defined in: RoomType.ts:8


TREASURE: 4

Defined in: RoomType.ts:9


BOSS: 5

Defined in: RoomType.ts:10


MINI_BOSS: 6

Defined in: RoomType.ts:11


SECRET: 7

Defined in: RoomType.ts:12


SUPER_SECRET: 8

Defined in: RoomType.ts:13


ARCADE: 9

Defined in: RoomType.ts:14


CURSE: 10

Defined in: RoomType.ts:15


CHALLENGE: 11

Defined in: RoomType.ts:18

This includes both normal Challenge Rooms and Boss Challenge Rooms.


LIBRARY: 12

Defined in: RoomType.ts:20


SACRIFICE: 13

Defined in: RoomType.ts:21


DEVIL: 14

Defined in: RoomType.ts:22


ANGEL: 15

Defined in: RoomType.ts:23


DUNGEON: 16

Defined in: RoomType.ts:26

This is the room type of a crawl space.


BOSS_RUSH: 17

Defined in: RoomType.ts:28


CLEAN_BEDROOM: 18

Defined in: RoomType.ts:29


DIRTY_BEDROOM: 19

Defined in: RoomType.ts:30


VAULT: 20

Defined in: RoomType.ts:31


DICE: 21

Defined in: RoomType.ts:32


BLACK_MARKET: 22

Defined in: RoomType.ts:33


GREED_EXIT: 23

Defined in: RoomType.ts:34


PLANETARIUM: 24

Defined in: RoomType.ts:35


TELEPORTER: 25

Defined in: RoomType.ts:38

The Mausoleum teleporter entrance. Currently unused.


TELEPORTER_EXIT: 26

Defined in: RoomType.ts:41

The Mausoleum teleporter exit. Currently unused.


SECRET_EXIT: 27

Defined in: RoomType.ts:47

The room with a trapdoor to the Repentance floors. This also includes the “strange room” on Depths 2.


BLUE: 28

Defined in: RoomType.ts:50

The Blue Womb rooms spawned by the Blue Key.


ULTRA_SECRET: 29

Defined in: RoomType.ts:52


DEATHMATCH: 30

Defined in: RoomType.ts:55

Added in Repentance+.