mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
Fixes worn item liquid digestion and adds setting for item digestion logs (#7095)
This commit is contained in:
@@ -178,6 +178,7 @@
|
||||
belly_data["selective_preference"] = B.selective_preference
|
||||
belly_data["recycling"] = B.recycling
|
||||
belly_data["entrance_logs"] = B.entrance_logs
|
||||
belly_data["item_digest_logs"] = B.item_digest_logs
|
||||
|
||||
// Sounds
|
||||
belly_data["is_wet"] = B.is_wet
|
||||
|
||||
Reference in New Issue
Block a user