]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Pipebombs and IED rework (#25705)
authorMr. 27 <45323883+Dutch-VanDerLinde@users.noreply.github.com>
Thu, 14 Mar 2024 04:27:08 +0000 (00:27 -0400)
committerGitHub <noreply@github.com>
Thu, 14 Mar 2024 04:27:08 +0000 (15:27 +1100)
commit3cb1c585c53f694f5ceb9720057bb765673970ec
tree58fbb4ec46d73a75b9d1f8433c935d615b03118e
parent2f2cd4aab70703717541e5db3f46ae4831b4129d
Pipebombs and IED rework (#25705)

* inital

* 2-9

* add crafting function, rename ied to fire bomb

* add firebomb ignition

* fikss

* change damage values

* add note

* fix tests i think

* ok

* good

* Review

* warning

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
20 files changed:
Content.Server/Explosion/EntitySystems/ExplosionSystem.Processing.cs
Content.Server/Explosion/EntitySystems/ExplosionSystem.cs
Content.Shared/Explosion/ExplosionPrototype.cs
Resources/Locale/en-US/materials/materials.ftl
Resources/Prototypes/Entities/Objects/Materials/materials.yml
Resources/Prototypes/Entities/Objects/Weapons/Bombs/firebomb.yml [moved from Resources/Prototypes/Entities/Objects/Weapons/Bombs/ied.yml with 83% similarity]
Resources/Prototypes/Entities/Objects/Weapons/Bombs/pipebomb.yml [new file with mode: 0644]
Resources/Prototypes/Reagents/Materials/materials.yml
Resources/Prototypes/Recipes/Crafting/Graphs/improvised/firebomb.yml [moved from Resources/Prototypes/Recipes/Crafting/Graphs/improvised/ied.yml with 90% similarity]
Resources/Prototypes/Recipes/Crafting/Graphs/improvised/pipebomb.yml [new file with mode: 0644]
Resources/Prototypes/Recipes/Crafting/improvised.yml
Resources/Prototypes/Recipes/Reactions/fun.yml
Resources/Prototypes/Stacks/Materials/materials.yml
Resources/Prototypes/explosion.yml
Resources/Textures/Objects/Weapons/Bombs/pipebomb.rsi/base.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/pipebomb.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/pipebomb.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/pipebomb.rsi/primed.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/pipebomb.rsi/wires.png [new file with mode: 0644]
Resources/migration.yml