mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #326] [MERGED] Remove prices.txt, which isn't used anymore it seems #13949
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/326
Author: @dginovker
Created: 12/26/2019
Status: ✅ Merged
Merged: 12/26/2019
Merged by: @dginovker
Base:
master← Head:remove_misleading_pricestxt📝 Commits (2)
22fced5Remove prices.txt, which isn't used anymore it seems6be3bb3Actually git rm the file too...📊 Changes
53 files changed (+1 additions, -2332 deletions)
View changed files
➖
2006Redone Server/data/cfg/prices.txt(+0 -2314)📝
2006Redone Server/src/com/rebotted/world/ItemHandler.java(+1 -18)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/combat/CombatAssistant.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/combat/range/DwarfCannon$3.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/combat/range/DwarfCannon.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/minigames/castlewars/CastleWars.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/minigames/trawler/Trawler.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/SkillHandler.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/agility/ApeAtollAgility.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/agility/BarbarianAgility.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/agility/GnomeAgility.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/agility/WerewolfAgility.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/agility/WildernessAgility.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/crafting/GemCutting$1.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/crafting/LeatherMaking$1.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/crafting/LeatherMaking.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/crafting/Pottery$1.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/crafting/Pottery$2.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/crafting/Pottery.class(+0 -0)📝
CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/crafting/Spinning$1.class(+0 -0)...and 33 more files
📄 Description
Item prices are defined in
itemdef.gsuI think🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.