Changelog code has been fixed, when editing it please use notepad or some other text editor that wont attempt to change everything.

Bit of work on blob, mainly cleanup of the blob gamemode files.


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2764 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
mport2004@gmail.com
2011-12-21 21:33:04 +00:00
parent cd7e1cd2b0
commit 72ff652ecd
9 changed files with 3601 additions and 6678 deletions
-2
View File
@@ -103,8 +103,6 @@ var
list/prisonsecuritywarp = list() //prison security goes to these
list/prisonwarped = list() //list of players already warped
list/blobstart = list()
list/blobs = list()
list/active_blobs = list()
// list/traitors = list() //traitor list
list/cardinal = list( NORTH, SOUTH, EAST, WEST )
list/alldirs = list(NORTH, SOUTH, EAST, WEST, NORTHEAST, NORTHWEST, SOUTHEAST, SOUTHWEST)