Merged from revision: 2187

Features (by anv)
- new Ja2_Options.ini setting - HIDE_EXPLORED_ROOM_ROOF_STRUCTURES (e.g. sandbags) at ground level view

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2188 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2014-12-07 18:02:41 +00:00
parent 604e2f7eba
commit efb9e700da
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -621,6 +621,11 @@ RESTRICT_FEMALE_ENEMIES_EXCEPT_ELITE = TRUE
;------------------------------------------------------------------------------------------------------------------------------
SMALL_SIZE_PB = FALSE
;------------------------------------------------------------------------------------------------------------------------------
; If set to TRUE, roof structures (e.g. sandbags) above explored rooms will be hidden at ground level view
;------------------------------------------------------------------------------------------------------------------------------
HIDE_EXPLORED_ROOM_ROOF_STRUCTURES = TRUE
;******************************************************************************************************************************
;******************************************************************************************************************************
+5
View File
@@ -619,6 +619,11 @@ RESTRICT_FEMALE_ENEMIES_EXCEPT_ELITE = FALSE
;------------------------------------------------------------------------------------------------------------------------------
SMALL_SIZE_PB = FALSE
;------------------------------------------------------------------------------------------------------------------------------
; If set to TRUE, roof structures (e.g. sandbags) above explored rooms will be hidden at ground level view
;------------------------------------------------------------------------------------------------------------------------------
HIDE_EXPLORED_ROOM_ROOF_STRUCTURES = TRUE
;******************************************************************************************************************************
;******************************************************************************************************************************