Posts: 770
Threads: 157
Joined: Jul 2015
BYOND Username: ErikHanson
03-07-2016, 07:21 AM
(This post was last modified: 03-07-2016, 05:19 PM by Erik. Edited 1 time in total.)
When recieving bad coordinates on the science teleporter, it would sometimes pull turfs from a restricted z.
https://gist.github.com/Chnkr/c1480d3eea80f277a660
Posts: 835
Threads: 53
Joined: Nov 2013
BYOND Username: HaineSA
The telesci stuff in obj/machinery/science_teleporter.dm is all commented out, the actual telesci control stuff is in WorkInProgress/computer3/mainframe2/telesci.dm.
I don't need a new patch or anything since this is tiny but just wanted to let you know to watch out for crap like that (and also wonder how you missed that everything was commented out in the file you edited)