summaryrefslogtreecommitdiff
path: root/src/map/clif.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/clif.c')
-rw-r--r--src/map/clif.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/clif.c b/src/map/clif.c
index dbee8b8..61377d2 100644
--- a/src/map/clif.c
+++ b/src/map/clif.c
@@ -7682,6 +7682,8 @@ void clif_parse_CloseKafra(int fd, struct map_session_data *sd) {
storage_guild_storageclose(sd);
else
storage_storageclose(sd);
+
+ map_scriptcont(sd, sd->npc_id);
}
/*==========================================