User:Kuma/sandbox: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
mNo edit summary
Line 4: Line 4:


{{Worldheader|world=BH|collapsed=y}}
{{Worldheader|world=BH|collapsed=y}}
==Blunder Hills Town==
{{RegionalNPCs
{{KumaTest
|region=Blunder Hills Town
|title=Blunder Hills Town
|areas="Blunder Hills"
|areas="Blunder Hills"
|npctypes="EventNPC"
|npctypes="EventNPC"
}}
}}


==Mining Tunnels==
{{RegionalNPCs
{{KumaTest
|region=Mining Tunnels
|title=Mining Tunnels
|areas="Tunnels Entrance","Freefall Caverns"
|areas="Tunnels Entrance","Freefall Caverns"
}}
}}


==Grasslands==
{{RegionalNPCs
{{KumaTest
|region=Grasslands
|title=Grasslands
|areas="Spore Meadows","Froggy Fields","Grandfrog's Backyard","Valley Of The Beans"
|areas="Spore Meadows","Froggy Fields","Grandfrog's Backyard","Valley Of The Beans"
}}
}}


==Jungle==
{{RegionalNPCs
{{KumaTest
|region=Not Grasslands
|title=Grasslands
|areas="Hollowed Trunk","The Base Of The Bark","Jungle Perimeter","Winding Willows","Vegetable Patch"
|areas="Hollowed Trunk","The Base Of The Bark","Jungle Perimeter","Winding Willows","Vegetable Patch"
|npctypes="NPC","SecretNPC"
|npctypes="NPC","SecretNPC"
}}
}}


==Forest==
{{RegionalNPCs
{{KumaTest
|region=Forest
|title=Forest
|areas="Encroaching Forest Villas","Tucked Away"
|areas="Encroaching Forest Villas","Tucked Away"
}}
}}


==Sewers==
{{RegionalNPCs
{{KumaTest
|region=Sewers
|title=Sewers
|areas="Rats Nest","Poopy Sewers"
|areas="Rats Nest","Poopy Sewers"
}}
}}

Revision as of 00:27, 18 May 2023

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