// Copyright (c) Copyright (c) Hercules Dev Team, licensed under GNU GPL. // Copyright (c) 2014 - 2015 Evol developers #ifndef EVOL_MAP_NPCDEXT #define EVOL_MAP_NPCDEXT struct NpcdExt { bool init; int language; int walkMask; }; #endif // EVOL_MAP_NPCDEXT