- New feature: Remove attachments and unload all weapons in sector (Shift+F)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@766 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
lalien
2007-04-19 11:47:40 +00:00
parent c0e6d09ccb
commit 530ce978b3
2 changed files with 31 additions and 0 deletions
+15
View File
@@ -783,6 +783,21 @@ SOLDIER_TOOLTIP_DISPLAY_BIG_SLOT_3 = TRUE
SOLDIER_TOOLTIP_DISPLAY_BIG_SLOT_4 = TRUE
;******************************************************************************************************************************
; This section controls Shift+F behaviour.
; Use this combination to to remove attachments and to unload all weapons in sector
;******************************************************************************************************************************
; Set this to false to keep weapons loaded.
; Note that loaded weapon can be stolen by militia or enemy.
SHIFT_F_UNLOAD_WEAPONS = TRUE
; Set this to false to keep item attachments.
; Unseparable attachments will not be removed.
SHIFT_F_REMOVE_ATTACHMENTS = TRUE
;******************************************************************************************************************************
; -----------------------------------------------------------------------------------------------------------------------------
; In this section you can change sounds settings
+16
View File
@@ -777,6 +777,22 @@ SOLDIER_TOOLTIP_DISPLAY_BIG_SLOT_3 = TRUE
SOLDIER_TOOLTIP_DISPLAY_BIG_SLOT_4 = TRUE
;******************************************************************************************************************************
; This section controls Shift+F behaviour.
; Use this combination to to remove attachments and to unload all weapons in sector
;******************************************************************************************************************************
; Set this to false to keep weapons loaded.
; Note that loaded weapon can be stolen by militia or enemy.
SHIFT_F_UNLOAD_WEAPONS = TRUE
; Set this to false to keep item attachments.
; Unseparable attachments will not be removed.
SHIFT_F_REMOVE_ATTACHMENTS = TRUE
;******************************************************************************************************************************
; -----------------------------------------------------------------------------------------------------------------------------
; In this section you can change sounds settings