mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-05 23:21:53 +00:00
3 lines
123 B
Plaintext
3 lines
123 B
Plaintext
/datum/event/mass_hallucination/start()
|
|
for(var/mob/living/carbon/C in living_mob_list)
|
|
C.hallucination += rand(70, 100) |