aboutsummaryrefslogtreecommitdiff
path: root/client/gui
diff options
context:
space:
mode:
Diffstat (limited to 'client/gui')
-rw-r--r--client/gui/menus/screen_info.tscn4
1 files changed, 3 insertions, 1 deletions
diff --git a/client/gui/menus/screen_info.tscn b/client/gui/menus/screen_info.tscn
index 6e6441d0..79fac92f 100644
--- a/client/gui/menus/screen_info.tscn
+++ b/client/gui/menus/screen_info.tscn
@@ -1,5 +1,6 @@
[gd_scene format=3 uid="uid://dgtdfctc0x78v"]
+[ext_resource type="Script" uid="uid://4quq7un7innk" path="res://map/tiles/screen/screen_info.gd" id="1_07dxw"]
[ext_resource type="Shader" uid="uid://b7p7umdb51hhn" path="res://gui/resources/shaders/clouds_canvas_item.gdshader" id="1_ogbng"]
[sub_resource type="FastNoiseLite" id="FastNoiseLite_ogbng"]
@@ -25,6 +26,7 @@ anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
+script = ExtResource("1_07dxw")
[node name="ColorRect" type="ColorRect" parent="." unique_id=642803588]
material = SubResource("ShaderMaterial_86n4b")
@@ -54,7 +56,7 @@ layout_mode = 2
layout_mode = 2
size_flags_vertical = 3
bbcode_enabled = true
-text = "[font_size=48][b]Welcome to example.org![/b]
+text = "[font_size=48][b]Example server[/b]
This is an example motd. Enjoy![/font_size]"
fit_content = true