mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 10:01:40 +00:00
Another Topic-spam related runtime.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4308 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -332,7 +332,7 @@
|
||||
if(href_list["track"])
|
||||
if(src.trackrate) nexttime = world.timeofday + 3600/abs(trackrate)
|
||||
track = text2num(href_list["track"])
|
||||
if(track == 2)
|
||||
if(powernet && (track == 2))
|
||||
var/obj/machinery/power/tracker/T = locate() in powernet.nodes
|
||||
if(T)
|
||||
cdir = T.sun_angle
|
||||
|
||||
Reference in New Issue
Block a user