feat: add esc_current_scene reserved global (#474)
Co-authored-by: Duncan Brown <duncan@bhs-consultants.com>
This commit is contained in:
8
game/rooms/room16/esc/room16.esc
Normal file
8
game/rooms/room16/esc/room16.esc
Normal file
@@ -0,0 +1,8 @@
|
||||
:setup
|
||||
|
||||
> [eq ESC_LAST_SCENE room15]
|
||||
teleport player r16_l_exit
|
||||
# Set player look right
|
||||
set_angle player 90
|
||||
stop
|
||||
|
||||
Reference in New Issue
Block a user