mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
[MIRROR] Adds CAN_NOT_SPREAD to Non-Contagious GBS (#10099)
Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
92a505ded8
commit
17e0280f22
@@ -47,4 +47,4 @@
|
|||||||
cures = list(REAGENT_ID_CRYOXADONE)
|
cures = list(REAGENT_ID_CRYOXADONE)
|
||||||
cure_chance = 10
|
cure_chance = 10
|
||||||
agent = "gibbis"
|
agent = "gibbis"
|
||||||
disease_flags = CURABLE
|
disease_flags = CURABLE|CAN_NOT_POPULATE
|
||||||
|
|||||||
Reference in New Issue
Block a user