Fix dud modular grenade visuals (#28265)

This commit is contained in:
Leon Friedrich
2024-05-26 08:03:05 +12:00
committed by GitHub
parent a58323cca1
commit 4735cb7d2d
4 changed files with 35 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/29c0ed1b000619cb5398ef921000a8d4502ba0b6 and modified by Swept",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/29c0ed1b000619cb5398ef921000a8d4502ba0b6 and modified by Swept & ElectroSR",
"size": {
"x": 32,
"y": 32
@@ -19,6 +19,10 @@
"name": "no-payload",
"directions": 1
},
{
"name": "no-trigger",
"directions": 1
},
{
"name": "complete",
"directions": 1

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 B