Flying portal balls now spawn a few spark effects
This has been adapted from PortalEffects from HedgeEditor.
HedgeEditor already included such effects for some reason, so they have been removed as redundant.
file(GLOB Scripts *.lua)
install(FILES
${Scripts}
order.cfg
DESTINATION ${SHAREPATH}Data/Missions/Challenge)