Browse Source

Fix typo in lobby gatekeeper when changing floors. Ticket#433

Mastermind 19 years ago
parent
commit
3fbb1f141d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      datapack_development/data/html/teleporter/7727-2.htm

+ 1 - 1
datapack_development/data/html/teleporter/7727-2.htm

@@ -4,7 +4,7 @@ Region where teleporting is possible
 <br>
 <a action="bypass -h npc_%objectId%_goto 31" msg="811;Basement Underground Shopping Area">Basement Underground Shopping Area</a><br1>
 <a action="bypass -h npc_%objectId%_goto 33" msg="811;1st Floor Human Wizard Guild">1st Floor Human Wizard Guild</a><br1>
-<a action="bypass -h npc_%objectId%_goto 34" msg="811;3nd Floor Elven Wizard Guild">3nd Floor Elven Wizard Guild</a><br1>
+<a action="bypass -h npc_%objectId%_goto 34" msg="811;2nd Floor Elven Wizard Guild">2nd Floor Elven Wizard Guild</a><br1>
 <a action="bypass -h npc_%objectId%_goto 35" msg="811;3rd Floor Dark Wizard Guild">3rd Floor Dark Wizard Guild</a>
 </body>
 </html>