Commented out blob and wish granter.

This commit is contained in:
Zuhayr
2013-08-03 12:51:41 -07:00
parent dec28dda86
commit 0f0ac218b3
4 changed files with 10 additions and 11 deletions

View File

@@ -6,7 +6,7 @@ var/list/blob_cores = list()
var/list/blob_nodes = list()
/datum/game_mode/blob
/*/datum/game_mode/blob
name = "blob"
config_tag = "blob"
required_players = 0
@@ -130,3 +130,4 @@ var/list/blob_nodes = list()
stage = 3
return
*/