Merge pull request #2179 from dutta64/feature/plugin-itemcharges

Plugin: Add Kharedst's Memoirs to ItemChargePlugin
This commit is contained in:
Lucwousin
2020-01-03 00:07:45 +01:00
committed by GitHub
4 changed files with 32 additions and 1 deletions

View File

@@ -42,6 +42,11 @@ import lombok.Getter;
@Getter
public enum Varbits
{
/*
* Kharedst's Memoirs Teleport Item
*/
KHAREDSTS_MEMOIRS_CHARGES(6035),
/*
* If chatbox is transparent or not
*/