diff --git a/ponies.php b/ponies.php index f5ff3c5..2797ae0 100644 --- a/ponies.php +++ b/ponies.php @@ -31,11 +31,15 @@ $ponies = array( "nmm" => array("filename" => './nmm.png', "first" => "Nightmare", "second" => " Moon", "source" => "http://fav.me/d566bx9"), "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"), + "lightning" => array("filename" => './lightning.png', "first" => "Lightning", "second" => " Dust", "source" => "http://fav.me/d63oc30"), "break66" => "Reformed antagonists", - "sunset" => array("filename" => './sunset.png', "first" => "Sunset", "second" => " Shimmer", "source" => "http://fav.me/d73yik4"), + "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"), + "starlight" => array("filename" => './starlight.png', "first" => "Starlight", "second" => " Glimmer", "source" => "http://fav.me/d8kq5lz"), + "starlight2"=> array("filename" => './starlight2.png', "first" => "Starlight", "second" => " Glimmer", "source" => ["http://fav.me/d8kq5lz", "http://fav.me/d9iiiva"], + "hidden" => true), "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"), @@ -51,7 +55,8 @@ $ponies = array( "golden" => array("filename" => './golden.png', "first" => "Golden", "second" => " Harvest", "source" => "http://fav.me/d3hd94p"), "octavia" => array("filename" => './octavia.png', "first" => "Octa", "second" => "via", "source" => "http://fav.me/d49q8xr"), "vinyl" => array("filename" => './vinyl.png', "first" => "Vinyl", "second" => " Scratch", "source" => "http://fav.me/d4xvn1e"), - "vinyl2" => array("filename" => './vinyl2.png', "first" => "Vinyl", "second" => " Scratch", "source" => "http://fav.me/d3hglym", "hidden" => true), + "vinyl2" => array("filename" => './vinyl2.png', "first" => "Vinyl", "second" => " Scratch", "source" => "http://fav.me/d3hglym", + "hidden" => true), "break9" => "Pets", "angel" => array("filename" => './angel.png', "first" => "An", "second" => "gel", "source" => "http://fav.me/d4mffi4"), "opal" => array("filename" => './opal.png', "first" => "Opal", "second" => "escence", "source" => "http://fav.me/d3gsxji"),