-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Den Downstream Merge 02-13-25 (#1773)
# Description ## **!!! DO NOT "Squash and commit", ONLY "Create a merge commit" !!!** Merges some PRs from The Den, YML changes only: - TheDenSS14/TheDen#168 - Change: Added the new Loadout items to the appropriate CharacterItemGroup prototypes. - TheDenSS14/TheDen#202 - Change: Converted owl hooting from stereo to mono to fix console errors. - TheDenSS14/TheDen#203 - TheDenSS14/TheDen#205 - TheDenSS14/TheDen#220 - TheDenSS14/TheDen#224 - TheDenSS14/TheDen#236 - TheDenSS14/TheDen#246 Mapper-only PRs: - TheDenSS14/TheDen#247 - TheDenSS14/TheDen#250 ## Changelog :cl: The Den Contributors - add: Added a Trooper Uniform and Hat for Security use. (by Rosycup) - add: Harpies have gained the ability to hoot. (by KyuPolaris) - add: Added ability for Arachne to produce silk. (by KyuPolaris) - tweak: Tweaked tool belts to take more tools and mantis belts to be able to fit certain epistemics tools. (by Rosycup) - add: Hopping, that's it. *hop and *hops now triggers the jump emote. (by KyuPolaris) - fix: Shadowkin are now able to select Psionic Power traits without taking the Latent Psychic trait. (by Rosycup) --------- Co-authored-by: Rosycup <[email protected]> Co-authored-by: sleepyyapril <[email protected]> Co-authored-by: deltanedas <[email protected]> Co-authored-by: Tabitha <[email protected]> Co-authored-by: KyuPolaris <[email protected]>
- Loading branch information
1 parent
972a936
commit 19ea863
Showing
94 changed files
with
1,682 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
# Command | ||
holopad-command-lo = Command - LO | ||
holopad-command-mysta = Command - Mysta | ||
holopad-command-cj = Command - CJ | ||
holopad-command-evac = Command - Evac | ||
# Epistemics | ||
holopad-epistemics-anomaly = Epistemics - Anomaly | ||
holopad-epistemics-artifact = Epistemics - Artifact | ||
holopad-epistemics-robotics = Epistemics - Robotics | ||
holopad-epistemics-rnd = Epistemics - R&D | ||
holopad-epistemics-front = Epistemics - Front | ||
holopad-epistemics-breakroom = Epistemics - Breakroom | ||
holopad-epistemics-mantis = Epistemics - Mantis | ||
holopad-epistemics-oracle = Epistemics - Oracle | ||
# Logistics | ||
holopad-logistics-front = Logistics - Front | ||
holopad-logistics-cargo-bay = Logistics - Cargo Bay | ||
holodpad-logistics-mailroom = Logistics - Mailroom | ||
holodpad-logistics-mailfront = Logistics - Mail Front | ||
holopad-logistics-salvage-bay = Logistics - Salvage Bay | ||
holopad-logistics-breakroom = Logistics - Breakroom | ||
holopad-logistics-ats = Logistics - ATS | ||
holopad-logistics-shuttle = Logistics - Shuttle | ||
# Justice | ||
holopad-justice-prosecutor = Justice - Prosecutor | ||
holopad-justice-attorney = Justice - Attorney | ||
holopad-justice-clerk = Justice - Clerk | ||
# Security | ||
holopad-security-corpsman = Security - Corpsman | ||
# General | ||
holopad-general-park = General - Park | ||
holopad-general-nitrogen-lounge = General - Nitrogen Lounge | ||
holopad-general-shipyard-dock = General - Shipyard Dock | ||
# Medical | ||
holopad-medical-psychologist = Medical - Psychologist | ||
holopad-medical-outpost = Medical - Outpost | ||
# Engineering | ||
holopad-engineering-pa-control = Engineering - PA Control | ||
# Service | ||
holopad-service-toolroom = Service - Toolroom | ||
holopad-service-barber-shop = Service - Barber Shop | ||
# Station Specific | ||
holopad-security-perma-kitchen = Security - Perma Kitchen | ||
holopad-security-perma-botany = Security - Perma Botany | ||
holopad-security-perma-yard-one = Security - Perma Yard One | ||
holopad-security-perma-yard-two = Security - Perma Yard Two | ||
holopad-security-perma-workshop = Security - Perma Workshop | ||
holopad-security-perma-guard-complex = Security - Perma Guard Complex | ||
holopad-security-perma-mineshaft = Security - Perma Mineshaft | ||
holopad-security-perma-arena = Security - Arena | ||
holopad-security-perma-gladiator-lounge = Security - Gladiator Lounge | ||
holopad-general-spesscar-track = General - Spesscar Track |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,4 +32,6 @@ | |
chatTriggers: | ||
- jump | ||
- jumps | ||
- hop # TheDen | ||
- hops # TheDen | ||
event: !type:AnimationJumpEmoteEvent |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,4 +49,5 @@ | |
- Zookeeper | ||
- Justice | ||
- Prosecutor | ||
- Clerk | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
Resources/Prototypes/DeltaV/Entities/Structures/Doors/Airlocks/assembly.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
#Roboticist - Delta-V Creation | ||
- type: entity | ||
parent: AirlockAssembly | ||
id: AirlockAssemblyRoboticist | ||
suffix: Robotics | ||
components: | ||
- type: Sprite | ||
sprite: DeltaV/Structures/Doors/Airlocks/Standard/roboticist.rsi | ||
state: "assembly" | ||
|
||
- type: entity | ||
parent: AirlockAssembly | ||
id: AirlockAssemblyRoboticistGlass | ||
suffix: Robotics, Glass | ||
components: | ||
- type: Sprite | ||
sprite: DeltaV/Structures/Doors/Airlocks/Glass/roboticist.rsi | ||
state: "assembly" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.