]> git.smokeofanarchy.ru Git - space-station-14.git/commit
metal foam grenades (#29428)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sun, 7 Jul 2024 14:26:58 +0000 (10:26 -0400)
committerGitHub <noreply@github.com>
Sun, 7 Jul 2024 14:26:58 +0000 (00:26 +1000)
commit21d0f85cc27823beda4cf4885f83f7452e468fb0
tree8abfaed5d9b73c382f7dcb114dfa35b30b815f08
parentff93070d25579278e2c93b0a9aef9a0a623d6fbd
metal foam grenades (#29428)

* metal foam grenades

* wow okay

* meh

* bruh

* test

* push
19 files changed:
Content.Server/EntityEffects/Effects/AreaReactionEffect.cs
Content.Server/Explosion/EntitySystems/SmokeOnTriggerSystem.cs
Content.Server/Spreader/SpreaderSystem.cs
Content.Shared/Spreader/EdgeSpreaderPrototype.cs
Content.Shared/Tiles/ReplaceFloorOnSpawnComponent.cs [new file with mode: 0644]
Content.Shared/Tiles/ReplaceFloorOnSpawnSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/tiles/tiles.ftl
Resources/Prototypes/Catalog/Cargo/cargo_engineering.yml
Resources/Prototypes/Catalog/Fills/Crates/engineering.yml
Resources/Prototypes/Entities/Effects/chemistry_effects.yml
Resources/Prototypes/Entities/Objects/Weapons/Throwable/grenades.yml
Resources/Prototypes/Tiles/floors.yml
Resources/Prototypes/edge_spreaders.yml
Resources/Textures/Objects/Weapons/Grenades/metalfoam.rsi/equipped-BELT.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Grenades/metalfoam.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Grenades/metalfoam.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Grenades/metalfoam.rsi/primed.png [new file with mode: 0644]
Resources/Textures/Tiles/attributions.yml
Resources/Textures/Tiles/foammetal.png [new file with mode: 0644]