Take into account all shards when counting rooms
Opened this issue · 0 comments
Mirroar commented
Currently when expanding, we just check if ownedRooms < Game.gcl.level
for the current shard. ownedRooms
needs to take into account rooms from other shards as well.