Add Public Images
This commit is contained in:
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
|
||||
}
|
||||
Reference in New Issue
Block a user