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

Changed mobs' damage values

- Changed values of damages for mobs listed in the ods file
- Resized one little column in the ods file
This commit is contained in:
LeMagnesium
2015-03-26 18:49:28 +01:00
parent 09c772a1d2
commit e92a8e004c
13 changed files with 14 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ mobs:register_mob("mobs:spider", {
-- agressive, does 4 damage to player when hit
passive = false,
attack_type = "dogfight",
damage = 4,
damage = 6,
-- health & armor
hp_min = 30, hp_max = 40, armor = 100,
-- textures and model