Skip to main content

TreasureRoomSubType

For StageID.SPECIAL_ROOMS (0), RoomType.TREASURE (4).

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

Enumeration Members

NORMAL

NORMAL = 0

Defined in

collections/roomSubTypes.ts:31


MORE_OPTIONS

MORE_OPTIONS = 1

Defined in

collections/roomSubTypes.ts:32


PAY_TO_WIN

PAY_TO_WIN = 2

Defined in

collections/roomSubTypes.ts:33


MORE_OPTIONS_AND_PAY_TO_WIN

MORE_OPTIONS_AND_PAY_TO_WIN = 3

Defined in

collections/roomSubTypes.ts:34


KNIFE_PIECE

KNIFE_PIECE = 34

Defined in

collections/roomSubTypes.ts:35