Hello.
Config.lua
(i added it manualy)
blessings = true
blessingOnlyPremium = true
blessingReductionBase = 99
blessingReductionDecrement = 99
eachBlessReduction = 99
talkactions/scripts/bless.lua
function onSay(cid, words, param)
local bless = {1, 2, 3, 4, 5}
local cost =...