im too lazy to do commit messages right now
This commit is contained in:
parent
4f5a66379a
commit
ee779f2899
15 changed files with 128 additions and 17 deletions
19
objects/lore/hills/verdant_hills.tscn
Normal file
19
objects/lore/hills/verdant_hills.tscn
Normal file
|
@ -0,0 +1,19 @@
|
|||
[gd_scene load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://objects/lore/lore.tscn" type="PackedScene" id=1]
|
||||
[ext_resource path="res://graphics/lore/verdant_hills.png" type="Texture" id=2]
|
||||
|
||||
[node name="Lore" instance=ExtResource( 1 )]
|
||||
|
||||
[node name="TextureRect" parent="Panel" index="0"]
|
||||
texture = ExtResource( 2 )
|
||||
|
||||
[node name="Control" parent="." index="1"]
|
||||
margin_top = 55.0
|
||||
margin_bottom = 136.0
|
||||
|
||||
[node name="Label" parent="Control" index="0"]
|
||||
margin_top = 3.0
|
||||
margin_bottom = 78.0
|
||||
text = "Verdant hills:
|
||||
Sg made their home here because it was a peaceful and beautiful place, but that all changed when it was attacked by chimeras."
|
Loading…
Add table
Add a link
Reference in a new issue