Revert "some fixes!"

This reverts commit 0c5effbc7b.
This commit is contained in:
QuoteFox
2021-03-20 19:01:30 +00:00
parent 5dbf439e0b
commit 9cf0ca814b
8 changed files with 10 additions and 12 deletions
@@ -427,10 +427,10 @@
output += "<br>...?"
else
. += "[print_flavor_text()]"
output += "<br>[url_encode(json_encode(flavor_text))]"
output += "<br>[replacetext(sanitize(html_decode(flavor_text)), "#", "<p>")]"
if(ooc_text)
output += "<br><br><i><b>OOC</b>"
output += "<br>[url_encode(json_encode(ooc_text))]"
output += "<br>[replacetext(sanitize(html_decode(ooc_text)), "#", "<p>")]"
SEND_SIGNAL(src, COMSIG_PARENT_EXAMINE, user, msg)
. += "*---------*</span>"