supertux
supertux copied to clipboard
Rock object will no longer push things it shouldn't
EDIT: Realized I forgot to write a desc.
The rocks could be used to push about any MovingObject, most notably LitObjects and PushButtons. Those two have been hardcoded-patched, since that seems to be how things are done in the code; I didn't check for all objects though.