diff gamelib/scenes/machine.py @ 435:19aff54b2e73

Many small fixes.
author Jeremy Thurgood <firxen@gmail.com>
date Sat, 28 Aug 2010 23:48:50 +0200
parents 90ae05f25793
children cfcab3796410
line wrap: on
line diff
--- a/gamelib/scenes/machine.py	Sat Aug 28 23:48:21 2010 +0200
+++ b/gamelib/scenes/machine.py	Sat Aug 28 23:48:50 2010 +0200
@@ -190,7 +190,7 @@
             else:
                 self.state.add_inventory_item("cryo_pipes_one")
             return Result("With high-precision spitzensparken, the can and tube are welded"
-                        " into a whole greater than the parts.",
+                        " into a whole greater than the sum of the parts.",
                         soundfile='laser.ogg')