aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/MainForms/Strings.vb
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/Strings.vb')
-rw-r--r--ShiftOS-TheRevival/MainForms/Strings.vb4
1 files changed, 4 insertions, 0 deletions
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