Skip to content

Instantly share code, notes, and snippets.

package warkit.items;
import warbase.types.BindT;
import warbase.types.ClassT;
import warbase.types.EquipT;
import warbase.types.ProfT;
import warbase.types.QualityT;
import warbase.types.RaceT;
import warbase.types.TypeIntBit;
import warbase.types.WeaponT;
package wardbc;
import java.nio.file.Paths;
import wardbc.lazy.LazyDBC;
import wardbc.lazy.rows.*;
public class Main {
static public void main(String[] args) {