@ -0,0 +1,12 @@
package engine.objects;
import org.json.simple.JSONObject;
public class itemTemplate {
public itemTemplate(JSONObject jsonObject) {
}