Add Public Images
This commit is contained in:
@@ -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),
|
||||
|
||||
9
src/content/publics/airship/bomber.json
Normal file
9
src/content/publics/airship/bomber.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/airship/orion.json
Normal file
9
src/content/publics/airship/orion.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/airship/starcruiser.json
Normal file
9
src/content/publics/airship/starcruiser.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/airship/thecountess.json
Normal file
9
src/content/publics/airship/thecountess.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/airship/thescythe.json
Normal file
9
src/content/publics/airship/thescythe.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/miniwargear/blackknight.json
Normal file
9
src/content/publics/miniwargear/blackknight.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/miniwargear/harvester.json
Normal file
9
src/content/publics/miniwargear/harvester.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/miniwargear/inferno.json
Normal file
9
src/content/publics/miniwargear/inferno.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/miniwargear/isegrim.json
Normal file
9
src/content/publics/miniwargear/isegrim.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/miniwargear/naturgestein.json
Normal file
9
src/content/publics/miniwargear/naturgestein.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/miniwargear/reaper.json
Normal file
9
src/content/publics/miniwargear/reaper.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/miniwargear/shadowmoses.json
Normal file
9
src/content/publics/miniwargear/shadowmoses.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/miniwargear/snowowl.json
Normal file
9
src/content/publics/miniwargear/snowowl.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/miniwargear/theunderground.json
Normal file
9
src/content/publics/miniwargear/theunderground.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/quickgear/haze.json
Normal file
9
src/content/publics/quickgear/haze.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/quickgear/hornet.json
Normal file
9
src/content/publics/quickgear/hornet.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/quickgear/undeadlegion.json
Normal file
9
src/content/publics/quickgear/undeadlegion.json
Normal 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
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
@@ -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
|
||||
}
|
||||
9
src/content/publics/warship/grafspree.json
Normal file
9
src/content/publics/warship/grafspree.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/warship/helgoland.json
Normal file
9
src/content/publics/warship/helgoland.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/warship/oklahoma.json
Normal file
9
src/content/publics/warship/oklahoma.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/warship/princeofwales.json
Normal file
9
src/content/publics/warship/princeofwales.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/warship/storming.json
Normal file
9
src/content/publics/warship/storming.json
Normal 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
|
||||
}
|
||||
9
src/content/publics/warship/stormyhunter.json
Normal file
9
src/content/publics/warship/stormyhunter.json
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user