mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
We can now use interactive actions to alter decals on walls, so it is possible to simulate taking off an object from the scenery and add it as an item.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=363513&#msg_363513 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2601 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -1050,6 +1050,13 @@
|
||||
<sActionType>6</sActionType>
|
||||
<luaactionid>54</luaactionid>
|
||||
</ACTION>
|
||||
<ACTION>
|
||||
<szTileSetName>jailstf3.sti</szTileSetName>
|
||||
<usTileIndex>14</usTileIndex>
|
||||
<usTileIndex>15</usTileIndex>
|
||||
<sActionType>6</sActionType>
|
||||
<luaactionid>54</luaactionid>
|
||||
</ACTION>
|
||||
|
||||
<!-- urinal -->
|
||||
<ACTION>
|
||||
@@ -1187,6 +1194,22 @@
|
||||
<sActionType>6</sActionType>
|
||||
<luaactionid>66</luaactionid>
|
||||
</ACTION>
|
||||
|
||||
<!-- fire extinguisher, lower left to upper right wall -->
|
||||
<ACTION>
|
||||
<szTileSetName>waldec29.sti</szTileSetName>
|
||||
<usTileIndex>3</usTileIndex>
|
||||
<sActionType>6</sActionType>
|
||||
<luaactionid>67</luaactionid>
|
||||
</ACTION>
|
||||
|
||||
<!-- fire extinguisher, upper left to lower right wall -->
|
||||
<ACTION>
|
||||
<szTileSetName>waldec29.sti</szTileSetName>
|
||||
<usTileIndex>4</usTileIndex>
|
||||
<sActionType>6</sActionType>
|
||||
<luaactionid>68</luaactionid>
|
||||
</ACTION>
|
||||
<!-- |||||||||||||||||||| VARIOUS |||||||||||||||||||| -->
|
||||
|
||||
</INTERACTIVEACTIONS>
|
||||
|
||||
Reference in New Issue
Block a user