Skip to content

Commit

Permalink
Update SupportGifts
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitro4CSR committed Jun 10, 2023
1 parent 74948d1 commit 13dfdee
Showing 1 changed file with 47 additions and 45 deletions.
92 changes: 47 additions & 45 deletions 5.SupportGifts/x.other/codes.txt
Original file line number Diff line number Diff line change
@@ -1,45 +1,47 @@
Invalid = 0;
Cash = 1;
Gold = 2;
TireSlicks = 3;
SpecialNitrous = 4;
GearService = 5;
RacingFuel = 6;
LockupKey = 7;
SilverGachaKey = 8;
GoldGachaKey = 9;
FuelPip = 10;
Car = 11;
EvoUpgrade = 12;
FusionUpgrade = 13;
TestRun = 14;
Crate = 15;
RP = 16;
FreeUpgrade = 17;
CrewRP = 18;
WildcardToken = 19;
GachaConfigCar = 20;
SpecialEventCrate = 21;
RestorationUpgrade = 22;
Trophy = 23;
AftermarketParts = 24;
FusionProfileUpgrade = 25;
RarityStarUpgrade = 26;
RPBoostPercent = 27;
CustomizationUnlock = 28;
RacingNumberUnlock = 29;
FlagUnlock = 30;
PlayerNameUnlock = 31;
CrewNameUnlock = 32;
FusionProfileUpgradeFullyUnlocked = 33;
TNRCustomisationUnlock = 34;
FlexibleCurrency = 35;
SuperRarityStarUpgrade = 36;
ConsumableLeaguesBoost = 37;
JokerFusionUpgrade = 38;
JokerRestorationUpgrade = 39;
JokerStageUpgrade = 40;
SeasonPassPremiumUnlock = 41;
ECDiscount = 42;
SeasonPassRPBoost = 43;
MaxRewardTypes = 44;
Invalid = 0
Cash = 1
Gold = 2
TireSlicks = 3
SpecialNitrous = 4
GearService = 5
RacingFuel = 6
LockupKey = 7
SilverGachaKey = 8
GoldGachaKey = 9
FuelPip = 10
Car = 11
EvoUpgrade = 12
FusionUpgrade = 13
TestRun = 14
Crate = 15
RP = 16
FreeUpgrade = 17
CrewRP = 18
WildcardToken = 19
GachaConfigCar = 20
SpecialEventCrate = 21
RestorationUpgrade = 22
Trophy = 23
AftermarketParts = 24
FusionProfileUpgrade = 25
RarityStarUpgrade = 26
RPBoostPercent = 27
CustomizationUnlock = 28
RacingNumberUnlock = 29
FlagUnlock = 30
PlayerNameUnlock = 31
CrewNameUnlock = 32
FusionProfileUpgradeFullyUnlocked = 33
TNRCustomisationUnlock = 34
FlexibleCurrency = 35
SuperRarityStarUpgrade = 36
ConsumableLeaguesBoost = 37
JokerFusionUpgrade = 38
JokerRestorationUpgrade = 39
JokerStageUpgrade = 40
SeasonPassPremiumUnlock = 41
ECDiscount = 42
SeasonPassRPBoost = 43
ProfileBannerForeground = 44
ProfileBannerBackground = 45
MaxRewardTypes = 46

0 comments on commit 13dfdee

Please sign in to comment.