--HG--
branch : trunk
This commit is contained in:
megamage
2009-01-18 17:58:13 -06:00
68 changed files with 1508 additions and 1553 deletions

View File

@@ -715,7 +715,7 @@ LOCK TABLES `character_tutorial` WRITE;
UNLOCK TABLES;
--
`arena_pending_points` int (10) UNSIGNED NOT NULL default '0';,
`arena_pending_points` int (10) UNSIGNED NOT NULL default '0',
-- Table structure for table `corpse`
--