From: Sphiral <145869023+SphiraI@users.noreply.github.com> Date: Wed, 21 Feb 2024 06:41:37 +0000 (-0600) Subject: Adds a mask slot and moves adminPDA to new ID slot for aghost (#25402) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=196145685e0d19edbbf4e3a7d89da7489716f976;p=space-station-14.git Adds a mask slot and moves adminPDA to new ID slot for aghost (#25402) --- diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml index fbfa318417..7b2bb55cac 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml @@ -283,7 +283,6 @@ components: - type: StorageFill contents: - - id: AdminPDA - id: GasAnalyzer - id: trayScanner - type: Unremoveable diff --git a/Resources/Prototypes/InventoryTemplates/aghost_inventory_template.yml b/Resources/Prototypes/InventoryTemplates/aghost_inventory_template.yml index b34378c39d..6252ad8e99 100644 --- a/Resources/Prototypes/InventoryTemplates/aghost_inventory_template.yml +++ b/Resources/Prototypes/InventoryTemplates/aghost_inventory_template.yml @@ -1,4 +1,4 @@ -- type: inventoryTemplate +- type: inventoryTemplate id: aghost slots: - name: back @@ -9,11 +9,25 @@ uiWindowPos: 2,1 strippingWindowPos: 2,4 displayName: ID + - name: id + slotTexture: id + slotFlags: IDCARD + slotGroup: SecondHotbar + stripTime: 6 + uiWindowPos: 2,2 + strippingWindowPos: 2,3 + displayName: ID # For drip reasons. - name: head slotTexture: head slotFlags: HEAD - uiWindowPos: 0,1 + uiWindowPos: 0,2 strippingWindowPos: 0,0 displayName: Head + - name: mask + slotTexture: mask + slotFlags: MASK + uiWindowPos: 0,1 + strippingWindowPos: 1,1 + displayName: Mask diff --git a/Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml b/Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml index 3f5c36875f..8f7d8aee19 100644 --- a/Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml +++ b/Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml @@ -326,6 +326,7 @@ id: MobAghostGear equipment: back: ClothingBackpackSatchelHoldingAdmin + id: AdminPDA #Head Rev Gear - type: startingGear