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:
Flugente
2021-07-13 19:48:14 +00:00
parent 185071b9ec
commit ff13abe2a9
13 changed files with 249 additions and 3 deletions
@@ -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>