diff options
Diffstat (limited to 'npc')
-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; |