diff --git a/protocol/osrs-223/src/main/kotlin/net/rsprox/protocol/game/outgoing/model/info/npcinfo/NpcInfoClient.kt b/protocol/osrs-223/src/main/kotlin/net/rsprox/protocol/game/outgoing/model/info/npcinfo/NpcInfoClient.kt index 7c2d84ed..07b71106 100644 --- a/protocol/osrs-223/src/main/kotlin/net/rsprox/protocol/game/outgoing/model/info/npcinfo/NpcInfoClient.kt +++ b/protocol/osrs-223/src/main/kotlin/net/rsprox/protocol/game/outgoing/model/info/npcinfo/NpcInfoClient.kt @@ -463,7 +463,6 @@ public class NpcInfoClient( mirror, ), ) - throw IllegalStateException("Body customisation not supported due to lack of cache loading!") } private fun decodeHeadCustomisation( @@ -533,7 +532,6 @@ public class NpcInfoClient( mirror, ), ) - throw IllegalStateException("Head customisation not supported due to lack of cache loading!") } private fun decodeSay( diff --git a/protocol/osrs-224/src/main/kotlin/net/rsprox/protocol/game/outgoing/model/info/npcinfo/NpcInfoClient.kt b/protocol/osrs-224/src/main/kotlin/net/rsprox/protocol/game/outgoing/model/info/npcinfo/NpcInfoClient.kt index 278468b0..5955aeab 100644 --- a/protocol/osrs-224/src/main/kotlin/net/rsprox/protocol/game/outgoing/model/info/npcinfo/NpcInfoClient.kt +++ b/protocol/osrs-224/src/main/kotlin/net/rsprox/protocol/game/outgoing/model/info/npcinfo/NpcInfoClient.kt @@ -463,7 +463,6 @@ public class NpcInfoClient( mirror, ), ) - throw IllegalStateException("Body customisation not supported due to lack of cache loading!") } private fun decodeHeadCustomisation( @@ -533,7 +532,6 @@ public class NpcInfoClient( mirror, ), ) - throw IllegalStateException("Head customisation not supported due to lack of cache loading!") } private fun decodeSay(