Add various new scripts

This commit is contained in:
2022-01-19 12:35:11 +01:00
parent fb86f97efa
commit 78786709eb
84 changed files with 2674 additions and 76 deletions

View File

@ -1,6 +0,0 @@
package io.reisub.openosrs.smelter;
public enum Activity {
IDLE,
SMELTING;
}