updated to-do
This commit is contained in:
@@ -14,7 +14,7 @@ Fairy = Entity:New(x,y)
|
||||
o:getBoundingBox(o.body)
|
||||
|
||||
|
||||
o.lightRange = 1155
|
||||
o.lightRange = 55
|
||||
o.light = CreateLight(o.pos.x,o.pos.y,o.lightRange)
|
||||
|
||||
setmetatable(o, self)
|
||||
|
||||
Reference in New Issue
Block a user