comparison gamelib/scenes/engine.py @ 496:8dcefc82801c

Engine room floor is irreparable
author Stefano Rivera <stefano@rivera.za.net>
date Sun, 29 Aug 2010 21:32:44 +0200
parents ee5f6f24c41e
children 3e91c82c2240
comparison
equal deleted inserted replaced
495:ee5f6f24c41e 496:8dcefc82801c
51 (473, 280, 28, 23), 51 (473, 280, 28, 23),
52 (381, 224, 25, 22), 52 (381, 224, 25, 22),
53 ) 53 )
54 )) 54 ))
55 self.add_thing(GenericDescThing('engine.floor_hole', 5, 55 self.add_thing(GenericDescThing('engine.floor_hole', 5,
56 "A gaping hole in the floor of the room. You're guessing that's why there's a vacuum in here.", 56 "A gaping hole in the floor of the room. "
57 "It is clearly irreparable.",
57 ( 58 (
58 (257, 493, 141, 55), 59 (257, 493, 141, 55),
59 (301, 450, 95, 45), 60 (301, 450, 95, 45),
60 (377, 422, 19, 29), 61 (377, 422, 19, 29),
61 (239, 547, 123, 39), 62 (239, 547, 123, 39),