Add Public Images
This commit is contained in:
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