mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #409] [MERGED] Fix old player shops not appearing #14017
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/409
Author: @dginovker
Created: 8/3/2020
Status: ✅ Merged
Merged: 8/3/2020
Merged by: @dginovker
Base:
master← Head:nonspamplayershops📝 Commits (4)
1b96d1eAdd check that players are over total level 50, but shop items check is broken672b98dBots now only appear when they meet reqs! Woot!cfc5bf5Fix old bots not appearing918fedfMerge branch 'master' into nonspamplayershops📊 Changes
1 file changed (+8 additions, -8 deletions)
View changed files
📝
2006Redone Server/src/main/java/com/rebotted/game/bots/BotHandler.java(+8 -8)📄 Description
Old player shops didn't save the level, which is required for shops to carry forward through serv restarts
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.