From 2beda93940a7b1d094c2430b19e6c21d8240efa3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 2 Oct 2018 21:39:10 +0300 Subject: Add comment about missing option in packet ZC_RESULT_MAKE_GUILD. --- src/map/clif.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/map/clif.c b/src/map/clif.c index cf9487fe0..a3650821c 100644 --- a/src/map/clif.c +++ b/src/map/clif.c @@ -7721,6 +7721,7 @@ static void clif_mvp_noitem(struct map_session_data *sd) /// 1 = "You are already in a Guild." /// 2 = "That Guild Name already exists." /// 3 = "You need the necessary item to create a Guild." +/// 4 = "Can't create a Guild in this area." static void clif_guild_created(struct map_session_data *sd, int flag) { int fd; -- cgit v1.2.3-60-g2f50