]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/client/hud.qc
Switch stomach and swallow models to iqm as well, and export higher polygon versions
[voretournament/voretournament.git] / data / qcsrc / client / hud.qc
index 4615381e30e56eaa36543680f3aea83af007e8c2..576fa502d16f49836a7c0b1db5ab3aae2c398633 100644 (file)
@@ -1651,7 +1651,7 @@ void Sbar_DrawScoreboard()
                        // a negative number means we are awaiting respawn, time value is still the same\r
                        respawn_time *= -1; // remove mark now that we checked it\r
                        if(getstati(STAT_VORE_EATEN))\r
-                               str = strcat("^1Cannot respawn while in the stomach");\r
+                               str = strcat("^1Will respawn after leaving the stomach");\r
                        else if(time >= respawn_time) // don't show a negative value while the server is respawning the player (lag)\r
                                str = strcat("^1Respawning...");\r
                        else\r