Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 1 Fork 3 kyleterry / tenyks-contrib /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code Goat thrower. master commit 4cf8b07e497ed9344621bf4438bf586484bd61dd 1 parent 5752d3f qpfiffer authored September 24, 2014 Unified Split Showing 1 changed file with 23 additions and 0 deletions . + 23 − 0 src/tenyksscripts/scripts/goatthrower.py 23 src/tenyksscripts/scripts/goatthrower.py Show notes View @@ -0,0 +1,23 @@ +import random + +def run(data, settings): + if d...