#ifndef MOD_HIRELINGS_H
#define MOD_HIRELINGS_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
// and mod-waygate-network's 910000-911001.
//   Spell IDs 920000-920099
//   Creature / npc_text / gameobject IDs 921000-921099

#endif // MOD_HIRELINGS_H