[Bug] !se is putting Centered: {AIM} for an aimed overlay stored in the svar
What alias/snippet is this for? !se
Describe the bug
On initial call with all arguments the stored overlay is not displaued. The initial !se
To Reproduce Steps to reproduce the behavior:
- Have a stored overlay something like {"Manifest Mind": ["circle,10,gy,{aim}", "-effect", "Manifest Mind"]}
- Set up init with a map
- Do !se "Manifest Mind" -aim E5
- See error
- Do !se -aim E5
- See overlay appear as expected.
Expected behavior The overlay should appear on the map with the initial call of !se as all information was supplied
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Stored overlay was in the svar rather than uvar.
Okay but have you tried !se "Manifest Mind" E5?
Oh I never knew you could skip the -aim part on that. Lesson learned