| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Created by chromiumboy, derived from https://github.com/tgstation/tgstation/commits/50689f89a40e5e7a2732a0c5fb38c787b69f7d28/icons/hud/screen_gen.dmi, ",
- "size": {
- "x": 24,
- "y": 8
- },
- "states": [
- {
- "name": "alive"
- },
- {
- "name": "dead"
- },
- {
- "name": "health0"
- },
- {
- "name": "health1"
- },
- {
- "name": "health2"
- },
- {
- "name": "health3"
- },
- {
- "name": "health4"
- },
- {
- "name": "critical",
- "delays": [
- [
- 0.35,
- 0.35
- ]
- ]
- }
- ]
- }
|