Skip to content

Commit

Permalink
Outside vent pressure bound increase
Browse files Browse the repository at this point in the history
  • Loading branch information
izac112 committed Mar 9, 2024
1 parent 24ce1ce commit c3f70f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion maps/yw/cryogaia-05-main.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -35889,7 +35889,9 @@
/area/storage/primary)
"nEq" = (
/obj/machinery/atmospherics/unary/vent_pump/on{
dir = 4
dir = 4;
external_pressure_bound = 105;
external_pressure_bound_default = 105
},
/turf/simulated/floor/plating/snow/plating/cryogaia,
/area/engineering/engine_room)
Expand Down

0 comments on commit c3f70f5

Please sign in to comment.