mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
The cult s mimes
This commit is contained in:
@@ -149,7 +149,10 @@ structure_check() searches for nearby cultist structures required for the invoca
|
||||
if(invocation)
|
||||
for(var/M in invokers)
|
||||
var/mob/living/L = M
|
||||
L.say(invocation)
|
||||
if(!L.IsVocal())
|
||||
L.emote("gestures ominously.")
|
||||
else
|
||||
L.say(invocation)
|
||||
L.changeNext_move(CLICK_CD_MELEE)//THIS IS WHY WE CAN'T HAVE NICE THINGS
|
||||
do_invoke_glow()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user