Initial commit of Escoria-Reloaded. Still a lot of missing stuff.

This commit is contained in:
Julian Murgia
2020-12-17 16:24:25 +01:00
commit f26d96f115
1794 changed files with 89611 additions and 0 deletions

19
game/rooms/room4/esc/room4.esc Executable file
View File

@@ -0,0 +1,19 @@
:setup
> [eq ESC_LAST_SCENE room3]
teleport player l_exit
# Set player look right
set_angle player 180
stop
> [eq ESC_LAST_SCENE room5]
teleport player r_exit
# Set player look left
set_angle player 270
stop
> [!last_scene]
teleport player player_start
stop
teleport player player_start
#walk player r_exit