Update Rope-Knocking Challenge
- Fix challenge being stuck when leftmost hog drowns
- Display custom taunts for knocked hogs
- Stats screen now shows the actual relevant facts
- Add simple scoring system
- Minor message changes
- More translation-friendly strings
add_subdirectory("A_Classic_Fairytale")
add_subdirectory("A_Space_Adventure")
file(GLOB Scripts *.lua)
install(FILES
${Scripts}
DESTINATION ${SHAREPATH}Data/Missions/Campaign)