From c33eb48ae462be5c0926dabe5de82692c271b39e Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 11 Feb 2013 23:02:58 -0800 Subject: o11c's review of bernard and mikhail --- world/map/npc/001-1/mikhail.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map') diff --git a/world/map/npc/001-1/mikhail.txt b/world/map/npc/001-1/mikhail.txt index 8e6b6aec..3980ac9b 100644 --- a/world/map/npc/001-1/mikhail.txt +++ b/world/map/npc/001-1/mikhail.txt @@ -44,7 +44,7 @@ L_Progress: "Not yet, but I'll be back soon.", L_Close; L_try: - if countitem("MaggotSlime") >= 5 + if (countitem("MaggotSlime") >= 5) goto L_get; mes "[Mikhail]"; mes "\"It doesn't look like you have them all...\""; -- cgit v1.2.3-60-g2f50