padding
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
:setup
|
||||
inventory_add turno_cocina_frontal
|
||||
anim eneko_smoking idle
|
||||
> [eq ESC_LAST_SCENE despensa]
|
||||
teleport player puerta_despensa_start
|
||||
set_angle player 180
|
||||
stop
|
||||
> [eq ESC_LAST_SCENE cocina_detras]
|
||||
teleport player puerta_detras_start
|
||||
set_angle player 180
|
||||
stop
|
||||
> [eq ESC_LAST_SCENE cocina]
|
||||
teleport player puerta_cocina_start
|
||||
set_angle player 180
|
||||
stop
|
||||
teleport player new_game_start_location
|
||||
inventory_add turno_cocina_frontal
|
||||
anim eneko_smoking idle
|
||||
> [eq ESC_LAST_SCENE despensa]
|
||||
teleport player puerta_despensa_start
|
||||
set_angle player 180
|
||||
stop
|
||||
> [eq ESC_LAST_SCENE cocina_detras]
|
||||
teleport player puerta_detras_start
|
||||
set_angle player 180
|
||||
stop
|
||||
> [eq ESC_LAST_SCENE cocina]
|
||||
teleport player puerta_cocina_start
|
||||
set_angle player 180
|
||||
stop
|
||||
teleport player new_game_start_location
|
||||
set_angle player 180
|
||||
|
||||
|
||||
:ready
|
||||
@@ -28,4 +28,3 @@
|
||||
say current_player hello_start_game:"Alo Uli!"
|
||||
set_gui_visible true
|
||||
accept_input ALL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user