banktags, cooking, xpdrop, fishing, friendnotes

This commit is contained in:
therealunull
2020-12-16 14:49:04 -05:00
parent 3be6ba5cc0
commit fc1c0799bd
60 changed files with 5217 additions and 112 deletions

View File

@@ -997,7 +997,7 @@ public interface RSClient extends RSGameShell, Client
void setSpellSelected(boolean selected);
@Import("getEnum")
RSEnumDefinition getRsEnum(int id);
RSEnumComposition getRsEnum(int id);
@Import("menuX")
int getMenuX();