diff options
Diffstat (limited to 'npc/031-1_NivalisPort/angelaOutside.txt')
-rw-r--r-- | npc/031-1_NivalisPort/angelaOutside.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/031-1_NivalisPort/angelaOutside.txt b/npc/031-1_NivalisPort/angelaOutside.txt index 3812b918..3df9daa9 100644 --- a/npc/031-1_NivalisPort/angelaOutside.txt +++ b/npc/031-1_NivalisPort/angelaOutside.txt @@ -22,7 +22,7 @@ mes "\"It's terrible, oh my dear child!\""; next; - if (countitem("ConcentrationPotion") > 0 && baselevel > 70) goto L_Menu_Potion; + if (countitem("ConcentrationPotion") > 0 && baselevel > 69) goto L_Menu_Potion; menu "\"Please calm down and tell me what happened.\"", L_Whining, |