[PR #494] [MERGED] Food Update: All stews, gnomish foods, and some misc foods/drinks #7502

Closed
opened 2026-05-30 12:22:06 +00:00 by Dark98 · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • 250b1c2 Food 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.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/494 **Author:** [@coco-bandicoot](https://github.com/coco-bandicoot) **Created:** 5/13/2021 **Status:** ✅ Merged **Merged:** 5/13/2021 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`250b1c2`](https://github.com/2006-Scape/2006Scape/commit/250b1c2a728dc88d5a17750151252e76f88333f8) Food Update: All stews, gnomish foods, and some misc foods/drinks ### 📊 Changes **1 file changed** (+62 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `2006Scape Server/src/main/java/com/rs2/game/content/consumables/Food.java` (+62 -2) </details> ### 📄 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 --- <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-30 12:22:06 +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#7502