1
0
鏡像自 https://github.com/sys4-fr/server-nalc.git 已同步 2025-09-18 03:25:22 +02:00

Removed whitespaces

此提交包含在:
LeMagnesium
2015-06-10 17:14:58 +02:00
父節點 4bc80ddba1
當前提交 f81b8ca677
共有 126 個檔案被更改,包括 954 行新增954 行删除

查看文件

@@ -7,7 +7,7 @@ mobs:register_mob("mobs:bunny", {
-- is it aggressive
passive = true,
-- health & armor
hp_min = 3, hp_max = 6, armor = 200,
hp_min = 3, hp_max = 6, armor = 200,
-- textures and model
collisionbox = {-0.268, -0.5, -0.268, 0.268, 0.167, 0.268},
visual = "mesh",