Proper item ids for previous commit.

This commit is contained in:
MobiusDevelopment
2020-04-02 08:37:39 +00:00
parent a7e3c46757
commit 4bf1f68b71

View File

@@ -50,8 +50,8 @@ public class Joachim extends AbstractNpcAI
// NPC // NPC
private static final int JOACHIM = 34513; private static final int JOACHIM = 34513;
// Items // Items
private static final int CHAOS_POMANDER_DUAL_CLASS = 0; private static final int CHAOS_POMANDER_DUAL_CLASS = 37375;
private static final int PAULINAS_RGRADE_EQUIPMENT_SET = 0; private static final int PAULINAS_RGRADE_EQUIPMENT_SET = 46919;
// Misc // Misc
private static final List<ClassId> DUAL_CLASS_LIST = new ArrayList<>(); private static final List<ClassId> DUAL_CLASS_LIST = new ArrayList<>();
static static