Skip to content

Commit

Permalink
Ghetto chemistry fix uh oh (#211)
Browse files Browse the repository at this point in the history
* ladno
  • Loading branch information
DjfjdfofdjfjD committed Aug 2, 2023
1 parent 73fcaa7 commit 33fe372
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
- ReagentId: Nutriment
Quantity: 10
- type: Extractable
grinableSolutionName: food
grindableSolutionName: food

- type: entity
name: popcorn
Expand Down Expand Up @@ -227,7 +227,7 @@
- ReagentId: Nutriment
Quantity: 10
- type: Extractable
grinableSolutionName: food
grindableSolutionName: food
trash: FoodPacketSyndiTrash

- type: entity
Expand Down Expand Up @@ -304,7 +304,7 @@
- ReagentId: Sugar
Quantity: 3
- type: Extractable
grinableSolutionName: food
grindableSolutionName: food
- type: Item
sprite: Objects/Consumable/Food/snacks.rsi
heldPrefix: packet
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Objects/Misc/paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
- ReagentId: Iodine
Quantity: 5
- type: Extractable
grinableSolutionName: pen
grindableSolutionName: pen

- type: entity
name: Cybersun pen
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Objects/Tools/matches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
- ReagentId: Phosphorus
Quantity: 2
- type: Extractable
grinableSolutionName: match
grindableSolutionName: match

- type: entity
parent: Matchstick
Expand All @@ -66,7 +66,7 @@
- ReagentId: Carbon
Quantity: 5
- type: Extractable
grinableSolutionName: match
grindableSolutionName: match

- type: entity
name: match box
Expand Down

0 comments on commit 33fe372

Please sign in to comment.