diff --git a/config/equip_jobs.php b/config/equip_jobs.php index d6dec9ae..dd198922 100644 --- a/config/equip_jobs.php +++ b/config/equip_jobs.php @@ -8,6 +8,7 @@ 'job_swordman' => 'Swordman', 'job_mage' => 'Mage', 'job_archer' => 'Archer', + 'job_acolyte' => 'Acolyte', 'job_merchant' => 'Merchant', 'job_thief' => 'Thief', 'job_knight' => 'Knight',