[PR #224] [MERGED] Agility fixes #2470

Closed
opened 2026-05-22 10:16:08 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/224
Author: @Gptaqbc
Created: 12/1/2019
Status: Merged
Merged: 12/2/2019
Merged by: @dginovker

Base: masterHead: Dunno-what-its-going-to-be


📝 Commits (6)

  • bccf7f9 Fixed stuff related to shop trading
  • 6170799 Merge remote-tracking branch 'upstream/master' into Dunno-what-its-going-to-be
  • 233dfb8 Fixed some stuff related to agility
  • 7df5103 Merge remote-tracking branch 'upstream/master' into Dunno-what-its-going-to-be
  • 6f0f45b resolve conflicts
  • f11116e delete old files

📊 Changes

3 files changed (+572 additions, -553 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/content/skills/agility/Agility.java (+186 -183)
📝 2006Redone Server/src/com/rebotted/game/content/skills/agility/PyramidAgility.java (+293 -289)
📝 2006Redone Server/src/com/rebotted/game/content/skills/agility/WildernessAgility.java (+93 -81)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/224 **Author:** [@Gptaqbc](https://github.com/Gptaqbc) **Created:** 12/1/2019 **Status:** ✅ Merged **Merged:** 12/2/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `Dunno-what-its-going-to-be` --- ### 📝 Commits (6) - [`bccf7f9`](https://github.com/2006-Scape/2006Scape/commit/bccf7f93de87e874ecc325952fcff71296885447) Fixed stuff related to shop trading - [`6170799`](https://github.com/2006-Scape/2006Scape/commit/61707999e54705923c5b2d87da442b3d682f36cf) Merge remote-tracking branch 'upstream/master' into Dunno-what-its-going-to-be - [`233dfb8`](https://github.com/2006-Scape/2006Scape/commit/233dfb86eef262db233ef67280b25116de5990b3) Fixed some stuff related to agility - [`7df5103`](https://github.com/2006-Scape/2006Scape/commit/7df51033640d787165b5d48d4e96044c64fcb391) Merge remote-tracking branch 'upstream/master' into Dunno-what-its-going-to-be - [`6f0f45b`](https://github.com/2006-Scape/2006Scape/commit/6f0f45b7b024429c9e391d75dc535ee342c4cf5e) resolve conflicts - [`f11116e`](https://github.com/2006-Scape/2006Scape/commit/f11116ee7ec40c05b9404e34508b8b1fea9c3f23) delete old files ### 📊 Changes **3 files changed** (+572 additions, -553 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/content/skills/agility/Agility.java` (+186 -183) 📝 `2006Redone Server/src/com/rebotted/game/content/skills/agility/PyramidAgility.java` (+293 -289) 📝 `2006Redone Server/src/com/rebotted/game/content/skills/agility/WildernessAgility.java` (+93 -81) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-05-22 10:16:08 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#2470