]> git.smokeofanarchy.ru Git - space-station-14.git/commit
New crop: Cotton (#21536)
authorDoubleRiceEddiedd <149714181+DoubleRiceEddiedd@users.noreply.github.com>
Thu, 9 Nov 2023 01:54:07 +0000 (09:54 +0800)
committerGitHub <noreply@github.com>
Thu, 9 Nov 2023 01:54:07 +0000 (18:54 -0700)
commit2ef29fb222648d909d22d8f5bd60a5896fd808f9
treea216016e3b0904703808efe04882d9ba074d6e13
parentcb1e79928e2b04d4395a5548029b424f2ff34fe8
New crop: Cotton (#21536)

* Add cotton plant

* Adddescription and tag to cotton bal allow moth eat it

* Fix typo. Add cotton seed into MegaSeed

* Fix typo

* Fix typo

* Fix cottonbol component typo

* Fix the amount of cotton that bol gives

* Adding correct component to make cotton bol edible

* Change cotton bol parent to see if it is edible

* Adding flavor to cotton bol, and fix typo

* Replace image

* fixing plant image position

* Increase the Megaseed restock crate price to avoid money farming loop hole
15 files changed:
Resources/Locale/en-US/flavors/flavor-profiles.ftl
Resources/Locale/en-US/seeds/seeds.ftl
Resources/Prototypes/Catalog/Cargo/cargo_vending.yml
Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml
Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml
Resources/Prototypes/Entities/Objects/Specific/Hydroponics/seeds.yml
Resources/Prototypes/Hydroponics/seeds.yml
Resources/Textures/Objects/Specific/Hydroponics/cotton.rsi/dead.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/cotton.rsi/harvest.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/cotton.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/cotton.rsi/produce.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/cotton.rsi/seed.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/cotton.rsi/stage-1.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/cotton.rsi/stage-2.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/cotton.rsi/stage-3.png [new file with mode: 0644]