seisatsu / DennisMUD

Dennis MUD - A multiplayer text adventure sandbox engine where the players build the world with in-game commands.
https://dennismud.xyz/
MIT License
47 stars 6 forks source link

Decorate Entrance Command #92

Closed seisatsu closed 3 years ago

seisatsu commented 3 years ago

Add a decorate entrance command, which lets you change the action that is shown when a player enters the current room, based on which exit they came through.

Usage: decorate entrance <origin_room_id> <origin_exit_id> <action>