home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / ragdollavalanche2.swf / scripts / __Packages / comments.as < prev   
Encoding:
Text File  |  2007-12-03  |  2.9 KB  |  56 lines

  1. class comments
  2. {
  3.    static var com;
  4.    static var ┬ºaso#52020┬º;
  5.    function comments()
  6.    {
  7.    }
  8.    static function ┬ºaso#72771┬º()
  9.    {
  10.       comments.com = new Array();
  11.       comments.com.push("Wearing a cursed (-10) skill ring?");
  12.       comments.com.push("Damn it where is my mantle of evasion when I need it?");
  13.       comments.com.push("When everything else fails read the instructions");
  14.       comments.com.push("We recommend users to breath while playing");
  15.       comments.com.push("Is that the worst you can do?");
  16.       comments.com.push("We\'re sorry, this game is not suitabe for children under age 3");
  17.       comments.com.push("We\'re sorry, this game is not suitable for blind people");
  18.       comments.com.push("We\'re sorry, this game is not suitable for people over age 115");
  19.       comments.com.push("Great try... not");
  20.       comments.com.push("Yeah its fun to play with one\'s feet");
  21.       comments.com.push("We\'re sorry but this game is not the RPG you ordered");
  22.       comments.com.push("Tip: watch the screen while playing");
  23.       comments.com.push("Tip: stop playing if stabbed in the back");
  24.       comments.com.push("Don\'t feed the birds");
  25.       comments.com.push("Dont cry, I\'m sure you\'re good at Hearts");
  26.       comments.com.push("Hmm, someone needs to change those lenses");
  27.       comments.com.push("Hey, that spike curved!");
  28.       comments.com.push("Roger the Dodger");
  29.       comments.com.push("As agile as a squashed snail");
  30.       comments.com.push("Deadly as a blind sniper");
  31.       comments.com.push("Forgot your ninja suit?");
  32.       comments.com.push("You have no heart, you ragdoll butcher!");
  33.       comments.com.push("Batteries not included");
  34.       comments.com.push("These comments are NOT random");
  35.       comments.com.push("Winners dont use drugs");
  36.       comments.com.push("Must have been some good weed");
  37.       comments.com.push("Got booze?");
  38.       comments.com.push("Yeah, mushrooms of hallucination are a blast");
  39.       comments.com.push("48 hours porn marathon?");
  40.       comments.com.push("Wow, I\'ve never seen someone quite as bad");
  41.       comments.com.push("My granny is totally better than you");
  42.       comments.com.push("Do not operate machinery while intoxicated");
  43.       comments.com.push("Ragdolls never die");
  44.       comments.com.push("Don\'t try this at home");
  45.       comments.com.push("Visit www.ragdollsoft.com!");
  46.       comments.com.push("They keyboard in front of you is not a musical instrument");
  47.       comments.com.push("Not an avid gamer I see");
  48.       comments.com.push("You lost 1786500000 experience points");
  49.       comments.com.push("You found a Power Dragon Scale Mail!");
  50.       comments.com.push("Got Ninja?");
  51.       comments.com.push("Not exactly a ragdoll master");
  52.       comments.com.push("One smooth operator");
  53.       comments["aso#52020"] = comments.com.push("Man I\'m getting good at this");
  54.    }
  55. }
  56.