mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 02:54:44 +01:00
Fixes blob victory taking over mining (#38785)
This commit is contained in:
committed by
vuonojenmustaturska
parent
ecf60367ab
commit
6f0aac4682
@@ -123,7 +123,7 @@ GLOBAL_LIST_EMPTY(blob_nodes)
|
||||
else
|
||||
L.fully_heal()
|
||||
|
||||
for(var/V in GLOB.sortedAreas)
|
||||
for(var/V in GLOB.the_station_areas)
|
||||
var/area/A = V
|
||||
if(!A.blob_allowed)
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user