Changed Lobby Tunnel
This commit is contained in:
parent
6278cfbdb8
commit
db85ed4e07
@ -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 3
|
set the player's walk speed to 2
|
||||||
|
|
||||||
on region exit:
|
on region exit:
|
||||||
wait 1 tick
|
wait 1 tick
|
||||||
|
Loading…
Reference in New Issue
Block a user