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:
npc0-hue
2026-09-15 15:56:44 +08:00
parent 05f5a97ba9
commit 59a8657297
2614 changed files with 2580 additions and 27 deletions
@@ -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,