OnBlessed:
if (@blessing != 1) {
}
if (@mapb$ != .bless_map$) {
dispbottom "Blessing is stopped because you are not in "+.
bless_mname$
+".";
}
////////////////////////////////////////////////////////////////////////////////////
set @bexp,
BaseLevel/@bless_boost
*.
bless_rate;
dispbottom "Gained "+@bexp
*.
server_rate+" Exp and J-Exp from Blessing.";
}