Skip to content

Commit 3fb6413

Browse files
updating to include new planet regions
1 parent 3c6b15c commit 3fb6413

2 files changed

Lines changed: 26 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
keywords=['helldivers2','api']
2323
requires-python = ">=3.8.1"
2424

25-
version = '0.0.1.20.17'
25+
version = '0.0.1.20.18'
2626
dependencies= [
2727
"pydantic>=2.9.2",
2828
"httpx>=0.27.2"

src/hd2api/statics/planets/planetRegion.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,18 @@
5959
"name": "QZ-4",
6060
"description": ""
6161
},
62+
"1068743995": {
63+
"name": "SENATOR PEAKS",
64+
"description": ""
65+
},
66+
"1338066975": {
67+
"name": "WORKSONG",
68+
"description": ""
69+
},
70+
"3896987202": {
71+
"name": "SEVERITY",
72+
"description": ""
73+
},
6274
"755864726": {
6375
"name": "GREATER STOROUSE",
6476
"description": ""
@@ -111,6 +123,14 @@
111123
"name": "NEW TOKYO",
112124
"description": ""
113125
},
126+
"2541292675": {
127+
"name": "ASPEN HILLS",
128+
"description": ""
129+
},
130+
"2500124294": {
131+
"name": "MEGACORPUS",
132+
"description": ""
133+
},
114134
"2033316867": {
115135
"name": "BATU BELIG",
116136
"description": ""
@@ -215,6 +235,10 @@
215235
"name": "BASE CAMP 8",
216236
"description": ""
217237
},
238+
"457233553": {
239+
"name": "AIDESVILLE",
240+
"description": ""
241+
},
218242
"4121418923": {
219243
"name": "HILJAISUUS",
220244
"description": ""
@@ -839,7 +863,7 @@
839863
"name": "ANTBOOT",
840864
"description": ""
841865
},
842-
"697775752": {
866+
"697345425": {
843867
"name": "SKAR'S GARDENS",
844868
"description": ""
845869
},

0 commit comments

Comments
 (0)