mirror of
https://github.com/1dot13/gamedir.git
synced 2026-09-09 14:46:09 +02:00
Helpful option: if PRINTOUTTILESET is TRUE (default FALSE), pressing [f] over a structure will also print out what tileset the structure's subtileset belongs too, its name, and the specific tile index. This is rather helpful if you set up fortifiction or interactive action xmls, or if you just want to know a sector's tileset.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2334 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -985,49 +985,13 @@
|
||||
</ACTION>
|
||||
<!-- |||||||||||||||||||| WATER TAPS |||||||||||||||||||| -->
|
||||
|
||||
<!-- |||||||||||||||||||| SODA MACHINE |||||||||||||||||||| -->
|
||||
<!-- soda machine -->
|
||||
<ACTION>
|
||||
<szTileSetName>lawless.sti</szTileSetName>
|
||||
<usTileIndex>0</usTileIndex>
|
||||
<sActionType>4</sActionType>
|
||||
</ACTION>
|
||||
|
||||
<!-- buffet -->
|
||||
<ACTION>
|
||||
<szTileSetName>m-furn1.sti</szTileSetName>
|
||||
<usTileIndex>1</usTileIndex>
|
||||
<usTileIndex>2</usTileIndex>
|
||||
<usTileIndex>3</usTileIndex>
|
||||
<sActionType>6</sActionType>
|
||||
</ACTION>
|
||||
|
||||
<ACTION>
|
||||
<szTileSetName>jailstf2.sti</szTileSetName>
|
||||
<usTileIndex>17</usTileIndex>
|
||||
<sActionType>6</sActionType>
|
||||
</ACTION>
|
||||
|
||||
<ACTION>
|
||||
<szTileSetName>m-cafe.sti</szTileSetName>
|
||||
<usTileIndex>4</usTileIndex>
|
||||
<sActionType>6</sActionType>
|
||||
</ACTION>
|
||||
|
||||
<!-- urinal -->
|
||||
<ACTION>
|
||||
<szTileSetName>furn_9.sti</szTileSetName>
|
||||
<usTileIndex>12</usTileIndex>
|
||||
<usTileIndex>13</usTileIndex>
|
||||
<sActionType>6</sActionType>
|
||||
</ACTION>
|
||||
|
||||
<!-- toilet -->
|
||||
<ACTION>
|
||||
<szTileSetName>furn_9.sti</szTileSetName>
|
||||
<usTileIndex>0</usTileIndex>
|
||||
<usTileIndex>1</usTileIndex>
|
||||
<sActionType>6</sActionType>
|
||||
</ACTION>
|
||||
|
||||
<!-- |||||||||||||||||||| SODA MACHINE |||||||||||||||||||| -->
|
||||
|
||||
</INTERACTIVEACTIONS>
|
||||
|
||||
Reference in New Issue
Block a user