User:Kuma/sandbox
This is a list of current NPCs in the game. For more detailed info, see Quests or click on an NPC to go to its page.
Blunder Hills Town
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Blunder Hills"%")
AND (NPCType IN (""EventNPC"")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Mining Tunnels
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Tunnels Entrance"%" OR MapLocation LIKE "%"Freefall Caverns"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Grasslands
Not Grasslands
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Hollowed Trunk"%" OR MapLocation LIKE "%"The Base Of The Bark"%" OR MapLocation LIKE "%"Jungle Perimeter"%" OR MapLocation LIKE "%"Winding Willows"%" OR MapLocation LIKE "%"Vegetable Patch"%")
AND (NPCType IN (""NPC"", ""SecretNPC"")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Forest
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Encroaching Forest Villas"%" OR MapLocation LIKE "%"Tucked Away"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Sewers
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Rats Nest"%" OR MapLocation LIKE "%"Poopy Sewers"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500