From 3365074b0ccbc485008e0ca8688ede8d8c501193 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 2 Jun 2022 10:53:23 -0300 Subject: Legendary Mouboo/Tortuga -> Epic Mouboo/Tortuga. Only the five legendary weapons are legendary. --- db/re/item_db.conf | 4 ++-- npc/003-2/lua.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 9fa46ff5d..79f78528b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3229,7 +3229,7 @@ item_db: ( { Id: 698 AegisName: "LegendaryMouboo" - Name: "Legendary Mouboo" + Name: "Epic Mouboo" Type: "IT_ARMOR" Loc: "EQP_SHADOW_SHOES" Buy: 7500000 @@ -3271,7 +3271,7 @@ item_db: ( { Id: 699 AegisName: "LegendaryTortuga" - Name: "Legendary Tortuga" + Name: "Epic Tortuga" Type: "IT_ARMOR" Loc: "EQP_SHADOW_SHOES" Buy: 7500000 diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index 75967f3cd..e975ff98c 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -797,7 +797,7 @@ L_Contributor: mesq l("Let's see if you can pick a reward!"); select rif(!(#CRW & 128) && .@m >= 250, l("30x Bug Leg")), - rif(!(#CRW & 64) && .@m >= 100 && Zeny > 10000, l("(10,000 GP) Legendary Mount")), + rif(!(#CRW & 64) && .@m >= 100 && Zeny > 10000, l("(10,000 GP) Epic Mount")), rif(!(#CRW & 32) && .@m >= 50, l("Developer Cap")), rif(!(#CRW & 16) && .@m >= 40, l("Delicious Cookie")), rif(!(#CRW & 8) && .@m >= 30, l("20x Bug Leg")), -- cgit v1.2.3-70-g09d2