diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-12 09:31:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-12 09:31:32 -0300 |
commit | e1af581e1ccd000313e27c408a61acf51facdac5 (patch) | |
tree | 9eb170da79b22ba711989f78114786cf2087b9ec /npc | |
parent | 43591b811b1ef8c2122c89558fe6337cd222bd5e (diff) | |
download | serverdata-e1af581e1ccd000313e27c408a61acf51facdac5.tar.gz serverdata-e1af581e1ccd000313e27c408a61acf51facdac5.tar.bz2 serverdata-e1af581e1ccd000313e27c408a61acf51facdac5.tar.xz serverdata-e1af581e1ccd000313e27c408a61acf51facdac5.zip |
Ops.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/017-1/townhall.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/017-1/townhall.txt b/npc/017-1/townhall.txt index 40aafd353..4251629ec 100644 --- a/npc/017-1/townhall.txt +++ b/npc/017-1/townhall.txt @@ -110,8 +110,6 @@ OnTouch: warp BarbaraInstCheck(1), 80, 199; } else { warp "018-6-1", 80, 199; - } else { - npctalkonce l("The door is locked, I should come back later."); } end; } |