URL:
  <http://gna.org/bugs/?20933>

                 Summary: [base_unit] doesn't work for females
                 Project: Battle for Wesnoth
            Submitted by: natewr
            Submitted on: Fri Jun 28 09:32:25 2013
                Category: Bug
                Severity: 4 - Important
                Priority: 5 - Normal
              Item Group: WML
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.11.5
        Operating System: Win7

    _______________________________________________________

Details:

The following WML will not produce Apprentice Mages for females. When an
Apprentice Mage is recruited, the id and name values are used for the
[base_unit].

[unit_type]
        [base_unit]
                id=Mage
        [/base_unit]
        id=Apprentice Mage
        name = _ "Apprentice Mage"
        [female]
                inherit=yes
        [/female]
[/unit_type]

I've attached a simple addon to reproduce this. Install the addon and then
load a multiplayer game. Choose the map "Base Unit Test". You can recruit
Apprentice Mages. The males will appear correctly. The females will not.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri Jun 28 09:32:25 2013  Name: base_unit_test.zip  Size: 2kB   By:
natewr

<http://gna.org/bugs/download.php?file_id=18183>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?20933>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to