Update GlobalDefinitions.scala

This commit is contained in:
NickPSF 2021-04-21 17:30:34 -05:00 committed by GitHub
parent 499bd0392d
commit 1f711feda4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7612,7 +7612,7 @@ object GlobalDefinitions {
//TODO will need geometry when Damageable = true
respawn_tube_tower.Name = "respawn_tube_tower"
respawn_tube_tower.Delay = 10
respawn_tube_tower.Delay = 10 // Temporary - Default value is 20
respawn_tube_tower.SpecificPointFunc = SpawnPoint.Tube
respawn_tube_tower.MaxHealth = 1000
respawn_tube_tower.Damageable = true