rabdill / bishop

An engine for writing browser-based text adventures using only client-side JavaScript.
Other
1 stars 0 forks source link

"player" object missing the "carrying" parameter #156

Closed rabdill closed 9 years ago

rabdill commented 9 years ago

should be:

    "inventory" : {},
    "carrying" : []
}
rabdill commented 9 years ago

https://github.com/rabdill/bishops_map/commit/5957effdfd8e1c50906c048c3c710ca53dd8e0e8