mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
one more lil sneaky chompedit tag
This commit is contained in:
@@ -236,7 +236,7 @@ var/mobs_radio_range_fired = 1 //CHOMPEdit
|
||||
var/turf/speaker = get_turf(R)
|
||||
if(speaker)
|
||||
for(var/turf/T in R.can_broadcast_to()) //CHOMPEdit
|
||||
T.temp_check[our_iter] = TRUE
|
||||
T.temp_check[our_iter] = TRUE //CHOMPEdit
|
||||
speaker_coverage[T] = R
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user