evennia / ainneve

A full example game created in Evennia (under development, anyone can help!)
77 stars 52 forks source link

Build Riverport #99

Closed j-f1 closed 4 years ago

j-f1 commented 7 years ago

All of the design here was done by @stefanludlow here, and I’ve just checked through it.

This depends on #97, and once that gets merged, I’ll rebase to make the diff less scary. In the meantime, here’s a better diff.

TODO:

``` ┌──────────── MAP ────────────┐ │ ☖ . ~↟~ . │ │ │ /‾\ . .↟. . │ │ ARM │ GEN . . . │ │ #─────◙─────#─═══───────╴ │ │ CUR │ TAV \ │ │ AXE ├─ ─ ┐ \^_ │ │ ╷ MAI ╷ │ │ ┌┴┐▛▀▜[ ] │ └─────────────────────────────┘ ```

Currently, there are no descriptions. Here’s a list of rooms that need them:

All of the stores, as well as the tavern, were created using @npcshop.

If you’re using Atom, I’ve found that the Ruby grammar looks great on .ev files. Ctrl+Shift+L brings up the grammar selector, and you can type to select Ruby.