19 lines
681 B
Text
19 lines
681 B
Text
[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/artificial_soul_lore.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 = 49.0
|
|
margin_bottom = 143.0
|
|
|
|
[node name="Label" parent="Control" index="0"]
|
|
margin_top = 3.0
|
|
margin_bottom = 91.0
|
|
text = "Artificial Soul:
|
|
A small bit of electronics with an AI \"brain\". originally developed to bring \"life\" to intelli's robotic sweetheart. he later used it to power fami's chimeras."
|