RuneHive-Game
Loading...
Searching...
No Matches
com.runehive.content.skill.impl.magic.Magic Class Reference
Collaboration diagram for com.runehive.content.skill.impl.magic.Magic:

Static Public Attributes

static final int[] BONES = {526, 528, 530, 534}
static final Item[] UNALCHEABLES = {new Item(995), new Item(20527), new Item(13307)}

Detailed Description

Definition at line 5 of file Magic.java.

Member Data Documentation

◆ BONES

final int [] com.runehive.content.skill.impl.magic.Magic.BONES = {526, 528, 530, 534}
static

◆ UNALCHEABLES

final Item [] com.runehive.content.skill.impl.magic.Magic.UNALCHEABLES = {new Item(995), new Item(20527), new Item(13307)}
static

Definition at line 7 of file Magic.java.

7{new Item(995), new Item(20527), new Item(13307)};

Referenced by com.runehive.content.skill.impl.magic.spell.impl.HighAlchemy.execute(), and com.runehive.content.skill.impl.magic.spell.impl.LowAlchemy.execute().


The documentation for this class was generated from the following file:
  • java/com/runehive/content/skill/impl/magic/Magic.java