Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: In-line naming of exits #1

Open
mike347 opened this issue Sep 12, 2015 · 0 comments
Open

Request: In-line naming of exits #1

mike347 opened this issue Sep 12, 2015 · 0 comments

Comments

@mike347
Copy link

mike347 commented Sep 12, 2015

I propose a way to name exits, and reverse exits in-line, as such:

"<roomname>" <-"RevExit","Exit"-> "Room2> <-"RevExit","Exit"-> "Room3"

Which would make a room named roomname, with an exit to "Room2" named "Exit", and an exit from Room2 to roomname named "RevExit". And so on.
or
"e": "Lobby" <-"O;Out"-> "Conference Room" <-"O;out;CR", "BR;b;Bathroom"-> "Bathroom"

Creating an exit (East) out of Lobby to Conference room, buit the return exit is named "O;Out", and then one from Conference room named 'Br;b;Bathroom" to "Bathroom" with a reverse exit named "O;Out"

Hope that made sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant