mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Typo and color macro fix
This commit is contained in:
@@ -176,8 +176,8 @@
|
||||
if(target && target.current)
|
||||
targetname = target.current.real_name
|
||||
var/list/explanationTexts = list("Attempt to make your presence unknown to the crew.", \
|
||||
"Kill or Dystroy all Janitors or Sanitation bots.", \
|
||||
"Drive [targetname] insane."
|
||||
"Kill or Destroy all Janitors or Sanitation bots.", \
|
||||
"Drive [targetname] insane with demonic whispering."
|
||||
)
|
||||
|
||||
explanation_text = pick(explanationTexts)
|
||||
|
||||
Reference in New Issue
Block a user