From c35966a7eb2466daeef18e469187cacab3a52b5c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 17 May 2022 23:52:34 -0300 Subject: (Untested) Naem's Quest. You can now acquire the Miner Tank Top. This tanktop will be the most powerful armor you can get "normally". Everything else relies on crafting. --- db/quest_db.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/quest_db.conf b/db/quest_db.conf index 0fabf7bc7..97daf672e 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -502,7 +502,11 @@ quest_db: ( Id: 194 Name: "MineQuest_Pickaxe" }, -// 195~199: Overflow Quests (Unused) +{ + Id: 195 + Name: "MineQuest_Naem" +}, +// 196~199: Overflow Quests (Unused) { Id: 200 Name: "General_MobHunting1" -- cgit v1.2.3-70-g09d2