// // This file contains the taunts that are available in the multiplayer // game. Only the first eight will be available in the menus. // // Please note that the text must conform strictly to the ASCII standard. // DefineTaunt("Splash another wimp!"); DefineTaunt("I rule the skies!"); DefineTaunt("Pardon my missile..."); DefineTaunt("Oh my - what a pretty fireball!"); DefineTaunt("Who's next for a spanking?"); DefineTaunt("That was too easy!"); DefineTaunt("Come get some!"); DefineTaunt("My blind Grandma shoots better!");