Skip to content

Commit

Permalink
Adds donut z2 to travis properly. (tgstation#49873)
Browse files Browse the repository at this point in the history
* Adds donut z2 to travis properly.

* And fixes it.
  • Loading branch information
AnturK authored Mar 13, 2020
1 parent b0a142c commit b8d9b24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions _maps/_basemap.dm
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#include "map_files\PubbyStation\PubbyStation.dmm"
#include "map_files\BoxStation\BoxStation.dmm"
#include "map_files\Donutstation\Donutstation.dmm"
#include "map_files\Donutstation\Donutstation_LVL2.dmm"

#ifdef TRAVISBUILDING
#include "templates.dm"
Expand Down
2 changes: 1 addition & 1 deletion _maps/map_files/Donutstation/Donutstation_LVL2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1661,7 +1661,7 @@
/area/library/upper)
"dO" = (
/obj/structure/table/wood,
/obj/machinery/computer/libraryconsole/bookmanagement,
/obj/machinery/computer/bookmanagement,
/turf/open/floor/carpet,
/area/library/upper)
"dP" = (
Expand Down

0 comments on commit b8d9b24

Please sign in to comment.