mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #509] [MERGED] More mage training arena #8201
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/509
Author: @RedSparr0w
Created: 10/5/2021
Status: ✅ Merged
Merged: 10/6/2021
Merged by: @Dark98
Base:
master← Head:Mage-training-arena-again📝 Commits (5)
5cdd9b8Fixup points display80508b1Only allow players to deposit up to 12k at one timeff564fdApple damage and play animation9054640Update order or prices0f06dc6Update Telekinetic.java📊 Changes
4 files changed (+33 additions, -16 deletions)
View changed files
📝
2006Scape Server/src/main/java/com/rs2/game/content/minigames/magetrainingarena/Alchemy.java(+18 -3)📝
2006Scape Server/src/main/java/com/rs2/game/content/minigames/magetrainingarena/Graveyard.java(+9 -5)📝
2006Scape Server/src/main/java/com/rs2/game/content/minigames/magetrainingarena/MageTrainingArena.java(+6 -6)📝
2006Scape Server/src/main/java/com/rs2/game/content/minigames/magetrainingarena/Telekinetic.java(+0 -2)📄 Description
Fixup the point amounts displayed in the shop (was in the wrong order)
Play the bones falling animation in graveyard upon taking damage
Updated the price order to show in the same order that points are displayed
Only allow players to deposit up to 12k at one time in the alchemy minigame (anti smuggle)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.