Runescape Style Chat.

Orginal: https://github.com/tgstation/tgstation/pull/50608
This commit is contained in:
QuoteFox
2020-06-11 12:12:01 +01:00
parent 90603d76e6
commit 060ac61c48
16 changed files with 309 additions and 30 deletions
+1
View File
@@ -458,6 +458,7 @@ GLOBAL_LIST_EMPTY(external_rsc_urls)
if(movingmob != null)
movingmob.client_mobs_in_contents -= mob
UNSETEMPTY(movingmob.client_mobs_in_contents)
seen_messages = null
Master.UpdateTickRate()
return ..()