This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
forked from new-frontiers-14/frontier-station-14
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gas Station Sushi (new-frontiers-14#2101)
* Sushi+ * Update sushi.yml * Update sushi.yml * Griff edit * Update box.yml * Update box.yml * Update food.yml * sushi with lid * Print * fiddle with the tray sprites * sushi fills * reduce space in gas station soosh * tray inhand sprites, remove tiles.yml (my mistake) * box open noises, inhand sprite fix * fix scale * Craftable sushi tray is full of good looking sushi --------- Co-authored-by: Whatstone <[email protected]> Co-authored-by: Whatstone <[email protected]>
- Loading branch information
1 parent
a063ee4
commit 1ccc3ab
Showing
26 changed files
with
754 additions
and
638 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
- type: entity | ||
id: LockerFreezerSushi | ||
parent: LockerFreezerBase | ||
suffix: Filled, Sushi | ||
components: | ||
- type: StorageFill | ||
contents: | ||
- id: FoodBoxSushiBad | ||
amount: 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -95,4 +95,7 @@ | |
id: SmallThrusterMachineCircuitboard | ||
|
||
- type: Tag | ||
id: BrassKnucklesNF | ||
id: BrassKnucklesNF | ||
|
||
- type: Tag | ||
id: Sushi |
Binary file added
BIN
+899 Bytes
Resources/Textures/_NF/Objects/Consumable/Food/sushi.rsi/gassushislice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+268 Bytes
Resources/Textures/_NF/Objects/Consumable/Food/sushi.rsi/goodtray1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+261 Bytes
Resources/Textures/_NF/Objects/Consumable/Food/sushi.rsi/goodtray2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+253 Bytes
Resources/Textures/_NF/Objects/Consumable/Food/sushi.rsi/goodtray3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+251 Bytes
Resources/Textures/_NF/Objects/Consumable/Food/sushi.rsi/goodtray4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+256 Bytes
Resources/Textures/_NF/Objects/Consumable/Food/sushi.rsi/goodtray5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+260 Bytes
Resources/Textures/_NF/Objects/Consumable/Food/sushi.rsi/goodtray6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.