projects
/
koperkapel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbb8912
)
Pre-booked seats.
author
Simon Cross
<hodgestar@gmail.com>
Sat, 5 Mar 2016 10:16:23 +0000
(12:16 +0200)
committer
Simon Cross
<hodgestar@gmail.com>
Sat, 5 Mar 2016 10:16:23 +0000
(12:16 +0200)
koperkapel/world.py
patch
|
blob
|
history
diff --git
a/koperkapel/world.py
b/koperkapel/world.py
index d13b07c10ea5c8e3c81289c0ad33792639136e13..2272a7a3f01c1df2a695552e109fc6123c1c2888 100644
(file)
--- a/
koperkapel/world.py
+++ b/
koperkapel/world.py
@@
-30,6
+30,12
@@
class World:
]
state["vehicles"] = {
"current": "walking",
+ "walking": {
+ "seating": [
+ "roachel", None, "roeginald",
+ None, None, None,
+ ]
+ }
}
state["level"] = {
"name": "level1",