Don't have the second towers be Elder Guardians
This commit is contained in:
parent
2fd3c9cc2f
commit
4a5913bb3a
@ -80,10 +80,7 @@ public class Tower
|
||||
_guardian = new DisguiseGuardian(_stand);
|
||||
_host.getArcadeManager().GetDisguise().disguise(_guardian);
|
||||
|
||||
if (!_firstTower)
|
||||
{
|
||||
_guardian.setElder(true);
|
||||
}
|
||||
//_guardian.setElder(!_firstTower);
|
||||
|
||||
_guardian.setCustomNameVisible(true);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user