From 7b8ccf3989da11045e93bdba9d3da6c31a91df26 Mon Sep 17 00:00:00 2001 From: bushtail Date: Mon, 11 Sep 2023 22:39:33 -0400 Subject: [PATCH] npc_contact_429 --- src/main/kotlin/org/rs09/consts/Components.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/kotlin/org/rs09/consts/Components.kt b/src/main/kotlin/org/rs09/consts/Components.kt index 6eb423b..c46e1e2 100644 --- a/src/main/kotlin/org/rs09/consts/Components.kt +++ b/src/main/kotlin/org/rs09/consts/Components.kt @@ -305,6 +305,7 @@ object Components { const val FAIRY2_MESSAGE_424 = 424 const val SCROLL_GODFATHER_427 = 427 const val NTK_OVERLAY_428 = 428 + const val NPC_CONTACT_429 = 429 const val MAGIC_LUNAR_430 = 430 const val XBOWS_ENCHANT_BOLT_432 = 432 const val XBOWS_POUCH_433 = 433