Skip to content

Commit

Permalink
Remove kilo and donut maps (tgstation#50730)
Browse files Browse the repository at this point in the history
About The Pull Request

Removes Kilo Station and Donut Station from the game
Why It's Good For The Game

Reduces burden on coders to add and maintain mapping related changes.
Honoring Map vote results.
Changelog

cl

del: Kilo Station decommissioned
del: Donut Station decommissioned

/cl
  • Loading branch information
jdawg1290 authored Apr 30, 2020
1 parent 82a0055 commit a4fe34b
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 363,538 deletions.
3 changes: 0 additions & 3 deletions _maps/_basemap.dm
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,9 @@
#include "map_files\debug\runtimestation.dmm"
#include "map_files\debug\multiz.dmm"
#include "map_files\Deltastation\DeltaStation2.dmm"
#include "map_files\KiloStation\KiloStation.dmm"
#include "map_files\MetaStation\MetaStation.dmm"
#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
12 changes: 0 additions & 12 deletions _maps/donutstation.json

This file was deleted.

12 changes: 0 additions & 12 deletions _maps/kilostation.json

This file was deleted.

Loading

0 comments on commit a4fe34b

Please sign in to comment.