mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-22 05:35:01 +01:00
Merge branch 'master' of https://github.com/Hekto61/GS13-Citadel
This commit is contained in:
@@ -36,7 +36,7 @@ GLOBAL_LIST_EMPTY(blob_nodes)
|
||||
var/autoplace_max_time = 3600 //six minutes, as long as should be needed
|
||||
var/list/blobs_legit = list()
|
||||
var/max_count = 0 //The biggest it got before death
|
||||
var/blobwincount = 400
|
||||
var/blobwincount = 800 //GS13 - doubled the tile count from 400 to 800
|
||||
var/victory_in_progress = FALSE
|
||||
var/rerolling = FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user