[MIRROR] makes contamination off by default (#10511)

Co-authored-by: TankTheBirb <96669534+TankTheBirb@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-23 07:13:42 -07:00
committed by GitHub
parent f847c3399f
commit bf5b03c0d4
+1 -1
View File
@@ -140,7 +140,7 @@
var/tmp/digested_prey_count = 0 // Amount of prey that have been digested
var/item_digest_mode = IM_DIGEST_FOOD // Current item-related mode from item_digest_modes
var/contaminates = TRUE // Whether the belly will contaminate stuff
var/contaminates = TRUE // Whether the belly will contaminate stuff // CHOMPEdit
var/contamination_flavor = "Generic" // Determines descriptions of contaminated items
var/contamination_color = "green" // Color of contamination overlay