Implemented All Remaining Open World Checkpoints

This commit is contained in:
Rafal Swierczek 2024-03-22 05:47:07 +00:00
parent 0ffd8453bf
commit de262655c8
13 changed files with 27 additions and 15 deletions

Binary file not shown.

View File

@ -27,7 +27,7 @@ class ENDLESSVENDETTA_API ABountyHunterCharacter : public AEndlessVendettaCharac
int Money = 0; int Money = 0;
// Favours used for making bounties easier // Favours used for making bounties easier
int Favours = 0; int Favours = 999;
// Array of Main Bounties' Classes in Order // Array of Main Bounties' Classes in Order
UPROPERTY(EditDefaultsOnly, Category = "Bounty Hunter") UPROPERTY(EditDefaultsOnly, Category = "Bounty Hunter")