mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-07 12:54:00 +00:00
Merge branch 'equipment' into 'master'
Lua docs: equipment -> getEquipment See merge request OpenMW/openmw!3892
This commit is contained in:
commit
bc873d2869
@ -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