]> git.smokeofanarchy.ru Git - space-station-14.git/commit
smoke grenades (#20996)
authordeltanedas <39013340+deltanedas@users.noreply.github.com>
Sat, 16 Dec 2023 01:49:30 +0000 (01:49 +0000)
committerGitHub <noreply@github.com>
Sat, 16 Dec 2023 01:49:30 +0000 (17:49 -0800)
commit7dd472c934e61e4087a3f991ed9b51f0eb99271c
tree3df1a66a3493f50edab7243a1172db4663a74ead
parent33b007c23e03326d9fb9bf3f54e282e1f6d151d3
smoke grenades (#20996)

Co-authored-by: deltanedas <@deltanedas:kde.org>
18 files changed:
Content.Server/Explosion/Components/OnTrigger/SmokeOnTriggerComponent.cs [new file with mode: 0644]
Content.Server/Explosion/EntitySystems/SmokeOnTriggerSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/reagents/meta/narcotics.ftl
Resources/Locale/en-US/store/uplink-catalog.ftl
Resources/Prototypes/Catalog/Fills/Items/belt.yml
Resources/Prototypes/Catalog/VendingMachines/Inventories/sec.yml
Resources/Prototypes/Catalog/uplink_catalog.yml
Resources/Prototypes/Entities/Clothing/Belt/belts.yml
Resources/Prototypes/Entities/Objects/Weapons/Throwable/grenades.yml
Resources/Prototypes/Reagents/narcotics.yml
Resources/Textures/Clothing/Belt/belt_overlay.rsi/meta.json
Resources/Textures/Clothing/Belt/belt_overlay.rsi/tear_gas_grenade.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Grenades/smoke.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Grenades/smoke.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Grenades/smoke.rsi/primed.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Grenades/tear_gas.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Grenades/tear_gas.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Grenades/tear_gas.rsi/primed.png [new file with mode: 0644]