mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
Buffed mass hallucinations to a more noticeable amount
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
/datum/event/mass_hallucination/start()
|
||||
for(var/mob/living/carbon/C in living_mob_list)
|
||||
C.hallucination += rand(50, 100)
|
||||
C.hallucination += rand(70, 100)
|
||||
Reference in New Issue
Block a user