diff --git a/ponies.php b/ponies.php index e558342..05ef02b 100644 --- a/ponies.php +++ b/ponies.php @@ -21,18 +21,20 @@ $ponies = array( "twilight_p"=> array("filename" => './twilight_p.png', "first" => "Princess Twi", "second" => "light", "source" => "http://fav.me/d5vcvux"), "break4" => "Stallions", "bigmac" => array("filename" => './bigmac.png', "first" => "Big Mac", "second" => "intosh", "source" => "http://fav.me/d4vnf8c"), - "shining" => array("filename" => './shining.png', "first" => "Shining", "second" => " Armor", "source" => "http://fav.me/d5m9yay"), + "shining" => array("filename" => './shining.png', "first" => "Shining", "second" => " Armor", "source" => "http://fav.me/d5m9yay"), "blueblood" => array("filename" => './blueblood.png', "first" => "Blue", "second" => "blood", "source" => "http://fav.me/d3rh8rk"), "braeburn" => array("filename" => './braeburn.png', "first" => "Brae", "second" => "burn", "source" => "http://fav.me/d5rznvn"), "break5" => "Zebras", "zecora" => array("filename" => './zecora.png', "first" => "Zeco", "second" => "ra", "source" => "http://fav.me/d5bfzw0"), - "break6" => "Antagonists and such", + "break6" => "Antagonists", "nmm" => array("filename" => './nmm.png', "first" => "Nightmare", "second" => " Moon", "source" => "http://fav.me/d566bx9"), - "discord" => array("filename" => './discord.png', "first" => "Dis", "second" => "cord", "source" => "http://fav.me/d5ke8hx"), "chrys" => array("filename" => './chrysalis.png', "first" => "Queen Chry", "second" => "salis", "source" => "http://fav.me/d5d44an"), "sombra" => array("filename" => './sombra.png', "first" => "King Somb", "second" => "ra", "source" => "http://fav.me/d5jha7c"), - "gilda" => array("filename" => './gilda.png', "first" => "Gil", "second" => "da", "source" => "http://fav.me/d46xxlx"), + "break66" => "Reformed antagonists", + "sunset" => array("filename" => './sunset.png', "first" => "Sunset", "second" => " Shimmer", "source" => "http://fav.me/d73yik4"), "trixie" => array("filename" => './trixie.png', "first" => "Tri", "second" => "xie", "source" => "http://fav.me/d4bwy8z"), + "gilda" => array("filename" => './gilda.png', "first" => "Gil", "second" => "da", "source" => "http://fav.me/d46xxlx"), + "discord" => array("filename" => './discord.png', "first" => "Dis", "second" => "cord", "source" => "http://fav.me/d5ke8hx"), "break7" => "Minor characters", "diamond" => array("filename" => './diamond.png', "first" => "Diamond", "second" => " Tiara", "source" => "http://fav.me/d4n0c41"), "silver" => array("filename" => './silver.png', "first" => "Silver", "second" => " Spoon", "source" => "http://fav.me/d54k0up"), @@ -55,7 +57,7 @@ $ponies = array( "owl" => array("filename" => './owl.png', "first" => "Owlow", "second" => "iscious", "source" => "http://fav.me/d5kibis"), "tank" => array("filename" => './tank.png', "first" => "Ta", "second" => "nk", "source" => "http://fav.me/d4mpza7"), "winona" => array("filename" => './winona.png', "first" => "Wino", "second" => "na", "source" => "http://fav.me/d56dunz"), - "break10" => "Based", + "break10" => "The only OC allowed", "faust" => array("filename" => './faust.png', "first" => "Lauren", "second" => " Faust", "source" => "http://fav.me/d4f7f6n"), //"" => array("filename" => './.png', "first" => "", "second" => "", "source" => ""), );