@@ 427,10 427,12 @@ RTN
#36 SWP .table + STZ
;draw-table JSR2
- ( detect room end )
- ;count-table JSR2 #04 ! ,&no-room-complete JCN
+ ( start room timer )
+ .player/hp LDZ #00 = ,&no-timer JCN
+ ;count-table JSR2 #04 ! ,&no-timer JCN
#30 .table/timer STZ
- &no-room-complete
+ #00 .player/ran STZ
+ &no-timer
RTN