Armies?

Zigmar

New member
Elder
Joined
Oct 1, 2006
Messages
301
So far I know that there is four tribes.

But is it true that you can get an undead army for black and white 2?

Also i saw a ghost army somewhere, is that also true.



 
You can get a platoon of 7 "ghost" warriors in B&W2. Just do the quest.
In the BOTG expansion you get to cast "Life" on your recently dead to reanimate them.
In BOTG bonus level all you fight are the undead armies but these are the same as the ghost troops from B&W2.
 
Are the ghost armies possiable to put onto your custom maps.

Sorry for my questioning just curious for when I get to start the game, hopefully on Monday...
 
I think you can, just never tried it. This is what's available on top of the regular platoons.

Code:
    PLATOON_INFO_SKELETON_MELEE                     =  100 ,
    PLATOON_INFO_MARAUDER                           =  101 ,
    PLATOON_INFO_SEVEN_SAMURAI                      =  102 ,
    PLATOON_INFO_MONKS                              =  103 ,
    PLATOON_INFO_AZTEC_MELEE_CINEMA                 =  104 ,
    PLATOON_INFO_AZTEC_RANGED_CINEMA                =  105 ,
    PLATOON_INFO_JAPANESE_RANGED_REINFORCEMENTS_5   =  106 ,
    PLATOON_INFO_JAPANESE_MELEE_REINFORCEMENTS_5    =  107 ,
    PLATOON_INFO_NORSE_MELEE_REINFORCEMENTS_5       =  108 ,
    PLATOON_INFO_SEVEN_SAMURAI_REINFORCEMENTS       =  109 ,
    PLATOON_INFO_MONKS_REINFORCEMENTS               =  110 ,
 
Back
Top