Added Sunset & changed some categories

This commit is contained in:
Tailszefox 2015-12-28 00:29:20 +01:00
parent 51fe504dcc
commit 5daab8ef4f

View file

@ -26,13 +26,15 @@ $ponies = array(
"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" => ""),
);