Skip to content

Commit a921594

Browse files
authored
Inconsistent Produce Inhands Fix (space-wizards#38860)
* V1 Sprites * Adding heldPrefix * Updated Sprites * 4 New Inhands & Sprite Tweak * WaterMelon/HolyMelon Front Change * Meta Guh * Sugarcane Updated Inhands
1 parent 86093a5 commit a921594

File tree

80 files changed

+39
-27
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+39
-27
lines changed

Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@
9090
components:
9191
- type: Sprite
9292
sprite: Objects/Specific/Hydroponics/oat.rsi
93+
- type: Item
94+
heldPrefix: produce
9395
- type: SolutionContainerManager
9496
solutions:
9597
food:
@@ -1070,6 +1072,8 @@
10701072
Quantity: 4
10711073
- type: Sprite
10721074
sprite: Objects/Specific/Hydroponics/apple.rsi
1075+
- type: Item
1076+
heldPrefix: produce
10731077
- type: Produce
10741078
seedId: apple
10751079
- type: Extractable

Resources/Textures/Objects/Specific/Hydroponics/aloe.rsi/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 1,
33
"license": "CC-BY-SA-3.0",
4-
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a, inhands by mubururu_ (github), Growth stages, harvest, dead, and produce sprites created by Chaoticaa (GitHub)",
4+
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a, inhands by mubururu_ (github), Growth stages, harvest, dead, and produce sprites created by Chaoticaa (GitHub), inhands modified by Prole0 (GitHub)",
55
"size": {
66
"x": 32,
77
"y": 32
45 Bytes
47 Bytes

Resources/Textures/Objects/Specific/Hydroponics/apple.rsi/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 1,
33
"license": "CC-BY-SA-3.0",
4-
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/commit/1dbcf389b0ec6b2c51b002df5fef8dd1519f8068, inhands by mubururu_ (github), Growth stages, harvest, dead, and produce sprites created by Chaoticaa (GitHub)",
4+
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/commit/1dbcf389b0ec6b2c51b002df5fef8dd1519f8068, inhands by mubururu_ (github), Growth stages, harvest, dead, and produce sprites created by Chaoticaa (GitHub), inhands modified by Prole0 (GitHub)",
55
"size": {
66
"x": 32,
77
"y": 32
86 Bytes
82 Bytes

Resources/Textures/Objects/Specific/Hydroponics/banana.rsi/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 1,
33
"license": "CC-BY-SA-3.0",
4-
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/6be7633abca9f1a51cab1020500cf0776ce78e5c, inhands by mubururu_ (github), Growth stages, harvest, dead, and produce created by Chaoticaa (GitHub)",
4+
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/6be7633abca9f1a51cab1020500cf0776ce78e5c, inhands by mubururu_ (github), Growth stages, harvest, dead, and produce created by Chaoticaa (GitHub), inhands modified by Prole0 (GitHub)",
55
"size": {
66
"x": 32,
77
"y": 32
62 Bytes
76 Bytes

0 commit comments

Comments
 (0)