Allow flashlights on belts (#23256)
This commit is contained in:
@@ -69,6 +69,11 @@
|
||||
price: 40
|
||||
- type: StealTarget
|
||||
stealGroup: LAMP
|
||||
- type: Clothing
|
||||
sprite: Objects/Tools/flashlight.rsi
|
||||
quickEquip: false
|
||||
slots:
|
||||
- Belt
|
||||
|
||||
- type: entity
|
||||
name: seclite
|
||||
@@ -111,6 +116,11 @@
|
||||
- type: PointLight
|
||||
enabled: false
|
||||
radius: 8
|
||||
- type: Clothing
|
||||
sprite: Objects/Tools/seclite.rsi
|
||||
quickEquip: false
|
||||
slots:
|
||||
- Belt
|
||||
|
||||
- type: entity
|
||||
parent: FlashlightLantern
|
||||
|
||||
@@ -55,6 +55,12 @@
|
||||
cell_slot: !type:ContainerSlot {}
|
||||
- type: StealTarget
|
||||
stealGroup: LAMP
|
||||
- type: Clothing
|
||||
sprite: Objects/Tools/lantern.rsi
|
||||
equippedPrefix: off
|
||||
quickEquip: false
|
||||
slots:
|
||||
- Belt
|
||||
|
||||
- type: entity
|
||||
parent: Lantern
|
||||
|
||||
Reference in New Issue
Block a user