From e5402bd5c14a97e90b40f7af462afdb7b109ae32 Mon Sep 17 00:00:00 2001 From: UltraNix <80540499+UltraNix@users.noreply.github.com> Date: Sat, 13 Nov 2021 13:23:22 +0100 Subject: chore: quest_money_reward.md (#648) * Create quest_money_reward.md * Update quest_money_reward.md * Update database-world.md Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com> --- docs/database-world.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/database-world.md') diff --git a/docs/database-world.md b/docs/database-world.md index 51a296c..671daa1 100644 --- a/docs/database-world.md +++ b/docs/database-world.md @@ -125,6 +125,7 @@ The world database has information basically related to creatures, objects, item - [prospecting_loot_template](loot_template.md) - [quest_details](quest_details.md) - [quest_mail_sender](quest_mail_sender.md) +- [quest_money_reward](quest_money_reward.md) - [quest_offer_reward](quest_offer_reward.md) - [quest_offer_reward_locale](quest_offer_reward_locale.md) - [quest_poi](quest_poi.md) -- cgit