comparison data/levels/level1 @ 209:ad1d3de210cd

Drop compatibility imports, and allow an optional module on classnames
author Stefano Rivera <stefano@rivera.za.net>
date Tue, 03 Sep 2013 23:45:56 +0200
parents 34c11bb5c96e
children b6db213e53a2
comparison
equal deleted inserted replaced
208:3d54fe7a2998 209:ad1d3de210cd
25 - [250, 500] 25 - [250, 500]
26 - both_switches 26 - both_switches
27 classname: FloorLight 27 classname: FloorLight
28 name: light2 28 name: light2
29 - args: [light_switch, door_switch] 29 - args: [light_switch, door_switch]
30 classname: StateLogicalAndPuzzler 30 classname: puzzle.StateLogicalAndPuzzler
31 name: both_switches 31 name: both_switches
32 - args: 32 - args:
33 - [400, 400] 33 - [400, 400]
34 - level2 34 - level2
35 - [900, 200] 35 - [900, 200]