mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +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/trunk/GameSource/ja2_v1.13/Build@5793 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -742,6 +742,8 @@ enum
|
||||
STR_PRISONER_RELEASED,
|
||||
STR_PRISONER_ARMY_FREED_PRISON,
|
||||
STR_PRISONER_REFUSE_SURRENDER,
|
||||
STR_PRISONER_REFUSE_TAKE_PRISONERS,
|
||||
SRT_PRISONER_INI_SETTING_OFF,
|
||||
|
||||
TEXT_NUM_PRISONER_STR
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user