Skip to main content

ChallengeRoomSubType

For StageID.SPECIAL_ROOMS (0), RoomType.CHALLENGE (11).

This matches the sub-type in the "00.special rooms.stb" file and elsewhere.

Enumeration Members

NORMAL

NORMAL = 0

Defined in

collections/roomSubTypes.ts:246


BOSS

BOSS = 1

Defined in

collections/roomSubTypes.ts:247


NORMAL_WAVE

NORMAL_WAVE = 10

Defined in

collections/roomSubTypes.ts:248


BOSS_WAVE

BOSS_WAVE = 11

Defined in

collections/roomSubTypes.ts:249


GREAT_GIDEON_WAVE

GREAT_GIDEON_WAVE = 12

Defined in

collections/roomSubTypes.ts:250