Rename BUILDINGS to BuildingType, add owner component to entities
This commit is contained in:
@@ -203,6 +203,10 @@
|
||||
"id":13,
|
||||
"type":"animal_farm"
|
||||
},
|
||||
{
|
||||
"id":31,
|
||||
"type":"player_red"
|
||||
},
|
||||
{
|
||||
"id":32,
|
||||
"objectgroup":
|
||||
@@ -324,6 +328,10 @@
|
||||
"id":45,
|
||||
"type":"animal_farm"
|
||||
},
|
||||
{
|
||||
"id":63,
|
||||
"type":"player_blue"
|
||||
},
|
||||
{
|
||||
"id":64,
|
||||
"objectgroup":
|
||||
|
||||
Reference in New Issue
Block a user