1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-12-16 07:05:26 +01:00

add pathfinding to monsters

This commit is contained in:
2016-02-18 18:34:19 +01:00
parent f8e7c9557d
commit 9bff7f1dee
11 changed files with 13 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ mobs:register_mob("mobs:spider", {
-- agressive, does 6 damage to player when hit
passive = false,
attack_type = "dogfight",
pathfinding = true,
reach = 2,
damage = 5,
-- health & armor