mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-20 02:24:45 +00:00
Update GlobalDefinitions.scala
This commit is contained in:
parent
499bd0392d
commit
1f711feda4
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue