Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions socode.py
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,10 @@ def danielnr(huehue):
def spratt():
print "Simon was here"

def villadora():
print "what's the result? let's wait for some while"
rs = raw_input("Get your key dirty:")

def windspy():
print "'cross the GREAT WALL, we can reach every corner of the world' is just a big joke."

Expand Down Expand Up @@ -604,6 +608,7 @@ def dpayne():
rburgosnavas('CTHULHU LIVES!')
satshabad()
ondrae()
villadora()
hazirguo()
chris911()
doboy(doboy)
Expand Down