#ifndef MOD_ETERNAL_BOND_H
#define MOD_ETERNAL_BOND_H
// Custom ID ranges reserved for this module -- not yet consumed by any SQL, see PLAN.md before
// assigning any of these. Picked as the next clean block after mod-dragon-legacy's 900000-901099,
// mod-waygate-network's 910000-911001, mod-hirelings' 920000-921099, and mod-bounty-board's
// 930000-931099.
// Spell IDs 940000-940099 (recall perk, cosmetic procs)
// Quest IDs 941000-941099 (propose -> ceremony chain, both factions)
// Creature IDs 942000-942099 (Officiant + guest/decor NPCs)
// Item IDs 943000-943099 (Engagement Ring, Wedding Band pair)
// Gossip/npc_text IDs 944000-944099
#endif // MOD_ETERNAL_BOND_H