Zamorak robe top and bottom now count as Zamorak god items

Zamorak robe top and bottom now allowed into Entrana
Implemented the right-click take-boat options for the monks of Entrana
Fixed some silly typos in the Monk-of-Entrana dialogue
Removed unused god item definitions
This commit is contained in:
Player Name
2025-02-16 10:23:21 +00:00
committed by Ryan
parent 4f97dbef8c
commit 2d1a626df0
5 changed files with 72 additions and 16 deletions
+2 -2
View File
@@ -1731,7 +1731,7 @@ fun sendPlayerOnInterface(player: Player, iface: Int, child: Int) {
}
/**
* Sends a dialogue that uses the player's chathead.
* Sends a dialogue that uses the npc's chathead.
* @param player the player to send the dialogue to
* @param npc the ID of the NPC to use for the chathead
* @param msg the message to send.
@@ -1744,7 +1744,7 @@ fun sendNPCDialogue(player: Player, npc: Int, msg: String, expr: core.game.dialo
}
/**
* Sends a dialogue that uses the player's chathead.
* Sends a dialogue that uses the npc's chathead.
* @param player the player to send the dialogue to
* @param npc the ID of the NPC to use for the chathead
* @param expr the FacialExpression to use. An enum exists for these called FacialExpression.