mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
@@ -347,7 +347,7 @@ public class CraftingData extends SkillHandler {
|
||||
public static enum amuletData {
|
||||
GOLD(1673, 1692), SAPPHIRE(1675, 1694), EMERALD(1677, 1696), RUBY(1679,
|
||||
1698), DIAMOND(1681, 1700), DRAGONSTONE(1683, 1702), ONYX(6579,
|
||||
6851);
|
||||
6581);
|
||||
|
||||
private final int amuletId, product;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user