changeset 237:d7285d65c668

Bugfix china mission
author Neil Muller <drnlmuller@gmail.com>
date Sun, 13 May 2012 00:03:16 +0200
parents ce1e23ea46e5
children 837c51ebdbc8
files gamelib/missions.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gamelib/missions.py	Sun May 13 00:17:07 2012 +0200
+++ b/gamelib/missions.py	Sun May 13 00:03:16 2012 +0200
@@ -256,7 +256,7 @@
 
         self.use_equipment(categorised, rep=randint(-5, -2))
 
-        self.data['prior_attempts'].add(doom.NAME)
+        self.data['prior_attempts'].append(doom.NAME)
         self.succeed(
             "Trembling at you threat of certain doom, the Chinese"
             " government pays the ransom.",