restored original bridge timer :)
This commit is contained in:
parent
3f4e4b6607
commit
78b3d3b35c
@ -64,7 +64,7 @@ import nautilus.game.arcade.ore.OreObsfucation;
|
||||
public class Bridge extends TeamGame implements OreObsfucation
|
||||
{
|
||||
//Bridge Timer
|
||||
private int _bridgeTime = 60000;
|
||||
private int _bridgeTime = 600000;
|
||||
private boolean _bridgesDown = false;
|
||||
|
||||
//Wood Bridge
|
||||
|
Loading…
Reference in New Issue
Block a user