Browse Source

meta change favorites to include `NPCsDict.ts`

Stephan Fuchs 1 month ago
parent
commit
7e99ec6bcb
1 changed files with 3 additions and 11 deletions
  1. 3 11
      glife.code-workspace

+ 3 - 11
glife.code-workspace

@@ -23,28 +23,20 @@
 				"filePath": "sugarcube_compile.bat",
 				"group": "Default"
 			},
-			{
-				"filePath": "sugarcube\\src\\npcs\\_system\\NPCsDict.js",
-				"group": "Default"
-			},
-			{
-				"filePath": "sugarcube\\src\\quests\\quests.js",
-				"group": "Default"
-			},
 			{
 				"filePath": "sugarcube\\src\\PassageFooter.tw",
 				"group": "Default"
 			},
 			{
-				"filePath": "sugarcube\\src\\playerCharacter\\mood\\moodlets.js",
+				"filePath": "sugarcube\\src\\macros\\0macros.twee-config.json",
 				"group": "Default"
 			},
 			{
-				"filePath": "sugarcube\\src\\macros\\0macros.twee-config.json",
+				"filePath": "sugarcube\\src\\playerCharacter\\PlayerCharacter.ts",
 				"group": "Default"
 			},
 			{
-				"filePath": "sugarcube\\src\\playerCharacter\\PlayerCharacter.ts",
+				"filePath": "sugarcube\\src\\npcs\\_system\\NPCsDict.ts",
 				"group": "Default"
 			}
 		]