Add new map to Interface
This commit is contained in:
parent
d6cd99b8ab
commit
8ff241b7b9
@ -21,6 +21,7 @@ export interface ILocations
|
||||
town?: ILocation;
|
||||
woods?: ILocation;
|
||||
sandbox?: ILocation;
|
||||
sandbox_high?: ILocation;
|
||||
/** Holds a mapping of the linkages between locations on the UI */
|
||||
base?: ILocationsBase;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user