1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
/// set names
_("Professional");
_("Easy");
/// level names
_("Zatlantiz");
_("Zuza");
_("Bendlantiz");
_("You have been warned");
_("Double D");
_("SuperZaz");
_("Bacteria");
_("Midnight Queen");
_("Joker");
_("The Three Dragonz");
_("The Eye");
_("Messy Bedroom");
_("TwinTlantis");
_("The Tunnel");
_("Snail");
_("Spiralis");
_("Butterfly");
_("Sonar");
_("Specs");
_("Triad");
_("Over N' Under");
_("Infinity");
_("Nightmare");
_("Twenty Three");
|