This should fix all those damn VM aborts when using UT gibbing.
Small fixes and adjustments.
This commit is contained in:
parent
ab6b3519d1
commit
00de3f29e1
3 changed files with 14 additions and 7 deletions
|
|
@ -212,8 +212,8 @@ FLAK_MSOPTS = "Misc Options";
|
|||
FLAK_UTFOOT = "UT footsteps";
|
||||
FLAK_BFOOT = "Boss class uses unique footsteps";
|
||||
FLAK_UBLOD = "UT blood";
|
||||
FLAK_UGIB = "[WIP] UT gibbing";
|
||||
FLAK_UCORPS = "[WIP] Corpses take damage";
|
||||
FLAK_UGIB = "UT-style gibbing for vanilla monsters (unstable)";
|
||||
FLAK_UCORPS = "Corpses take damage (unstable)";
|
||||
FLAK_DTEST = "Edit Kinsie's test map";
|
||||
FLAK_FSTRENGTH = "Screen flash strength";
|
||||
FLAK_SAWAMMO = "Chainsaw uses ammo";
|
||||
|
|
@ -433,8 +433,8 @@ FLAK_MSOPTS = "Opciones Misceláneas";
|
|||
FLAK_UTFOOT = "Sonidos de pasos de UT";
|
||||
FLAK_BFOOT = "La clase Jefe usa sonidos de pasos propios";
|
||||
FLAK_UBLOD = "Sangre de UT";
|
||||
FLAK_UGIB = "[WIP] Vísceras de UT";
|
||||
FLAK_UCORPS = "[WIP] Los cadáveres reciben daño";
|
||||
FLAK_UGIB = "Vísceras de UT (inestable)";
|
||||
FLAK_UCORPS = "Los cadáveres reciben daño (inestable)";
|
||||
FLAK_DTEST = "Editar mapa de pruebas de Kinsie";
|
||||
FLAK_FSTRENGTH = "Intensidad de destellos en pantalla";
|
||||
FLAK_SAWAMMO = "La motosierra usa combustible";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue