update to latest CitizensAPI

This commit is contained in:
aPunch 2012-02-23 05:19:54 -06:00
parent df443fceb8
commit 65a7fc097d
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -16,8 +16,8 @@ import org.bukkit.inventory.ItemStack;
import net.apunch.blacksmith.util.Settings.Setting; import net.apunch.blacksmith.util.Settings.Setting;
import net.citizensnpcs.api.npc.NPC; import net.citizensnpcs.api.npc.NPC;
import net.citizensnpcs.api.npc.trait.Character; import net.citizensnpcs.api.trait.Character;
import net.citizensnpcs.api.npc.trait.SaveId; import net.citizensnpcs.api.trait.SaveId;
import net.citizensnpcs.api.util.DataKey; import net.citizensnpcs.api.util.DataKey;
@SaveId("blacksmith") @SaveId("blacksmith")