mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Replaces info class with notice and purges info (#26421)
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
return TRUE
|
||||
|
||||
/obj/structure/proc/get_climb_text()
|
||||
return "<span class='info'>You can <b>Click-Drag</b> yourself to [src] to climb on top of it after a short delay.</span>"
|
||||
return "<span class='notice'>You can <b>Click-Drag</b> yourself to [src] to climb on top of it after a short delay.</span>"
|
||||
|
||||
/obj/structure/examine(mob/user)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user