From e272d50f4991fe6522bb9c9b6a2d8443b369aef6 Mon Sep 17 00:00:00 2001 From: dngfx Date: Thu, 30 Aug 2018 18:11:17 +0100 Subject: Update strax generator with a bunch of new phrases and attacks. --- modules/strax.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/strax.py b/modules/strax.py index 4983b761..144d729a 100644 --- a/modules/strax.py +++ b/modules/strax.py @@ -7,7 +7,7 @@ class Module(object): self.strax, help="Suggests a glorious method of battle for the glory of the Sontaran Empire, through IRC!") def strax(self, event): - suggestion_greeting = ["Might I suggest", "Can I suggest", "Should we"] + suggestion_greeting = ["Might I suggest", "Can I suggest", "Should we attack immediately with"] command_greeting = ["We should attack now with", "We must attack now with", "I suggest attacking with", "We should coordinate an attack with"] method_of_attack_a = ["full-frontal", "pincer", "surprise", "brutally excessive", "multi-pronged", "glorious", -- cgit v1.3.1-10-gc9f91