mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Absoloutely massive (1 character) fix for virology. Pathogenic incubator radiation now goes down as intended.
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
|
||||
else if(prob(5))
|
||||
dish.virus2.minormutate()
|
||||
radiation -= 1
|
||||
radiation -= 1
|
||||
if(toxins && prob(5))
|
||||
dish.virus2.infectionchance -= 1
|
||||
if(toxins > 50)
|
||||
|
||||
Reference in New Issue
Block a user