mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
Adds a disposal bin that washes clothes and other oddities
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
var/vore_stomach_flavor // The flavortext for the first belly if not the default
|
||||
|
||||
var/vore_default_item_mode = IM_DIGEST_FOOD //How belly will interact with items
|
||||
var/vore_default_contaminates = TRUE //Will it contaminate?
|
||||
var/vore_default_contaminates = FALSE //Will it contaminate?
|
||||
var/vore_default_contamination_flavor = "Generic" //Contamination descriptors
|
||||
var/vore_default_contamination_color = "green" //Contamination color
|
||||
|
||||
|
||||
Reference in New Issue
Block a user