Files
Bubberstation/code/modules/power
LemonInTheDark 482daf9be5 Unit tests range suck (#69352)
* Unit tests range suck

Ok so we currently rely on some undefined behavior in energy_ball code
Namely, the range() family will return turfs in least/greatest get_dist

This is VERY useful for optimizing the tesla, but it's also undefined,
and lummy could change it any day now.

So let's at least unit test it so if it breaks we can remove it
2022-08-28 18:12:02 -07:00
..
2022-08-28 18:12:02 -07:00
2022-08-25 06:24:07 -04:00
2022-06-16 16:34:07 +01:00