]> git.smokeofanarchy.ru Git - space-station-14.git/commit
H.O.N.K. mech (#14670)
authordeltanedas <39013340+deltanedas@users.noreply.github.com>
Fri, 5 May 2023 13:21:13 +0000 (13:21 +0000)
committerGitHub <noreply@github.com>
Fri, 5 May 2023 13:21:13 +0000 (23:21 +1000)
commitbc101e1fb5e178d92a847a79f5890276cd3b3d9f
tree2d2fa349372f651a55a0d7a189e2873a7e0a1822
parent19b313b218f68b16d0dae226198ebc81f7c0b6e7
H.O.N.K. mech (#14670)

Co-authored-by: deltanedas <@deltanedas:kde.org>
49 files changed:
Content.Client/Mech/Ui/Equipment/MechSoundboardUi.cs [new file with mode: 0644]
Content.Client/Mech/Ui/Equipment/MechSoundboardUiFragment.xaml [new file with mode: 0644]
Content.Client/Mech/Ui/Equipment/MechSoundboardUiFragment.xaml.cs [new file with mode: 0644]
Content.Server/Mech/Systems/MechSystem.cs
Content.Shared/Mech/Equipment/Components/MechSoundboardComponent.cs [new file with mode: 0644]
Content.Shared/Mech/Equipment/Systems/MechSoundboardSystem.cs [new file with mode: 0644]
Content.Shared/Mech/MechUI.cs
Resources/Locale/en-US/mech/soundboard.ftl [new file with mode: 0644]
Resources/Locale/en-US/prototypes/catalog/research/technologies.ftl
Resources/Locale/en-US/tools/tool-qualities.ftl
Resources/Prototypes/Catalog/Research/technologies.yml
Resources/Prototypes/Entities/Clothing/Masks/masks.yml
Resources/Prototypes/Entities/Clothing/Shoes/specific.yml
Resources/Prototypes/Entities/Objects/Devices/Electronics/mech.yml
Resources/Prototypes/Entities/Objects/Fun/bike_horn.yml
Resources/Prototypes/Entities/Objects/Specific/Mech/mech_construction.yml
Resources/Prototypes/Entities/Objects/Specific/Mech/mecha_equipment.yml
Resources/Prototypes/Entities/Objects/Specific/Mech/mechs.yml
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Recipes/Construction/Graphs/mechs/honker_construction.yml [new file with mode: 0644]
Resources/Prototypes/Recipes/Lathes/electronics.yml
Resources/Prototypes/Recipes/Lathes/mech_parts.yml
Resources/Prototypes/SoundCollections/troll.yml [new file with mode: 0644]
Resources/Prototypes/tags.yml
Resources/Prototypes/tool_qualities.yml
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker0.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker1.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker10.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker11.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker2.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker3.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker4.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker5.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker6.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker7.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker8.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker9.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker_chassis.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker_harness+o.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker_harness.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker_l_arm+o.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker_l_arm.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker_l_leg+o.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker_l_leg.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker_r_arm+o.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker_r_arm.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker_r_leg+o.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/honker_r_leg.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Mech/honker_construction.rsi/meta.json [new file with mode: 0644]