- Added new hints and tips to the LoadScreenHints.xml (by Uriens)

- Added missing OVERHEATING property in "TableData/LoadScreenHints.xml"


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1749 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2013-09-04 10:06:21 +00:00
parent baf0a60594
commit 64bdbe450d
3 changed files with 175 additions and 11 deletions
+4 -5
View File
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!--
uiIndex number of hint, 0 is a template that will not be selected
szName text to appear, 256 chars max
@@ -123,7 +122,7 @@ The other tags determine in what category this hint falls, and will be displayed
</LOADSCREENHINT>
<LOADSCREENHINT>
<uiIndex>20</uiIndex>
<szName>While in sector inventory, [ctrl]-click empty inventory slots for a categorized list of items in that sector.</szName>
<szName>While in sector inventory, [CTRL] click empty inventory slots for a categorized list of items in that sector.</szName>
<keybind>1</keybind>
</LOADSCREENHINT>
<LOADSCREENHINT>
@@ -133,12 +132,12 @@ The other tags determine in what category this hint falls, and will be displayed
</LOADSCREENHINT>
<LOADSCREENHINT>
<uiIndex>22</uiIndex>
<szName>Press [ctrl]-[shift]-[x] to enable real-time sneaking. When active, you won't enter turn-based mode when you spot enemy soldiers - as long as they are not alerted of your presence.</szName>
<szName>Press [CTRL]+[SHIFT]+[X] to enable real-time sneaking. When active, you won't enter turn-based mode when you spot enemy soldiers - as long as they are not alerted of your presence.</szName>
<keybind>1</keybind>
</LOADSCREENHINT>
<LOADSCREENHINT>
<uiIndex>23</uiIndex>
<szName>Press [ctrl]-[x] to enter turn-based mode while real-time sneaking is active. Only works when you see enemy soldiers.</szName>
<szName>Press [CTRL]+[X] to enter turn-based mode while real-time sneaking is active. Only works when you see enemy soldiers.</szName>
<keybind>1</keybind>
</LOADSCREENHINT>
</LOADSCREENHINTS>