mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Commented out blob and wish granter.
This commit is contained in:
@@ -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
|
||||
|
||||
*/
|
||||
Reference in New Issue
Block a user