Files
gymkhana-actions/game/rooms/room03/esc/right_platform.esc
balloonpopper 09ab75a913 feat: Updated room 2 and 3 graphics (#492)
Co-authored-by: Balloonpopper <balloonpopper@git.com>
2022-02-15 18:21:42 +01:00

8 lines
123 B
Plaintext
Executable File

:look
set_angle player 90
say player "That's the other side."
:arrived
set_angle player 90
say player "I can't reach it."