make gdi04c a bit easier
This commit is contained in:
@@ -97,8 +97,8 @@ WorldLoaded = function()
|
||||
end)
|
||||
|
||||
Trigger.OnPlayerLost(player, function()
|
||||
Media.PlaySpeechNotification(player, "Lose")
|
||||
Trigger.AfterDelay(Utils.Seconds(1), function()
|
||||
Media.PlaySpeechNotification(player, "Lose")
|
||||
Media.PlayMovieFullscreen("gameover.vqa")
|
||||
end)
|
||||
end)
|
||||
|
||||
@@ -924,9 +924,12 @@ VoxelSequences:
|
||||
|
||||
Weapons:
|
||||
Rockets:
|
||||
Range: 5c0
|
||||
Warhead: SpreadDamage
|
||||
Versus:
|
||||
None: 20
|
||||
None: 10
|
||||
Light: 66
|
||||
Heavy: 66
|
||||
|
||||
Voices:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user