31 lines
996 B
JSON
31 lines
996 B
JSON
{
|
|
"accounts": "account",
|
|
"characters": "character_data",
|
|
"factions": "faction_list",
|
|
"forage": "forage",
|
|
"ground_spawns": "ground_spawns",
|
|
"items": "items",
|
|
"loot_drops": "lootdrop",
|
|
"loot_drop_entries": "lootdrop_entries",
|
|
"loot_tables": "loottable",
|
|
"loot_table_entries": "loottable_entries",
|
|
"merchant_lists": "merchantlist",
|
|
"tasks": "tasks",
|
|
"task_activities": "task_activities",
|
|
"npc_factions": "npc_faction",
|
|
"npc_faction_entries": "npc_faction_entries",
|
|
"npc_spell_entries": "npc_spells_entries",
|
|
"npc_spells": "npc_spells",
|
|
"npcs": "npc_types",
|
|
"pets": "pets",
|
|
"spawns": "spawn2",
|
|
"spawn_entries": "spawnentry",
|
|
"spawn_groups": "spawngroup",
|
|
"recipes": "tradeskill_recipe",
|
|
"recipe_entries": "tradeskill_recipe_entries",
|
|
"zones": "zone",
|
|
"discovered_items": "discovered_items",
|
|
"spell_globals": "spell_globals",
|
|
"spells": "spells_new",
|
|
"zone_connections": "zone_points"
|
|
} |