| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from https://github.com/Citadel-Station-13/Citadel-Station-13/commit/84223c65f5caf667a84f3c0f49bc2a41cdc6c4e3",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "riot-icon"
- },
- {
- "name": "riot-inhand-right",
- "directions": 4
- },
- {
- "name": "riot-inhand-left",
- "directions": 4
- },
- {
- "name": "riot_laser-icon"
- },
- {
- "name": "riot_laser-inhand-right",
- "directions": 4
- },
- {
- "name": "riot_laser-inhand-left",
- "directions": 4
- },
- {
- "name": "riot_bullet-icon"
- },
- {
- "name": "riot_bullet-inhand-right",
- "directions": 4
- },
- {
- "name": "riot_bullet-inhand-left",
- "directions": 4
- },
- {
- "name": "ratvarian-icon"
- },
- {
- "name": "ratvarian-inhand-right",
- "directions": 4
- },
- {
- "name": "ratvarian-inhand-left",
- "directions": 4
- },
- {
- "name": "mirror-icon",
- "delays": [
- [
- 0.5,
- 0.05,
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "mirror-inhand-right",
- "directions": 4,
- "delays": [
- [
- 0.5,
- 0.05,
- 0.1,
- 0.1
- ],
- [
- 0.5,
- 0.05,
- 0.1,
- 0.1
- ],
- [
- 0.5,
- 0.05,
- 0.1,
- 0.1
- ],
- [
- 0.5,
- 0.05,
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "mirror-inhand-left",
- "directions": 4,
- "delays": [
- [
- 0.5,
- 0.05,
- 0.1,
- 0.1
- ],
- [
- 0.5,
- 0.05,
- 0.1,
- 0.1
- ],
- [
- 0.5,
- 0.05,
- 0.1,
- 0.1
- ],
- [
- 0.5,
- 0.05,
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "buckler-icon"
- },
- {
- "name": "buckler-inhand-right",
- "directions": 4
- },
- {
- "name": "buckler-inhand-left",
- "directions": 4
- },
- {
- "name": "metal-icon"
- },
- {
- "name": "metal-inhand-right",
- "directions": 4
- },
- {
- "name": "metal-inhand-left",
- "directions": 4
- },
- {
- "name": "makeshift-icon"
- },
- {
- "name": "teleriot-icon"
- },
- {
- "name": "teleriot-inhand-right",
- "directions": 4
- },
- {
- "name": "teleriot-inhand-left",
- "directions": 4
- },
- {
- "name": "teleriot-on"
- },
- {
- "name": "teleriot-inhand-right-on",
- "directions": 4
- },
- {
- "name": "teleriot-inhand-left-on",
- "directions": 4
- }
- ]
- }
|