Browse Source

move location-files

Stephan Fuchs 2 months ago
parent
commit
1eaa4847d3

+ 0 - 0
sugarcube/src/locations/_system/Location.ts → sugarcube/src/_system/locations/Location.ts


+ 0 - 0
sugarcube/src/locations/_system/LocationIdentifier.ts → sugarcube/src/_system/locations/LocationIdentifier.ts


+ 0 - 0
sugarcube/src/locations/_system/locations.ts → sugarcube/src/_system/locations/locations.ts


+ 1 - 1
sugarcube/src/start/tom/tom.ts

@@ -1,6 +1,6 @@
 /// <reference path="../startingCharacters/StartingCharacters.ts" />
 /// <reference path="../../npcs/_system/NPCAccessor.ts" />
-/// <reference path="../../locations/_system/locations.ts" />
+/// <reference path="../../_system/locations/locations.ts" />
 /// <reference path="../../_system/inventory/Inventory.ts" />