diff options
author | Dennis Friis <peavey@inspircd.org> | 2009-06-06 10:55:19 +0200 |
---|---|---|
committer | Dennis Friis <peavey@inspircd.org> | 2009-06-06 10:55:19 +0200 |
commit | e2d869f2be948a65103e6ba81d7b6da590d58dfc (patch) | |
tree | e390aa8265390aaa5b294590c806d0598739a7d9 /npc/014-1_Woodland | |
parent | 758ebdb5abb2cb6e4c6a7f9054d84b7cf2fd50d6 (diff) | |
download | serverdata-e2d869f2be948a65103e6ba81d7b6da590d58dfc.tar.gz serverdata-e2d869f2be948a65103e6ba81d7b6da590d58dfc.tar.bz2 serverdata-e2d869f2be948a65103e6ba81d7b6da590d58dfc.tar.xz serverdata-e2d869f2be948a65103e6ba81d7b6da590d58dfc.zip |
Add close to Wedding Officiator and Nicholas as pointed out by fate.
Since the new client no longer has a cancel button.
Diffstat (limited to 'npc/014-1_Woodland')
-rw-r--r-- | npc/014-1_Woodland/wedding-officiator.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/014-1_Woodland/wedding-officiator.txt b/npc/014-1_Woodland/wedding-officiator.txt index 6e09af99..9a5cfd33 100644 --- a/npc/014-1_Woodland/wedding-officiator.txt +++ b/npc/014-1_Woodland/wedding-officiator.txt @@ -17,7 +17,8 @@ L_main: menu "What exactly do you do?", L_explain_self, "How do I get married?", L_explain_marriage, - "I would like to get married.", L_get_married; + "I would like to get married.", L_get_married, + "Goodbye.", L_end; close; L_explain_self: |