mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
Added Bear Traps as ActionItem
That way a Bear Trap can be placed in MapEditor (simular to a landmine, etc)
This commit is contained in:
@@ -500,9 +500,10 @@ BombItem:
|
||||
</ACTION_ITEM>
|
||||
<ACTION_ITEM>
|
||||
<uiIndex>65</uiIndex>
|
||||
<Name>Empty action</Name>
|
||||
<ActionID>0</ActionID>
|
||||
<Blow_Up>0</Blow_Up>
|
||||
<Name>Bear Trap</Name>
|
||||
<ActionID>3</ActionID>
|
||||
<Blow_Up>1</Blow_Up>
|
||||
<BombItem>1741</BombItem>
|
||||
</ACTION_ITEM>
|
||||
<ACTION_ITEM>
|
||||
<uiIndex>66</uiIndex>
|
||||
|
||||
Reference in New Issue
Block a user