From 4423ae8391682e7298923b53ec5769affd1ee620 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 9 Mar 2021 18:39:42 -0300 Subject: Restrict max Strange Coin purchase on Easter to 100/year. Finishing Lilica's Quest is what makes this roll around. --- db/quest_db.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'db') diff --git a/db/quest_db.conf b/db/quest_db.conf index 1a244339a..a1d538c1a 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -536,6 +536,10 @@ quest_db: ( Id: 310 Name: "SQuest_WorkerDay" }, +{ + Id: 311 + Name: "SQuest_Easter" +}, // ID 400+: Event Quests { -- cgit v1.2.3-70-g09d2