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

Ownership checks for exits, items, and rooms in Common. #72

Closed seisatsu closed 4 years ago

seisatsu commented 4 years ago

Add ownership checks to check_exit(), check_item(), and check_room() in common.py.

seisatsu commented 4 years ago

Fixed in e7dc34532d7667e5a803b810bb5cf13778663e93.