Enabled heroic dungeons, fixed radials

getOptionType() seems to work now
This commit is contained in:
Treeku
2014-03-19 22:07:29 +00:00
parent 28da4fc620
commit 0948a68c3b
3 changed files with 16 additions and 27 deletions
+2 -2
View File
@@ -328,10 +328,10 @@ public class NGECore {
terrainService.addPlanet(14, "kashyyyk_hunting", "terrain/kashyyyk_hunting.trn", true);
terrainService.addPlanet(15, "kashyyyk_north_dungeons", "terrain/kashyyyk_north_dungeons.trn", true);
terrainService.addPlanet(16, "kashyyyk_rryatt_trail", "terrain/kashyyyk_rryatt_trail.trn", true);
terrainService.addPlanet(17, "kashyyyk_south_dungeons", "terrain/kashyyyk_south_dungeons.trn", true);
terrainService.addPlanet(17, "kashyyyk_south_dungeons", "terrain/kashyyyk_south_dungeons.trn", true);*/
terrainService.addPlanet(18, "adventure1", "terrain/adventure1.trn", true);
terrainService.addPlanet(19, "adventure2", "terrain/adventure2.trn", true);
terrainService.addPlanet(20, "dungeon1", "terrain/dungeon1.trn", true);*/
terrainService.addPlanet(20, "dungeon1", "terrain/dungeon1.trn", true);
//Space Zones
// NOTE: Commented out for now until space is implemented. No need to be loaded into memory when space is not implemented.
/*terrainService.addPlanet(21, "space_corellia", "terrain/space_corellia.trn", true);