forked from SteamWar/SteamWar
@@ -72,6 +72,7 @@ class InternalKit(id: EntityID<CompositeID>): CompositeEntity(id) {
|
|||||||
) {
|
) {
|
||||||
this.inventory = rawInventory
|
this.inventory = rawInventory
|
||||||
this.armor = rawArmor
|
this.armor = rawArmor
|
||||||
|
this.inUse = false
|
||||||
}
|
}
|
||||||
}.also { it.setDefault() }
|
}.also { it.setDefault() }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user