Updated more tooltips
This commit is contained in:
parent
e77571f19c
commit
2e92bdb9ff
1 changed files with 3 additions and 3 deletions
|
@ -218,7 +218,7 @@ offset_left = 279.0
|
|||
offset_top = 461.0
|
||||
offset_right = 403.0
|
||||
offset_bottom = 492.0
|
||||
tooltip_text = "5 minute Deathmatch. Player with most kills wins."
|
||||
tooltip_text = "Player with most kills wins after the timer runs out."
|
||||
button_pressed = true
|
||||
text = "Deathmatch"
|
||||
|
||||
|
@ -228,7 +228,7 @@ offset_left = 407.0
|
|||
offset_top = 461.0
|
||||
offset_right = 492.0
|
||||
offset_bottom = 492.0
|
||||
tooltip_text = "One player is selected at random as \"the runner.\" Everyone else it supposed to kill the runner. 5 minutes."
|
||||
tooltip_text = "One player is selected at random as \"the runner.\" Everyone else it supposed to kill the runner."
|
||||
text = "Runner"
|
||||
|
||||
[node name="GamemodeTTT" type="CheckBox" parent="."]
|
||||
|
@ -236,7 +236,7 @@ offset_left = 279.0
|
|||
offset_top = 491.0
|
||||
offset_right = 403.0
|
||||
offset_bottom = 522.0
|
||||
tooltip_text = "5 minutes. One player is selected as traitor."
|
||||
tooltip_text = "One player is selected as traitor, the rest are innocent."
|
||||
text = "TTT"
|
||||
|
||||
[node name="roundTimer" type="LineEdit" parent="."]
|
||||
|
|
Loading…
Reference in a new issue