mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
Removed slayer tasks from NPC config file
Fixed tutorial island text showing for level 3 skills
This commit is contained in:
parent
5d54ef56b3
commit
a63867627e
2 changed files with 1 additions and 667 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -138,6 +138,7 @@ class TutorialMagicTutorDialogue(player: Player? = null) : core.game.dialogue.Di
|
|||
40 -> {
|
||||
setAttribute(player, "/save:tutorial:complete", true)
|
||||
setVarbit(player, 3756, 0)
|
||||
setVarp(player, 281, 1000, true)
|
||||
teleport(player, Location.create(3233, 3230), TeleportManager.TeleportType.NORMAL)
|
||||
closeOverlay(player)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue