Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 1.23 KB | None | 0 0
  1. // This is what JernejL's gamemode consists of!
  2.  
  3. main()
  4. {
  5.      print("                                  ___-------___             ");
  6.      print("                              _-~~             ~~-_             ");
  7.      print("                           _-~                    /~-_          ");    
  8.      print("        /^\__/^\        /~  \                  /    \         ");
  9.      print("      /|  O|| O|        /      \_______________/        \           ");
  10.      print("     | |___||__|      /       /                \         \         ");
  11.      print("     |          \   /      /                    \         \       ");
  12.      print("     |   (_______) /______/                        \_________ \     ");
  13.      print("     |         / /         \                     /            \        ");
  14.      print("      \        \^\\         \                 /               \    / ");
  15.      print("        \        ||           \______________/      _-_       //\__//  ");
  16.      print("          \      ||------_-~~-_ ------------- \ --/~   ~\   || __/    ");
  17.      print("            ~-----||====/~     |==================|       |/~~~~~       ");
  18.      print("             (_(__/  ./     /                    \_\     \.        ");
  19.      print("                    (_(___/                         \_____)_)       ");
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement