From e007d91d42a2ae4c5026245dd331c3a03e0bee91 Mon Sep 17 00:00:00 2001 From: EverythingWindows Date: Wed, 2 Nov 2022 11:17:14 +0700 Subject: rework on main menu, terminal --- ShiftOS-TheRevival/MainForms/Strings.vb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ShiftOS-TheRevival/MainForms/Strings.vb') diff --git a/ShiftOS-TheRevival/MainForms/Strings.vb b/ShiftOS-TheRevival/MainForms/Strings.vb index 1d840d4..6326be6 100644 --- a/ShiftOS-TheRevival/MainForms/Strings.vb +++ b/ShiftOS-TheRevival/MainForms/Strings.vb @@ -36,4 +36,8 @@ 'AvailableFeature (Default is defined on the Story Mode, Free Mode automatically assigns every available feature to 1)Strings: '0 = MAN command [Manual on each command] (0.2) (default : 0) '1 = CLEAR command [Clearing the screen] (0.2) (default : 0) + ' + 'Features bought hierarchy : + 'MAN (20 CP) + 'CLEAR (25 CP) End Class -- cgit v1.2.3