mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Woops updated too soon
squash!
This commit is contained in:
@@ -293,7 +293,7 @@
|
||||
nearby_mortals.Add(H)
|
||||
//var/mob/living/carbon/human/M = pop(nearby_mortals)
|
||||
if(nearby_mortals.len)
|
||||
playsound(src.loc, pick('sound/hallucinations/wail.ogg','sound/hallucinations/veryfar_noise.ogg','sound/hallucinations/far_noise.ogg'), 50, 1, -3)
|
||||
playsound(src.loc, pick('sound/effects/ghost.ogg','sound/effects/ghost2.ogg'), 50, 1, -3)
|
||||
var/datum/artifact_effect/paranoia = new /datum/artifact_effect/badfeeling
|
||||
|
||||
for (var/mob/living/carbon/human/portal in nearby_mortals)
|
||||
|
||||
Reference in New Issue
Block a user