@attribute/access/retroactive flags are not being honored when I initially set an attribute for the first time via a @wait. I am running 1.8.2 patchlevel 7. I searched the tickets and couldn't find anything but I do believe this problem started with our last patch update.
Setup:
1. Created a fresh mortal: 'John'
2. @attribute/access/retroactive spameggs=no_command wizard mortal_dark
3. As John: &spameggs me=something -> proper error message
4. As royalty: &spameggs *john=something -> proper error message
Scenario A:
5. As wizard: &spameggs me=something -> attribute is set
6. @dec *joe/spameggs -> attribute flags show up as expected
Scenario B:
5. As wizard: @wait 2=&spameggs me=something -> attribute is set via semaphore
6. @dec *joe/spameggs -> attribute flags ARE NOT set as expected
Thanks!