aboutsummaryrefslogtreecommitdiff
path: root/wild.py
diff options
context:
space:
mode:
authorluk3yx <luk3yx@users.noreply.github.com>2023-09-18 22:15:48 +1200
committerluk3yx <luk3yx@users.noreply.github.com>2023-09-18 22:15:48 +1200
commitb6700b32abaf15adf58817af71abb3c01d6d1fa5 (patch)
tree089af735685f0fc0bc8f406439b1ec0201d0542a /wild.py
parentf48485e934ff653399c1791fe2dbe8d8ddbe9a09 (diff)
downloadlurklite-commands-b6700b32abaf15adf58817af71abb3c01d6d1fa5.tar.gz
lurklite-commands-b6700b32abaf15adf58817af71abb3c01d6d1fa5.zip
Update wild.py
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: