Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return Moffins and Mothmellows #1179

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading