package me.gtacraft.npccore.enumerations; /** * Created by devan_000 on 4/28/2014. */ public enum SpawnRequestType { NPC, GANGSTER, POLICEOFFICER }