Externalization: Restrict female enemies from being in the queens army (except Female Elite enemies)? -> RESTRICT_FEMALE_ENEMIES_EXCEPT_ELITE

INFO: This feature will be available in the NEXT SVN EXE

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1039 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2008-09-09 16:27:41 +00:00
parent cd7f36fcc8
commit 5401332632
2 changed files with 13 additions and 1 deletions
+7 -1
View File
@@ -883,4 +883,10 @@ ALLOW_SECTOR_DESCRIPTION_WINDOW = TRUE
;******************************************************************************************************************************
; Use the new bullet tracer animation instead of the classic bullet animation?
;******************************************************************************************************************************
USE_BULLET_TRACERS = FALSE
USE_BULLET_TRACERS = FALSE
;******************************************************************************************************************************
; Restrict female enemies from beeing in the queens army (except Female Elite enemies)?
; If set to TRUE, female enemies will only occur as Elites in the army.
;******************************************************************************************************************************
RESTRICT_FEMALE_ENEMIES_EXCEPT_ELITE = FALSE
+6
View File
@@ -882,3 +882,9 @@ ALLOW_SECTOR_DESCRIPTION_WINDOW = FALSE
; Use the new bullet tracer animation instead of the classic bullet animation?
;******************************************************************************************************************************
USE_BULLET_TRACERS = FALSE
;******************************************************************************************************************************
; Restrict female enemies from beeing in the queens army (except Female Elite enemies)?
; If set to TRUE, female enemies will only occur as Elites in the army.
;******************************************************************************************************************************
RESTRICT_FEMALE_ENEMIES_EXCEPT_ELITE = TRUE