From 03331d99b2ca50352130d9edaa181da4c1b885e7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 16 Apr 2019 00:04:48 -0300 Subject: Inform at Itka (if Tutorial is set) that Ducks can drop Cherry Cakes --- db/re/mob_db.conf | 2 +- npc/003-1/itka.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index c348348e3..db30134b6 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1110,7 +1110,7 @@ mob_db: ( Arrow: 900 BugLeg: 800 TolchiAmmoBox: 500 - CherryCake: 250 + CherryCake: 350 CoinBag: 200 CasinoCoins: 100 DesertTablet: 2 diff --git a/npc/003-1/itka.txt b/npc/003-1/itka.txt index ae96c8b01..4daf67a40 100644 --- a/npc/003-1/itka.txt +++ b/npc/003-1/itka.txt @@ -10,6 +10,7 @@ mesq l("The inn north of me still haven't opened, which is a shame. I guess their cassino got too expensive."); next; mesq l("Anyway, I am selling Cherry Cakes to sponsor my studies. Please buy as many as you want!"); + if (TUTORIAL) mesc l("Protip: Ducks and Giant Maggots also drops Cherry Cakes."); next; openshop; closedialog; -- cgit v1.2.3-60-g2f50