URL:
<http://gna.org/bugs/?17790>
Summary: Easter Invasion -Mal Ravanal's Capital doesn't
produce a paladin
Project: Battle for Wesnoth
Submitted by: thonsew
Submitted on: Thu 24 Feb 2011 05:22:28 PM GMT
Category: Bug
Severity: 2 - Minor
Priority: 5 - Normal
Item Group: Campaign
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 1.9.4+svn
Operating System: Fedora 14
_______________________________________________________
Details:
The WML for the campaign is intended to produce 5 knights and 1 paladin, with
the paladin in a random cage. Due to an error in the WML the paladin is not
present.
The error in the code is in
wesnoth-dev/data/campaigns/Eastern_Invasion/scenarios/04c_Mal-Ravanals_Capital.cfg
The diff is
Index: 04c_Mal-Ravanals_Capital.cfg
===================================================================
--- 04c_Mal-Ravanals_Capital.cfg (revision 48461)
+++ 04c_Mal-Ravanals_Capital.cfg (working copy)
@@ -169,7 +169,7 @@
variable=prison_locations
[/store_locations]
- {VARIABLE paladin_i "1..$prison_locations.length"}
+ {VARIABLE_OP paladin_i rand "1..$prison_locations.length"}
{VARIABLE_OP paladin_i sub 1}
{FOREACH prison_locations i}
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?17790>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs