dmlary / morrow

Ruby ECS-based MUD server
MIT License
4 stars 1 forks source link

open/close of passages must effect other side #12

Closed dmlary closed 4 years ago

dmlary commented 4 years ago

Right now when you open a door, it's still closed on the other side. This is because there are two passage entities representing the bi-directional connection.