Check if html files contain non ASCII characters.

This commit is contained in:
MobiusDevelopment
2020-02-08 02:41:23 +00:00
parent 0ed057dff9
commit 71576ed8af
714 changed files with 1240 additions and 1179 deletions

View File

@@ -1,4 +1,4 @@
<html><body>Gatekeeper Ziggurat:<br>
<html><body>Gatekeeper Ziggurat:<br>
A Human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 0">Teleport</Button>

View File

@@ -1,4 +1,4 @@
<html><body>Gatekeeper Ziggurat:<br>
<html><body>Gatekeeper Ziggurat:<br>
A Human voice seems to emanate from a shining, blue globe:<br>
Behold the gateway to the Forbidden Sacred Area! My job is to guard it, and you cannot pass without my permission.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 0">Teleport</Button>

View File

@@ -1,12 +1,6 @@
<html><body>
Gatekeeper Spirit:<br>
A voice seems to emanate from a shining blue sphere:
<br>
It is a sacred place where <font color="LEVEL">Lilith</font> lays. I guard the path.
<br>
<font color="LEVEL">
Remember, you cannot go back until all of your enemies are destroyed. And if you are unable to defeat them, magic must be used.
</font>
<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest SevenSignsRBs LILITH_ENTER">Teleport to Liliths Sanctum</Button>
<html><body>Gatekeeper Spirit:<br>
A voice seems to emanate from a shining blue sphere:<br>
It is a sacred place where <font color="LEVEL">Lilith</font> lays. I guard the path.<br>
<font color="LEVEL">Remember, you cannot go back until all of your enemies are destroyed. And if you are unable to defeat them, magic must be used.</font><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest SevenSignsRBs LILITH_ENTER">Teleport to Lilith's Sanctum</Button>
</body></html>

View File

@@ -1,12 +1,6 @@
<html><body>
Gatekeeper Spirit:<br>
A voice seems to emanate from a shining blue sphere:
<br>
It is a sacred place where <font color="LEVEL">Anakim</font> lays. I guard the path.
<br>
<font color="LEVEL">
Remember, you cannot go back until all of your enemies are destroyed. And if you are unable to defeat them, magic must be used.
</font>
<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest SevenSignsRBs ANAKIM_ENTER">Teleport to Anakims Sanctum</Button>
<html><body>Gatekeeper Spirit:<br>
A voice seems to emanate from a shining blue sphere:<br>
It is a sacred place where <font color="LEVEL">Anakim</font> lays. I guard the path.<br>
<font color="LEVEL">Remember, you cannot go back until all of your enemies are destroyed. And if you are unable to defeat them, magic must be used.</font><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest SevenSignsRBs ANAKIM_ENTER">Teleport to Anakim's Sanctum</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<!-- Translated from Russian -->
<!-- Translated from Russian -->
<html><body>Tyren:<br>
I have already said that it is even harder here than at the top level. Without colleagues you can not do. Be careful. Monsters appear constantly and can surround you.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 0">Move to the entrance of the Forge of the Gods</Button>

View File

@@ -1,6 +1,6 @@
<html><body>Tores:<br>
Have you heard of the Dungeon of Abyss? Especially evil and dangerous monsters are imprisoned there.<br>
But someone has recently removed the seal from its gates. If we do nothing… No, only a thought of it scares me. I need your help.<br>
But someone has recently removed the seal from its gates. If we do nothing... No, only a thought of it scares me. I need your help.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Tores 1">Go to the West Wing of the Dungeon of Abyss (Level 40-44)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Tores 2">Go to the East Wing of the Dungeon of Abyss (Level 45-49)</Button>
</body></html>