diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-10 13:22:32 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-10 13:22:32 -0200 |
commit | 947f03b006e62da266e98cb992c0043aa77f6957 (patch) | |
tree | eafa0a457ef608cbff290616503e0c541063aaf2 | |
parent | cff23ecfdbf5f85b0a501aa280393063a677bbb4 (diff) | |
download | clientdata-947f03b006e62da266e98cb992c0043aa77f6957.tar.gz clientdata-947f03b006e62da266e98cb992c0043aa77f6957.tar.bz2 clientdata-947f03b006e62da266e98cb992c0043aa77f6957.tar.xz clientdata-947f03b006e62da266e98cb992c0043aa77f6957.zip |
Experiment with nowiki element
-rw-r--r-- | quests.xml | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -169,11 +169,13 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <reward text1="[Creased Boots]">1x {@@1}</reward> </quest> </var> - <!-- - <var id="9"> - Secret Quest + <var id="9" nowiki="1"> + <quest name="Drunken Bottle" group="Ship" complete="1"> + <name>Druken Bottle</name> + <text>You got an empty bottle from a druken sailor.</text> + <text>They should stop drinking!</text> + </quest> </var> - --> <!-- GENERAL QUESTS --> <var id="11"> |