Skip to content

Commit ef9e40c

Browse files
committed
wave 1 of user costumes
1 parent ea690d9 commit ef9e40c

File tree

3 files changed

+595
-95
lines changed

3 files changed

+595
-95
lines changed

src/lib/libraries/backdrops.json

Lines changed: 46 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,20 @@
190190
"rotationCenterX": 480,
191191
"rotationCenterY": 360
192192
},
193+
{
194+
"name": "Calm Afternoon",
195+
"tags": [
196+
"outdoors",
197+
"lights",
198+
"purple"
199+
],
200+
"bitmapResolution": 2,
201+
"dataFormat": "png",
202+
"rotationCenterX": 480,
203+
"rotationCenterY": 360,
204+
"fromPenguinModLibrary": true,
205+
"libraryFilePage": "images/user/backdrops/calm_afternoon.png"
206+
},
193207
{
194208
"name": "Calm Night",
195209
"tags": [
@@ -278,6 +292,19 @@
278292
"rotationCenterX": 480,
279293
"rotationCenterY": 360
280294
},
295+
{
296+
"name": "Checkers",
297+
"tags": [
298+
"patterns",
299+
"grid"
300+
],
301+
"bitmapResolution": 1,
302+
"dataFormat": "svg",
303+
"rotationCenterX": 0,
304+
"rotationCenterY": 0,
305+
"fromPenguinModLibrary": true,
306+
"libraryFilePage": "images/user/backdrops/Checkers.svg"
307+
},
281308
{
282309
"name": "Circles",
283310
"tags": [
@@ -337,9 +364,9 @@
337364
"name": "Desert",
338365
"tags": [
339366
"desert",
340-
" landscape",
341-
" outdoors",
342-
" cacti"
367+
"landscape",
368+
"outdoors",
369+
"cacti"
343370
],
344371
"assetId": "d98a9526a34890cf4bad11b5409eae2a",
345372
"bitmapResolution": 2,
@@ -421,8 +448,8 @@
421448
"name": "Garden-rock",
422449
"tags": [
423450
"outdoors",
424-
" garden",
425-
" park"
451+
"garden",
452+
"park"
426453
],
427454
"assetId": "4f66053598bea0905e1559ab9d5a6e31",
428455
"bitmapResolution": 2,
@@ -746,6 +773,20 @@
746773
"rotationCenterX": 240,
747774
"rotationCenterY": 180
748775
},
776+
{
777+
"name": "River Landscape",
778+
"tags": [
779+
"outdoors",
780+
"river",
781+
"landscape"
782+
],
783+
"bitmapResolution": 2,
784+
"dataFormat": "png",
785+
"rotationCenterX": 480,
786+
"rotationCenterY": 360,
787+
"fromPenguinModLibrary": true,
788+
"libraryFilePage": "images/user/backdrops/river_landscape.png"
789+
},
749790
{
750791
"name": "Room 1",
751792
"tags": [

0 commit comments

Comments
 (0)