mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #494] [MERGED] Food Update: All stews, gnomish foods, and some misc foods/drinks #7502
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/494
Author: @coco-bandicoot
Created: 5/13/2021
Status: ✅ Merged
Merged: 5/13/2021
Merged by: @Dark98
Base:
master← Head:master📝 Commits (1)
250b1c2Food Update: All stews, gnomish foods, and some misc foods/drinks📊 Changes
1 file changed (+62 additions, -2 deletions)
View changed files
📝
2006Scape Server/src/main/java/com/rs2/game/content/consumables/Food.java(+62 -2)📄 Description
Adds all stew food items to the Food class
Adds all gnomish food items(including the premade ones!) to the Food class
Added Fruit Blast and Pineapple Punch (including premade versions) to the Food class (the rest boost stats like beers/pots so did not add)
Added Rabbit, Ugthanki meat, Roast Bird meat, Thin Snail meat, Spider on stick, Spider on shaft, Roast Rabbit, Lean snail meat, Roast beast meat, Fat snail meat, Cooked slimy eel, Cooked chompy, Cooked fishcake, Rainbow fish, Cave eel, Cooked jubbly, Lava eel, Banana stew and Chocolatey milk to the Food class
Chocolate bomb unique eat text
"It heals some health." text added to default food items without unique eating text
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.