summaryrefslogtreecommitdiff
path: root/src/map/pc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/pc.c')
-rw-r--r--src/map/pc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/pc.c b/src/map/pc.c
index abb322af6..97ed1b5cb 100644
--- a/src/map/pc.c
+++ b/src/map/pc.c
@@ -808,6 +808,7 @@ bool pc_authok(struct map_session_data *sd, int login_id2, time_t expiration_tim
sd->pvp_timer = INVALID_TIMER;
sd->canuseitem_tick = tick;
+ sd->canequip_tick = tick;
sd->cantalk_tick = tick;
sd->cansendmail_tick = tick;