share/hedgewars/Data/Missions/CMakeLists.txt
author alfadur
Tue, 11 Sep 2018 22:44:32 +0200
changeset 13806 506cca5a48cb
parent 11968 1de4d6b35748
permissions -rw-r--r--
Fix sinegun dealing 1 damage when shooting straight up. Reduces sine gun knockback strength by 1.25% This was caused by AmmoShove, which had a strenght which was *right* above the threshold for fall damage.

add_subdirectory(Training)
add_subdirectory(Challenge)
add_subdirectory(Scenario)
add_subdirectory(Campaign)