// WingsEmu // // Developed by NosWings Team namespace WingsEmu.Game._enum; public enum DialogVnums { NPC_REQ = 99, SHOP_PLAYER = 501, MINILAND_SIGN = 10000, SMALL_CAMPFIRE = 10023, BIG_CAMPFIRE = 10024, ICE_MACHINE = 10026 }