mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-07 12:54:00 +00:00
Lua docs: equipment -> getEquipment
This commit is contained in:
parent
93bb67a08f
commit
4ca3b83ecb
@ -68,7 +68,7 @@
|
||||
-- @field #number Ammunition
|
||||
|
||||
---
|
||||
-- Available @{#EQUIPMENT_SLOT} values. Used in `Actor.equipment(obj)` and `Actor.setEquipment(obj, eqp)`.
|
||||
-- Available @{#EQUIPMENT_SLOT} values. Used in `Actor.getEquipment(obj)` and `Actor.setEquipment(obj, eqp)`.
|
||||
-- @field [parent=#Actor] #EQUIPMENT_SLOT EQUIPMENT_SLOT
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user