Skip to content

Commit

Permalink
Added Circuitvend Art (#421)
Browse files Browse the repository at this point in the history
*Circuitvend Sprite

*Amended vending_machines.yml to show sprite
  • Loading branch information
IData-RedactedI committed Oct 15, 2023
1 parent bd9a61e commit 38cb164
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
- type: Advertise
pack: AstroVendAds
- type: Sprite
sprite: Structures/Machines/VendingMachines/robotics.rsi
sprite: _NF/Structures/Machines/VendingMachines/circuitvend.rsi
layers:
- state: "off"
map: ["enum.VendingMachineVisualLayers.Base"]
Expand Down
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/1516a728931b4985c1e86f0c5995a5aa1554a1ad and modified by [Data_Redacted]",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "normal-unshaded",
"delays": [
[
2.5,
0.05,
3.4,
0.05
]
]
},
{
"name": "broken"
},
{
"name": "deny-unshaded",
"delays": [
[
0.5,
2,
2
]
]
},
{
"name": "off"
},
{
"name": "panel"
},
{
"name": "eject-unshaded",
"delays": [
[
0.1,
0.1,
0.8,
0.1,
0.1
]
]
}
]
}
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 38cb164

Please sign in to comment.