mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
- Tripwire / Claymore / Makeshift Mines update (by Flugente)
o Items.xml: the tag <Directional>1</Directional> in Items.xml allows an explosive to be directional. Frags caused by its explosion will fly in the direction determined by the merc planting them. o Items.xml: the tags <Detonator> and <RemoteDetonator> are not used anymore, as those properties can be set via flags in <AttachmentClass>. For now, they still remain in the xmls though. o Explosives.xml: the tags <ubHorizontalDegree> and <ubVerticalDegree> in Explosives.xml determine the arc in which the frags will fly o see 1st post: http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&Number=303556&#Post303556 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1409 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -472,6 +472,16 @@
|
||||
<INVENTORY>
|
||||
<uiIndex>94</uiIndex>
|
||||
<sItemIndex>1524</sItemIndex>
|
||||
<ubOptimalNumber>14</ubOptimalNumber>
|
||||
<ubOptimalNumber>16</ubOptimalNumber>
|
||||
</INVENTORY>
|
||||
<INVENTORY>
|
||||
<uiIndex>95</uiIndex>
|
||||
<sItemIndex>1526</sItemIndex>
|
||||
<ubOptimalNumber>8</ubOptimalNumber>
|
||||
</INVENTORY>
|
||||
<INVENTORY>
|
||||
<uiIndex>96</uiIndex>
|
||||
<sItemIndex>1527</sItemIndex>
|
||||
<ubOptimalNumber>4</ubOptimalNumber>
|
||||
</INVENTORY>
|
||||
</INVENTORYLIST>
|
||||
Reference in New Issue
Block a user