mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
M.E.R.C Optional Gear (by Buggler)
- Added MERC optional gear purchase - Adopted Tais' gear cost format as previously gear cost uses MercProfiles.xml 'optional gear cost' value if hire without pressing any 'gear kit' button - Added condition to settle bills first before hiring same merc from MERC - Added MERC starting gear hotkey - Fix for AIM starting gear hotkey when using old inventory - Removed unused variable in fresh_header.h git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5780 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -4129,10 +4129,14 @@ STR16 MercInfo[] =
|
||||
L"Angestellt",
|
||||
L"Sold:",
|
||||
L"Pro Tag",
|
||||
L"Zusätzl. Ausrüst:",
|
||||
L"Gesamt:",
|
||||
L"Verstorben",
|
||||
|
||||
L"Sie versuchen, zu viele Söldner anzuheuern. Sie haben die Maximalanzahl erreicht.",
|
||||
L"nicht da",
|
||||
L"Ausrüstung kaufen?",
|
||||
L"nicht da",
|
||||
L"Unsettled Bills", //TODO.Translate
|
||||
L"Bio", //TODO.Translate
|
||||
L"Inv",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user