project_files/HedgewarsMobile/Entitlements-Development.plist
author alfadur
Tue, 11 Sep 2018 22:44:32 +0200
changeset 13806 506cca5a48cb
parent 3356 3ae3fccb439e
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.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>get-task-allow</key>
	<true/>
</dict>
</plist>