mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 14:33:26 +02:00
Protocol 10.76, fixed death window & death packet
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
DeathWindow < MainWindow
|
||||
id: deathWindow
|
||||
!text: tr('You are dead')
|
||||
size: 350 155
|
||||
&baseWidth: 350
|
||||
&baseHeight: 15
|
||||
|
||||
Label
|
||||
!text: tr('Alas! Brave adventurer, you have met a sad fate.\nBut do not despair, for the gods will bring you back\ninto this world in exchange for a small sacrifice\n\nSimply click on Ok to resume your journeys!')
|
||||
id: labelText
|
||||
width: 550
|
||||
height: 140
|
||||
anchors.left: parent.left
|
||||
|
Reference in New Issue
Block a user