diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-30 18:21:43 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-30 18:21:43 -0200 |
commit | 7b769b994675280f227677bb526e3719db5e8d86 (patch) | |
tree | b115c1e714ba63dc8644baa3193a8f69712900a9 /npc/002-3/juliet.txt | |
parent | 7619f25742a237d3ed293456e97771f90870bf5c (diff) | |
download | serverdata-7b769b994675280f227677bb526e3719db5e8d86.tar.gz serverdata-7b769b994675280f227677bb526e3719db5e8d86.tar.bz2 serverdata-7b769b994675280f227677bb526e3719db5e8d86.tar.xz serverdata-7b769b994675280f227677bb526e3719db5e8d86.zip |
Reduce amount of options on Juliet once you finish Candor arc.
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."); |