Bugfixes!

Fingerprint sanity checks
Mulebot sanity checks
Traitor objectives work, now
Some mapping errors fixed.
Attempted fix for solar tracking.
This commit is contained in:
SkyMarshal
2012-01-31 15:00:46 -07:00
parent 39f170b4b3
commit 80be80a4c1
6 changed files with 98 additions and 37 deletions
+1 -2
View File
@@ -16,8 +16,7 @@
// called by datum/sun/calc_position() as sun's angle changes
proc/set_angle()
var/angle = sun.angle
proc/set_angle(angle)
//set icon dir to show sun illumination
dir = turn(NORTH, -angle - 22.5) // 22.5 deg bias ensures, e.g. 67.5-112.5 is EAST