ike709
ike709
Speed of `0` should be replaced with `Ref.step_size` according to docs but instead it just uses zero.
 These can all be called `good` in BYOND.
``` var/obj/structure/cerulean_slime_crystal/CSC = locate() in range(1,T) if(CSC) continue ``` `CSC` in the check is replaced with `#define CSC (x) (1/sin(x))`
This is not at all important but it will be useful for when we eventually improve upon BYOND. Keep lists of refs to each of the `ATOM` types to massively...
See `http://www.byond.com/docs/ref/#/{notes}/filters/alpha`