diff options
| author | EverythingWindows <[email protected]> | 2022-11-22 14:06:04 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-22 14:06:04 +0700 |
| commit | 16c2c5b6a7cd0e556d9da98f458d13d4dec8ded0 (patch) | |
| tree | 5816b0ba985eb37e6f26c22547657a94eb56b2c1 /ShiftOS-TheRevival/Functions/InGame/ROMs | |
| parent | 3f387f7460b49ed12d906c932bf3a3156d3bd025 (diff) | |
| download | shiftos-therevival-old-16c2c5b6a7cd0e556d9da98f458d13d4dec8ded0.tar.gz shiftos-therevival-old-16c2c5b6a7cd0e556d9da98f458d13d4dec8ded0.tar.bz2 shiftos-therevival-old-16c2c5b6a7cd0e556d9da98f458d13d4dec8ded0.zip | |
Proper move from 'Shifter from Console' into 'App Shifter' command
Diffstat (limited to 'ShiftOS-TheRevival/Functions/InGame/ROMs')
| -rw-r--r-- | ShiftOS-TheRevival/Functions/InGame/ROMs/Strings.vb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/Functions/InGame/ROMs/Strings.vb b/ShiftOS-TheRevival/Functions/InGame/ROMs/Strings.vb index dfd4572..6bd9ac7 100644 --- a/ShiftOS-TheRevival/Functions/InGame/ROMs/Strings.vb +++ b/ShiftOS-TheRevival/Functions/InGame/ROMs/Strings.vb @@ -87,6 +87,8 @@ '34 = MathQuiz [Simple arithmatical question game to get codepoint] (default : 0) ' 'Features bought hierarchy : + ' + 'Chapter 1: 'ShiftOS Key (KEY) (5 CP) '>ShiftOS Help Manual (MAN) (10 CP) '>>Custom Username (USERNAME) (15 CP) @@ -123,4 +125,11 @@ '>>>>>>>>>>Date by year (DATE, YEAR (85 CP)) '>>>>>>>>>>>Date by month and year (DATE, MMYYYY (90 CP)) '>>>>>>>>>>>>Date by general (DATE, GENERALDATE (95 CP)) + ' + 'Chpater 2: + '>Dual Window Manager (200 CP) + '>>DuWM RGB Support (225 CP) + '>>>DuWM 16 Colors Support (275 CP) + '>>Shifter (250 CP) + '>>Knowledge Input (275 CP) End Class |
