diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-08 17:13:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-08 17:13:54 -0300 |
commit | ec7e8914bda637414ae0e192c44b8af2e9455af8 (patch) | |
tree | 5e0db6e83394a215fc3e1a5328bcfeb4556214a1 /npc/001-2-34 | |
parent | 7645bb2991977972bad62973cd8cb03028e77819 (diff) | |
download | serverdata-jesusalva/duel.tar.gz serverdata-jesusalva/duel.tar.bz2 serverdata-jesusalva/duel.tar.xz serverdata-jesusalva/duel.zip |
Fix dueling (missing a command), and also update Trozz's dialog to include duel.jesusalva/duel
Also, fix a minor issue on Samantha.
Diffstat (limited to 'npc/001-2-34')
-rw-r--r-- | npc/001-2-34/samantha.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/npc/001-2-34/samantha.txt b/npc/001-2-34/samantha.txt index f49e15aa..a571ccf6 100644 --- a/npc/001-2-34/samantha.txt +++ b/npc/001-2-34/samantha.txt @@ -7,10 +7,6 @@ 001-2-34,29,27,0 script Samantha NPC_SAMANTHA,{ mesn; mesq lg("Look who we have here, did you come for a training session?"); - - goto L_Close; - -L_Close: close; OnInit: |