ootw: c2: lock door now that debugging is done

This commit is contained in:
Vince Weaver 2019-08-22 13:21:04 -04:00
parent aa5a06a7d5
commit 440320366d

View File

@ -1261,7 +1261,7 @@ door_c2_r4_status:
c2_r4_door0_status: .byte DOOR_STATUS_CLOSED
c2_r4_door1_status: .byte DOOR_STATUS_CLOSED
c2_r4_door2_status: .byte DOOR_STATUS_CLOSED
c2_r4_door3_status: .byte DOOR_STATUS_CLOSED
c2_r4_door3_status: .byte DOOR_STATUS_LOCKED
door_c2_r4_x:
c2_r4_door0_x: .byte 18