CastleMercenaryManager html improvements.
Contributed by Stayway.
This commit is contained in:
@@ -6,7 +6,5 @@ You can buy as many certificates as you want, but there is a limit to the number
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleMercenaryManager limit">View the Mercenary Posting based on the Seal of Strife</Button>
|
||||
You cannot position the mercenaries too closely together, and they must be assigned inside the castle. Of course, if you place the certificate in other castles, the mercenaries will not be able to come to your aid.<br>
|
||||
The contract between us will be terminated at the end of the siege. You may use any unused certificates in another battle.<br>
|
||||
<center>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h Quest CastleMercenaryManager main">Return</Button>
|
||||
</center>
|
||||
</body></html>
|
@@ -78,6 +78,6 @@ Human Wizards (4 stationary/4 mobile)<br>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<button action="bypass -h Quest CastleMercenaryManager main" value="Back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
<button action="bypass -h Quest CastleMercenaryManager main" value="Back" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
@@ -75,6 +75,6 @@ Human Wizards (2 stationary/2 mobile)<br>
|
||||
</td>
|
||||
</tr>
|
||||
</table><br>
|
||||
<button action="bypass -h Quest CastleMercenaryManager main" value="Back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
<button action="bypass -h Quest CastleMercenaryManager main" value="Back" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
@@ -75,6 +75,6 @@ Wizards (4 persons/4 persons)<br>
|
||||
</td>
|
||||
</tr>
|
||||
</table><br>
|
||||
<button action="bypass -h Quest CastleMercenaryManager main" value="Return" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
<button action="bypass -h Quest CastleMercenaryManager main" value="Return" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
@@ -1,7 +1,5 @@
|
||||
<html><body>
|
||||
I'm sorry, my lord.<br>
|
||||
You can only hire mercenaries during the seal validation period.<br><br>
|
||||
<center>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleMercenaryManager main">Back</Button>
|
||||
</center>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h Quest CastleMercenaryManager main">Back</Button>
|
||||
</body></html>
|
@@ -2,10 +2,8 @@
|
||||
Greetings, my Lord. Would you care to hire the mercenaries of our guild?<br>
|
||||
Although you have already signed a Contract with special mercenaries who were after the Seal of Strife previously, you will not be able to place them unless they belong to our guild.<br>
|
||||
If you don't know how to draw up a Contract, just ask me.<br>
|
||||
<center>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleMercenaryManager mercmanager-01.html">Ask about how to draw up a Contract</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleMercenaryManager buy 1">Hire mercenaries</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleMercenaryManager buy 2">Hire elite mercenary guild members</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest CastleMercenaryManager buy 3">Hire a teleporter</Button>
|
||||
</center>
|
||||
</body></html>
|
Reference in New Issue
Block a user