diff --git a/code/game/turfs/open.dm b/code/game/turfs/open.dm index 2d6548d1a59f..9ae69d06911d 100644 --- a/code/game/turfs/open.dm +++ b/code/game/turfs/open.dm @@ -468,6 +468,7 @@ baseturfs = /turf/open/gm/river supports_surgery = FALSE minimap_color = MINIMAP_WATER + /turf/open/gm/river/can_surgery allow_construction = TRUE supports_surgery = TRUE