mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 02:25:06 +01:00
This is why we test
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
msg += "<br><br><b>LIKES</b><br><br>[ooc_notes_likes]"
|
||||
if(ooc_notes_dislikes)
|
||||
msg += "<br><br><b>DISLIKES</b><br><br>[ooc_notes_dislikes]"
|
||||
to_chat(src, "<span class='filter_notice'>[src]'s Metainfo:<br>[msg]</span>")
|
||||
to_chat(usr, "<span class='filter_notice'>[src]'s Metainfo:<br>[msg]</span>")
|
||||
|
||||
/mob/living/verb/set_custom_link()
|
||||
set name = "Set Custom Link"
|
||||
|
||||
Reference in New Issue
Block a user