diff options
Diffstat (limited to 'ship/ship/ship.tscn')
-rw-r--r-- | ship/ship/ship.tscn | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ship/ship/ship.tscn b/ship/ship/ship.tscn index 3ba879b..afeb6b7 100644 --- a/ship/ship/ship.tscn +++ b/ship/ship/ship.tscn @@ -16,12 +16,12 @@ [ext_resource path="res://ship/ship/bridge_windows.material" type="Material" id=14] [ext_resource path="res://ship/ship/hull_main.material" type="Material" id=15] [ext_resource path="res://ship/ship/bridge.material" type="Material" id=16] -[ext_resource path="res://maps/main_stage/assets/mast/mast.tscn" type="PackedScene" id=17] +[ext_resource path="res://ship/mast/mast.tscn" type="PackedScene" id=17] [ext_resource path="res://ship/ship/below_deck_walls.material" type="Material" id=18] -[ext_resource path="res://maps/main_stage/assets/ship_control_panel/main_control_panel_mat.material" type="Material" id=19] -[ext_resource path="res://maps/main_stage/assets/steering_wheel/steering_wheel.tscn" type="PackedScene" id=20] -[ext_resource path="res://maps/main_stage/assets/light_fixture/light_fixture.tres" type="Material" id=21] -[ext_resource path="res://maps/main_stage/assets/water_pump/water_pump.tscn" type="PackedScene" id=22] +[ext_resource path="res://ship/ship_control_panel/main_control_panel_mat.material" type="Material" id=19] +[ext_resource path="res://ship/steering_wheel/steering_wheel.tscn" type="PackedScene" id=20] +[ext_resource path="res://ship/light_fixture/light_fixture.tres" type="Material" id=21] +[ext_resource path="res://ship/water_pump/water_pump.tscn" type="PackedScene" id=22] [sub_resource type="ArrayMesh" id=25] resource_name = "control_panel_Cube001" |