mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-19 12:13:38 +01:00
converts our spans (#9185)
This commit is contained in:
@@ -56,4 +56,4 @@
|
||||
set desc = "Toggle item's digestability."
|
||||
digestable = !digestable
|
||||
if(!digestable)
|
||||
to_chat(usr, "<span class='notice'>[src] is now protected from digestion.</span>")
|
||||
to_chat(usr, span_notice("[src] is now protected from digestion."))
|
||||
|
||||
Reference in New Issue
Block a user