summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/map/status.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/status.c b/src/map/status.c
index ef33c63de..256588265 100644
--- a/src/map/status.c
+++ b/src/map/status.c
@@ -3413,8 +3413,8 @@ int status_get_sc_tick(struct block_list *bl, int type, int tick)
case SC_FREEZE: /* “€Œ‹ */
rate = 100*status_get_mdef(bl);
break;
- case SC_STUN: /* ƒXƒ^ƒ“ival2‚ษƒ~ƒŠ•bƒZƒbƒgj */
- rate = status_get_sc_def_vit(bl);
+ case SC_STUN: //Reduction in duration is the same as reduction in rate.
+ rate = status_get_sc_def(bl, type);
break;
case SC_DPOISON: /* –า“ล */
case SC_POISON: /* “ล */