Skip to content

Commit

Permalink
replace mantis bag prototypes with starting gear (#2030)
Browse files Browse the repository at this point in the history
Co-authored-by: deltanedas <@deltanedas:kde.org>
  • Loading branch information
deltanedas authored Oct 20, 2024
1 parent 8261f82 commit 7da26af
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 65 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ loadout-group-scarfs = Scarf
# Epistemics
loadout-group-mantis-head = Mantis head
loadout-group-mantis-jumpsuit = Mantis jumpsuit
loadout-group-mantis-backpack = Mantis backpack
loadout-group-mantis-outerclothing = Mantis outer clothing
loadout-group-mantis-shoes = Mantis shoes
loadout-group-mantis-gloves = Mantis gloves
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,6 @@
equipment:
jumpsuit: ClothingUniformSkirtMantis

# Back
- type: loadout
id: MantisBackpack
equipment:
back: ClothingBackpackMantisFilled

- type: loadout
id: MantisSatchel
equipment:
back: ClothingBackpackSatchelMantisFilled

- type: loadout
id: MantisDuffel
equipment:
back: ClothingBackpackDuffelMantisFilled

# OuterClothing
- type: loadout
id: MantisCoat
Expand Down
8 changes: 0 additions & 8 deletions Resources/Prototypes/Nyanotrasen/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@
- MantisJumpsuit
- MantisJumpskirt

- type: loadoutGroup
id: MantisBackpack
name: loadout-group-mantis-backpack
loadouts:
- MantisBackpack
- MantisSatchel
- MantisDuffel

- type: loadoutGroup
id: MantisOuterClothing
name: loadout-group-mantis-outerclothing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- GroupTankHarness
- MantisHead
- MantisJumpsuit
- MantisBackpack
- ScientistBackpack
- MantisOuterClothing
- MantisShoes
- MantisGloves
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,9 @@
eyes: ClothingEyesGlassesSunglasses
ears: ClothingHeadsetScience # DeltaV - Mantis is part of Epistemics
belt: ClothingBeltMantis
storage:
back:
- HandLabeler
- PillMindbreakerToxin
- BoxFolderGrey
- RubberStampMantis

0 comments on commit 7da26af

Please sign in to comment.