This commit is contained in:
5
trunk/dist/game/data/html/clanHallDoormen/doormen-closed.htm
vendored
Normal file
5
trunk/dist/game/data/html/clanHallDoormen/doormen-closed.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>
|
||||
You have <font color="FF9955">closed</font> the clan hall door.<br>
|
||||
Good day!<br>
|
||||
<center><button value="To Beginning" action="bypass -h npc_%objectId%_Chat" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center></body></html>
|
4
trunk/dist/game/data/html/clanHallDoormen/doormen-no.htm
vendored
Normal file
4
trunk/dist/game/data/html/clanHallDoormen/doormen-no.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body>Hello there!<br>
|
||||
This clan hall is owned by <font color="55FFFF">%leadername% who is the Lord of the %clanname%</font> clan.<br>
|
||||
I am sorry, but only the clan members who belong to the %clanname% clan can enter the clan hall.
|
||||
</body></html>
|
5
trunk/dist/game/data/html/clanHallDoormen/doormen-opened.htm
vendored
Normal file
5
trunk/dist/game/data/html/clanHallDoormen/doormen-opened.htm
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<html><body>
|
||||
You have <font color="FF9955">opened</font> the clan hall door.<br>
|
||||
Outsiders may enter the clan hall while the door is open. Please close it when you've finished your business.<br>
|
||||
<center><button value="Close" action="bypass -h npc_%objectId%_close_doors" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></center>
|
||||
</body></html>
|
9
trunk/dist/game/data/html/clanHallDoormen/doormen1.htm
vendored
Normal file
9
trunk/dist/game/data/html/clanHallDoormen/doormen1.htm
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<html><body>
|
||||
Oh, how are you?<br>
|
||||
It is an honor to serve a member of clan <font color="00FFFF">%clanname%</font>.<br>
|
||||
What may I do for you?<br>
|
||||
<center>
|
||||
<br><button action="bypass -h npc_%objectId%_open_doors" value="Open a Gate" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
<br><button action="bypass -h npc_%objectId%_close_doors" value="Close a Gate" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
10
trunk/dist/game/data/html/clanHallDoormen/doormen2.htm
vendored
Normal file
10
trunk/dist/game/data/html/clanHallDoormen/doormen2.htm
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<html><body>
|
||||
Oh, how are you?<br>
|
||||
It is an honor to serve a member of clan <font color="00FFFF">%clanname%</font>.<br>
|
||||
What may I do for you?<br>
|
||||
<center>
|
||||
<br><button action="bypass -h npc_%objectId%_open_doors" value="Open a Gate" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
<br><button action="bypass -h npc_%objectId%_close_doors" value="Close a Gate" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
<br><button action="bypass -h npc_%objectId%_Link clanHallDoormen/evolve.htm" value="Pet Evolution" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
4
trunk/dist/game/data/html/clanHallDoormen/emptyowner.htm
vendored
Normal file
4
trunk/dist/game/data/html/clanHallDoormen/emptyowner.htm
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<html><body><br>
|
||||
Clan hall <font color="LEVEL">%hallname%</font> have no owner clan.<br>
|
||||
You can rent it at auctioneers.
|
||||
</body></html>
|
6
trunk/dist/game/data/html/clanHallDoormen/evolve-no.htm
vendored
Normal file
6
trunk/dist/game/data/html/clanHallDoormen/evolve-no.htm
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html><body>
|
||||
<br>
|
||||
To evolve a pet, first summon an appropriate pet and then bring it close to me so that I can see it.<br>
|
||||
If the pet is inappropriate or too far from me, we will not be successful.<br>
|
||||
Remember also that the pet's level must to be above a specified minimum level.
|
||||
</body></html>
|
3
trunk/dist/game/data/html/clanHallDoormen/evolve-ok.htm
vendored
Normal file
3
trunk/dist/game/data/html/clanHallDoormen/evolve-ok.htm
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
<html><body><br>
|
||||
Pet evolution was successful!
|
||||
</body></html>
|
11
trunk/dist/game/data/html/clanHallDoormen/evolve.htm
vendored
Normal file
11
trunk/dist/game/data/html/clanHallDoormen/evolve.htm
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<html><body>
|
||||
<br>
|
||||
The clan that lives here has developed the ability to evolve their pets into special forms. Evolution is only possible when the pet is summoned. Also, since the process transfers the experience value, evolving a high level pet might actually result in a decrease in the pet's level.<br>
|
||||
Any items in the pet's inventory will be transferred to the owner's inventory.<br>
|
||||
Which pet do you want to evolve?<br><br>
|
||||
<a action="bypass -h npc_%objectId%_evolve 1">Evolve Great Wolf into Great Snow Wolf.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_evolve 5">Evolve Fenrir into Snow Fenrir.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_evolve 2">Evolve Wind Strider into a Red Dragon Bugle of Wind.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_evolve 3">Evolve Star Strider into a Red Dragon Bugle of Star.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_evolve 4">Evolve Twilight Strider into a Red Dragon Bugle of Twilight.</a>
|
||||
</body></html>
|
Reference in New Issue
Block a user