mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
- This is more of a fix for the current method of explosions, not a fix to make explosions more efficient as a whole. - Explosions used circlerange() which had improperly named vars. At a glance, it looked like it was just returning turfs in range, but in reality it was returning all atoms in range. - Explosions now use circlerangeturfs() which only returns turfs circlerange() - Changed the variable names to reflect what they actually use to prevent this kind of confusion again. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3832 316c924e-a436-60f5-8080-3fe189b3f50e