diff --git a/src/content/publics/ghostleviathan.json b/src/content/publics/ghostleviathan.json new file mode 100644 index 0000000..0765447 --- /dev/null +++ b/src/content/publics/ghostleviathan.json @@ -0,0 +1,9 @@ +{ + "name": "GhostLeviathan", + "description": "A simple, lightweight description of a GhostLeviathan.", + "id": 789, + "creator": ["Test", "Test2"], + "gamemode": "wargear", + "image": "../../images/publics/ghostleviathan/area_render_9_.png", + "3d": false +} \ No newline at end of file diff --git a/src/content/publics/lilith.json b/src/content/publics/lilith.json new file mode 100644 index 0000000..14110fb --- /dev/null +++ b/src/content/publics/lilith.json @@ -0,0 +1,9 @@ +{ + "name": "Lilith", + "description": "A simple, lightweight description of a Lilith.", + "id": 456, + "creator": ["Test", "Test2"], + "gamemode": "wargear", + "image": "../../images/publics/lilith/area_render_11_.png", + "3d": false +} \ No newline at end of file diff --git a/src/content/publics/warpedowl.json b/src/content/publics/warpedowl.json new file mode 100644 index 0000000..465858e --- /dev/null +++ b/src/content/publics/warpedowl.json @@ -0,0 +1,9 @@ +{ + "name": "WarpedOwl", + "description": "A simple, lightweight description of a WarpedOwl.", + "id": 456, + "creator": ["Test", "Test2"], + "gamemode": "wargear", + "image": "../../images/publics/warpedowl/area_render_12_.png", + "3d": false +} \ No newline at end of file diff --git a/src/images/publics/frostbite/2024-03-24_20.59.03.png b/src/images/publics/frostbite/2024-03-24_20.59.03.png new file mode 100644 index 0000000..2fcfc90 Binary files /dev/null and b/src/images/publics/frostbite/2024-03-24_20.59.03.png differ diff --git a/src/images/publics/frostbite/2024-03-24_20.59.59.png b/src/images/publics/frostbite/2024-03-24_20.59.59.png new file mode 100644 index 0000000..81d82de Binary files /dev/null and b/src/images/publics/frostbite/2024-03-24_20.59.59.png differ diff --git a/src/images/publics/frostbite/area_render_1_.png b/src/images/publics/frostbite/area_render_1_.png new file mode 100644 index 0000000..45dd348 Binary files /dev/null and b/src/images/publics/frostbite/area_render_1_.png differ diff --git a/src/images/publics/frostbite/area_render_2_.png b/src/images/publics/frostbite/area_render_2_.png new file mode 100644 index 0000000..febd0ab Binary files /dev/null and b/src/images/publics/frostbite/area_render_2_.png differ diff --git a/src/images/publics/ghostleviathan/area_render_9_.png b/src/images/publics/ghostleviathan/area_render_9_.png new file mode 100644 index 0000000..bb20d5d Binary files /dev/null and b/src/images/publics/ghostleviathan/area_render_9_.png differ diff --git a/src/images/publics/lilith/area_render_11_.png b/src/images/publics/lilith/area_render_11_.png new file mode 100644 index 0000000..d82109b Binary files /dev/null and b/src/images/publics/lilith/area_render_11_.png differ diff --git a/src/images/publics/warpedowl/area_render_12_.png b/src/images/publics/warpedowl/area_render_12_.png new file mode 100644 index 0000000..5b77837 Binary files /dev/null and b/src/images/publics/warpedowl/area_render_12_.png differ