X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=koperkapel%2Fworld.py;h=2272a7a3f01c1df2a695552e109fc6123c1c2888;hb=4eb5a9fa50cc64aeddad74161b915bbb5fc4e2c2;hp=d13b07c10ea5c8e3c81289c0ad33792639136e13;hpb=bbb8912588e99e4e7131cc733427563e2c41b95f;p=koperkapel.git diff --git a/koperkapel/world.py b/koperkapel/world.py index d13b07c..2272a7a 100644 --- 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",