mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
Ladders give the user a message if they're broken (#23063)
Now it's clear when a ladder is just set up incorrectly. Even though they're super old fashioned and only used for admin memes and whatnot.
This commit is contained in:
@@ -66,6 +66,8 @@
|
||||
go_up(user,is_ghost)
|
||||
else if(down)
|
||||
go_down(user,is_ghost)
|
||||
else
|
||||
user << "<span class='warning'>[src] doesn't seem to lead anywhere!</span>"
|
||||
|
||||
if(!is_ghost)
|
||||
add_fingerprint(user)
|
||||
|
||||
Reference in New Issue
Block a user