Add Public Images

This commit is contained in:
2024-08-13 19:14:26 +02:00
parent 9d95da1fbe
commit 530e0d9f19
53 changed files with 227 additions and 12 deletions

View File

@@ -95,6 +95,7 @@ export const publics = defineCollection({
"distance": z.number().optional(),
}).optional(),
"image": image(),
"alt": image().optional(),
"xray": image().optional(),
"gamemode": reference("modes"),
"3d": z.boolean().optional().default(true),

View File

@@ -0,0 +1,9 @@
{
"name": "Bomber",
"description": "A simple, lightweight description of a TheScythe.",
"id": 456,
"creator": ["Team aaZ"],
"gamemode": "airship",
"image": "../../../images/publics/bomber/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "Orion",
"description": "A simple, lightweight description of a TheScythe.",
"id": 456,
"creator": ["Team aaZ"],
"gamemode": "airship",
"image": "../../../images/publics/orion/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "StarCruiser",
"description": "A simple, lightweight description of a TheScythe.",
"id": 456,
"creator": ["Team aaZ"],
"gamemode": "airship",
"image": "../../../images/publics/starcruiser/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "The Countess",
"description": "A simple, lightweight description of a TheScythe.",
"id": 456,
"creator": ["Team aaZ"],
"gamemode": "airship",
"image": "../../../images/publics/thecountess/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "TheScythe",
"description": "A simple, lightweight description of a TheScythe.",
"id": 456,
"creator": ["Team aaZ"],
"gamemode": "airship",
"image": "../../../images/publics/thescythe/area_render_3_.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "Black Knight",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "miniwargear",
"image": "../../../images/publics/blackknight/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "Harvester",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "miniwargear",
"image": "../../../images/publics/harvester/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "Inferno",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "miniwargear",
"image": "../../../images/publics/inferno/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "Isegrim",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "miniwargear",
"image": "../../../images/publics/isegrim/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "Naturgestein",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "miniwargear",
"image": "../../../images/publics/naturgestein/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "DPR PV1 Reaper",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "miniwargear",
"image": "../../../images/publics/reaper/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "ShadowMoses",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "miniwargear",
"image": "../../../images/publics/shadowmoses/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "SnowOwl",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "miniwargear",
"image": "../../../images/publics/snowowl/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "TheUnderground",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "miniwargear",
"image": "../../../images/publics/underground/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "Haze",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "quickgear",
"image": "../../../images/publics/haze/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "Hornet",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "quickgear",
"image": "../../../images/publics/hornet/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "Undead Legion",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "quickgear",
"image": "../../../images/publics/undeadlegion/area_render.png",
"3d": false
}

View File

@@ -4,6 +4,6 @@
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "wargear",
"image": "../../images/publics/frostbite/area_render_2_.png",
"xray": "../../images/publics/frostbite/area_render_1_.png"
"image": "../../../images/publics/frostbite/area_render_2_.png",
"xray": "../../../images/publics/frostbite/area_render_1_.png"
}

View File

@@ -4,6 +4,6 @@
"id": 789,
"creator": ["Test", "Test2"],
"gamemode": "wargear",
"image": "../../images/publics/ghostleviathan/area_render_9_.png",
"image": "../../../images/publics/ghostleviathan/area_render_9_.png",
"3d": false
}

View File

@@ -4,6 +4,6 @@
"id": 456,
"creator": ["Test", "Test2"],
"gamemode": "wargear",
"image": "../../images/publics/lilith/area_render_11_.png",
"image": "../../../images/publics/lilith/area_render_11_.png",
"3d": false
}

View File

@@ -4,6 +4,6 @@
"id": 456,
"creator": ["Test", "Test2"],
"gamemode": "wargear",
"image": "../../images/publics/warpedowl/area_render_12_.png",
"image": "../../../images/publics/warpedowl/area_render_12_.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "Graf Spree",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "warship",
"image": "../../../images/publics/grafspree/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "SMS Helgoland",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "warship",
"image": "../../../images/publics/helgoland/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "USS Oklahoma",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "warship",
"image": "../../../images/publics/oklahoma/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "HMS Prince of Wales",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "warship",
"image": "../../../images/publics/princeofwales/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "SMS Storming",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "warship",
"image": "../../../images/publics/storming/area_render.png",
"3d": false
}

View File

@@ -0,0 +1,9 @@
{
"name": "Stormy Hunter",
"description": "A simple, lightweight description of a frostbite.",
"id": 123,
"creator": ["Test", "Test2"],
"gamemode": "warship",
"image": "../../../images/publics/stormyhunter/area_render.png",
"3d": false
}