Changed Lobby Tunnel
This commit is contained in:
parent
2520dccabd
commit
0f975c6158
@ -2,7 +2,7 @@
|
|||||||
on region enter:
|
on region enter:
|
||||||
wait 1 tick
|
wait 1 tick
|
||||||
if "%event-region%" contains "lobby_tunnel_":
|
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:
|
on region exit:
|
||||||
wait 1 tick
|
wait 1 tick
|
||||||
|
Loading…
Reference in New Issue
Block a user