mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-02 10:23:10 +00:00
a word
This commit is contained in:
parent
2abed374f9
commit
286c4d9101
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ Example:
|
|||
attacker = self,
|
||||
weapon = Actor.getEquipment(self, Actor.EQUIPMENT_SLOT.CarriedRight),
|
||||
sourceType = I.Combat.ATTACK_SOURCE_TYPE.Melee,
|
||||
strenght = 1,
|
||||
strength = 1,
|
||||
type = self.ATTACK_TYPE.Chop,
|
||||
damage = {
|
||||
health = 20,
|
||||
|
|
|
|||
Loading…
Reference in a new issue