Quests/Categories

* shuffled quests into a structure that seems sensible (menus should no longer point to dead pages or display 'undefined' links)
This commit is contained in:
Sarjuuk
2018-04-30 14:59:42 +02:00
parent 9609c93f8c
commit e2e23c430a
16 changed files with 2435 additions and 2256 deletions

View File

@@ -3033,7 +3033,7 @@ UNLOCK TABLES;
LOCK TABLES `aowow_dbversion` WRITE;
/*!40000 ALTER TABLE `aowow_dbversion` DISABLE KEYS */;
INSERT INTO `aowow_dbversion` VALUES (1524389035,0,NULL,NULL);
INSERT INTO `aowow_dbversion` VALUES (1525094405,0,NULL,NULL);
/*!40000 ALTER TABLE `aowow_dbversion` ENABLE KEYS */;
UNLOCK TABLES;