mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-07 23:42:44 +00:00
Merged kill_count and range var into one var/range for obj/item/projectile. Simplified projectile/proc/Range(). Fixes timestoped projectiles still calling Range() and thus being deleted despite being stopped. Fixes projectile being invisible when on the first tile in front of the shooter (which meant no sprite showing when shooting a target 1 tile away) Simplifies kinetic/Range()