MinesRoomSubType
For StageID.MINES
(29) and StageID.ASHPIT
(30), RoomType.DEFAULT
(1).
This matches the sub-type in the "29.mines.stb" and "30.ashpit.stb" files.
Enumeration Members
NORMAL
• NORMAL = 0
Defined in
collections/roomSubTypes.ts:355
BUTTON_ROOM
• BUTTON_ROOM = 1
Defined in
collections/roomSubTypes.ts:356
MINESHAFT_ENTRANCE
• MINESHAFT_ENTRANCE = 10
Defined in
collections/roomSubTypes.ts:357
MINESHAFT_LOBBY
• MINESHAFT_LOBBY = 11
Defined in
collections/roomSubTypes.ts:358
MINESHAFT_KNIFE_PIECE
• MINESHAFT_KNIFE_PIECE = 20
Defined in
collections/roomSubTypes.ts:359
MINESHAFT_ROOM_PRE_CHASE
• MINESHAFT_ROOM_PRE_CHASE = 30
Defined in
collections/roomSubTypes.ts:360
MINESHAFT_ROOM_POST_CHASE
• MINESHAFT_ROOM_POST_CHASE = 31