mirror of
https://github.com/1dot13/gamedir.git
synced 2026-09-02 14:36:10 +02:00
new feature: soldier profiles allows defining individual names/bodytypes/hair/skin/traits of soldiers and militia. The game will choose randomly from this pool.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1672 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -1554,6 +1554,13 @@ INDIVIDUAL_ENEMY_RANK = TRUE
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
INDIVIDUAL_CIVILIAN_NAMES = TRUE
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Controls wether enemy soldiers/militiamen can use predefined profiles from TableData/Profiles.
|
||||
; In the xml, one can specify name/bodytype/hair/skin/traits
|
||||
; If selected, the game will select a newly created soldier's data from these profiles randomly
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
SOLDIER_PROFILES_ENEMY = TRUE
|
||||
SOLDIER_PROFILES_MILITIA = FALSE
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; If this is set tot TRUE, you can repaint one type of camouflage by using different type camo kit on self. You can also use
|
||||
|
||||
Reference in New Issue
Block a user