Update public data again

This time I'm getting the Banana Chia and stuff!
This commit is contained in:
Emi Matchu 2024-02-18 11:27:21 -08:00
parent 448561604c
commit ca7138d755
2 changed files with 3 additions and 3 deletions

View file

@ -53,7 +53,7 @@ CREATE TABLE `colors` (
`prank` tinyint(1) NOT NULL DEFAULT '0',
`name` varchar(255) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=118 DEFAULT CHARSET=latin1;
) ENGINE=InnoDB AUTO_INCREMENT=119 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
@ -62,7 +62,7 @@ CREATE TABLE `colors` (
LOCK TABLES `colors` WRITE;
/*!40000 ALTER TABLE `colors` DISABLE KEYS */;
INSERT INTO `colors` VALUES (-1,0,1,1,'nebula'),(1,0,1,0,'alien'),(2,0,0,0,'apple'),(3,0,0,0,'asparagus'),(4,0,0,0,'aubergine'),(5,0,0,0,'avocado'),(6,0,0,0,'baby'),(7,0,1,0,'biscuit'),(8,1,1,0,'blue'),(9,0,0,0,'blueberry'),(10,0,1,0,'brown'),(11,0,1,0,'camouflage'),(12,0,0,0,'carrot'),(13,0,1,0,'checkered'),(14,0,1,0,'chocolate'),(15,0,0,0,'chokato'),(16,0,1,0,'christmas'),(17,0,1,0,'clay'),(18,0,1,0,'cloud'),(19,0,1,0,'coconut'),(20,0,1,0,'custard'),(21,0,1,0,'darigan'),(22,0,1,0,'desert'),(23,0,1,0,'disco'),(24,0,0,0,'durian'),(25,0,1,0,'electric'),(26,0,1,0,'faerie'),(27,0,1,0,'fire'),(28,0,1,0,'garlic'),(29,0,1,0,'ghost'),(30,0,1,0,'glowing'),(31,0,1,0,'gold'),(32,0,0,0,'gooseberry'),(33,0,0,0,'grape'),(34,1,1,0,'green'),(35,0,1,0,'grey'),(36,0,1,0,'halloween'),(37,0,1,0,'ice'),(38,0,1,0,'invisible'),(39,0,1,0,'island'),(40,0,1,0,'jelly'),(41,0,0,0,'lemon'),(42,0,0,0,'lime'),(43,0,1,0,'mallow'),(44,0,0,0,'maraquan'),(45,0,1,0,'msp'),(46,0,0,0,'mutant'),(47,0,0,0,'orange'),(48,0,0,0,'pea'),(49,0,0,0,'peach'),(50,0,0,0,'pear'),(51,0,0,0,'pepper'),(52,0,0,0,'pineapple'),(53,0,1,0,'pink'),(54,0,1,0,'pirate'),(55,0,0,0,'plum'),(56,0,1,0,'plushie'),(57,0,1,0,'purple'),(58,0,1,0,'quigukiboy'),(59,0,1,0,'quigukigirl'),(60,0,1,0,'rainbow'),(61,1,1,0,'red'),(62,0,1,0,'robot'),(63,0,1,0,'royalboy'),(64,0,1,0,'royalgirl'),(65,0,1,0,'shadow'),(66,0,1,0,'silver'),(67,0,1,0,'sketch'),(68,0,1,0,'skunk'),(69,0,1,0,'snot'),(70,0,1,0,'snow'),(71,0,1,0,'speckled'),(72,0,1,0,'split'),(73,0,1,0,'sponge'),(74,0,1,0,'spotted'),(75,0,1,0,'starry'),(76,0,1,0,'strawberry'),(77,0,1,0,'striped'),(78,0,0,0,'thornberry'),(79,0,0,0,'tomato'),(80,0,1,0,'tyrannian'),(81,0,1,0,'usuki boy'),(82,0,1,0,'usuki girl'),(83,0,1,0,'white'),(84,1,1,0,'yellow'),(85,0,1,0,'zombie'),(86,0,0,0,'onion'),(87,0,1,0,'magma'),(88,0,1,0,'relic'),(89,0,1,0,'woodland'),(90,0,1,0,'transparent'),(91,0,1,0,'maractite'),(92,0,0,0,'8-bit'),(93,0,1,0,'swamp gas'),(94,0,1,0,'water'),(95,0,1,0,'wraith'),(96,0,1,0,'eventide'),(97,0,1,0,'elderlyboy'),(98,0,1,0,'elderlygirl'),(99,0,1,0,'stealthy'),(100,0,1,0,'dimensional'),(101,0,0,0,'agueena'),(102,0,1,0,'pastel'),(103,0,1,0,'ummagine'),(104,0,1,0,'Polka Dot'),(105,0,1,0,'Candy'),(106,0,1,0,'marble'),(107,NULL,1,0,'Steampunk'),(108,0,1,0,'Toy'),(109,0,0,0,'Origami'),(110,0,1,0,'Oil Paint'),(111,0,1,0,'Mosaic'),(112,0,1,0,'Burlap'),(114,0,1,0,'Juppie Swirl'),(115,0,1,0,'Valentine'),(116,0,1,0,'Sroom'),(117,0,1,0,'potato');
INSERT INTO `colors` VALUES (-1,0,1,1,'nebula'),(1,0,1,0,'alien'),(2,0,0,0,'apple'),(3,0,0,0,'asparagus'),(4,0,0,0,'aubergine'),(5,0,0,0,'avocado'),(6,0,0,0,'baby'),(7,0,1,0,'biscuit'),(8,1,1,0,'blue'),(9,0,0,0,'blueberry'),(10,0,1,0,'brown'),(11,0,1,0,'camouflage'),(12,0,0,0,'carrot'),(13,0,1,0,'checkered'),(14,0,1,0,'chocolate'),(15,0,0,0,'chokato'),(16,0,1,0,'christmas'),(17,0,1,0,'clay'),(18,0,1,0,'cloud'),(19,0,1,0,'coconut'),(20,0,1,0,'custard'),(21,0,1,0,'darigan'),(22,0,1,0,'desert'),(23,0,1,0,'disco'),(24,0,0,0,'durian'),(25,0,1,0,'electric'),(26,0,1,0,'faerie'),(27,0,1,0,'fire'),(28,0,1,0,'garlic'),(29,0,1,0,'ghost'),(30,0,1,0,'glowing'),(31,0,1,0,'gold'),(32,0,0,0,'gooseberry'),(33,0,0,0,'grape'),(34,1,1,0,'green'),(35,0,1,0,'grey'),(36,0,1,0,'halloween'),(37,0,1,0,'ice'),(38,0,1,0,'invisible'),(39,0,1,0,'island'),(40,0,1,0,'jelly'),(41,0,0,0,'lemon'),(42,0,0,0,'lime'),(43,0,1,0,'mallow'),(44,0,0,0,'maraquan'),(45,0,1,0,'msp'),(46,0,0,0,'mutant'),(47,0,0,0,'orange'),(48,0,0,0,'pea'),(49,0,0,0,'peach'),(50,0,0,0,'pear'),(51,0,0,0,'pepper'),(52,0,0,0,'pineapple'),(53,0,1,0,'pink'),(54,0,1,0,'pirate'),(55,0,0,0,'plum'),(56,0,1,0,'plushie'),(57,0,1,0,'purple'),(58,0,1,0,'quigukiboy'),(59,0,1,0,'quigukigirl'),(60,0,1,0,'rainbow'),(61,1,1,0,'red'),(62,0,1,0,'robot'),(63,0,1,0,'royalboy'),(64,0,1,0,'royalgirl'),(65,0,1,0,'shadow'),(66,0,1,0,'silver'),(67,0,1,0,'sketch'),(68,0,1,0,'skunk'),(69,0,1,0,'snot'),(70,0,1,0,'snow'),(71,0,1,0,'speckled'),(72,0,1,0,'split'),(73,0,1,0,'sponge'),(74,0,1,0,'spotted'),(75,0,1,0,'starry'),(76,0,1,0,'strawberry'),(77,0,1,0,'striped'),(78,0,0,0,'thornberry'),(79,0,0,0,'tomato'),(80,0,1,0,'tyrannian'),(81,0,1,0,'usuki boy'),(82,0,1,0,'usuki girl'),(83,0,1,0,'white'),(84,1,1,0,'yellow'),(85,0,1,0,'zombie'),(86,0,0,0,'onion'),(87,0,1,0,'magma'),(88,0,1,0,'relic'),(89,0,1,0,'woodland'),(90,0,1,0,'transparent'),(91,0,1,0,'maractite'),(92,0,0,0,'8-bit'),(93,0,1,0,'swamp gas'),(94,0,1,0,'water'),(95,0,1,0,'wraith'),(96,0,1,0,'eventide'),(97,0,1,0,'elderlyboy'),(98,0,1,0,'elderlygirl'),(99,0,1,0,'stealthy'),(100,0,1,0,'dimensional'),(101,0,0,0,'agueena'),(102,0,1,0,'pastel'),(103,0,1,0,'ummagine'),(104,0,1,0,'Polka Dot'),(105,0,1,0,'Candy'),(106,0,1,0,'marble'),(107,NULL,1,0,'Steampunk'),(108,0,1,0,'Toy'),(109,0,0,0,'Origami'),(110,0,1,0,'Oil Paint'),(111,0,1,0,'Mosaic'),(112,0,1,0,'Burlap'),(114,0,1,0,'Juppie Swirl'),(115,0,1,0,'Valentine'),(116,0,1,0,'Sroom'),(117,0,1,0,'potato'),(118,0,0,0,'banana');
/*!40000 ALTER TABLE `colors` ENABLE KEYS */;
UNLOCK TABLES;
@ -102,4 +102,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2024-02-09 9:45:32
-- Dump completed on 2024-02-17 12:38:11