diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-05 16:47:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-05 16:47:46 -0300 |
commit | 626db3f11c05a361e809b0b602ae68c98005388b (patch) | |
tree | 8261e752efb9cd26f1cec9d09f6b841da90e0fcb /npc/017-10 | |
parent | 88ef08802ed711ed5763a5763b05c65c56e7f9dc (diff) | |
download | serverdata-626db3f11c05a361e809b0b602ae68c98005388b.tar.gz serverdata-626db3f11c05a361e809b0b602ae68c98005388b.tar.bz2 serverdata-626db3f11c05a361e809b0b602ae68c98005388b.tar.xz serverdata-626db3f11c05a361e809b0b602ae68c98005388b.zip |
Add information ingame about Honor System.
Arnea and PvP Imperial Arena were decided for it.
Diffstat (limited to 'npc/017-10')
-rw-r--r-- | npc/017-10/mayor.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/npc/017-10/mayor.txt b/npc/017-10/mayor.txt index 598762f07..4a1d3f21b 100644 --- a/npc/017-10/mayor.txt +++ b/npc/017-10/mayor.txt @@ -150,6 +150,15 @@ // Endtrail mes ""; mesc l("@@ You need to wait further releases to continue this quest!", b(l("WARNING:"))), 1; + // Yes. I mean, yes, Pihro and Pyndragon will fancy you an airship. + // An Airship? It is just a ship. Which flies. + // How long it'll take? It's done already. You took a long time, you know? Also, we're talking about Pihro and Pyndragon. + // Uh? No way! Not even nobles are normally allowed on it. + // You're only being allowed on it for the sake of this world. + // Not that I really care with the world, anyway... + // movecamera FIXME TODO (maybe setcamnpc works better?) + // You can go to the landing area just north of here, upstairs. + // TODO: Maybe investigate & report to Tulimshar Magic Council? break; } close; |