Skip to content

Commit

Permalink
Nukes Listening Post
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyep committed Mar 6, 2017
1 parent 74931d3 commit 38b9b2e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 159 deletions.
152 changes: 0 additions & 152 deletions _maps/map_files/RandomZLevels/listeningpost.dmm

This file was deleted.

7 changes: 1 addition & 6 deletions code/game/area/Space Station 13 areas.dm
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station

var/tele_proof = 0
var/no_teleportlocs = 0

var/outdoors = 0 //For space, the asteroid, lavaland, etc. Used with blueprints to determine if we are adding a new area (vs editing a station room)

/*Adding a wizard area teleport list because motherfucking lag -- Urist*/
Expand Down Expand Up @@ -2466,11 +2466,6 @@ area/security/podbay
/area/awaymission/spacebattle/secret
name = "\improper Hidden Chamber"

/area/awaymission/listeningpost
name = "\improper Listening Post"
icon_state = "away"
requires_power = 0

/area/awaymission/beach
name = "Beach"
icon_state = "beach"
Expand Down
1 change: 0 additions & 1 deletion config/example/away_mission_config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#===================================#

_maps/map_files/RandomZLevels/beach.dmm
_maps/map_files/RandomZLevels/listeningpost.dmm
_maps/map_files/RandomZLevels/moonoutpost19.dmm
_maps/map_files/RandomZLevels/undergroundoutpost45.dmm
_maps/map_files/RandomZLevels/academy.dmm
Expand Down

0 comments on commit 38b9b2e

Please sign in to comment.