Merge branch 'master' of http://git.cubesoftware.xyz:20524/kacperks/SussyCraft
This commit is contained in:
@@ -38,6 +38,7 @@ local entity = {
|
||||
rotation_direction = nil,
|
||||
last_y_velocity = 0,
|
||||
|
||||
|
||||
on_activate = function(self, staticdata)
|
||||
local texture = textures_b[math.random(#textures_b)]
|
||||
self.object:set_properties({textures = {texture}})
|
||||
|
||||
Reference in New Issue
Block a user