diff options
Diffstat (limited to 'npc/002-3/juliet.txt')
-rw-r--r-- | npc/002-3/juliet.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/002-3/juliet.txt b/npc/002-3/juliet.txt index d7f8f09b4..dc8115676 100644 --- a/npc/002-3/juliet.txt +++ b/npc/002-3/juliet.txt @@ -147,8 +147,8 @@ l("I am hungry. Can I buy some food here?"), rif(getskilllv(NV_BASIC) < 6, l("Something is wrong with me, I can't smile nor sit.")), lg("I made a mistake, I would like to change my language."), - l("Could you explain to me where I am?"), - l("What happened to me?"), + rif(!.@q4, l("Could you explain to me where I am?")), + rif(!.@q4, l("What happened to me?")), l("Can I read these rules again?"), l("Nothing, sorry."); |