Skip to content

Commit

Permalink
Update meta.json 3
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicHDC authored Dec 21, 2024
1 parent 43bec6b commit b5d916b
Showing 1 changed file with 24 additions and 5 deletions.
29 changes: 24 additions & 5 deletions Resources/Textures/Objects/Misc/Lights/lampint.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,49 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432",
"copyright": "Created by SonicHDC from lamp tgstation at https://github.com/tgstation/tgstation/commit/fb020482a6737372d5b8f2b603d58737b22b0270",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "lamp-int"
"name": "lamp-int",
"directions": 4
},
{
"name": "lamp-int-on"
"name": "lamp-int-on",
"directions": 4
},
{
"name": "flashing",
"directions": 4,
"delays": [
[
0.1,
0.2,
0.2
],
[
0.1,
0.2,
0.2
],
[
0.1,
0.2,
0.2
],
[
0.1,
0.3
0.2,
0.2
]
]
},
{
"name": "burnt"
"name": "burnt",
"directions": 4
},
{
"name": "off-inhand-left",
Expand Down

0 comments on commit b5d916b

Please sign in to comment.