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
51 stars 6 forks source link

Randomize item/exit #37

Open seisatsu opened 5 years ago

seisatsu commented 5 years ago

Command to set how often an item or exit will appear to a user entering a room.

randomize <item/exit> <id> <chance> Where the possibility for the object to appear is 1 out of every chance times.