forked from team-sg/hero-mark-2
16 lines
464 B
Text
16 lines
464 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://objects/lore/lore.tscn" type="PackedScene" id=1]
|
|
|
|
[node name="Lore" instance=ExtResource( 1 )]
|
|
|
|
[node name="Control" parent="." index="1"]
|
|
margin_top = 75.0
|
|
margin_right = 256.0
|
|
margin_bottom = 117.0
|
|
|
|
[node name="Label" parent="Control" index="0"]
|
|
margin_top = 3.0
|
|
margin_right = 215.0
|
|
margin_bottom = 39.0
|
|
text = "Blue ray caverns is used as a mine by a corporation that wants to create rust and grime"
|