rott/kf_sources/KFStoryGame/Classes/KFHintmanager_Story.uc
2026-07-14 20:27:09 +07:00

7 lines
309 B
Ucode

class KFHintmanager_Story extends KFHintManager;
defaultproperties
{
Hints(42)=(type=61,priority=20,delay=1,title="Optional Missions",hint="You have just received an optional mission. Completing it will give give you a cash bonus. To start the mission proceed to the Mission area on your HUD")
}