| 123456789101112131415161718192021222324 |
- {
- "version": 1,
- "size": {
- "x": 32,
- "y": 32
- },
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/b764f0e8c3004ad5e7726e7ff27a52a0c893beff/icons/obj/weapons/grenade.dmi",
- "states": [
- {
- "name": "landmine",
- "delays": [
- [
- 0.4,
- 0.15,
- 0.1
- ]
- ]
- },
- {
- "name": "landmine-inactive"
- }
- ]
- }
|