On way to do this:
Add instance variable to the object (Fall) and make the value 0
Add events:
Object on DragDrop drop ---- object set Fall variable to 1
Object Fall variable = 1 ----- object set Y to Self.Y+3
Thanks for the help, A0Nasser!
I tried it before, but it did not work the way I imagined.