1
0
의 미러 https://github.com/sys4-fr/server-nalc.git synced 2025-12-21 17:15:32 +01:00

Changed blood texture for sand monster

This commit is contained in:
LeMagnesium
2015-03-28 16:31:36 +01:00
부모 f62584cb35
커밋 400a5b01ea

파일 보기

@@ -20,7 +20,7 @@ mobs:register_mob("mobs:sand_monster", {
texture_1 = {"mobs_sand_monster.png"}, texture_1 = {"mobs_sand_monster.png"},
}, },
visual_size = {x=8,y=8}, visual_size = {x=8,y=8},
blood_texture = "mobs_blood.png", blood_texture = "default_sand.png",
-- sounds -- sounds
makes_footstep_sound = true, makes_footstep_sound = true,
sounds = { sounds = {