Skip to content

Commit

Permalink
Moth food now edible by mortals (#1886)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyuPolaris authored Sep 8, 2024
1 parent a85ab76 commit a3df792
Showing 1 changed file with 3 additions and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -538,11 +538,6 @@
Quantity: 6
- ReagentId: Water
Quantity: 4
- type: Tag
tags:
- MothFood
- type: Food
requiresSpecialDigestion: true
#Tastes like cotton and broth

- type: entity
Expand Down Expand Up @@ -1113,11 +1108,6 @@
- type: Sprite
sprite: Nyanotrasen/Objects/Consumable/Food/moth.rsi
state: pizza-cotton
- type: Tag
tags:
- MothFood
- type: Food
requiresSpecialDigestion: true

- type: entity
name: slice of cotton pizza
Expand All @@ -1133,11 +1123,6 @@
- type: Sprite
sprite: Nyanotrasen/Objects/Consumable/Food/moth.rsi
state: pizza-cotton-slice
- type: Tag
tags:
- MothFood
- type: Food
requiresSpecialDigestion: true
# Tastes like crust, cotton, cheese

# Sweets
Expand Down Expand Up @@ -1195,11 +1180,7 @@
Quantity: 10
- ReagentId: Sugar
Quantity: 10
- type: Tag
tags:
- MothFood
- type: Food
requiresSpecialDigestion: true
# Frontier - Removed Moth requirement
#Tastes like vanilla and clouds.

- type: entity
Expand All @@ -1225,11 +1206,7 @@
Quantity: 4
- ReagentId: Sugar
Quantity: 2
- type: Tag
tags:
- MothFood
- type: Food
requiresSpecialDigestion: true
# Frontier - Removed Moth requirement
#Tastes like vanilla and clouds.

- type: entity
Expand Down Expand Up @@ -1266,10 +1243,5 @@
Quantity: 5
- ReagentId: Vitamin
Quantity: 1
- type: Tag
tags:
- MothFood
- type: Food
requiresSpecialDigestion: true

# Frontier - Removed Moth requirement
#Tastes like muffin, dust and lint

0 comments on commit a3df792

Please sign in to comment.