Everyone in sec starts with filled combat boots (#17959)

* secoffs with combat shoes (filled)

* cadets with knives wcgw

* det probably doesnt need em but w/e

* yep yep jackboots storag

* i forgt to add whitelist

* blank line moment
This commit is contained in:
ninruB
2023-07-12 21:55:18 +02:00
committed by GitHub
parent 59bfb46322
commit e09ec1f165
4 changed files with 9 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
sprite: Clothing/Shoes/Boots/workboots.rsi sprite: Clothing/Shoes/Boots/workboots.rsi
- type: entity - type: entity
parent: ClothingShoesBaseButcherable parent: ClothingShoesStorageBase
id: ClothingShoesBootsJack id: ClothingShoesBootsJack
name: jackboots name: jackboots
description: Nanotrasen-issue Security combat boots for combat scenarios or combat situations. All combat, all the time. description: Nanotrasen-issue Security combat boots for combat scenarios or combat situations. All combat, all the time.
@@ -19,6 +19,10 @@
sprite: Clothing/Shoes/Boots/jackboots.rsi sprite: Clothing/Shoes/Boots/jackboots.rsi
- type: Clothing - type: Clothing
sprite: Clothing/Shoes/Boots/jackboots.rsi sprite: Clothing/Shoes/Boots/jackboots.rsi
- type: Storage
whitelist:
tags:
- Knife
- type: entity - type: entity
parent: ClothingShoesBaseButcherable parent: ClothingShoesBaseButcherable

View File

@@ -23,7 +23,7 @@
equipment: equipment:
jumpsuit: ClothingUniformJumpsuitDetective jumpsuit: ClothingUniformJumpsuitDetective
back: ClothingBackpackSecurityFilled back: ClothingBackpackSecurityFilled
shoes: ClothingShoesBootsJack shoes: ClothingShoesBootsCombatFilled
eyes: ClothingEyesGlassesSunglasses eyes: ClothingEyesGlassesSunglasses
head: ClothingHeadHatFedoraBrown head: ClothingHeadHatFedoraBrown
outerClothing: ClothingOuterVestDetective outerClothing: ClothingOuterVestDetective

View File

@@ -24,7 +24,7 @@
equipment: equipment:
jumpsuit: ClothingUniformJumpsuitColorRed jumpsuit: ClothingUniformJumpsuitColorRed
back: ClothingBackpackSecurityFilled back: ClothingBackpackSecurityFilled
shoes: ClothingShoesBootsJack shoes: ClothingShoesBootsCombatFilled
outerClothing: ClothingOuterArmorBasic outerClothing: ClothingOuterArmorBasic
id: SecurityCadetPDA id: SecurityCadetPDA
ears: ClothingHeadsetSecurity ears: ClothingHeadsetSecurity

View File

@@ -23,7 +23,7 @@
equipment: equipment:
jumpsuit: ClothingUniformJumpsuitSec jumpsuit: ClothingUniformJumpsuitSec
back: ClothingBackpackSecurityFilled back: ClothingBackpackSecurityFilled
shoes: ClothingShoesBootsJack shoes: ClothingShoesBootsCombatFilled
eyes: ClothingEyesGlassesSecurity eyes: ClothingEyesGlassesSecurity
head: ClothingHeadHelmetBasic head: ClothingHeadHelmetBasic
outerClothing: ClothingOuterArmorBasic outerClothing: ClothingOuterArmorBasic