luciensadi / AwakeMUD

The Community Edition fork of the 'Awakened Worlds' Shadowrun 3 MUD codebase.
Other
55 stars 30 forks source link

Implement a global phone list #730

Open luciensadi opened 6 months ago

luciensadi commented 6 months ago

Implement a phone list that:

This will most likely need its own database table. I'm envisioning the phone having a unique idnum, which is looked up in the table, and is linked for phonebook lookups to the last person to use the phone (or the last person to run phone register or whatever).