From d3942a51238f34ae7807e5747f6569b55924e0d1 Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Mon, 24 Oct 2022 23:33:34 +0000 Subject: Sc cooldown added frillyar and kaflosh status symbols and <1s fix --- src/map/clif.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/map/clif.cpp') diff --git a/src/map/clif.cpp b/src/map/clif.cpp index 1c78cd0..f71feb6 100644 --- a/src/map/clif.cpp +++ b/src/map/clif.cpp @@ -1691,6 +1691,8 @@ int clif_storageequiplist(dumb_ptr sd, Borrowed stor) /*========================================== * ステータスを送りつける * 表示専用数字はこの中で計算して送る + * send status + * Display-only numbers are calculated and sent here *------------------------------------------ */ int clif_updatestatus(dumb_ptr sd, SP type) @@ -2189,6 +2191,7 @@ void clif_pvpstatus(dumb_ptr sd) /*========================================== * 表示オプション変更 + * Change display options *------------------------------------------ */ int clif_changeoption(dumb_ptr bl) @@ -2992,6 +2995,7 @@ int clif_skill_damage(dumb_ptr src, dumb_ptr dst, /*========================================== * 状態異常アイコン/メッセージ表示 + * Abnormal status icon/message display *------------------------------------------ */ int clif_status_change(dumb_ptr bl, StatusChange type, int flag) -- cgit v1.2.3-60-g2f50