Pirate shuttle update (#13126)

This commit is contained in:
Checkraze
2023-01-19 06:02:47 -05:00
committed by GitHub
parent bf30ec6b87
commit bf01bb6a6e
3 changed files with 5601 additions and 5609 deletions

View File

@@ -149,7 +149,7 @@ public sealed class PiratesRuleSystem : GameRuleSystem
ops[i] = _random.PickAndTake(ev.PlayerPool);
}
var map = "/Maps/pirate.yml";
var map = "/Maps/Shuttles/pirate.yml";
var xformQuery = GetEntityQuery<TransformComponent>();
var aabbs = _stationSystem.Stations.SelectMany(x =>