diff --git a/hwe/func.php b/hwe/func.php index 34c7e19d..dc758aa5 100644 --- a/hwe/func.php +++ b/hwe/func.php @@ -1707,7 +1707,7 @@ function deleteNation(General $lord, bool $applyDB):array $nationID, $lordID ), - ['npc', 'gold', 'rice', 'experience', 'explevel', 'dedication', 'dedlevel', 'aux'], 1 + ['npc', 'gold', 'rice', 'experience', 'explevel', 'dedication', 'dedlevel', 'belong', 'aux'], 1 ); $nationGeneralList[$lordID] = $lord;