mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 08:34:16 +01:00
try this
This commit is contained in:
@@ -846,6 +846,8 @@
|
||||
|
||||
if(has_status_effect(STATUS_EFFECT_HIGHFIVE))
|
||||
for(var/mob/living/carbon/C in orange(1))
|
||||
if(!C)
|
||||
visible_message("[name] was left hanging. Embarrassing.", "You are left hanging. How embarrassing!")
|
||||
if((mind.special_role == SPECIAL_ROLE_WIZARD) && (C.mind && (C.mind.special_role == SPECIAL_ROLE_WIZARD)))
|
||||
visible_message("<span class='danger'><b>[name]</b> and <b>[C.name]</b> high-five EPICALLY!</span>")
|
||||
status_flags |= GODMODE
|
||||
|
||||
Reference in New Issue
Block a user