Fix recharger (#27426)

This commit is contained in:
metalgearsloth
2024-04-28 14:39:42 +10:00
committed by GitHub
parent d66ad739ee
commit 72f790844f

View File

@@ -1,7 +1,7 @@
- type: entity
parent: Clothing
id: PortableRecharger
name: portable recharger
name: portable recharger
description: High-tech recharger adapted for portability
components:
- type: Item
@@ -25,6 +25,9 @@
price: 500
- type: Tag
tags: [] # ignore "WhitelistChameleon" tag
- type: ContainerContainer
containers:
charger_slot: !type:ContainerSlot
- type: ItemSlots
slots:
charger_slot:
@@ -32,4 +35,4 @@
whitelist:
components:
- HitscanBatteryAmmoProvider
- ProjectileBatteryAmmoProvider
- ProjectileBatteryAmmoProvider