summaryrefslogtreecommitdiff
path: root/npc/025-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/025-1')
-rw-r--r--npc/025-1/ctrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-1/ctrl.c b/npc/025-1/ctrl.c
index 881d647ef..0b4f13f84 100644
--- a/npc/025-1/ctrl.c
+++ b/npc/025-1/ctrl.c
@@ -468,7 +468,7 @@ OnConquest:
freeloop(true);
for (.@i=0; .@i < getarraysize($@FORT_BLACKLIST); .@i++) {
.@cid=$@FORT_BLACKLIST[.@i];
- rodex_sendmail(.@cid, "Commander Povo", "Fortress Town Reward", "For your bravery in Fortress Town conquest! Cheers!", 0, StrangeCoin, 1+$MK_TEMPVAR);
+ rodex_sendmail(.@cid, "Commander Povo", "Fortress Town Reward", "For your bravery in Fortress Town conquest! Cheers!", 0, StrangeCoin, min(30, 1+$MK_TEMPVAR));
}
freeloop(false);
// Clean up the remainders of the fight