mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Hopefully this works (#14948)
This commit is contained in:
+1
-5
@@ -891,12 +891,8 @@
|
||||
message_admins("[key_name_admin(usr)] has de-culted [key_name_admin(current)]")
|
||||
if("cultist")
|
||||
if(!(src in SSticker.mode.cult))
|
||||
if(!SSticker.mode.ascend_percent) // If the rise/ascend thresholds haven't been set (non-cult rounds)
|
||||
SSticker.mode.cult_objs.setup()
|
||||
SSticker.mode.cult_threshold_check()
|
||||
SSticker.mode.add_cultist(src)
|
||||
special_role = SPECIAL_ROLE_CULTIST
|
||||
to_chat(current, CULT_GREETING)
|
||||
SSticker.mode.add_cultist(src)
|
||||
to_chat(current, "<span class='cultitalic'>Assist your new compatriots in their dark dealings. Their goal is yours, and yours is theirs. You serve [SSticker.cultdat.entity_title2] above all else. Bring It back.</span>")
|
||||
log_and_message_admins("[key_name(usr)] has culted [key_name(current)]")
|
||||
if("dagger")
|
||||
|
||||
Reference in New Issue
Block a user