From: MirceaKitsune Date: Sat, 9 Jul 2011 16:17:29 +0000 (+0300) Subject: Change "Being swallowed..." to "Swallowed..." on the HUD ring. X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=65ebedb3627734e33d349eacf3d949cb96cf2707;ds=sidebyside Change "Being swallowed..." to "Swallowed..." on the HUD ring. --- diff --git a/data/qcsrc/client/sbar.qc b/data/qcsrc/client/sbar.qc index 7785aa85..f8d7eefc 100644 --- a/data/qcsrc/client/sbar.qc +++ b/data/qcsrc/client/sbar.qc @@ -2034,7 +2034,7 @@ void Sbar_Ring() if not(cvar("sbar_ring2_info_swallowprogress_prey")) break; ring2_color = '1 0.5 0.5'; - text2_msg = "Being swallowed..."; + text2_msg = "Swallowed..."; break; case 2: // ring shows regurgitation preparing, fills with progress