1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 06:11:47 +02:00

Loads of fixs

This commit is contained in:
LeMagnesium
2015-01-15 23:27:03 +01:00
parent 353226f66d
commit e84f4d480a
3 changed files with 3 additions and 3 deletions

View File

@ -127,7 +127,7 @@ minetest.register_entity("clams:whiteshell", {
self.phase = 0
end
self.object:setsprite({x=0, y=self.phase})
phasearmor = {
local phasearmor = {
[0]={fleshy=0},
[1]={fleshy=30},
[2]={fleshy=70}