One vehicle at a time.
authorSimon Cross <hodgestar@gmail.com>
Sat, 5 Mar 2016 10:11:24 +0000 (12:11 +0200)
committerSimon Cross <hodgestar@gmail.com>
Sat, 5 Mar 2016 10:11:24 +0000 (12:11 +0200)
koperkapel/world.py

index 6a81f4c8a958fff21d419a1ee762c653e14828df..d13b07c10ea5c8e3c81289c0ad33792639136e13 100644 (file)
@@ -30,7 +30,6 @@ class World:
         ]
         state["vehicles"] = {
             "current": "walking",
-            "available": ["walking"],
         }
         state["level"] = {
             "name": "level1",