Grammar and something.

This commit is contained in:
Ghommie
2019-12-10 16:20:57 +01:00
parent 19a3aca619
commit 8ed21b47b6
6 changed files with 29 additions and 28 deletions
@@ -482,7 +482,7 @@ Difficulty: Very Hard
. = ..()
if(!.)
return
for(var/i in get_sub_areas(src, include_base = TRUE))
for(var/i in get_sub_areas(src))
var/area/A = i
if(A.outdoors || (A in affected_targets))
continue