mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
When talking to an enemy, we can surrender to him if he hasn't asked us to before.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1597 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -2456,6 +2456,10 @@ ALLOW_TAKE_PRISONERS = TRUE
|
|||||||
; can you offer enemies a surrender option?
|
; can you offer enemies a surrender option?
|
||||||
ENEMY_CAN_SURRENDER = TRUE
|
ENEMY_CAN_SURRENDER = TRUE
|
||||||
|
|
||||||
|
; can you offer your own surrender to the enemy? This will not work while certain quests are active, or if the enemy already asked
|
||||||
|
; you to surrender, and you refused
|
||||||
|
PLAYER_CAN_ASK_TO_SURRENDER = TRUE
|
||||||
|
|
||||||
; chance that released soldiers join the army again
|
; chance that released soldiers join the army again
|
||||||
PRISONER_RETURN_TO_ARMY_CHANCE = 50
|
PRISONER_RETURN_TO_ARMY_CHANCE = 50
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user