mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Also adding memories
This commit is contained in:
@@ -625,7 +625,7 @@ var/list/slot_equipment_priority = list( \
|
||||
set category = "IC"
|
||||
|
||||
msg = copytext(msg, 1, MAX_MESSAGE_LEN)
|
||||
msg = sanitize(msg)
|
||||
msg = sanitize_simple(html_encode(msg), list("\n" = "<BR>"))
|
||||
|
||||
if(mind)
|
||||
mind.store_memory(msg)
|
||||
|
||||
Reference in New Issue
Block a user