Fixed rebirth system not working.

This commit is contained in:
MobiusDevelopment
2020-08-10 05:18:09 +00:00
parent dfd2258b70
commit fbc6ccfec6
6 changed files with 28 additions and 38 deletions

View File

@@ -1,15 +1,8 @@
<html>
<body>
<title>- Rebirth Request Menu -</title>
<html><body><title>- Rebirth Request Menu -</title>
<br>
So, you wish to be Reborn? Being Reborn has it's advantages, and it's disadvantages you know.<br>
When you are Reborn you are granted a new bonus skill, but your character is reset to level 1 and returned to his starting class. So choose wisely.<br>
<br>
<br>
So, you wish to be Reborn? Being Reborn has it's advantages, and it's disadvantages you know. <br>
When you are Reborn you are granted a new bonus skill (listed above), <br>
but your character is reset to level 1 and returned to his starting class. So <br>
choose wisely.<br>
<br>
<br>
<button value=" Request Rebirth " action="bypass -h custom_rebirth_confirmrequest" width=250 height=36 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"/>
</body>
</html>
<center>
<button value="Request Rebirth" action="bypass -h custom_rebirth_confirmrequest" width=95 height=21 back="bigbutton_over" fore="bigbutton"/>
</body></html>