Skip to content

Commit

Permalink
Modify markers DV changes in nyano yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffiestFloof committed Feb 18, 2024
1 parent ee2875f commit f267d73
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
- type: StorageFill
contents:
- id: BoxSurvival
# - id: BoxForensicPad # DeltaV - Mantis is no longer a Detective
# DeltaV - Mantis is no longer a Detective - Comment out BoxForensicPad
# - id: BoxForensicPad
# End of modified code
- id: HandLabeler
- id: PillMindbreakerToxin
- id: BoxFolderGrey
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
- type: StorageFill
contents:
- id: BoxSurvival
# - id: BoxForensicPad # DeltaV - Mantis is no longer a Detective
# DeltaV - Mantis is no longer a Detective - Comment out BoxForensicPad
# - id: BoxForensicPad
# End of modified code
- id: HandLabeler
- id: PillMindbreakerToxin
- id: BoxFolderGrey
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
- type: StorageFill
contents:
- id: BoxSurvival
# - id: BoxForensicPad # DeltaV - Mantis is no longer a Detective
# DeltaV - Mantis is no longer a Detective - Comment out BoxForensicPad
# - id: BoxForensicPad
# End of modified code
- id: HandLabeler
- id: PillMindbreakerToxin
- id: BoxFolderGrey
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,30 @@
- type: StorageFill
contents:
# Tools
# - id: FlashlightSeclite # Deltav - Detective is in charge of investigating crimes.
# DeltaV - Mantis is no longer a Detective - Remove items that were for the Detective and give them some replacements
# - id: FlashlightSeclite
# - id: ForensicScanner
# - id: BoxForensicPad
# - id: ClothingHandsGlovesForensic
- id: FlashlightLantern
- id: BoxZiptie
# End of modified code
- id: AntiPsychicKnife
- id: FlashlightLantern # DeltaV - To replace their lost flashlight
- id: BoxZiptie # DeltaV - Give the mantis some zipties
- id: WeaponPistolPsiBreaker # DeltaV - Mantis mindbreaker pistol, see Resources/Prototypes/DeltaV/Entities?Objects/Weapons/Guns/Pistols/pistols.yml
# Spare change of clothes
# DeltaV - Mantis Clothes Removal - Remove the Psionic Mantis spares clothes to mimic the detective closet
# - id: ClothingUniformJumpsuitMantis
# - id: ClothingUniformSkirtMantis
# - id: ClothingBeltMantis
# - id: ClothingShoesBootsMantis
# - id: ClothingHandsGlovesForensic # Deltav - Detective is in charge of investigating crimes.
- id: ClothingHeadHatFezMantis
# - id: ClothingOuterCoatMantis
- id: ClothingOuterWinterCoatMantis
# - id: ClothingEyesGlassesSunglasses
# End of modified code
- id: ClothingHeadHatFezMantis
- id: ClothingOuterWinterCoatMantis
# Insulative headgear
- id: ClothingHeadTinfoil
- id: ClothingHeadCage
amount: 2
# DeltaV - Mantis PsiBreaker - Give the Mantis a small .38 pistol meant to help in dealing with psionics, see Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Pistols/pistols.yml
- id: WeaponPistolPsiBreaker
# End of modified code
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
- type: entity
parent: ClothingBeltStorageBase
id: ClothingBeltMantis
name: psionic mantis' belt # DeltaV - Rename Forensic Mantis to Psionic Mantis
# DeltaV - Forensic Mantis Rename - Rename Forensic Mantis to Psionic Mantis
name: psionic mantis' belt
# End of modified code
description: Perfect for storing all of your equipment.
components:
- type: Sprite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHoodMysta
name: mystagogue's muffin cap # Delta V - Mystagogue new hat
# DeltaV - Better Mystagogue Hat - Rename the hat from "mystagogue's turban" to "mystagogue's muffin cap"
name: mystagogue's muffin cap
# End of modified code
description: Contrary to its silly name, it's actually a symbol of great academic achievement.
components:
- type: Sprite
Expand Down Expand Up @@ -122,7 +124,9 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatFezMantis
name: psionic mantis' fez # DeltaV - Rename Forensic Mantis to Psionic Mantis
# DeltaV - Forensic Mantis Rename - Rename Forensic Mantis to Psionic Mantis
name: psionic mantis' fez
# End of modified code
description: A fine red fez with a gold tassel.
components:
- type: Sprite
Expand Down

0 comments on commit f267d73

Please sign in to comment.