mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-01 14:39:13 -06:00
Made the Stronghold of Player Safety crevice shortcut persist between logins
This commit is contained in:
parent
9a872f763d
commit
5d82897215
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ package content.region.misthalin.barbvillage.stronghold.playersafety
|
|||
SceneryConst.JAIL_DOOR_29601 to 698,
|
||||
)
|
||||
|
||||
private val creviceClimbedAttribute = "player_strong:crevice_climbed"
|
||||
private val creviceClimbedAttribute = "/save:player_strong:crevice_climbed"
|
||||
|
||||
}
|
||||
override fun defineListeners() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue