mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
@@ -813,6 +813,8 @@ var/list/laser_tag_vests = list(/obj/item/clothing/suit/tag/redtag, /obj/item/cl
|
||||
..()
|
||||
|
||||
/obj/item/projectile/beam/bison/proc/draw_ray(var/turf/lastloc)
|
||||
if (gcDestroyed || disposed)
|
||||
return
|
||||
if(drawn)
|
||||
return
|
||||
drawn = 1
|
||||
|
||||
Reference in New Issue
Block a user