mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Remove the Beach House option.
This commit is contained in:
parent
b8dfee5114
commit
674b4dcc4a
20 changed files with 1 additions and 401 deletions
|
|
@ -248,6 +248,3 @@ const_value = 0
|
|||
const LORELEIS_ROOM ; $F5
|
||||
const BRUNOS_ROOM ; $F6
|
||||
const AGATHAS_ROOM ; $F7
|
||||
IF DEF(_OPTION_BEACH_HOUSE)
|
||||
const BEACH_HOUSE ; $F8
|
||||
ENDC
|
||||
|
|
|
|||
|
|
@ -891,8 +891,3 @@ BRUNOS_ROOM_WIDTH EQU $05
|
|||
; Agatha_h map_id=247
|
||||
AGATHAS_ROOM_HEIGHT EQU $06
|
||||
AGATHAS_ROOM_WIDTH EQU $05
|
||||
|
||||
IF DEF(_OPTION_BEACH_HOUSE)
|
||||
BEACH_HOUSE_HEIGHT EQU 4
|
||||
BEACH_HOUSE_WIDTH EQU 7
|
||||
ENDC
|
||||
|
|
|
|||
|
|
@ -24,6 +24,3 @@ const_value = 0
|
|||
const CLUB ; 21
|
||||
const FACILITY ; 22
|
||||
const PLATEAU ; 23
|
||||
IF DEF(_OPTION_BEACH_HOUSE)
|
||||
const BEACH_HOUSE_TILESET ; 24
|
||||
ENDC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue