]> git.pond.sub.org Git - empserver/commit
fire: Drop useless special case "shp_fire() returns zero"
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 7 Jan 2014 20:52:32 +0000 (21:52 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 19 Jan 2014 09:17:00 +0000 (10:17 +0100)
commit6b3827523e8b3f1e6a30efef9d6b3634e7ba9199
treea1f192cdb4c50a4295145a2ac2daa1effbd1ff93
parent075704276e8b27f6e8ffc3c5c4f7b93c1c918d62
fire: Drop useless special case "shp_fire() returns zero"

Can't actually happen with the current damage formulas.  If it could,
then the special treatment would be inconsistent with sectors and land
units.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/lib/commands/mfir.c