Fixed botpathing. Some fixes/changes to glows. Made lights less piss yellow.

This commit is contained in:
SkyMarshal
2012-06-19 20:52:01 -07:00
parent c07776de73
commit abe222afde
18 changed files with 49 additions and 57 deletions
+1 -1
View File
@@ -114,7 +114,7 @@
// Remove any luminosity etc.
var/prevlum = teleatom.luminosity
teleatom.luminosity = 0
teleatom.ul_SetLuminosity(0)
if(force_teleport)
teleatom.forceMove(destturf)