diff --git a/planets/SolarSystem/ring_world.json b/planets/SolarSystem/ring_world.json index f108c2a..d7f1eab 100644 --- a/planets/SolarSystem/ring_world.json +++ b/planets/SolarSystem/ring_world.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json", "name": "RINGWORLD", - //"removeChildren": [ "Sector_RingInterior/Lights_RingInterior", "Sector_RingInterior/Geometry_RingInterior/Structure_IP_ArtificialSun/ArtificialSun_Bulb" ], + "removeChildren": [ "Sector_RingInterior/Lights_RingInterior", "Sector_RingInterior/Geometry_RingInterior/Structure_IP_ArtificialSun/ArtificialSun_Bulb" ], "Props": { "details": [ { @@ -19,6 +19,39 @@ }, "removeComponents": true }, + { + "scale": 1, + "path": "TimberHearth_Body/Sector_TH/Sector_RadioTower/RadioTower_DLC/Interactibles_RadioTower/Prefab_HEA_Recorder", + "position": { + "x": -0.0889, + "y": -294.0193, + "z": -123.9802 + }, + "rotation": { + "x": 2.7096, + "y": 71.6726, + "z": 277.9303 + }, + "removeComponents": true, + "parentPath": "Sector_RingWorld/Sector_DarkSideDockingBay", + "isRelativeToParent": true + }, + { + "scale": 1, + "path": "FeldsparShip_Body/Prefab_HEA_FeldsparShip", + "position": { + "x": 60.9559, + "y": 156.4935, + "z": -287.5663 + }, + "rotation": { + "x": 0.7455, + "y": 347.271, + "z": 22.4091 + }, + "parentPath": "Sector_RingWorld", + "isRelativeToParent": true + }, { "scale": 1, "alignToNormal": false,