mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #619] [MERGED] Magic num nums #9811
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/619
Author: @Dark98
Created: 2/9/2023
Status: ✅ Merged
Merged: 2/18/2023
Merged by: @Dark98
Base:
master← Head:magic-num-nums📝 Commits (10+)
fd6cbd8Update Libsa2abe3eReplaced Some Magic Numbers5203959Rename DWARF_REMAINS to NULL_09f8b69dFood.java Rename DWARF_REMAINS to NULL_0995202dKebabs.java static import7b2ef01Kebabs.java IntelliJ Code Format316b16dFix some fullmask item names2db7b6cPotions.java Replace Magic Numbersc39b916Potions.java IntelliJ Code Formatf186935BattleStaffs.java Replaced Magic numbers📊 Changes
8 files changed (+1108 additions, -1122 deletions)
View changed files
📝
2006Scape Server/pom.xml(+2 -2)📝
2006Scape Server/src/main/java/com/rs2/game/content/StaticItemList.java(+1 -1)📝
2006Scape Server/src/main/java/com/rs2/game/content/consumables/Food.java(+109 -109)📝
2006Scape Server/src/main/java/com/rs2/game/content/consumables/Kebabs.java(+116 -116)📝
2006Scape Server/src/main/java/com/rs2/game/content/consumables/Potions.java(+427 -447)📝
2006Scape Server/src/main/java/com/rs2/game/content/skills/crafting/BattleStaffs.java(+87 -84)📝
2006Scape Server/src/main/java/com/rs2/game/content/skills/crafting/CraftingData.java(+363 -360)📝
2006Scape Server/src/main/java/com/rs2/game/items/ItemData.java(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.