Fixed TzHaar banker TzHaar-Ket-Zuh
This commit is contained in:
@@ -42,7 +42,7 @@ class BankerNPC : AbstractNPC, InteractionListener {
|
||||
NPCs.BANKER_6534, NPCs.BANKER_6535, NPCs.BANKER_7445, NPCs.BANKER_7446, NPCs.BANKER_7605,
|
||||
NPCs.GUNDAI_902,
|
||||
|
||||
NPCs.GHOST_BANKER_1702, NPCs.GNOME_BANKER_166, NPCs.NARDAH_BANKER_3046, NPCs.MAGNUS_GRAM_5488
|
||||
NPCs.GHOST_BANKER_1702, NPCs.GNOME_BANKER_166, NPCs.NARDAH_BANKER_3046, NPCs.MAGNUS_GRAM_5488, NPCs.TZHAAR_KET_ZUH_2619,
|
||||
)
|
||||
|
||||
private val ALL_BANKER_NPC_IDS = intArrayOf(
|
||||
@@ -168,4 +168,4 @@ class BankerNPC : AbstractNPC, InteractionListener {
|
||||
}
|
||||
|
||||
override fun getIds(): IntArray = ALL_BANKER_NPC_IDS
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user