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
This commit is contained in:
Nim
2023-06-22 07:08:58 +03:00
committed by GitHub
parent 501bc4be04
commit 4ed11ca73b
14 changed files with 295 additions and 24 deletions

View File

@@ -0,0 +1,33 @@
{
"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
}
]
}