mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-05-01 09:18:00 +03:00
Lua script parameter update
ItemAction.COMBINE
This commit is contained in:
parent
97b867edf4
commit
38a1af767d
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ e.g. `myItem.rotAxisWhenCurrent = RotationAxis.X`
|
|||
Must be one of:
|
||||
EQUIP
|
||||
USE
|
||||
COMBINE
|
||||
EXAMINE
|
||||
e.g. `myItem.action = ItemAction.EXAMINE`
|
||||
@treturn InventoryItem an InventoryItem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue