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

@@ -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
}