@@ -70,7 +70,7 @@ class Info_Gates extends Object_ext {
public $evolveMaxId_right = 0;
public function initialize() {
- $startId = 10010111;
+ $startId = 110011001;
$this->CurrentGateId = $startId;
$this->UnlockedGatesMaxId = $startId;