EntitySpawnerComponent
This commit is contained in:
@@ -45,7 +45,6 @@ RegisterBarotrauma("MapEntity")
|
||||
RegisterBarotrauma("MapEntityPrefab")
|
||||
RegisterBarotrauma("CauseOfDeath")
|
||||
RegisterBarotrauma("CharacterTeamType")
|
||||
RegisterBarotrauma("Items.Components.Connection")
|
||||
RegisterBarotrauma("CharacterInventory")
|
||||
RegisterBarotrauma("Hull")
|
||||
RegisterBarotrauma("Gap")
|
||||
@@ -64,6 +63,7 @@ RegisterBarotrauma("Inventory")
|
||||
RegisterBarotrauma("ItemInventory")
|
||||
AddCallMetaMember(RegisterBarotrauma("FireSource"))
|
||||
|
||||
RegisterBarotrauma("Items.Components.Connection")
|
||||
RegisterBarotrauma("Items.Components.Fabricator")
|
||||
RegisterBarotrauma("Items.Components.ItemComponent")
|
||||
RegisterBarotrauma("Items.Components.WifiComponent")
|
||||
@@ -112,6 +112,7 @@ RegisterBarotrauma("Items.Components.Repairable")
|
||||
RegisterBarotrauma("Items.Components.RepairTool")
|
||||
RegisterBarotrauma("Items.Components.NameTag")
|
||||
RegisterBarotrauma("Items.Components.LevelResource")
|
||||
RegisterBarotrauma("Items.Components.EntitySpawnerComponent")
|
||||
|
||||
RegisterBarotrauma("AIController")
|
||||
RegisterBarotrauma("EnemyAIController")
|
||||
|
||||
Reference in New Issue
Block a user