Skip to content

Commit 6d79376

Browse files
authored
Urgent : Strelka Fix (#7289)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> ## About The Pull Request Urgent, fixes a mistake in the last PR ## Why It's Good For The Game Fix the Deck 1
1 parent d69fdd1 commit 6d79376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maps/strelka/strelka.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
ZTRAIT_STATION,
194194
ZTRAIT_FACILITY_SAFETY,
195195
)
196-
base_turf = /turf/space
196+
base_turf = /turf/simulated/open
197197
link_above = /datum/map_level/strelka/ship/deck_two
198198
flags = LEGACY_LEVEL_STATION|LEGACY_LEVEL_CONTACT|LEGACY_LEVEL_PLAYER|LEGACY_LEVEL_CONSOLES
199199

0 commit comments

Comments
 (0)