diff --git a/public/img/sprites/PetEggs.css b/public/img/sprites/PetEggs.css index c8db9170f9..896a6da46d 100644 --- a/public/img/sprites/PetEggs.css +++ b/public/img/sprites/PetEggs.css @@ -5,9 +5,7 @@ .Pet_Egg_PandaCub {background-position: 0px -153px; width: 48px; height: 51px} .Pet_Egg_LionCub {background-position: 0px -204px; width: 48px; height: 51px} .Pet_Egg_FlyingPig {background-position: 0px -255px; width: 48px; height: 51px} -.Pet_Egg_Dragon {background-position: 0px -306px; width: 48px; height: 51px} -.Pet_Egg_Cactus {background-position: 0px -357px; width: 48px; height: 51px} -.Pet_Egg_BearCub {background-position: 0px -408px; width: 48px; height: 51px} - -/* these not designed yet? */ -.Pet_Egg_Fox {background-position: 0px -408px; width: 48px; height: 51px} \ No newline at end of file +.Pet_Egg_Fox {background-position: 0px -306px; width: 48px; height: 51px} +.Pet_Egg_Dragon {background-position: 0px -357px; width: 48px; height: 51px} +.Pet_Egg_Cactus {background-position: 0px -408px; width: 48px; height: 51px} +.Pet_Egg_BearCub {background-position: 0px -459px; width: 48px; height: 51px} \ No newline at end of file