spears only harm first entity hit

master
tenplus1 2023-04-26 07:16:33 +01:00
parent bccc07b49c
commit 217650a3bb
1 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,8 @@ local function spears_set_entity(kind, eq, toughness)
})
end
end
break -- only harm first entity hit
end
end
end