aboutsummaryrefslogtreecommitdiff
path: root/wild.py
diff options
context:
space:
mode:
Diffstat (limited to 'wild.py')
-rw-r--r--wild.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/wild.py b/wild.py
index e0eb3fa..dea4265 100644
--- a/wild.py
+++ b/wild.py
@@ -147,9 +147,9 @@ class WildComma(WildThing):
return False, 'After a long day of consideration, you give up and' \
' allow the wild {} to win!'
-@CustomWildThing('Harriet')
-class WildHarriet(WildThing):
- options2 = ("hijack Harriet's WeeChat session",)
+@CustomWildThing('Adeline')
+class WildAdeline(WildThing):
+ options2 = ("hijack Adeline's WeeChat session",)
options3 = ('rickroll',)
def choice2(self, i):
if i > 3: