Set stats to what we want them to be for R2 anyway

(Eggman's will need updating in the wad)
This commit is contained in:
TehRealSalt 2018-10-30 20:11:15 -04:00
parent 26241d32ce
commit aea453f6f2
1 changed files with 2 additions and 2 deletions

View File

@ -2592,8 +2592,8 @@ void R_InitSkins(void)
skin->actionspd = 60<<FRACBITS;
// SRB2kart
skin->kartspeed = 7;
skin->kartweight = 3;
skin->kartspeed = 8;
skin->kartweight = 2;
//
skin->normalspeed = 36<<FRACBITS;