mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #45] [MERGED] randomToggle -> randomEventsEnabled #279
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/2006-Scape/2006Scape/pull/45
Author: @RedSparr0w
Created: 10/10/2019
Status: ✅ Merged
Merged: 10/10/2019
Merged by: @dginovker
Base:
master← Head:randomEventsFix📝 Commits (1)
de00ca5randomToggle -> randomEventsEnabled📊 Changes
7 files changed (+10 additions, -11 deletions)
View changed files
📝
2006Redone Server/src/redone/game/content/randomevents/RandomEventHandler.java(+1 -1)📝
2006Redone Server/src/redone/game/content/skills/core/Fishing.java(+1 -1)📝
2006Redone Server/src/redone/game/content/skills/core/Prayer.java(+1 -1)📝
2006Redone Server/src/redone/game/content/skills/core/Woodcutting.java(+1 -2)📝
2006Redone Server/src/redone/game/players/Player.java(+1 -1)📝
2006Redone Server/src/redone/game/players/PlayerSave.java(+3 -3)📝
2006Redone Server/src/redone/net/packets/impl/Commands.java(+2 -2)📄 Description
Update
randomToggleto berandomEventsEnabledfor less ambiguity.Fix prayer and fishing random event enabled checks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.