| 1234567891011121314151617181920212223242526 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Plunger sprites taken from tgstation https://github.com/tgstation/tgstation/blob/master/icons/obj/watercloset.dmi, Helmet sprite made for ss14 by VasilisThePikachu on github",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "plunger"
- },
- {
- "name": "plunger-inhand-left",
- "directions": 4
- },
- {
- "name": "plunger-inhand-right",
- "directions": 4
- },
- {
- "name": "equipped-HELMET",
- "directions": 4
- }
- ]
- }
|