mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Fix vent pumps not showing on the map renders.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
var/area/initial_loc
|
||||
level = 1
|
||||
layer = 2.4
|
||||
var/area_uid
|
||||
var/id_tag = null
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
use_power = 1
|
||||
|
||||
level = 1
|
||||
layer = 2.4
|
||||
|
||||
var/area/initial_loc
|
||||
var/id_tag = null
|
||||
|
||||
Reference in New Issue
Block a user