Skip to content

Commit

Permalink
Revert "Modify markers DV changes in nyano yml"
Browse files Browse the repository at this point in the history
This reverts commit f267d73.
  • Loading branch information
FluffiestFloof committed Feb 18, 2024
1 parent f267d73 commit 76bfa1c
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
- type: StorageFill
contents:
- id: BoxSurvival
# DeltaV - Mantis is no longer a Detective - Comment out BoxForensicPad
# - id: BoxForensicPad
# End of modified code
# - id: BoxForensicPad # DeltaV - Mantis is no longer a Detective
- id: HandLabeler
- id: PillMindbreakerToxin
- id: BoxFolderGrey
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
- type: StorageFill
contents:
- id: BoxSurvival
# DeltaV - Mantis is no longer a Detective - Comment out BoxForensicPad
# - id: BoxForensicPad
# End of modified code
# - id: BoxForensicPad # DeltaV - Mantis is no longer a Detective
- id: HandLabeler
- id: PillMindbreakerToxin
- id: BoxFolderGrey
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
- type: StorageFill
contents:
- id: BoxSurvival
# DeltaV - Mantis is no longer a Detective - Comment out BoxForensicPad
# - id: BoxForensicPad
# End of modified code
# - id: BoxForensicPad # DeltaV - Mantis is no longer a Detective
- id: HandLabeler
- id: PillMindbreakerToxin
- id: BoxFolderGrey
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,24 @@
- type: StorageFill
contents:
# Tools
# DeltaV - Mantis is no longer a Detective - Remove items that were for the Detective and give them some replacements
# - id: FlashlightSeclite
# - id: FlashlightSeclite # Deltav - Detective is in charge of investigating crimes.
# - 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: ClothingOuterCoatMantis
# - id: ClothingEyesGlassesSunglasses
# End of modified code
# - id: ClothingHandsGlovesForensic # Deltav - Detective is in charge of investigating crimes.
- id: ClothingHeadHatFezMantis
# - id: ClothingOuterCoatMantis
- id: ClothingOuterWinterCoatMantis
# - id: ClothingEyesGlassesSunglasses
# 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,9 +1,7 @@
- type: entity
parent: ClothingBeltStorageBase
id: ClothingBeltMantis
# DeltaV - Forensic Mantis Rename - Rename Forensic Mantis to Psionic Mantis
name: psionic mantis' belt
# End of modified code
name: psionic mantis' belt # DeltaV - Rename Forensic Mantis to Psionic Mantis
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,9 +12,7 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHoodMysta
# 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
name: mystagogue's muffin cap # Delta V - Mystagogue new hat
description: Contrary to its silly name, it's actually a symbol of great academic achievement.
components:
- type: Sprite
Expand Down Expand Up @@ -124,9 +122,7 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatFezMantis
# DeltaV - Forensic Mantis Rename - Rename Forensic Mantis to Psionic Mantis
name: psionic mantis' fez
# End of modified code
name: psionic mantis' fez # DeltaV - Rename Forensic Mantis to Psionic Mantis
description: A fine red fez with a gold tassel.
components:
- type: Sprite
Expand Down

0 comments on commit 76bfa1c

Please sign in to comment.