New indicators for combat mode (#15427)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Artjom
2023-05-06 08:06:42 +03:00
committed by GitHub
parent aac7aa2792
commit a2bf2207a2
11 changed files with 301 additions and 165 deletions

View File

@@ -0,0 +1,17 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/Arteben",
"size": {
"x": 64,
"y": 64
},
"states": [
{
"name": "gun_sight"
},
{
"name": "melee_sight"
}
]
}