| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/tree/88d7dbfc105fbf40284d7b7c4587f8d23c0ac3ac, modified by chromiumboy.",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "omnilaser"
- },
- {
- "name": "omnilaser_flash"
- },
- {
- "name": "omnilaser_greyscale"
- },
- {
- "name": "impact_bullet",
- "delays": [
- [
- 0.05,
- 0.05,
- 0.05,
- 0.05,
- 0.05
- ]
- ]
- },
- {
- "name": "impact_laser_blue",
- "delays": [
- [
- 0.05,
- 0.05,
- 0.05,
- 0.05
- ]
- ]
- },
- {
- "name": "impact_laser_greyscale",
- "delays": [
- [
- 0.05,
- 0.05,
- 0.05,
- 0.05
- ]
- ]
- },
- {
- "name": "heavylaser"
- },
- {
- "name": "heavylaser_flash"
- }
- ]
- }
|