Skip to content

Commit

Permalink
chore: change wordin'
Browse files Browse the repository at this point in the history
  • Loading branch information
lishaduck committed Apr 10, 2024
1 parent b05c4d4 commit b957edc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions game/zones/outside/outside_zone.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -442,32 +442,32 @@ autoplay = true
unique_name_in_owner = true
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.2, -7)
visible = false
text = "You Win!
Good Workout!"
text = "Good Workout!
You Win!"
font_size = 100

[node name="WinLabel2" type="Label3D" parent="World" index="21"]
unique_name_in_owner = true
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, -7, 2.2, 0)
visible = false
text = "You Win!
Good Workout!"
text = "Good Workout!
You Win!"
font_size = 100

[node name="WinLabel3" type="Label3D" parent="World" index="22"]
unique_name_in_owner = true
transform = Transform3D(1.19249e-08, 0, -1, 0, 1, 0, 1, 0, 1.19249e-08, 7, 2.2, 0)
visible = false
text = "You Win!
Good Workout!"
text = "Good Workout!
You Win!"
font_size = 100

[node name="WinLabel4" type="Label3D" parent="World" index="23"]
unique_name_in_owner = true
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 2.2, 7)
visible = false
text = "You Win!
Good Workout!"
text = "Good Workout!
You Win!"
font_size = 100

[node name="Terrain3D" type="Terrain3D" parent="." index="2"]
Expand Down

0 comments on commit b957edc

Please sign in to comment.