Fix a bug and allow for the three crystals to be hit.

This commit is contained in:
r4d6
2020-01-02 01:58:34 -05:00
parent 0fad4aff75
commit 91a8a434f5
2 changed files with 15 additions and 43 deletions

View File

@@ -15,12 +15,12 @@
suffix = "Box/Engine/engine_sm_1x3.dmm"
name = "Engine SM 1x3"
/datum/map_template/ruin/station/box/engine/5x5
/datum/map_template/ruin/station/box/engine/fivebyfive
id = "engine_sm_5x5"
suffix = "Box/Engine/engine_sm_5x5.dmm"
name = "Engine SM 5x5"
/datum/map_template/ruin/station/box/engine/3x
/datum/map_template/ruin/station/box/engine/threesm
id = "engine_sm_3x"
suffix = "Box/Engine/engine_sm_3x.dmm"
name = "Engine SM 3x"