WyvernManager and Zenya html improvements.
Contributed by Stayway.
This commit is contained in:
		| @@ -2,6 +2,8 @@ | ||||
| Greetings, my lord %residence_name%!<br> | ||||
| Your Wyvern awaits!<br> | ||||
| First, however, you must ride a <font color="LEVEL">Strider of at least level %strider_level%</font> and have <font color="LEVEL">%wyvern_fee% B-Grade Crystals</font>.<br> | ||||
| <button action="bypass -h Quest WyvernManager Help" value="Wyvern Help" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br> | ||||
| <button action="bypass -h Quest WyvernManager RideWyvern" value="Ride Wyvern" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"> | ||||
| <center> | ||||
| <button action="bypass -h Quest WyvernManager Help" value="Wyvern Help" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br> | ||||
| <button action="bypass -h Quest WyvernManager RideWyvern" value="Ride Wyvern" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"> | ||||
| </center> | ||||
| </body></html> | ||||
| @@ -1,4 +1,4 @@ | ||||
| <html><body> | ||||
| Only you, my lord, are worthy to ride a Wyvern.<br> | ||||
| <button action="bypass -h Quest WyvernManager Help" value="Explain" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"> | ||||
| <button action="bypass -h Quest WyvernManager Help" value="Explain" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"> | ||||
| </body></html> | ||||
| @@ -1,5 +1,5 @@ | ||||
| <html><body> | ||||
| A Wyvern can be created from a Strider above level <font color="LEVEL">%strider_level%</font> by using <font color="LEVEL">%wyvern_fee%</font> B-Grade Crystals. At this time, only lords may ride a Wyvern.<br> | ||||
| However, if the Revolutionaries of Dusk possess the Seal of Strife, even lords will lose this privilege.<br> | ||||
| <button action="bypass -h Quest WyvernManager Return" value="Return" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"> | ||||
| <button action="bypass -h Quest WyvernManager Return" value="Return" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"> | ||||
| </body></html> | ||||
| @@ -1,4 +1,4 @@ | ||||
| <html><body> | ||||
| A Wyvern can be transformed from a <font color="LEVEL">Strider of at least level %strider_level%</font> by using <font color="LEVEL">%wyvern_fee% B-Grade Crystals</font>.<br> | ||||
| <button action="bypass -h Quest WyvernManager Return" value="Initial Screen" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"> | ||||
| <button action="bypass -h Quest WyvernManager Return" value="Initial Screen" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"> | ||||
| <body></html> | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| <html><body> | ||||
| A Wyvern <font color="LEVEL">%strider_level%</font> can transform a Strider of a certain level <font color="LEVEL">%wyvern_fee%</font> by using B-grade Crystals. Only a lord can ride a Wyvern.<br> | ||||
| <button action="bypass -h Quest WyvernManager Return" value="Initial screen" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"> | ||||
| <button action="bypass -h Quest WyvernManager Return" value="Initial screen" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"> | ||||
| </body></html> | ||||
| @@ -1,4 +1,4 @@ | ||||
| <html><body> | ||||
| The Revolutionaries of Dusk currently possess the <font color="LEVEL">Seal of Strife</font>, so you are not able to ride a Wyvern at this time.<br> | ||||
| <button action="bypass -h Quest WyvernManager Help" value="Explain" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"> | ||||
| <button action="bypass -h Quest WyvernManager Help" value="Explain" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"> | ||||
| </body></html> | ||||
| @@ -1,4 +1,5 @@ | ||||
| <html><body>Vice Hierarch Zenya:<br> | ||||
| I'm sorry, but don't seem competent enough to fight the monsters in the inner parts of the Imperial Tomb. Come back when you are stronger, and I will send you.<br> | ||||
| (You must be level 80 or above to start this quest.) | ||||
| (You must be level 80 or above to start this quest.)<br> | ||||
| <Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_32140.html">Back.</Button> | ||||
| </body></html> | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDev
					MobiusDev