소스 검색

BETA: Gracia Airship controller typo fix.
* Reported by: valdaron, u3games

Rumen Nikiforov 12 년 전
부모
커밋
d786343965
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      L2J_DataPack_BETA/dist/game/data/scripts/vehicles/AirShipGludioGracia/32607.htm

+ 1 - 1
L2J_DataPack_BETA/dist/game/data/scripts/vehicles/AirShipGludioGracia/32607.htm

@@ -1,6 +1,6 @@
 <html><body>Airship Controller:<br>
 You see a floating piece of stone filled with a mysterious power. The green light is flashing, so there doesn't appear to be anything wrong with its function.<br>
 Using this should allow you to board the Airship headed for the continent of Gracia.<br>
-<a action="bypass -h npc_%objectId%_Quest AirShipGludioGracia">Board the Airship.</a><br>
+<a action="bypass -h Quest AirShipGludioGracia">Board the Airship.</a><br>
 <a action="bypass -h npc_%objectId%_Quest">Quest</a>
 </body></html>