Fix kits frfrfrfrfr?

Signed-off-by: Chaoscaot <max@maxsp.de>
This commit is contained in:
2025-12-20 22:12:48 +01:00
parent d348e4a480
commit 6a619c2fd1
@@ -72,6 +72,7 @@ class InternalKit(id: EntityID<CompositeID>): CompositeEntity(id) {
) {
this.inventory = rawInventory
this.armor = rawArmor
this.inUse = false
}
}.also { it.setDefault() }