Item charges update

Add back the removed lsayer related items (deleted in the slayer branch)
Add
    - Xeric talisman
    - Soul bearer
    - Chronicle
This commit is contained in:
Scott Burns
2019-05-01 20:57:59 +02:00
parent c48c85a11e
commit 070b0ed893
9 changed files with 487 additions and 26 deletions

View File

@@ -48,4 +48,5 @@ public class GraphicID
public static final int NPC_CONTACT = 728;
public static final int POT_SHARE = 733;
public static final int BAKE_PIE = 746;
public static final int XERIC_TELEPORT = 1612;
}