New feature for UDB

It is now possible to see secondary attributes on the general tab for weapons. Just click on the tab a second time.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6428 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
silversurfer
2013-09-21 16:03:47 +00:00
parent 6f2c3bc833
commit f3a36ee7c6
13 changed files with 57 additions and 22 deletions
+1 -1
View File
@@ -6957,7 +6957,7 @@ STR16 gzItemDescGenIndexes[] =
STR16 gzUDBButtonTooltipText[]=
{
L"|说|明|页|面:\n \n显示该物品基本的文字描述。",
L"|常|规|性|能|页|面:\n \n显示该物品的详细性能数据。",
L"|常|规|性|能|页|面:\n \n显示该物品的详细性能数据。\n \nWeapons: Click again to see second page.", // TODO.Translate
L"|进|阶|性|能|页|面:\n \n显示使用该物品的额外效果。",
};