Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'awesomo'

649755 - Nifty: awesomo
  1. #!/usr/bin/ruby
  2. # Copyright Chad Lucas 2007
  3. # Anyone may use this code for any project except the dutch.
  4.  
  5. def roll(dice, roof, difficulty)
  6.   return 0 if dice == 0
  7.  
  8.   dice -= 1
  9.  
649738 - whitewolf roller: awesomo
  1. #!/usr/bin/ruby
  2. # Copyright Chad Lucas 2007
  3. # Anyone may use this code for any project except the dutch.
  4.  
  5. def roll(dice, roof, difficulty)
  6.   if dice == 0
  7.     return 0
  8.   end
  9.  
worth-right
fantasy-obligation
fantasy-obligation