Files
tbd-station-14/Resources/Textures/Objects/Misc/ParcelWrap/wrapped_parcel.rsi/meta.json
slarticodefast 9562e009bf Make parcelwrap able to wrap humanoids (#40911)
* parcel

* help, I'm being forced to add admin abuse features

* review
2025-10-15 20:19:34 +00:00

44 lines
974 B
JSON

{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "created for ss14 by ps3moira (github) based on package sprites from vgstation at https://github.com/vgstation-coders/vgstation13/pull/36993 | human by Davyei (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "parcel-large",
"directions": 1
},
{
"name": "parcel-medium",
"directions": 1
},
{
"name": "parcel-small",
"directions": 1
},
{
"name": "parcel-tiny",
"directions": 1
},
{
"name": "locker",
"directions": 1
},
{
"name": "crate",
"directions": 1
},
{
"name": "tall-crate",
"directions": 1
},
{
"name": "human",
"directions": 4
}
]
}