Skip to content

Commit

Permalink
comment out special digestion
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfking6116 committed Apr 24, 2024
1 parent 634f27d commit 6408a45
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1854,7 +1854,7 @@
flavors:
- cotton
- type: Food
requiresSpecialDigestion: true
# requiresSpecialDigestion: true # Frontier
- type: SolutionContainerManager
solutions:
food:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@
tags:
- MothFood
- type: Food
requiresSpecialDigestion: true
# requiresSpecialDigestion: true
#Tastes like cotton and broth

- type: entity
Expand Down Expand Up @@ -1117,7 +1117,7 @@
tags:
- MothFood
- type: Food
requiresSpecialDigestion: true
# requiresSpecialDigestion: true

- type: entity
name: slice of cotton pizza
Expand All @@ -1137,7 +1137,7 @@
tags:
- MothFood
- type: Food
requiresSpecialDigestion: true
# requiresSpecialDigestion: true
# Tastes like crust, cotton, cheese

# Sweets
Expand Down Expand Up @@ -1199,7 +1199,7 @@
tags:
- MothFood
- type: Food
requiresSpecialDigestion: true
# requiresSpecialDigestion: true
#Tastes like vanilla and clouds.

- type: entity
Expand Down Expand Up @@ -1229,7 +1229,7 @@
tags:
- MothFood
- type: Food
requiresSpecialDigestion: true
# requiresSpecialDigestion: true
#Tastes like vanilla and clouds.

- type: entity
Expand Down Expand Up @@ -1270,6 +1270,6 @@
tags:
- MothFood
- type: Food
requiresSpecialDigestion: true
# requiresSpecialDigestion: true

#Tastes like muffin, dust and lint
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
Blunt: 10
- type: CargoSellBlacklist
- type: Food # Frontier - Moth food
requiresSpecialDigestion: true
# requiresSpecialDigestion: true
- type: SolutionContainerManager
solutions:
food:
Expand Down

0 comments on commit 6408a45

Please sign in to comment.