1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-07-14 13:50:19 +02:00

Loads of fixs

This commit is contained in:
LeMagnesium
2015-01-15 23:27:03 +01:00
parent 544f628222
commit 3b28b09066
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}