portable commit - fixed bug world and marathon mode

This commit is contained in:
PennyRigate 2024-04-16 19:05:29 -04:00
parent ec7ad7bfc9
commit 9bf8470d40
4 changed files with 29 additions and 9 deletions

View file

@ -28,10 +28,21 @@ anchor_bottom = 1.0
[node name="Victory" type="Label" parent="."]
material = ExtResource( 4 )
margin_top = 16.0
margin_top = 24.0
margin_right = 256.0
margin_bottom = 39.0
text = "Wow you done did it!"
margin_bottom = 47.0
text = "Game is over, when will another
day's adventure begin?"
align = 1
[node name="Victory2" type="Label" parent="."]
material = ExtResource( 4 )
margin_top = 144.0
margin_right = 256.0
margin_bottom = 180.0
text = "No matter what happens you
will always remain a triumphant
hero, too."
align = 1
[node name="PanelContainer" type="PanelContainer" parent="."]