Skip to content

Commit

Permalink
Merge pull request #13 from PyotrIgn/oktoberfest_fix
Browse files Browse the repository at this point in the history
фикс октоберфеста
  • Loading branch information
PyotrIgn authored Oct 6, 2023
2 parents ff6d9a6 + bb2e3fb commit bdde249
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
drink:
maxVol: 50
reagents:
- ReagentId: ADTLuckyJonny
- ReagentId: ADTLuckyJonnyBeer
Quantity: 50
- type: Sprite
sprite: ADT/Objects/Consumable/Drinks/oktoberfest_beer.rsi
Expand All @@ -118,7 +118,7 @@
drink:
maxVol: 50
reagents:
- ReagentId: ADTSecUnfiltered
- ReagentId: ADTSecUnfilteredBeer
Quantity: 50
- type: Sprite
sprite: ADT/Objects/Consumable/Drinks/oktoberfest_beer.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
desc: reagent-desc-ketchunaise
physicalDesc: reagent-physical-desc-saucey
#I love it when people just make up fake prototypes.
flavor: piquant
#flavor: piquant
color: "#fba399"
recognizable: true

Expand Down

0 comments on commit bdde249

Please sign in to comment.