Files
Nim 4ed11ca73b Energy Shield (#16996)
* energy shield

* description edits

* shields protect

* small correction

* say no to asteroid bees

* fix

* BlockModifier

* fix

* tweak

* tweak

* ops

* fix

* Update RobustToolbox

* Revert "Update RobustToolbox"

This reverts commit 55be82fe537490367e0afaf86365b0e274e6597e.

* formatting
2023-06-22 00:08:58 -04:00

34 lines
634 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Citadel station 13 at https://github.com/Citadel-Station-13/Citadel-Station-13/commit/84223c65f5caf667a84f3c0f49bc2a41cdc6c4e3",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "eshield-icon"
},
{
"name": "eshield-inhand-right",
"directions": 4
},
{
"name": "eshield-inhand-left",
"directions": 4
},
{
"name": "eshield-on"
},
{
"name": "inhand-right-shield",
"directions": 4
},
{
"name": "inhand-left-shield",
"directions": 4
}
]
}