diff --git a/TombEngine/Scripting/Internal/TEN/Flow/InventoryItem/InventoryItem.cpp b/TombEngine/Scripting/Internal/TEN/Flow/InventoryItem/InventoryItem.cpp index 77392c02b..e859fab9c 100644 --- a/TombEngine/Scripting/Internal/TEN/Flow/InventoryItem/InventoryItem.cpp +++ b/TombEngine/Scripting/Internal/TEN/Flow/InventoryItem/InventoryItem.cpp @@ -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