diff --git a/public/props/barrier.png b/public/props/barrier.png new file mode 100644 index 0000000..1d54a98 Binary files /dev/null and b/public/props/barrier.png differ diff --git a/public/props/binRound.png b/public/props/binRound.png new file mode 100644 index 0000000..70cde68 Binary files /dev/null and b/public/props/binRound.png differ diff --git a/public/props/cctv.png b/public/props/cctv.png new file mode 100644 index 0000000..cf8d58b Binary files /dev/null and b/public/props/cctv.png differ diff --git a/public/props/ceilingFan.png b/public/props/ceilingFan.png new file mode 100644 index 0000000..30daaa8 Binary files /dev/null and b/public/props/ceilingFan.png differ diff --git a/public/props/distroBox.png b/public/props/distroBox.png new file mode 100644 index 0000000..7352531 Binary files /dev/null and b/public/props/distroBox.png differ diff --git a/public/props/exitSign.png b/public/props/exitSign.png new file mode 100644 index 0000000..92c0be2 Binary files /dev/null and b/public/props/exitSign.png differ diff --git a/public/props/fireExt.png b/public/props/fireExt.png new file mode 100644 index 0000000..f03c90b Binary files /dev/null and b/public/props/fireExt.png differ diff --git a/public/props/fireHose.png b/public/props/fireHose.png new file mode 100644 index 0000000..e70f680 Binary files /dev/null and b/public/props/fireHose.png differ diff --git a/public/props/firepit.png b/public/props/firepit.png new file mode 100644 index 0000000..2ac5531 Binary files /dev/null and b/public/props/firepit.png differ diff --git a/public/props/flightCase.png b/public/props/flightCase.png new file mode 100644 index 0000000..7dc32cc Binary files /dev/null and b/public/props/flightCase.png differ diff --git a/public/props/manifest.json b/public/props/manifest.json index 52b0755..2e35baf 100644 --- a/public/props/manifest.json +++ b/public/props/manifest.json @@ -8,7 +8,9 @@ "banquette", "barFridge", "barShelf", + "barrier", "beerUmbrella", + "binRound", "bistroTable", "boothLamp", "boothTable", @@ -17,7 +19,9 @@ "cableSnake", "canStack", "carpet", + "cctv", "cdj", + "ceilingFan", "champBucket", "cloak", "cocktailBar", @@ -28,7 +32,13 @@ "deck", "discoball", "dishwasher", + "distroBox", "djPlinth", + "exitSign", + "fireExt", + "fireHose", + "firepit", + "flightCase", "glassRack", "glassStack", "graffiti", @@ -44,10 +54,12 @@ "mixer", "monitor", "mopBucket", + "noticeBoard", "oldCouch", "pallet", "patioHeater", "picnicTable", + "pieWarmer", "pillar", "plant", "planter", @@ -61,12 +73,15 @@ "rollerDoor", "ropePost", "ruleBoard", + "sandwichBoard", "sinkRow", "skylineCard", "smokeMachine", "speaker", "stackF1", "staffBartender", + "staffChef", + "staffCleaner", "staffDj", "staffGlassie", "staffSecurity", @@ -90,6 +105,7 @@ "tex_steel", "tex_timber", "till", + "topiary", "trough", "truss", "tvSport", diff --git a/public/props/noticeBoard.png b/public/props/noticeBoard.png new file mode 100644 index 0000000..bff83a7 Binary files /dev/null and b/public/props/noticeBoard.png differ diff --git a/public/props/pieWarmer.png b/public/props/pieWarmer.png new file mode 100644 index 0000000..c6060ad Binary files /dev/null and b/public/props/pieWarmer.png differ diff --git a/public/props/sandwichBoard.png b/public/props/sandwichBoard.png new file mode 100644 index 0000000..7855b58 Binary files /dev/null and b/public/props/sandwichBoard.png differ diff --git a/public/props/staffChef.png b/public/props/staffChef.png new file mode 100644 index 0000000..1e00d57 Binary files /dev/null and b/public/props/staffChef.png differ diff --git a/public/props/staffCleaner.png b/public/props/staffCleaner.png new file mode 100644 index 0000000..47fa5a3 Binary files /dev/null and b/public/props/staffCleaner.png differ diff --git a/public/props/topiary.png b/public/props/topiary.png new file mode 100644 index 0000000..14d1d31 Binary files /dev/null and b/public/props/topiary.png differ