mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #200] [MERGED] bunch o changes #3842
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/200
Author: @RedSparr0w
Created: 11/18/2019
Status: ✅ Merged
Merged: 11/18/2019
Merged by: @dginovker
Base:
master← Head:clues📝 Commits (6)
bba52ecCreate cluescrolls.txt3a5a7c4tidy upf45de51fixup ::item command7d6206etidy upaf00b0cMerge remote-tracking branch 'upstream/master' into cluesd7797f1fixup fight caves checker📊 Changes
6 files changed (+454 additions, -62 deletions)
View changed files
➕
2006Redone Server/data/characters/cluescrolls.txt(+415 -0)📝
2006Redone Server/src/redone/game/content/randomevents/SandwhichLady.java(+3 -8)📝
2006Redone Server/src/redone/game/content/skills/runecrafting/Runecrafting.java(+33 -51)📝
2006Redone Server/src/redone/game/npcs/NpcHandler.java(+1 -1)📝
2006Redone Server/src/redone/game/npcs/drops/NPCDropsHandler.java(+1 -1)📝
2006Redone Server/src/redone/net/packets/impl/Commands.java(+1 -1)📄 Description
Tidy up some stuff,
Fixup fightcaves crash (i think)
Fixup
::itemscommand without amount specified🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.