mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
Deadchat now has runechat (#27366)
* Deadchat now has runechat * invisible gone, welcome viewers * cached viewers * botch * im dumb
This commit is contained in:
@@ -137,6 +137,9 @@
|
||||
symbol = "<span style='font-size: 5px; color: #6699cc;'><b>\[LOOC]</b></span> "
|
||||
size ||= "small"
|
||||
output_color = "gray"
|
||||
if(RUNECHAT_SYMBOL_DEAD)
|
||||
symbol = null
|
||||
output_color = "#b826b3"
|
||||
else
|
||||
symbol = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user