forgot that

This commit is contained in:
Archie
2021-04-22 22:11:48 -03:00
parent 143b441b33
commit d48746d597
-3
View File
@@ -31,9 +31,6 @@ GLOBAL_LIST_EMPTY(mobs_with_editable_flavor_text) //et tu, hacky code
always_show = _always_show
can_edit = _edit
save_key = _save_key
message_admins(target)
message_admins(text)
message_admins(save_key)
examine_no_preview = _examine_no_preview
RegisterSignal(target, COMSIG_PARENT_EXAMINE, .proc/show_flavor)