Add SCUM entity catalog with extracted map and icons
- Import 2492 entity records (2391 items, 54 vehicles, 25 zombies, 12 animals, 10 armed NPCs) with spawn commands and icon names from the SCUM Admin Helper 0.4.0.5 payload. - Ship the 2604 extracted item/NPC icons plus 4096 terrain, topo, night and building-zone map layers. - Resolve vehicle icons through the catalog so live-map and trajectory markers cover every known vehicle class. - Point map geometry and the live map background at the 4096 terrain layer.
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
"databaseUserVersion": 57,
|
||||
"units": "unreal-centimeters",
|
||||
"image": {
|
||||
"path": "assets/map/scum-map-overview.jpg",
|
||||
"width": 256,
|
||||
"height": 256
|
||||
"path": "assets/map/scum-map-terrain-4096.webp",
|
||||
"width": 4096,
|
||||
"height": 4096
|
||||
},
|
||||
"defaultBounds": {
|
||||
"worldMinX": -905000,
|
||||
|
||||
Reference in New Issue
Block a user