projects
/
koperkapel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
208b0bf
)
Add seating for new vehicles.
author
Simon Cross
<hodgestar@gmail.com>
Sat, 5 Mar 2016 15:34:24 +0000
(17:34 +0200)
committer
Simon Cross
<hodgestar@gmail.com>
Sat, 5 Mar 2016 15:34:24 +0000
(17:34 +0200)
koperkapel/world.py
patch
|
blob
|
history
diff --git
a/koperkapel/world.py
b/koperkapel/world.py
index d68294949f46a7d520275a19532737cdc02db7c5..8097eb2ccf993b2a15fd91231717c042d5fe8c68 100644
(file)
--- a/
koperkapel/world.py
+++ b/
koperkapel/world.py
@@
-35,7
+35,10
@@
class World:
"roachel", None, "roeginald",
None, None, None,
]
- }
+ },
+ "robot": {"seating": []},
+ "roomba": {"seating": []},
+ "quadcopter": {"seating": []},
}
state["level"] = {
"name": "level1",