Simplified script constructors.

This commit is contained in:
MobiusDevelopment
2019-08-15 11:41:55 +00:00
parent 7c263c9776
commit cb8dfaa0d0
417 changed files with 1383 additions and 2141 deletions

View File

@@ -1,5 +1,5 @@
<html><body>
As you approach the statue, you hear a familiar voice whispering in your ear. It says,<br>
<font color="LEVEL">All right. It's almost completed... If you wish to possess the secret of immortality, ancient treasures, and the secret of the seal, then call his name...</font><br>
<a action="bypass -h npc_%objectId%_Quest baium">Wake Baium</a>
<a action="bypass -h npc_%objectId%_Quest Baium">Wake Baium</a>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Angelic Vortex:<br>
The Angelic Vortex emits a faint light, and in the midst of the light an image appears. In the deepest part of a specious area, a gigantic stone statue is visible. The statue has a human-like appearance and is in a seated position, as though it was being held by some invisible force against its will.<br>
<a action="bypass -h npc_%objectId%_Quest baium">Go where the Angelic Vortex leads.</a>
<a action="bypass -h npc_%objectId%_Quest Baium">Go where the Angelic Vortex leads.</a>
</body></html>