mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
adds span class to failed to teleport warning
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
if (O)
|
||||
observer.loc = O.loc
|
||||
else
|
||||
src << "Teleporting failed. You should be able to use ghost verbs to teleport somewhere useful"
|
||||
src << "<span class='notice'>Teleporting failed. You should be able to use ghost verbs to teleport somewhere useful</span>"
|
||||
if(client.prefs.be_random_name)
|
||||
client.prefs.real_name = random_unique_name(gender)
|
||||
if(client.prefs.be_random_body)
|
||||
|
||||
Reference in New Issue
Block a user