New science unlock: the H.A.R.M.P.A.C.K (#38824)

This commit is contained in:
slarticodefast
2025-07-07 23:43:33 +02:00
committed by GitHub
parent 366b623cd0
commit 46ec3b402a
13 changed files with 136 additions and 0 deletions

View File

@@ -98,3 +98,25 @@
- type: Construction
graph: ClothingBagPet
node: bagPet
- type: entity
parent: Clothing
id: ClothingBackpackHarmpack
name: H.A.R.M.P.A.C.K.
description: Now you can reload, punch, and eat a snack - simultaneously.
components:
- type: Sprite
sprite: Clothing/Back/Specific/harmpack.rsi
state: icon
- type: Item
size: Ginormous
- type: Clothing
slots: BACK
- type: ExtraHandsEquipment
hands:
# middle hands to prevent overlapping inhand sprites
# This can be changed once we have per-hand displacement maps
extra_hand_1:
location: Middle
extra_hand_2:
location: Middle