diff options
Diffstat (limited to 'npc/002-3/juliet.txt')
-rw-r--r-- | npc/002-3/juliet.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/002-3/juliet.txt b/npc/002-3/juliet.txt index c773f8755..2e716b76c 100644 --- a/npc/002-3/juliet.txt +++ b/npc/002-3/juliet.txt @@ -1,5 +1,4 @@ // TMW2 scripts. -// Evol scripts. // Authors: // 4144 // Qwerty Dragon @@ -16,7 +15,7 @@ // 01 Need to see Julia. // 02 Has been registered by Julia. -002-3,27,24,0 script Juliet#TMW2 NPC_JULIA,2,10,{ +002-3,38,24,0 script Juliet#TMW2 NPC_JULIA,2,10,{ function ynMenu { if (select(l("Yes, I do."), l("No, none.")) == 1) { |