From 70fb7122fd3e4e132232346bb5ebc226f9c913df Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 6 Sep 2018 21:10:28 +1000 Subject: [PATCH] Note in the documentation that item_wepammo uses both f1 and f2 --- qcsrc/common/notifications/all.qh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcsrc/common/notifications/all.qh b/qcsrc/common/notifications/all.qh index fda5d9355..b201fa1cb 100644 --- a/qcsrc/common/notifications/all.qh +++ b/qcsrc/common/notifications/all.qh @@ -370,7 +370,7 @@ float autocvar_notification_show_sprees_center_specialonly = true; spree_end: placed at the end of murder messages to show ending of sprees spree_lost: placed at the end of suicide messages to show losing of sprees item_wepname: return full name of a weapon from weaponid - item_wepammo: ammo display for weapon from f1 + item_wepammo: ammo display for weapon from f1 and f2 item_centime: amount of time to display weapon message in centerprint item_buffname: return full name of a buff from buffid death_team: show the full name of the team a player is switching from -- 2.39.2