[Commits] [wesnoth/wesnoth] eee4b4: NR S2: change victory condition to prevent unwinna...
GitHub
noreply at github.com
Thu Feb 1 19:49:52 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: eee4b4e1473810f2dd9e788d721a1eefd0abdd81
https://github.com/wesnoth/wesnoth/commit/eee4b4e1473810f2dd9e788d721a1eefd0abdd81
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-02 (Fri, 02 Feb 2018)
Changed paths:
M data/campaigns/Northern_Rebirth/scenarios/02_01_Infested_Caves.cfg
Log Message:
-----------
NR S2: change victory condition to prevent unwinnable scenario (fixes #2352)
[ci skip]
Previously, the scenario only ended if you triggered the sighted Hamel event with Tallin.
If you triggered it with any other unit, you wouldn't progress since you can't fire a
sighted event on a unit already visible.
I've changed the condition to move within five hexes of Hamel with Tallin. Still possible
this might result in an unwinnable scenario, but that's much less likely than with what
was there before.
More information about the Commits
mailing list