This commit is contained in:
ESwordTheCat
2014-05-25 03:45:41 -08:00
parent 67d7da52c3
commit 84a8b2056d
18 changed files with 144 additions and 214 deletions

View File

@@ -138,7 +138,7 @@ atom/movable/New()
trueLuminosity = luminosity * luminosity
light = new(src)
area = get_area(src)
areaMaster = get_area(src)
//Objects with opacity will trigger nearby lights to update at next lighting process.
atom/movable/Destroy()