From 1c92fe6678da9a2f020eb560e931e725695246d1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 25 Jan 2019 12:13:07 -0200 Subject: Fix more bugs at Milly. Testing quest completion is too hard, not going to do that. --- npc/012-1/milly.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/012-1/milly.txt b/npc/012-1/milly.txt index 6b47a9899..b17cc8d82 100644 --- a/npc/012-1/milly.txt +++ b/npc/012-1/milly.txt @@ -36,7 +36,7 @@ L_Assign: msObjective(reputation("Hurns") >= 100, l("* become @@ Hero", l("Hurnscald"))); msObjective(reputation("LoF") >= 100, l("* become @@ Hero", l("Land Of Fire"))); msObjective(reputation("Nival") >= 100, l("* become @@ Hero", l("Nivalis"))); - msObjective(reputation("Frostia") >= 100, l("* become @@ Hero"), l("Frostia")); + msObjective(reputation("Frostia") >= 100, l("* become @@ Hero", l("Frostia"))); next; if (reputation("Candor") >= 100 && reputation("Tulim") >= 100 && -- cgit v1.2.3-60-g2f50