@Rainbow-Bright said:
@Thenomain said:
If it's not working correctly, then the best action is to check for an existing bug report here, and adding one if it's not there.
I still can't find the room_attr_defaults help file.
Tinymush 3.2.
Definitely check the TinyMUSH docs. I'm sorry I'm too lazy to do so myself, but if I'm in a mush-oriented-codey-mood I'd better use it on Mux.
However, the fact that it is 'attr_defaults' suggests to me that it's a specification of a template object rather than a parent object-- that is, the attributes you set on the room_attr_defaults object probably get copied to the new object as a one time thing during the @dig and never again. This is a guess, tho. Good luck.
...and write back with what you discover!