dos33fsprogs/games/riven_hgr/disk38_files/disk38_defines.inc

28 lines
324 B
PHP
Raw Normal View History

LOAD_TITLE_38 = 0
LOAD_PROJECTOR = 1
2024-08-11 05:41:23 +00:00
LOAD_ENTRY = 2
2024-08-12 03:24:57 +00:00
LOAD_CLOSE = 3
LOAD_MID = 4
;================================
; Level definitions
; Projector
RIVEN_PROJECTOR = 0
RIVEN_WAHRK = 1
2024-08-11 05:41:23 +00:00
; Entry
RIVEN_DOOR = 0
RIVEN_NEAR_DOOR = 1
2024-08-12 03:24:57 +00:00
; MID
RIVEN_MID = 0
; Close in
RIVEN_CLOSE = 0
RIVEN_WAHRK_L = 1
RIVEN_WAHRK_R = 2