torilmud / issues

Bug reports for TorilMUD
11 stars 8 forks source link

Areas feature requests - more fine-grained race restrictions on objects #1049

Open byzanthia opened 2 months ago

byzanthia commented 2 months ago

Current restrictions are listed in https://github.com/torilmud/docs/wiki/Obj-File#object-anti-flags.

Can we make that more granular? I.e. allow specific combinations to restrict? Say I want to restrict an item from just drow blackguards. Right now, I can restrict it from the drow race, and from blackguards, but that also restricts it from all other drow classes and all other race blackguards.

Allowing more specificity would be nice.