/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package custom; /** * * @author Itzik */ public class CustomConstants { public static int[] noSpawnNPC = {9201030, 9010037, 9010038}; }