price: 40
- type: StealTarget
stealGroup: LAMP
+ - type: Clothing
+ sprite: Objects/Tools/flashlight.rsi
+ quickEquip: false
+ slots:
+ - Belt
- type: entity
name: seclite
- type: PointLight
enabled: false
radius: 8
+ - type: Clothing
+ sprite: Objects/Tools/seclite.rsi
+ quickEquip: false
+ slots:
+ - Belt
- type: entity
parent: FlashlightLantern
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
{
"name": "on-inhand-right",
"directions": 4
- }
+ },
+ {
+ "name": "on-equipped-BELT",
+ "directions": 4
+ },
+ {
+ "name": "off-equipped-BELT",
+ "directions": 4
+ }
]
}