Door state fix attempt2
This commit is contained in:
@@ -214,6 +214,3 @@ jsl CheckIfDoorsOpen
|
||||
bcs .normal
|
||||
rts
|
||||
.normal
|
||||
|
||||
org $0282D1 ; Module08_00_LoadProperties
|
||||
JSL ClearDoorState
|
||||
|
||||
@@ -164,8 +164,3 @@ BigKeyDoorCheck:
|
||||
LDA.l DRFlags : AND #$0400 : BNE + ; skip if the flag is set - bk doors can be double-sided
|
||||
PLA : PEA.w RoomDraw_OneSidedShutters_South_onesided_shutter_or_big_key_door-1
|
||||
+ LDA.w #$0000 : RTL
|
||||
|
||||
ClearDoorState:
|
||||
STZ.b $6C
|
||||
LDA.b #$82 : STA.b $99 ; what was wrote over
|
||||
RTL
|
||||
|
||||
Reference in New Issue
Block a user