mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
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:
@@ -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显示使用该物品的额外效果。",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user