diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-29 21:41:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-29 21:41:40 -0300 |
commit | d5fa07b8ae66f886340ca61f5d5f5cfc8dab5aa8 (patch) | |
tree | fe33bc1ebc6a6b2dfd23f14a6aa61a4cecea6ece /npc/017-1/townhall.txt | |
parent | f0b78339438d73206ceb618d9d15e28271a6a93e (diff) | |
download | serverdata-d5fa07b8ae66f886340ca61f5d5f5cfc8dab5aa8.tar.gz serverdata-d5fa07b8ae66f886340ca61f5d5f5cfc8dab5aa8.tar.bz2 serverdata-d5fa07b8ae66f886340ca61f5d5f5cfc8dab5aa8.tar.xz serverdata-d5fa07b8ae66f886340ca61f5d5f5cfc8dab5aa8.zip |
An evil comma
Diffstat (limited to 'npc/017-1/townhall.txt')
-rw-r--r-- | npc/017-1/townhall.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/017-1/townhall.txt b/npc/017-1/townhall.txt index d18466e5e..f005c52b1 100644 --- a/npc/017-1/townhall.txt +++ b/npc/017-1/townhall.txt @@ -108,7 +108,6 @@ function script BarbaraInstCheck { end; OnTouch: - // TODO: OnQuest: Instance .@q=getq(LoFQuest_Barbara); if (.@q >= 1) { warp BarbaraInstCheck(1), 80, 199; |