feat: New graphics room 12
This commit is contained in:
committed by
Julian Murgia
parent
49cb278ee3
commit
a3d531c89b
7
game/rooms/room12/esc/transition_blackout.esc
Normal file
7
game/rooms/room12/esc/transition_blackout.esc
Normal file
@@ -0,0 +1,7 @@
|
||||
:use
|
||||
accept_input NONE
|
||||
say player "Blackout"
|
||||
transition fade_black out 0.0
|
||||
wait 1
|
||||
transition fade_black in 0.0
|
||||
accept_input ALL
|
||||
Reference in New Issue
Block a user