-
Notifications
You must be signed in to change notification settings - Fork 340
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Fluffiest Floofers <[email protected]> Co-authored-by: Colin-Tel <[email protected]>
- Loading branch information
1 parent
cdb10ae
commit 70ee516
Showing
7 changed files
with
63 additions
and
0 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
Resources/Prototypes/Nyanotrasen/Catalog/Fills/Vending/Inventories/boxingdrobe.yml
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,11 @@ | ||
- type: vendingMachineInventory | ||
id: BoxingDrobeInventory | ||
startingInventory: | ||
UniformShortsRed: 3 | ||
UniformShortsRedWithTop: 3 | ||
ClothingHandsGlovesBoxingRed: 2 | ||
ClothingHandsGlovesBoxingBlue: 2 | ||
ClothingHandsGlovesBoxingGreen: 2 | ||
ClothingHandsGlovesBoxingYellow: 2 | ||
emaggedInventory: | ||
UniformJabroni: 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
Binary file added
BIN
+7.08 KB
...ures/Nyanotrasen/Structures/Machines/VendingMachines/boxingdrobe.rsi/broken.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions
31
Resources/Textures/Nyanotrasen/Structures/Machines/VendingMachines/boxingdrobe.rsi/meta.json
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,31 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Hyenh#6078", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "broken" | ||
}, | ||
{ | ||
"name": "off" | ||
}, | ||
{ | ||
"name": "panel" | ||
}, | ||
{ | ||
"name": "normal-unshaded", | ||
"delays": [ | ||
[ | ||
1.5, | ||
0.1, | ||
1.5, | ||
0.1 | ||
] | ||
] | ||
} | ||
] | ||
} |
Binary file added
BIN
+942 Bytes
...otrasen/Structures/Machines/VendingMachines/boxingdrobe.rsi/normal-unshaded.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
+6.48 KB
...extures/Nyanotrasen/Structures/Machines/VendingMachines/boxingdrobe.rsi/off.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
+681 Bytes
...tures/Nyanotrasen/Structures/Machines/VendingMachines/boxingdrobe.rsi/panel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.