User:Kuma/sandbox

From IdleOn MMO Wiki
Revision as of 00:27, 18 May 2023 by Kuma (talk | contribs)

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.


BH header.png

Blunder Hills Town

Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Blunder Hills"%")\x0A AND (NPCType IN (""EventNPC"")) ORDER BY `_pageName`,`...' at line 1

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

Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Tunnels Entrance"%" OR MapLocation LIKE "%"Freefall Caverns"%")\x0A AND (NPCT...' at line 1

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

Error: unclosed string literal.

Not Grasslands

Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Hollowed Trunk"%" OR MapLocation LIKE "%"The Base Of The Bark"%" OR MapLocati...' at line 1

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

Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Encroaching Forest Villas"%" OR MapLocation LIKE "%"Tucked Away"%")\x0A AND (...' at line 1

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

Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Rats Nest"%" OR MapLocation LIKE "%"Poopy Sewers"%")\x0A AND (NPCType IN ("NP...' at line 1

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