comparison data/levels/level1 @ 346:282113d86d75

Save door and lever state.
author Jeremy Thurgood <firxen@gmail.com>
date Fri, 06 Sep 2013 15:14:27 +0200
parents 248b8fdb160c
children d42752ab3231
comparison
equal deleted inserted replaced
345:4708e86a9a3c 346:282113d86d75
32 - args: [light_switch, door_switch] 32 - args: [light_switch, door_switch]
33 classname: puzzle.StateLogicalAndPuzzler 33 classname: puzzle.StateLogicalAndPuzzler
34 name: both_switches 34 name: both_switches
35 - args: 35 - args:
36 - [620, 220] 36 - [620, 220]
37 - door_switch 37 - switch_door
38 classname: FloorLight 38 classname: FloorLight
39 name: door_light 39 name: door_light
40 - args: 40 - args:
41 - [290, 160] 41 - [290, 160]
42 - Run around, press some buttons, have fun! 42 - Run around, press some buttons, have fun!