Pet Carrier (Zookeeper gameplay?) (#21545)
* add visual * fix item + entityStorage problem, add generation in maints * make pet carrier two-handed * added to cargo * add resistlocker component
BIN
Resources/Textures/Objects/Storage/petcarrier.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 982 B |
|
After Width: | Height: | Size: 659 B |
|
After Width: | Height: | Size: 659 B |
34
Resources/Textures/Objects/Storage/petcarrier.rsi/meta.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC0-1.0",
|
||||
"copyright": "Taken from TGstation at https://github.com/tgstation/tgstation/commit/8b1ffd1e49a2d30a0aab63264106a3ec0e07f415 and edited by TheShuEd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "pet_carrier_base"
|
||||
},
|
||||
{
|
||||
"name": "pet_carrier_door"
|
||||
},
|
||||
{
|
||||
"name": "pet_carrier_open"
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "welded"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 847 B |
|
After Width: | Height: | Size: 254 B |
|
After Width: | Height: | Size: 279 B |
BIN
Resources/Textures/Objects/Storage/petcarrier.rsi/welded.png
Normal file
|
After Width: | Height: | Size: 331 B |