OrangeTide / boris

Boris MUD - a small C plugin-based MUD for RPI or deep adventuring
http://gitlab.com/OrangeTide/boris
ISC License
12 stars 2 forks source link

Add "dig" command for builders #6

Open OrangeTide opened 4 years ago

OrangeTide commented 4 years ago

Add builder only commands for creating new rooms and opening links between rooms.

usage:

dig <direction>

result:

Builder is expected to further edit the exits and rooms using other commands.