Is merging someone else's PR you personally fixed considerable as self-merging?
This commit is contained in:
@@ -243,6 +243,7 @@
|
||||
if(!disease_air_spread_walk(T, get_turf(L)))
|
||||
continue
|
||||
target_hosts += L
|
||||
target_hosts -= host_mob
|
||||
if(!target_hosts.len)
|
||||
return
|
||||
var/mob/living/infectee = pick(target_hosts)
|
||||
|
||||
Reference in New Issue
Block a user