Candles (#21087)
Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com> Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Co-authored-by: ElectroJr <leonsfriedrich@gmail.com>
BIN
Resources/Textures/Objects/Misc/candles.rsi/candle-big.png
Normal file
|
After Width: | Height: | Size: 217 B |
BIN
Resources/Textures/Objects/Misc/candles.rsi/candle-small.png
Normal file
|
After Width: | Height: | Size: 184 B |
BIN
Resources/Textures/Objects/Misc/candles.rsi/fire-big.png
Normal file
|
After Width: | Height: | Size: 292 B |
BIN
Resources/Textures/Objects/Misc/candles.rsi/fire-small.png
Normal file
|
After Width: | Height: | Size: 299 B |
|
After Width: | Height: | Size: 212 B |
BIN
Resources/Textures/Objects/Misc/candles.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 288 B |
|
After Width: | Height: | Size: 215 B |
BIN
Resources/Textures/Objects/Misc/candles.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 287 B |
97
Resources/Textures/Objects/Misc/candles.rsi/meta.json
Normal file
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by TheShuEd (github) for ss14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "stand-small"
|
||||
},
|
||||
{
|
||||
"name": "stand-big"
|
||||
},
|
||||
{
|
||||
"name": "candle-small"
|
||||
},
|
||||
{
|
||||
"name": "candle-big"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "fire-small",
|
||||
"delays": [
|
||||
[
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "fire-big",
|
||||
"delays": [
|
||||
[
|
||||
0.15,
|
||||
0.15,
|
||||
0.15,
|
||||
0.15
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-left-flame",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-right-flame",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
[
|
||||
0.2,
|
||||
0.2
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/Misc/candles.rsi/stand-big.png
Normal file
|
After Width: | Height: | Size: 308 B |
BIN
Resources/Textures/Objects/Misc/candles.rsi/stand-small.png
Normal file
|
After Width: | Height: | Size: 267 B |
BIN
Resources/Textures/Objects/Storage/boxes.rsi/candle.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/cc65477c04f7403ca8a457bd5bae69a01abadbf0, encryptokey was taken from Baystation12 at https://github.com/infinitystation/Baystation12/blob/073f678cdce92edb8fcd55f9ffc9f0523bf31506/icons/obj/radio.dmi and modified by lapatison. boxwidetoy, shelltoy, swab, flare, inflatable, trashbag, magazine, holo and forensic created by potato1234x (github) for ss14 based on toys.rsi, mouth_swab.rsi, flare.rsi, inflatable_wall.rsi, trashbag.rsi, caseless_pistol_mag.rsi, guardians.rsi and bureaucracy.rsi respectively, darts made by TheShuEd (github) for ss14",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/cc65477c04f7403ca8a457bd5bae69a01abadbf0, encryptokey was taken from Baystation12 at https://github.com/infinitystation/Baystation12/blob/073f678cdce92edb8fcd55f9ffc9f0523bf31506/icons/obj/radio.dmi and modified by lapatison. boxwidetoy, shelltoy, swab, flare, inflatable, trashbag, magazine, holo and forensic created by potato1234x (github) for ss14 based on toys.rsi, mouth_swab.rsi, flare.rsi, inflatable_wall.rsi, trashbag.rsi, caseless_pistol_mag.rsi, guardians.rsi and bureaucracy.rsi respectively, candle and darts created by TheShuEd for ss14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -197,6 +197,9 @@
|
||||
{
|
||||
"name": "ziptie"
|
||||
},
|
||||
{
|
||||
"name": "candle"
|
||||
},
|
||||
{
|
||||
"name": "darts"
|
||||
}
|
||||
|
||||