diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-08-10 09:29:56 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-08-10 09:29:56 -0600 |
commit | c5099fd1b3e8f3b0abc725265b83e3ea958864bf (patch) | |
tree | 097e472ed2aad189d38e20cd35105286e3123d4d /npc | |
parent | 8cba9ffd30502686fee172db643c7958f7dd42d1 (diff) | |
download | serverdata-c5099fd1b3e8f3b0abc725265b83e3ea958864bf.tar.gz serverdata-c5099fd1b3e8f3b0abc725265b83e3ea958864bf.tar.bz2 serverdata-c5099fd1b3e8f3b0abc725265b83e3ea958864bf.tar.xz serverdata-c5099fd1b3e8f3b0abc725265b83e3ea958864bf.zip |
Fix a bad label in roulette script
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-2_Tulimshar/casino.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-2_Tulimshar/casino.txt b/npc/001-2_Tulimshar/casino.txt index d0d0c5f9..cf4943a4 100644 --- a/npc/001-2_Tulimshar/casino.txt +++ b/npc/001-2_Tulimshar/casino.txt @@ -107,8 +107,8 @@ L_Ace: "10 coins", L_b10, "50 coins", L_b50, "100 coins", L_b100, - "Maybe I'll play later", L_Later; - mes "\"Rien ne va plus...\""; + "Maybe I'll play later", -; + mes "Come again."; close; L_b1: |