feat: update the SDE to 2023-11-15 (#13)
This includes the new data for the Havoc Expansion.
This commit is contained in:
@@ -7,7 +7,7 @@ import { DogmaAttribute, DogmaEffect, TypeDogma, TypeID } from "./DataTypes";
|
||||
// eslint-disable-next-line import/extensions
|
||||
import * as esf_pb2 from "./esf_pb2.js";
|
||||
|
||||
const defaultDataUrl = "https://data.eveship.fit/20231023-4/";
|
||||
const defaultDataUrl = "https://data.eveship.fit/20231115-0/";
|
||||
|
||||
interface DogmaData {
|
||||
loaded?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user