Noobinabox / RotS_Live

The current live code of the MUD Return of the Shadow.
https://rotsmud.org/
2 stars 3 forks source link

Add Labels to NPCs and Players #200

Open Noobinabox opened 1 month ago

Noobinabox commented 1 month ago

Allow players to add targets to a new label command. It should do the following

> label horse mine

A brown horse is now labeled as "mine."

> lose mine

A brown horse stops following you. 

> lead mine

A brown horse starts following you.