Made the Stronghold of Player Safety crevice shortcut persist between logins

This commit is contained in:
iampwn
2026-06-24 10:56:27 -04:00
committed by Ryan
parent 9a872f763d
commit 5d82897215
@@ -31,7 +31,7 @@ package content.region.misthalin.barbvillage.stronghold.playersafety
SceneryConst.JAIL_DOOR_29601 to 698, SceneryConst.JAIL_DOOR_29601 to 698,
) )
private val creviceClimbedAttribute = "player_strong:crevice_climbed" private val creviceClimbedAttribute = "/save:player_strong:crevice_climbed"
} }
override fun defineListeners() { override fun defineListeners() {