Skip to content

Commit

Permalink
Commiting my away mission map. Explore the interior of a dark and dam…
Browse files Browse the repository at this point in the history
…aged black market ship.

A minor note: I encountered some issues with the APCs not charging from the SMES cells on the ship. If this happens, it can be fixed with the debug verb Remake Powernets.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4683 316c924e-a436-60f5-8080-3fe189b3f50e
  • Loading branch information
[email protected] committed Sep 13, 2012
1 parent e317396 commit 54c4e52
Show file tree
Hide file tree
Showing 4 changed files with 562 additions and 1 deletion.
12 changes: 12 additions & 0 deletions code/game/area/Space Station 13 areas.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1436,6 +1436,18 @@ proc/process_ghost_teleport_locs()
name = "Mars"
icon_state = "away"

/area/awaymission/BMPship1
name = "\improper Aft Block"
icon_state = "away1"

/area/awaymission/BMPship2
name = "\improper Midship Block"
icon_state = "away2"

/area/awaymission/BMPship3
name = "\improper Fore Block"
icon_state = "away3"



/////////////////////////////////////////////////////////////////////
Expand Down
Binary file modified icons/turf/areas.dmi
Binary file not shown.
Loading

0 comments on commit 54c4e52

Please sign in to comment.