Fixed mobs.
This commit is contained in:
parent
a359c4f8b6
commit
a747426fa0
@ -213,7 +213,7 @@ public class SpeedBuilders extends SoloGame
|
||||
}
|
||||
|
||||
if (add)
|
||||
_buildData.add(new BuildData(entry.getValue().get(0).clone().subtract(0.5, 0, 0.5), ChatColor.translateAlternateColorCodes('&', entry.getKey()), this));
|
||||
_buildData.add(buildData);
|
||||
}
|
||||
|
||||
for (Location loc : WorldData.GetDataLocs("YELLOW"))
|
||||
|
Loading…
Reference in New Issue
Block a user