Refactoring
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
"id": 123,
|
||||
"creator": ["Test", "Test2"],
|
||||
"gamemode": "wargear",
|
||||
"image": "../../images/area_render_2_.png",
|
||||
"xray": "../../images/area_render_1_.png"
|
||||
"image": "../../images/publics/frostbite/area_render_2_.png",
|
||||
"xray": "../../images/publics/frostbite/area_render_1_.png"
|
||||
}
|
||||
9
src/content/publics/ghostleviathan.json
Normal file
9
src/content/publics/ghostleviathan.json
Normal file
@@ -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
|
||||
}
|
||||
9
src/content/publics/lilith.json
Normal file
9
src/content/publics/lilith.json
Normal file
@@ -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
|
||||
}
|
||||
9
src/content/publics/warpedowl.json
Normal file
9
src/content/publics/warpedowl.json
Normal file
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user