One more fix

This commit is contained in:
SkyHasACat 2025-08-02 22:49:58 -07:00
parent 286c4d9101
commit c276f850dc

View File

@ -107,7 +107,7 @@ Example:
local attack = {
attacker = self,
weapon = Actor.getEquipment(self, Actor.EQUIPMENT_SLOT.CarriedRight),
sourceType = I.Combat.ATTACK_SOURCE_TYPE.Melee,
sourceType = I.Combat.ATTACK_SOURCE_TYPES.Melee,
strength = 1,
type = self.ATTACK_TYPE.Chop,
damage = {