Adds duck-related content and a seclite (#4489)
* Added rubber ducky * Adds ducky slippers * Adds seclite * Update Resources/Textures/Objects/Tools/seclite.rsi/meta.json Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com> * Update Resources/Textures/Objects/Fun/ducky.rsi/meta.json Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com> * The duck slippers now quack as you walk Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
This commit is contained in:
BIN
Resources/Textures/Objects/Fun/ducky.rsi/equipped-HELMET.png
Normal file
BIN
Resources/Textures/Objects/Fun/ducky.rsi/equipped-HELMET.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 350 B |
BIN
Resources/Textures/Objects/Fun/ducky.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Fun/ducky.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 330 B |
BIN
Resources/Textures/Objects/Fun/ducky.rsi/inhand-left.png
Normal file
BIN
Resources/Textures/Objects/Fun/ducky.rsi/inhand-left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 299 B |
BIN
Resources/Textures/Objects/Fun/ducky.rsi/inhand-right.png
Normal file
BIN
Resources/Textures/Objects/Fun/ducky.rsi/inhand-right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 290 B |
26
Resources/Textures/Objects/Fun/ducky.rsi/meta.json
Normal file
26
Resources/Textures/Objects/Fun/ducky.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e and modified by Swept",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user