DungeonSubType
For StageID.SPECIAL_ROOMS
(0), RoomType.DUNGEON
(16).
This matches the sub-type in the "00.special rooms.stb" file and elsewhere.
Enumeration Members
NORMAL
• NORMAL = 0
Defined in
collections/roomSubTypes.ts:303
GIDEONS_GRAVE
• GIDEONS_GRAVE = 1
This is the room uncovered by throwing a Chaos Card at Great Gideon.
Defined in
collections/roomSubTypes.ts:306
ROTGUT_MAGGOT
• ROTGUT_MAGGOT = 2
This is the room for the second phase of Rotgut.
Defined in
collections/roomSubTypes.ts:309
ROTGUT_HEART
• ROTGUT_HEART = 3
This is the room for the third phase of Rotgut.
Defined in
collections/roomSubTypes.ts:312
BEAST_ROOM
• BEAST_ROOM = 4