From 9f441973b84ce28d6852389149e1886ed5dd7f17 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 3 Aug 2019 14:24:13 -0300 Subject: Fix bug on Lua --- npc/003-2/lua.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-2/lua.txt') diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index e3e680b09..23f97536f 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -366,7 +366,7 @@ L_Contributor: case 1: getitem BugLeg, 30; #CRW=#CRW|128 ; break; case 2: - Zeny=Zeny-10000; getitembound "LegendaryMount", 1, 1; #CRW=#CRW|32 ; break; + Zeny=Zeny-10000; getitembound LegendaryMouboo, 1, 1; #CRW=#CRW|32 ; break; case 3: getitem "DeliciousCookie", 1; #CRW=#CRW|16 ; break; case 4: -- cgit v1.2.3-60-g2f50