Merged with released L2J-Unity files.

This commit is contained in:
mobiusdev
2016-06-12 01:34:09 +00:00
parent e003e87887
commit 635557f5da
18352 changed files with 3245113 additions and 2892959 deletions

View File

@@ -1,7 +1,7 @@
<html><body>Terian:<br>
Lakcis spoke of you.<br>
I am Terian, and I have come to help you through the Labyrinth of Belis.<br>
Now, when we open this door, enemies will rush toward us. We must defeat them and go on to the next room.<br>
Ready?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest LabyrinthOfBelis room_1">"Yes, I'm ready."</Button>
<html><body>Terain:<br>
Lakcis spoke of you.<br>
I am Terain, and I have come to help you through the Labyrinth of Belis.<br>
Now, when we open this door, enemies will rush toward us. We must defeat them and go on to the next room.<br>
Ready?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest LabyrinthOfBelis room1">"Yes, I'm ready."</Button>
</body></html>

View File

@@ -1,7 +1,3 @@
<html><body>Terian:<br>
You're better than you look!<br>
Now, this is the second room. I've already checked the place out, and I think they did something to the device in the middle of the room.<br>
If we activate it, I'm sure the door will open.<br>
Ready?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest LabyrinthOfBelis room_2">"Yes, I'm ready."</Button>
<html><body>Terain:<br>
Focus on the battle. We'll talk later.
</body></html>

View File

@@ -1,8 +1,7 @@
<html><body>Terian:<br>
We reached the final room! Excellent!<br>
This will be the most difficult challenge, and will test us both to our limits.<br>
There is a powerful current flowing through this room, which you cannot pass. I can, but only with special equipment, and even then, I can only last a little while.<br>
I want you to watch over me while I destroy the circuit breaker, ok? As soon as I start, enemies will come pouring in, so keep them off me!<br>
Ready?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest LabyrinthOfBelis room_3">"Ready!"</Button>
<html><body>Terain:<br>
You're better than you look!<br>
Now, this is the second room. I've already checked the place out, and I think they did something to the device in the middle of the room.<br>
If we activate it, I'm sure the door will open.<br>
Ready?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest LabyrinthOfBelis room2">"Yes, I'm ready."</Button>
</body></html>

View File

@@ -1,6 +1,8 @@
<html><body>Terian:<br>
Alright!<br>
One door left, and I have no idea what's behind it. Good luck, friend.<br>
Are you ready?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest LabyrinthOfBelis room_4">"Let's do this."</Button>
<html><body>Terain:<br>
We reached the final room! Excellent!<br>
This will be the most difficult challenge, and will test us both to our limits.<br>
There is a powerful current flowing through this room, which you cannot pass. I can, but only with special equipment, and even then, I can only last a little while.<br>
I want you to watch over me while I destroy the circuit breaker, ok? As soon as I start, enemies will come pouring in, so keep them off me!<br>
Ready?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest LabyrinthOfBelis room3">"Ready!"</Button>
</body></html>

View File

@@ -1,6 +1,6 @@
<html><body>Terian:<br>
What happened?<br>
Someone scary has been resurrected. Let's go back to town! I'll move you.<br>
Are you ready?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest LabyrinthOfBelis exit_instance">"Ready!"</Button>
<html><body>Terain:<br>
Alright!<br>
One door left, and I have no idea what's behind it. Good luck, friend.<br>
Are you ready?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest LabyrinthOfBelis room4">"Let's do this."</Button>
</body></html>

View File

@@ -1,3 +1,6 @@
<html><body>Terian:<br>
Focus on the battle. We'll talk later.
<html><body>Terain:<br>
What happened?<br>
Someone scary has been resurrected. Let's go back to town! I'll move you.<br>
Are you ready?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest LabyrinthOfBelis finish">"Ready!"</Button>
</body></html>

View File

@@ -1,5 +1,3 @@
<html><body>Belis Verification System:<br>
To open the door to the next room, you will need to insert Belis' Mark in order to confirm authorization.<br1>
3 Marks of Belis Required.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest LabyrinthOfBelis insert_belis_marks">Insert Belis' Mark</Button>
<html><body>Belis Verification System:<br>
2 Belis' Marks required.
</body></html>

View File

@@ -1,3 +1,3 @@
<html><body>Belis Verification System:<br>
All necessary Belis' Marks entered. Electric current device activating...
<html><body>Belis Verification System:<br>
1 Belis' Mark reqired.
</body></html>

View File

@@ -1,3 +1,3 @@
<html><body>Belis Verification System:<br>
%BELISE_MARKS_LEFT% Belis' Marks required.
<html><body>Belis Verification System:<br>
All necessary Belis' Marks entered. Electric current device activating...
</body></html>

View File

@@ -1,3 +1,3 @@
<html><body>Belis Verification System:<br>
The hologram has started operating.
<html><body>Belis Verification System:<br>
You have no Belis' Marks.
</body></html>

View File

@@ -1,3 +1,3 @@
<html><body>Belis Verification System:<br>
Intruder detected!
<html><body>Belis Verification System:<br>
The hologram has started operating.
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Belis Verification System:<br>
To open the door to the next room, you will need to insert Belis' Mark in order to confirm authorization.<br1>
3 Marks of Belis Required.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest LabyrinthOfBelis giveBelisMark">Insert Belis' Mark</Button>
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Electricity Generator:<br>
Intruder detected!
</body></html>