mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
Merged from revision: 2015
- Automatically return to team panel on turn end (better situation overview during enemy turn) (by anv) ja2_options.ini: AUTO_COLLAPSE_INVENTORY_ON_TURN_END git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2016 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -1091,6 +1091,13 @@ SHOOT_UNSEEN_PENALTY = 100
|
|||||||
; This saves AP if we decide to immediately continue moving to another location.
|
; This saves AP if we decide to immediately continue moving to another location.
|
||||||
NO_STANDING_ANIM_ADJUSTMENT_IN_COMBAT = TRUE
|
NO_STANDING_ANIM_ADJUSTMENT_IN_COMBAT = TRUE
|
||||||
|
|
||||||
|
;------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
; Default: TRUE
|
||||||
|
; Automatically close tactical inventory screen and return to team panel when Player ends his turn.
|
||||||
|
;------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
AUTO_COLLAPSE_INVENTORY_ON_TURN_END = TRUE
|
||||||
|
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
|
|
||||||
|
|||||||
@@ -1090,6 +1090,13 @@ SHOOT_UNSEEN_PENALTY = 100
|
|||||||
; This saves AP if we decide to immediately continue moving to another location.
|
; This saves AP if we decide to immediately continue moving to another location.
|
||||||
NO_STANDING_ANIM_ADJUSTMENT_IN_COMBAT = FALSE
|
NO_STANDING_ANIM_ADJUSTMENT_IN_COMBAT = FALSE
|
||||||
|
|
||||||
|
;------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
; Default: TRUE
|
||||||
|
; Automatically close tactical inventory screen and return to team panel when Player ends his turn.
|
||||||
|
;------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
AUTO_COLLAPSE_INVENTORY_ON_TURN_END = FALSE
|
||||||
|
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
;******************************************************************************************************************************
|
;******************************************************************************************************************************
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user