Skip to content

Commit

Permalink
Makes it possible to complete the power intel objective on Kutjevo. (#…
Browse files Browse the repository at this point in the history
…5444)

# About the pull request

<!-- Remove this text and explain what the purpose of your PR is.

Mention if you have tested your changes. If you changed a map, make sure
you used the mapmerge tool.
If this is an Issue Correction, you can type "Fixes Issue #169420" to
link the PR to the corresponding Issue number #169420.

Remember: something that is self-evident to you might not be to others.
Explain your rationale fully, even if you feel it goes without saying.
-->

Adds a second SMES. (I hate mapping)

# Explain why it's good for the game
This is a pretty big amount of intel points you can't get (5 is a lot)

# Testing Photographs and Procedure
<details>
<summary>Screenshots & Videos</summary>

Put screenshots and videos here with an empty line between the
screenshots and the `<details>` tags.

</details>


# Changelog
:cl:
fix: The Kutjevo Refinery has been granted an additional SMES
/:cl:
  • Loading branch information
TheGamerdk committed Jan 16, 2024
1 parent 5d0a1f0 commit 42a21e1
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions maps/map_files/Kutjevo/Kutjevo.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -8549,6 +8549,12 @@
},
/turf/open/auto_turf/sand/layer0,
/area/kutjevo/interior/colony_north)
"lBu" = (
/obj/structure/machinery/power/terminal{
dir = 4
},
/turf/open/floor/kutjevo/multi_tiles,
/area/kutjevo/interior/power)
"lBP" = (
/obj/structure/window/framed/kutjevo/reinforced,
/obj/structure/machinery/door/poddoor/shutters/almayer{
Expand Down Expand Up @@ -25968,7 +25974,7 @@ uGd
fkP
vin
pBV
hQj
lBu
uBz
cvm
hQj
Expand Down Expand Up @@ -26135,7 +26141,7 @@ eyU
dyU
pyp
pyp
hQj
sNp
pyp
xjY
xjY
Expand Down

0 comments on commit 42a21e1

Please sign in to comment.