]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Added a regular and an engraved zippo (flippo) lighter (#23020)
authorDarkie <darksaiyanis@gmail.com>
Wed, 27 Dec 2023 22:47:35 +0000 (00:47 +0200)
committerGitHub <noreply@github.com>
Wed, 27 Dec 2023 22:47:35 +0000 (15:47 -0700)
commit1c8eb2f3de92e52fcc5100e4751e0dd51f20c77e
tree76117a1d99e94d9bbd9f208ce5541c0d3d72803c
parent78965d1e368fa19549bfb043620c85d48188d78e
Added a regular and an engraved zippo (flippo) lighter (#23020)

* Added the zippo and engraved zippo. Added the engraved zippo in the detective's coat.

* Added copyright.

* Renamed to Flippo

* Gave the Flippo new sounds. Moved the lighter sound collections to their own folder in Items.

* Fixed YAML issues that showed up with moving the lighter noises to their own folder.

* Added the detective's Flippo as a thief objective, with half the weight of the forensic scanner.
23 files changed:
Content.Server/Morgue/Components/CrematoriumComponent.cs
Resources/Audio/Items/Lighters/attributions.yml [new file with mode: 0644]
Resources/Audio/Items/Lighters/lighter1.ogg [moved from Resources/Audio/Items/lighter1.ogg with 100% similarity]
Resources/Audio/Items/Lighters/lighter2.ogg [moved from Resources/Audio/Items/lighter2.ogg with 100% similarity]
Resources/Audio/Items/Lighters/lighter3.ogg [moved from Resources/Audio/Items/lighter3.ogg with 100% similarity]
Resources/Audio/Items/Lighters/lighter_off.ogg [moved from Resources/Audio/Items/lighter_off.ogg with 100% similarity]
Resources/Audio/Items/Lighters/zippo_close.ogg [new file with mode: 0644]
Resources/Audio/Items/Lighters/zippo_open.ogg [new file with mode: 0644]
Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml
Resources/Prototypes/Entities/Mobs/NPCs/living_light.yml
Resources/Prototypes/Entities/Objects/Tools/lighters.yml
Resources/Prototypes/Objectives/objectiveGroups.yml
Resources/Prototypes/Objectives/stealTargetGroups.yml
Resources/Prototypes/Objectives/thief.yml
Resources/Prototypes/SoundCollections/lighter_sounds.yml
Resources/Prototypes/SoundCollections/tools.yml
Resources/Textures/Objects/Tools/lighters.rsi/meta.json
Resources/Textures/Objects/Tools/lighters.rsi/zippo-inhand-left-flame.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/lighters.rsi/zippo-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/lighters.rsi/zippo-inhand-right-flame.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/lighters.rsi/zippo-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/lighters.rsi/zippo_engraved_icon_base.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/lighters.rsi/zippo_engraved_open.png [new file with mode: 0644]