Localization work (spanish fully covered for now).

Added some new fonts for stuff.
Removal of RNG damage.
Instagib DM implemented through flak_instagib cvar.
Enhanced Shock Rifle spawns can be disabled in DM and replaced with UDamage.
Other things will come soon.
This commit is contained in:
Marisa the Magician 2019-04-13 19:18:07 +02:00
commit 923970898e
984 changed files with 730 additions and 245 deletions

View file

@ -38,3 +38,53 @@ Console:
Flat:
#707070
}
UGreen
{
#001000 #00FF00
Console:
#000000 #008000 0 127
#008000 #00FF00 128 256
Flat:
#00FF00
}
UTHUDText
{
#000810 #0080FF
Console:
#000000 #004080 0 127
#004080 #0080FF 128 256
Flat:
#0080FF
}
DarkUTHUDText
{
#000408 #004080
Console:
#000000 #002040 0 127
#002040 #004080 128 256
Flat:
#004080
}
UTHUDTextLight
{
#040C10 #40C0FF
Console:
#000000 #206080 0 127
#206080 #40C0FF 128 256
Flat:
#40C0FF
}
DarkUTHUDTextLight
{
#040608 #406080
Console:
#000000 #103040 0 127
#103040 #206080 128 256
Flat:
#206080
}