diff --git a/code/datums/diseases/gbs.dm b/code/datums/diseases/gbs.dm index 10f7bc0011..3da7052495 100644 --- a/code/datums/diseases/gbs.dm +++ b/code/datums/diseases/gbs.dm @@ -47,4 +47,4 @@ cures = list(REAGENT_ID_CRYOXADONE) cure_chance = 10 agent = "gibbis" - disease_flags = CURABLE + disease_flags = CURABLE|CAN_NOT_POPULATE