]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Pea Plants (#20504)
authorZeroDayDaemon <60460608+ZeroDayDaemon@users.noreply.github.com>
Tue, 31 Oct 2023 04:09:13 +0000 (00:09 -0400)
committerGitHub <noreply@github.com>
Tue, 31 Oct 2023 04:09:13 +0000 (00:09 -0400)
commita302775ac03866094d1aeb953a13caafb039531c
tree73f43cef64b67d7db8646cd017f0e7937c6f55cb
parent4ebc688882ab346a19535742e70d19bec0af7b88
Pea Plants (#20504)

* Add Pea Plants

* Pea soup

* Update flavor-profiles.ftl

* Update seeds.yml

* Add seeds to vendors

* Make things more expensive to fix free money exploit

* Update textures

* Revert "Update textures"

This reverts commit b1b7046504afc7468742b0722f601d98684a1c89.

Vines dont grow straight into the air.

* Shift up 4 pixels

* Fuck autofix conflitcs

* Shift up 3 more pizels

* I finally got byond working so I made sure they were EXACTLY the same

* Address Reviews? I think?

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
18 files changed:
Resources/Locale/en-US/seeds/seeds.ftl
Resources/Prototypes/Catalog/Cargo/cargo_botany.yml
Resources/Prototypes/Catalog/Cargo/cargo_vending.yml
Resources/Prototypes/Catalog/Fills/Crates/botany.yml
Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml
Resources/Prototypes/Entities/Objects/Specific/Hydroponics/seeds.yml
Resources/Prototypes/Hydroponics/seeds.yml
Resources/Prototypes/Recipes/Cooking/meal_recipes.yml
Resources/Textures/Objects/Specific/Hydroponics/pea.rsi/dead.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/pea.rsi/harvest.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/pea.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/pea.rsi/produce.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/pea.rsi/seed.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/pea.rsi/stage-1.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/pea.rsi/stage-2.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/pea.rsi/stage-3.png [new file with mode: 0644]