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