diff options
Diffstat (limited to 'npc/cities/comodo.txt')
-rw-r--r-- | npc/cities/comodo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/comodo.txt b/npc/cities/comodo.txt index f9f5f42a9..5dbf99f89 100644 --- a/npc/cities/comodo.txt +++ b/npc/cities/comodo.txt @@ -151,7 +151,7 @@ cmd_in02,174,126,4 script Loyar#cmd 83,{ mes "and it makes me want to play "; mes "some more. Alright, let's go!"; next; - switch(rand(1,3)) { + switch(rand(1,3)) { case 1: mes "[Loyar]"; mes "Hmm... Maybe I better"; |