If a gun has a magazine size < 5, the 'out of ammo' soundfile is only displayed with a chance of CHANCE_SAY_ANNOYING_PHRASE (JA2_Options.ini). This should make using guns with tiny magazine sizes less annoying.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2463 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2019-02-03 14:13:20 +00:00
parent 2fcc3f79ba
commit 8a9a920e5d
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1060,6 +1060,7 @@ DELAYED_GRENADE_EXPLOSION = FALSE
; 2. when battle turns to real time
; 3. when merc see enemy
; 4. approve action
; 5. out of ammo and gun's magsize < 5
;------------------------------------------------------------------------------------------------------------------------------
CHANCE_SAY_ANNOYING_PHRASE = 40
+1
View File
@@ -1072,6 +1072,7 @@ DELAYED_GRENADE_EXPLOSION = FALSE
; 2. when battle turns to real time
; 3. when merc see enemy
; 4. approve action
; 5. out of ammo and gun's magsize < 5
;------------------------------------------------------------------------------------------------------------------------------
CHANCE_SAY_ANNOYING_PHRASE = 100