mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- 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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user