Merged from revision: 7500

- Fixed wrong camo type worn off message (by Buggler)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7501 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2014-09-08 19:32:17 +00:00
parent 760a1b16f1
commit 84089c3c0c
6 changed files with 36 additions and 63 deletions
+2 -2
View File
@@ -1752,8 +1752,8 @@ CHAR16 Message[][STRING_LENGTH] =
L"%s 的丛林迷彩油已经耗竭失效了。",
L"%s 的丛林迷彩油已经冲刷失效了。",
L"%s 的城市伪装迷彩油已经耗竭失效了。",
L"%s 的城市伪装迷彩油已经冲刷失效了。",
L"%s 的城市迷彩油已经耗竭失效了。",
L"%s 的城市迷彩油已经冲刷失效了。",
L"%s 的雪地迷彩油已经耗竭失效了。",
L"%s 的雪地迷彩油已经冲刷失效了。",
+2 -2
View File
@@ -1749,8 +1749,8 @@ CHAR16 Message[][STRING_LENGTH] =
L"%s's wood camouflage has worn off.",
L"%s's wood camouflage has washed off.",
L"%s's urban camouflage urban has worn off.",
L"%s's urban camouflage urban has washed off.",
L"%s's urban camouflage has worn off.",
L"%s's urban camouflage has washed off.",
L"%s's snow camouflage snow has worn off.",
L"%s's snow camouflage has washed off.",
+2 -2
View File
@@ -1753,8 +1753,8 @@ CHAR16 Message[][STRING_LENGTH] =
L"%s's wood camouflage has worn off.",
L"%s's wood camouflage has washed off.",
L"%s's urban camouflage urban has worn off.",
L"%s's urban camouflage urban has washed off.",
L"%s's urban camouflage has worn off.",
L"%s's urban camouflage has washed off.",
L"%s's snow camouflage snow has worn off.",
L"%s's snow camouflage has washed off.",
+2 -2
View File
@@ -1745,8 +1745,8 @@ CHAR16 Message[][STRING_LENGTH] =
L"%s's wood camouflage has worn off.",
L"%s's wood camouflage has washed off.",
L"%s's urban camouflage urban has worn off.",
L"%s's urban camouflage urban has washed off.",
L"%s's urban camouflage has worn off.",
L"%s's urban camouflage has washed off.",
L"%s's snow camouflage snow has worn off.",
L"%s's snow camouflage has washed off.",