Update Shorad.lua

This commit is contained in:
Applevangelist 2021-06-18 12:00:15 +02:00 committed by GitHub
parent 8d8070bbd7
commit 77a3c7369d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
-- --
-- === -- ===
-- --
-- ### Author : **applevangelist ** -- ### Author : **applevangelist**
-- --
-- @module Functional.Shorad -- @module Functional.Shorad
-- @image Functional.Shorad.jpg -- @image Functional.Shorad.jpg
@ -94,7 +94,7 @@ SHORAD = {
lid = "", lid = "",
DefendHarms = true, DefendHarms = true,
DefendMavs = true, DefendMavs = true,
DefenseLowProb = 70, DefenseLowProb = 75,
DefenseHighProb = 90, DefenseHighProb = 90,
UseEmOnOff = false, UseEmOnOff = false,
} }