Changed Lobby Tunnel

This commit is contained in:
Christer Warén 2020-10-22 16:47:41 +03:00
parent 2520dccabd
commit 0f975c6158

View File

@ -2,7 +2,7 @@
on region enter:
wait 1 tick
if "%event-region%" contains "lobby_tunnel_":
set the player's walk speed to 1
set the player's walk speed to 0.6
on region exit:
wait 1 tick