update landmine sprites from tg (#20977)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-10-14 08:09:47 +01:00
committed by GitHub
parent acb390e8cc
commit 4fb8fa3f22
8 changed files with 28 additions and 39 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 555 B

View File

@@ -0,0 +1,24 @@
{
"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"
}
]
}