Advertisement
Guest User

Untitled

a guest
Jun 15th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.63 KB | None | 0 0
  1. {
  2. "furniture_gb":
  3. [
  4. {
  5. "id": 0,
  6. "texture": "furniture_gb.png",
  7. "name": "Wicker Back Chair",
  8. "description": "A wooden chair with a wicker back.",
  9. "type": "chair",
  10. "price": 750,
  11. "index": 0,
  12. "width": 1,
  13. "height": 2,
  14. "boxWidth": 1,
  15. "boxHeight":1,
  16. "rotations": 4,
  17. "rotatedWidth": 1,
  18. "rotatedHeight": 2,
  19. "rotatedBoxWidth": 1,
  20. "rotatedBoxHeight": 1,
  21. },
  22. {
  23. "id": 1,
  24. "texture": "furniture_gb.png",
  25. "name": "Dark Wood Chair",
  26. "description": "A plain dark wood chair.",
  27. "type": "chair",
  28. "price": 250,
  29. "index": 3,
  30. "width": 1,
  31. "height": 2,
  32. "boxWidth": 1,
  33. "boxHeight": 1,
  34. "rotations": 4,
  35. "rotatedWidth": 1,
  36. "rotatedHeight": 2,
  37. "rotatedBoxWidth": 1,
  38. "rotatedBoxHeight": 1,
  39. },
  40. {
  41. "id": 2,
  42. "texture": "furniture_gb.png",
  43. "name": "Poplar Slat Chair",
  44. "description": "A poplar chair.",
  45. "type": "chair",
  46. "price": 250,
  47. "index": 6,
  48. "width": 1,
  49. "height": 2,
  50. "boxWidth": 1,
  51. "boxHeight": 1,
  52. "rotations": 4,
  53. "rotatedWidth": 1,
  54. "rotatedHeight": 2,
  55. "rotatedBoxWidth": 1,
  56. "rotatedBoxHeight": 1,
  57. },
  58. {
  59. "id": 3,
  60. "texture": "furniture_gb.png",
  61. "name": "Turned Wood Chair",
  62. "description": "A chair with turned arms.",
  63. "type": "chair",
  64. "price": 250,
  65. "index": 9,
  66. "width": 1,
  67. "height": 2,
  68. "boxWidth": 1,
  69. "boxHeight": 1,
  70. "rotations": 4,
  71. "rotatedWidth": 1,
  72. "rotatedHeight": 2,
  73. "rotatedBoxWidth": 1,
  74. "rotatedBoxHeight": 1,
  75. },
  76. {
  77. "id": 4,
  78. "texture": "furniture_gb.png",
  79. "name": "Red Dining Chair",
  80. "description": "A striped red dining chair.",
  81. "type": "chair",
  82. "price": 250,
  83. "index": 12,
  84. "width": 1,
  85. "height": 2,
  86. "boxWidth": 1,
  87. "boxHeight": 1,
  88. "rotations": 4,
  89. "rotatedWidth": 1,
  90. "rotatedHeight": 2,
  91. "rotatedBoxWidth": 1,
  92. "rotatedBoxHeight": 1,
  93. },
  94. {
  95. "id": 5,
  96. "texture": "furniture_gb.png",
  97. "name": "Blue Dining Chair",
  98. "description": "A striped blue dining chair.",
  99. "type": "chair",
  100. "price": 350,
  101. "index": 15,
  102. "width": 1,
  103. "height": 2,
  104. "boxWidth": 1,
  105. "boxHeight": 1,
  106. "rotations": 4,
  107. "rotatedWidth": 1,
  108. "rotatedHeight": 2,
  109. "rotatedBoxWidth": 1,
  110. "rotatedBoxHeight": 1,
  111. },
  112. {
  113. "id": 6,
  114. "texture": "furniture_gb.png",
  115. "name": "Green Dining CHair",
  116. "description": "A simple dark wood dining chair with a green seat.",
  117. "type": "decor",
  118. "price": 300,
  119. "index": 18,
  120. "width": 1,
  121. "height": 2,
  122. "boxWidth": 1,
  123. "boxHeight": 1,
  124. "rotations": 4,
  125. "rotatedWidth": 1,
  126. "rotatedHeight": 2,
  127. "rotatedBoxWidth": 1,
  128. "rotatedBoxHeight": 1,
  129. },
  130. {
  131. "id": 7,
  132. "texture": "furniture_gb.png",
  133. "name": "Blue Country Chair",
  134. "description": "A chair with blue floral upholstery.",
  135. "type": "chair",
  136. "price": 300,
  137. "index": 21,
  138. "width": 1,
  139. "height": 2,
  140. "boxWidth": 1,
  141. "boxHeight": 1,
  142. "rotations": 4,
  143. "rotatedWidth": 1,
  144. "rotatedHeight": 2,
  145. "rotatedBoxWidth": 1,
  146. "rotatedBoxHeight": 1,
  147. },
  148. {
  149. "id": 8,
  150. "texture": "furniture_gb.png",
  151. "name": "Pink Desk Chair",
  152. "description": "A pink chair for use at a desk.",
  153. "type": "chair",
  154. "price": 350,
  155. "index": 24,
  156. "width": 1,
  157. "height": 2,
  158. "boxWidth": 1,
  159. "boxHeight": 1,
  160. "rotations": 4,
  161. "rotatedWidth": 1,
  162. "rotatedHeight": 2,
  163. "rotatedBoxWidth": 1,
  164. "rotatedBoxHeight": 1,
  165. },
  166. {
  167. "id": 9,
  168. "texture": "furniture_gb.png",
  169. "name": "Purple Desk Chair",
  170. "description": "A purple chair for use at a desk.",
  171. "type": "chair",
  172. "price": 350,
  173. "index": 27,
  174. "width": 1,
  175. "height": 2,
  176. "boxWidth": 1,
  177. "boxHeight": 1,
  178. "rotations": 4,
  179. "rotatedWidth": 1,
  180. "rotatedHeight": 2,
  181. "rotatedBoxWidth": 1,
  182. "rotatedBoxHeight": 1,
  183. },
  184. {
  185. "id": 10,
  186. "texture": "furniture_gb.png",
  187. "name": "Green Stool",
  188. "description": "A small green stool.",
  189. "type": "chair",
  190. "price": 350,
  191. "index": 30,
  192. "width": 1,
  193. "height": 2,
  194. "boxWidth": 1,
  195. "boxHeight": 1,
  196. "rotations": 1,
  197. },
  198. {
  199. "id": 11,
  200. "texture": "furniture_gb.png",
  201. "name": "Brown Stool",
  202. "description": "A small brown stool.",
  203. "type": "chair",
  204. "price": 350,
  205. "index": 31,
  206. "width": 1,
  207. "height": 2,
  208. "boxWidth": 1,
  209. "boxHeight": 1,
  210. "rotations": 1,
  211. },
  212. {
  213. "id": 12,
  214. "texture": "furniture_gb.png",
  215. "name": "Dark Throne",
  216. "description": "An ostentatious throne.",
  217. "type": "chair",
  218. "price": 350,
  219. "index": 64,
  220. "width": 1,
  221. "height": 2,
  222. "boxWidth": 1,
  223. "boxHeight": 1,
  224. "rotations": 4,
  225. "rotatedWidth": 1,
  226. "rotatedHeight": 2,
  227. "rotatedBoxWidth": 1,
  228. "rotatedBoxHeight": 1,
  229. },
  230. {
  231. "id": 13,
  232. "texture": "furniture_gb.png",
  233. "name": "Wicker Seat Chair",
  234. "description": "A chair with a wicker seat.",
  235. "type": "Chair",
  236. "price": 150,
  237. "index": 67,
  238. "width": 1,
  239. "height": 2,
  240. "boxWidth": 1,
  241. "boxHeight":1,
  242. "rotations": 4,
  243. "rotatedWidth": 1,
  244. "rotatedHeight": 2,
  245. "rotatedBoxWidth": 1,
  246. "rotatedBoxHeight": 1,
  247. },
  248. {
  249. "id": 14,
  250. "texture": "furniture_gb.png",
  251. "name": "Red Chair",
  252. "description": "A fancy red chair.",
  253. "type": "chair",
  254. "price": 600,
  255. "index": 70,
  256. "width": 1,
  257. "height": 2,
  258. "boxWidth": 1,
  259. "boxHeight":1,
  260. "rotations": 4,
  261. "rotatedWidth": 1,
  262. "rotatedHeight": 2,
  263. "rotatedBoxWidth": 1,
  264. "rotatedBoxHeight": 1,
  265. },
  266. {
  267. "id": 15,
  268. "texture": "furniture_gb.png",
  269. "name": "Leaf Chair",
  270. "description": "A chair shaped like a leaf.",
  271. "type": "chair",
  272. "price": 450,
  273. "index": 73,
  274. "width": 1,
  275. "height": 2,
  276. "boxWidth": 1,
  277. "boxHeight":1,
  278. "rotations": 4,
  279. "rotatedWidth": 1,
  280. "rotatedHeight": 2,
  281. "rotatedBoxWidth": 1,
  282. "rotatedBoxHeight": 1,
  283. },
  284. {
  285. "id": 16,
  286. "texture": "furniture_gb.png",
  287. "name": "Polkadot Chair",
  288. "description": "A tiny pink polkadot chair.",
  289. "type": "chair",
  290. "price": 250,
  291. "index": 76,
  292. "width": 1,
  293. "height": 2,
  294. "boxWidth": 1,
  295. "boxHeight":1,
  296. "rotations": 4,
  297. "rotatedWidth": 1,
  298. "rotatedHeight": 2,
  299. "rotatedBoxWidth": 1,
  300. "rotatedBoxHeight": 1,
  301. },
  302. {
  303. "id": 17,
  304. "texture": "furniture_gb.png",
  305. "name": "Crystal Chair",
  306. "description": "A fancy stained glass chair.",
  307. "type": "chair",
  308. "price": 250,
  309. "index": 79,
  310. "width": 1,
  311. "height": 2,
  312. "boxWidth": 1,
  313. "boxHeight":1,
  314. "rotations": 4,
  315. "rotatedWidth": 1,
  316. "rotatedHeight": 2,
  317. "rotatedBoxWidth": 1,
  318. "rotatedBoxHeight": 1,
  319. },
  320. {
  321. "id": 18,
  322. "texture": "furniture_gb.png",
  323. "name": "Retro Chair",
  324. "description": "A retro rainbow chair.",
  325. "type": "chair",
  326. "price": 550,
  327. "index": 82,
  328. "width": 1,
  329. "height": 2,
  330. "boxWidth": 1,
  331. "boxHeight":1,
  332. "rotations": 4,
  333. "rotatedWidth": 1,
  334. "rotatedHeight": 2,
  335. "rotatedBoxWidth": 1,
  336. "rotatedBoxHeight": 1,
  337. },
  338. {
  339. "id": 19,
  340. "texture": "furniture_gb.png",
  341. "name": "Pink Chair",
  342. "description": "A pink draped chair.",
  343. "type": "chair",
  344. "price": 750,
  345. "index": 85,
  346. "width": 1,
  347. "height": 2,
  348. "boxWidth": 1,
  349. "boxHeight":1,
  350. "rotations": 4,
  351. "rotatedWidth": 1,
  352. "rotatedHeight": 2,
  353. "rotatedBoxWidth": 1,
  354. "rotatedBoxHeight": 1,
  355. },
  356. {
  357. "id": 20,
  358. "texture": "furniture_gb.png",
  359. "name": "Log Chair",
  360. "description": "A chair carved out of a log.",
  361. "type": "chair",
  362. "price": 450,
  363. "index": 88,
  364. "width": 1,
  365. "height": 2,
  366. "boxWidth": 1,
  367. "boxHeight": 1,
  368. "rotations": 4,
  369. "rotatedWidth": 1,
  370. "rotatedHeight": 2,
  371. "rotatedBoxWidth": 1,
  372. "rotatedBoxHeight": 1,
  373. },
  374. {
  375. "id": 21,
  376. "texture": "furniture_gb.png",
  377. "name": "Black Modern Chair",
  378. "description": "A plain black chair.",
  379. "type": "chair",
  380. "price": 400,
  381. "index": 91,
  382. "width": 1,
  383. "height": 2,
  384. "boxWidth": 1,
  385. "boxHeight": 1,
  386. "rotations": 4,
  387. "rotatedWidth": 1,
  388. "rotatedHeight": 2,
  389. "rotatedBoxWidth": 1,
  390. "rotatedBoxHeight": 1,
  391. },
  392. {
  393. "id": 22,
  394. "texture": "furniture_gb.png",
  395. "name": "Green Wood Stool",
  396. "description": "A small green wood stool.",
  397. "type": "chair",
  398. "price": 250,
  399. "index": 94,
  400. "width": 1,
  401. "height": 2,
  402. "boxWidth": 1,
  403. "boxHeight":1,
  404. "rotations": 1,
  405. },
  406. {
  407. "id": 23,
  408. "texture": "furniture_gb.png",
  409. "name": "Blue Wood Stool",
  410. "description": "A small blue wood stool.",
  411. "type": "chair",
  412. "price": 200,
  413. "index": 95,
  414. "width": 1,
  415. "height": 2,
  416. "boxWidth": 1,
  417. "boxHeight":1,
  418. "rotations": 1,
  419. },
  420. {
  421. "id": 24,
  422. "texture": "furniture_gb.png",
  423. "name": "Red Throne",
  424. "description": "A fancy red throne.",
  425. "type": "chair",
  426. "price": 600,
  427. "index": 128,
  428. "width": 1,
  429. "height": 2,
  430. "boxWidth": 1,
  431. "boxHeight": 1,
  432. "rotations": 4,
  433. "rotatedWidth": 1,
  434. "rotatedHeight": 2,
  435. "rotatedBoxWidth": 1,
  436. "rotatedBoxHeight": 1,
  437. },
  438. {
  439. "id": 25,
  440. "texture": "furniture_gb.png",
  441. "name": "Amethyst Chair",
  442. "description": "A seat carved from a geode.",
  443. "type": "chair",
  444. "price": 550,
  445. "index": 131,
  446. "width": 1,
  447. "height": 2,
  448. "boxWidth": 1,
  449. "boxHeight": 1,
  450. "rotations": 4,
  451. "rotatedWidth": 1,
  452. "rotatedHeight": 2,
  453. "rotatedBoxWidth": 1,
  454. "rotatedBoxHeight": 1,
  455. },
  456. {
  457. "id": 26,
  458. "texture": "furniture_gb.png",
  459. "name": "Wicker Back Bench",
  460. "description": "A bench with a wicker back.",
  461. "type": "bench",
  462. "price": 450,
  463. "index": 192,
  464. "width": 2,
  465. "height": 2,
  466. "boxWidth": 2,
  467. "boxHeight": 1,
  468. "rotations": 4,
  469. "rotatedWidth": 1,
  470. "rotatedHeight": 3,
  471. "rotatedBoxWidth": 1,
  472. "rotatedBoxHeight": 2,
  473. },
  474. {
  475. "id": 27,
  476. "texture": "furniture_gb.png",
  477. "name": "Dark Box Bench",
  478. "description": "A dark wood boxy bench.",
  479. "type": "bench",
  480. "price": 400,
  481. "index": 197,
  482. "width": 2,
  483. "height": 2,
  484. "boxWidth": 2,
  485. "boxHeight": 1,
  486. "rotations": 4,
  487. "rotatedWidth": 1,
  488. "rotatedHeight": 3,
  489. "rotatedBoxWidth": 1,
  490. "rotatedBoxHeight": 2,
  491. },
  492. {
  493. "id": 28,
  494. "texture": "furniture_gb.png",
  495. "name": "Poplar Slat Bench",
  496. "description": "A bench of poplar boards.",
  497. "type": "bench",
  498. "price": 400,
  499. "index": 202,
  500. "width": 2,
  501. "height": 2,
  502. "boxWidth": 2,
  503. "boxHeight": 1,
  504. "rotations": 4,
  505. "rotatedWidth": 1,
  506. "rotatedHeight": 3,
  507. "rotatedBoxWidth": 1,
  508. "rotatedBoxHeight": 2,
  509. },
  510. {
  511. "id": 29,
  512. "texture": "furniture_gb.png",
  513. "name": "Carved Wood Bench",
  514. "description": "A carved wood bench.",
  515. "type": "bench",
  516. "price": 400,
  517. "index": 207,
  518. "width": 2,
  519. "height": 2,
  520. "boxWidth": 2,
  521. "boxHeight": 1,
  522. "rotations": 4,
  523. "rotatedWidth": 1,
  524. "rotatedHeight": 3,
  525. "rotatedBoxWidth": 1,
  526. "rotatedBoxHeight": 2,
  527. },
  528. {
  529. "id": 30,
  530. "texture": "furniture_gb.png",
  531. "name": "Black Office Bench",
  532. "description": "A simple black modern bench.",
  533. "type": "bench",
  534. "price": 400,
  535. "index": 212,
  536. "width": 2,
  537. "height": 2,
  538. "boxWidth": 2,
  539. "boxHeight": 1,
  540. "rotations": 4,
  541. "rotatedWidth": 1,
  542. "rotatedHeight": 3,
  543. "rotatedBoxWidth": 1,
  544. "rotatedBoxHeight": 2,
  545. },
  546. {
  547. "id": 31,
  548. "texture": "furniture_gb.png",
  549. "name": "Blue Country Armchair",
  550. "description": "An armchair with blue floral upholstery.",
  551. "type": "armchair",
  552. "price": 550,
  553. "index": 288,
  554. "width": 2,
  555. "height": 2,
  556. "boxWidth": 2,
  557. "boxHeight": 1,
  558. "rotations": 4,
  559. "rotatedWidth": 2,
  560. "rotatedHeight": 2,
  561. "rotatedBoxWidth": 2,
  562. "rotatedBoxHeight": 2,
  563. },
  564. {
  565. "id": 32,
  566. "texture": "furniture_gb.png",
  567. "name": "Fancy Red Armchair",
  568. "description": "A carved and upholstered red armchair.",
  569. "type": "armchair",
  570. "price": 450,
  571. "index": 294,
  572. "width": 2,
  573. "height": 2,
  574. "boxWidth": 2,
  575. "boxHeight":2,
  576. "rotations": 4,
  577. "rotatedWidth": 2,
  578. "rotatedHeight": 2,
  579. "rotatedBoxWidth": 2,
  580. "rotatedBoxHeight": 2,
  581. },
  582. {
  583. "id": 33,
  584. "texture": "furniture_gb.png",
  585. "name": "Green Armchair",
  586. "description": "A dark wood and green armchair.",
  587. "type": "armchair",
  588. "price": 450,
  589. "index": 300,
  590. "width": 2,
  591. "height": 2,
  592. "boxWidth": 2,
  593. "boxHeight":2,
  594. "rotations": 4,
  595. "rotatedWidth": 2,
  596. "rotatedHeight": 2,
  597. "rotatedBoxWidth": 2,
  598. "rotatedBoxHeight": 2,
  599. },
  600. {
  601. "id": 34,
  602. "texture": "furniture_gb.png",
  603. "name": "Yellow Armchair",
  604. "description": "A yellow armchair.",
  605. "type": "armchair",
  606. "price": 450,
  607. "index": 306,
  608. "width": 2,
  609. "height": 2,
  610. "boxWidth": 2,
  611. "boxHeight":2,
  612. "rotations": 4,
  613. "rotatedWidth": 2,
  614. "rotatedHeight": 2,
  615. "rotatedBoxWidth": 2,
  616. "rotatedBoxHeight": 2,
  617. },
  618. {
  619. "id": 35,
  620. "texture": "furniture_gb.png",
  621. "name": "Brown Modern Armchair",
  622. "description": "A simple brown armchair.",
  623. "type": "armchair",
  624. "price": 450,
  625. "index": 312,
  626. "width": 2,
  627. "height": 2,
  628. "boxWidth": 2,
  629. "boxHeight":2,
  630. "rotations": 4,
  631. "rotatedWidth": 2,
  632. "rotatedHeight": 2,
  633. "rotatedBoxWidth": 2,
  634. "rotatedBoxHeight": 2,
  635. },
  636. {
  637. "id": 36,
  638. "texture": "furniture_gb.png",
  639. "name": "Blue Country Couch",
  640. "description": "A sofa with blue floral upholstery.",
  641. "type": "couch",
  642. "price": 750,
  643. "index": 416,
  644. "width": 3,
  645. "height": 2,
  646. "boxWidth": 3,
  647. "boxHeight":1,
  648. "rotations": 4,
  649. "rotatedWidth": 2,
  650. "rotatedHeight": 3,
  651. "rotatedBoxWidth": 2,
  652. "rotatedBoxHeight": 3,
  653. },
  654. {
  655. "id": 37,
  656. "texture": "furniture_gb.png",
  657. "name": "Red Fancy Couch",
  658. "description": "A fancy red upholstered couch.",
  659. "type": "couch",
  660. "price": 750,
  661. "index": 424,
  662. "width": 3,
  663. "height": 2,
  664. "boxWidth": 3,
  665. "boxHeight":1,
  666. "rotations": 4,
  667. "rotatedWidth": 2,
  668. "rotatedHeight": 3,
  669. "rotatedBoxWidth": 2,
  670. "rotatedBoxHeight": 3,
  671. },
  672. {
  673. "id": 38,
  674. "texture": "furniture_gb.png",
  675. "name": "Green Sofa",
  676. "description": "A dark wood and green sofa.",
  677. "type": "couch",
  678. "price": 750,
  679. "index": 432,
  680. "width": 3,
  681. "height": 2,
  682. "boxWidth": 3,
  683. "boxHeight":1,
  684. "rotations": 4,
  685. "rotatedWidth": 2,
  686. "rotatedHeight": 3,
  687. "rotatedBoxWidth": 2,
  688. "rotatedBoxHeight": 3,
  689. },
  690. {
  691. "id":39,
  692. "texture": "furniture_gb.png",
  693. "name": "Yellow Sofa",
  694. "description": "A yellow sofa.",
  695. "type": "couch",
  696. "price": 750,
  697. "index": 440,
  698. "width": 3,
  699. "height": 2,
  700. "boxWidth": 3,
  701. "boxHeight":1,
  702. "rotations": 4,
  703. "rotatedWidth": 2,
  704. "rotatedHeight": 3,
  705. "rotatedBoxWidth": 2,
  706. "rotatedBoxHeight": 3,
  707. },
  708. {
  709. "id": 40,
  710. "texture": "furniture_gb.png",
  711. "name": "Brown Sofa",
  712. "description": "A plain brown sofa.",
  713. "type": "couch",
  714. "price": 750,
  715. "index": 512,
  716. "width": 3,
  717. "height": 2,
  718. "boxWidth": 3,
  719. "boxHeight":1,
  720. "rotations": 4,
  721. "rotatedWidth": 2,
  722. "rotatedHeight": 3,
  723. "rotatedBoxWidth": 2,
  724. "rotatedBoxHeight": 3,
  725. },
  726. {
  727. "id": 41,
  728. "texture": "furniture_gb.png",
  729. "name": "Polkadot Couch",
  730. "description": "A black and pink polkadot couch.",
  731. "type": "couch",
  732. "price": 750,
  733. "index": 520,
  734. "width": 3,
  735. "height": 2,
  736. "boxWidth": 3,
  737. "boxHeight":1,
  738. "rotations": 4,
  739. "rotatedWidth": 2,
  740. "rotatedHeight": 3,
  741. "rotatedBoxWidth": 2,
  742. "rotatedBoxHeight": 3,
  743. },
  744. {
  745. "id": 42,
  746. "texture": "furniture_gb.png",
  747. "name": "Stellar Couch",
  748. "description": "A couch with star patterned upholstery.",
  749. "type": "couch",
  750. "price": 750,
  751. "index": 528,
  752. "width": 3,
  753. "height": 2,
  754. "boxWidth": 3,
  755. "boxHeight":1,
  756. "rotations": 4,
  757. "rotatedWidth": 2,
  758. "rotatedHeight": 3,
  759. "rotatedBoxWidth": 2,
  760. "rotatedBoxHeight": 3,
  761. },
  762. {
  763. "id": 43,
  764. "texture": "furniture_gb.png",
  765. "name": "Luau Sofa",
  766. "description": "A sofa with a green color scheme.",
  767. "type": "couch",
  768. "price": 750,
  769. "index": 536,
  770. "width": 3,
  771. "height": 2,
  772. "boxWidth": 3,
  773. "boxHeight":1,
  774. "rotations": 4,
  775. "rotatedWidth": 2,
  776. "rotatedHeight": 3,
  777. "rotatedBoxWidth": 2,
  778. "rotatedBoxHeight": 3,
  779. },
  780. {
  781. "id": 44,
  782. "texture": "furniture_gb.png",
  783. "name": "Set Of Drawers",
  784. "description": "A medium wood chest of drawers.",
  785. "type": "dresser",
  786. "price": 350,
  787. "index": 704,
  788. "width": 2,
  789. "height": 2,
  790. "boxWidth": 2,
  791. "boxHeight":2,
  792. "rotations": 4,
  793. "rotatedWidth": 1,
  794. "rotatedHeight": 3,
  795. "rotatedBoxWidth": 1,
  796. "rotatedBoxHeight": 2,
  797. },
  798. {
  799. "id": 45,
  800. "texture": "furniture_gb.png",
  801. "name": "Dark Wood Dresser",
  802. "description": "A dark wood dresser.",
  803. "type": "dresser",
  804. "price": 350,
  805. "index": 709,
  806. "width": 2,
  807. "height": 2,
  808. "boxWidth": 2,
  809. "boxHeight":2,
  810. "rotations": 4,
  811. "rotatedWidth": 1,
  812. "rotatedHeight": 3,
  813. "rotatedBoxWidth": 1,
  814. "rotatedBoxHeight": 2,
  815. },
  816. {
  817. "id": 46,
  818. "texture": "furniture_gb.png",
  819. "name": "Poplar Dresser",
  820. "description": "A plain poplar dresser.",
  821. "type": "dresser",
  822. "price": 350,
  823. "index": 714,
  824. "width": 2,
  825. "height": 2,
  826. "boxWidth": 2,
  827. "boxHeight":2,
  828. "rotations": 4,
  829. "rotatedWidth": 1,
  830. "rotatedHeight": 3,
  831. "rotatedBoxWidth": 1,
  832. "rotatedBoxHeight": 2,
  833. },
  834. {
  835. "id": 47,
  836. "texture": "furniture_gb.png",
  837. "name": "Carved Dresser",
  838. "description": "A carved wood dresser.",
  839. "type": "dresser",
  840. "price": 350,
  841. "index": 719,
  842. "width": 2,
  843. "height": 2,
  844. "boxWidth": 2,
  845. "boxHeight":2,
  846. "rotations": 4,
  847. "rotatedWidth": 1,
  848. "rotatedHeight": 3,
  849. "rotatedBoxWidth": 1,
  850. "rotatedBoxHeight": 2,
  851. },
  852. {
  853. "id": 48,
  854. "texture": "furniture_gb.png",
  855. "name": "Carved Wood Settee",
  856. "description": "An elegant carved wood seat.",
  857. "type": "decor",
  858. "price": 600,
  859. "index": 724,
  860. "width": 2,
  861. "height": 2,
  862. "boxWidth":2,
  863. "boxHeight":1,
  864. "rotations": 2,
  865. "rotatedWidth": 1,
  866. "rotatedHeight": 3,
  867. "rotatedBoxWidth": 1,
  868. "rotatedBoxHeight": 2,
  869. },
  870. {
  871. "id": 49,
  872. "texture": "furniture_gb.png",
  873. "name": "Stone Slab",
  874. "description": "An ancient mossy slab of rock.",
  875. "type": "decor",
  876. "price": 650,
  877. "index": 727,
  878. "width": 2,
  879. "height": 3,
  880. "boxWidth":2,
  881. "boxHeight":1,
  882. "rotations": 2,
  883. "rotatedWidth": 1,
  884. "rotatedHeight": 3,
  885. "rotatedBoxWidth": 1,
  886. "rotatedBoxHeight": 3,
  887. },
  888. {
  889. "id": 50,
  890. "texture": "furniture_gb.png",
  891. "name": "Crystal Dining Table",
  892. "description": "A fancy stained glass dining table.",
  893. "type": "long table",
  894. "price": 1500,
  895. "index": 800,
  896. "width": 5,
  897. "height": 3,
  898. "boxWidth": 5,
  899. "boxHeight":2,
  900. "rotations": 2,
  901. "rotatedWidth": 2,
  902. "rotatedHeight": 5,
  903. "rotatedBoxWidth": 2,
  904. "rotatedBoxHeight": 4,
  905. },
  906. {
  907. "id": 51,
  908. "texture": "furniture_gb.png",
  909. "name": "Glass Dining Table",
  910. "description": "A dining table with a glass top.",
  911. "type": "long table",
  912. "price": 2000,
  913. "index": 807,
  914. "width": 5,
  915. "height": 3,
  916. "boxWidth": 5,
  917. "boxHeight":2,
  918. "rotations": 2,
  919. "rotatedWidth": 2,
  920. "rotatedHeight": 5,
  921. "rotatedBoxWidth": 2,
  922. "rotatedBoxHeight": 4,
  923. },
  924. {
  925. "id": 52,
  926. "texture": "furniture_gb.png",
  927. "name": "Rounded Wood Dining Table",
  928. "description": "A simple wood dining table.",
  929. "type": "long table",
  930. "price": 2500,
  931. "index": 814,
  932. "width": 5,
  933. "height": 3,
  934. "boxWidth": 5,
  935. "boxHeight":2,
  936. "rotations": 2,
  937. "rotatedWidth": 2,
  938. "rotatedHeight": 5,
  939. "rotatedBoxWidth": 2,
  940. "rotatedBoxHeight": 4,
  941. },
  942. {
  943. "id": 53,
  944. "texture": "furniture_gb.png",
  945. "name": "Black Dining Table",
  946. "description": "A modern black dining table.",
  947. "type": "long table",
  948. "price": 2000,
  949. "index": 821,
  950. "width": 5,
  951. "height": 3,
  952. "boxWidth": 5,
  953. "boxHeight":2,
  954. "rotations": 2,
  955. "rotatedWidth": 2,
  956. "rotatedHeight": 5,
  957. "rotatedBoxWidth": 2,
  958. "rotatedBoxHeight": 4,
  959. },
  960. {
  961. "id": 54,
  962. "texture": "furniture_gb.png",
  963. "name": "Writing Desk",
  964. "description": "A rustic walnut table.",
  965. "type": "table",
  966. "price": 800,
  967. "index": 1120,
  968. "width": 2,
  969. "height": 3,
  970. "boxWidth": 2,
  971. "boxHeight":1,
  972. "rotations": 1,
  973. },
  974. {
  975. "id": 55,
  976. "texture": "furniture_gb.png",
  977. "name": "Office Desk",
  978. "description": "A dark wood desk.",
  979. "type": "table",
  980. "price": 1000,
  981. "index": 1122,
  982. "width": 2,
  983. "height": 3,
  984. "boxWidth": 2,
  985. "boxHeight":1,
  986. "rotations": 1,
  987. },
  988. {
  989. "id": 56,
  990. "texture": "furniture_gb.png",
  991. "name": "Poplar Desk",
  992. "description": "A turned poplar desk.",
  993. "type": "table",
  994. "price": 1000,
  995. "index": 1124,
  996. "width": 2,
  997. "height": 3,
  998. "boxWidth": 2,
  999. "boxHeight":1,
  1000. "rotations": 1,
  1001. },
  1002. {
  1003. "id": 57,
  1004. "texture": "furniture_gb.png",
  1005. "name": "Square Writing Desk",
  1006. "description": "A sturdy writing desk.",
  1007. "type": "table",
  1008. "price": 900,
  1009. "index": 1126,
  1010. "width": 2,
  1011. "height": 3,
  1012. "boxWidth": 2,
  1013. "boxHeight":1,
  1014. "rotations": 1,
  1015. },
  1016. {
  1017. "id": 58,
  1018. "texture": "furniture_gb.png",
  1019. "name": "Egyptian Table",
  1020. "description": "A replica ancient Egyptian table.",
  1021. "type": "table",
  1022. "price": 900,
  1023. "index": 1128,
  1024. "width": 2,
  1025. "height": 3,
  1026. "boxWidth": 2,
  1027. "boxHeight":1,
  1028. "rotations": 1,
  1029. },
  1030. {
  1031. "id": 59,
  1032. "texture": "furniture_gb.png",
  1033. "name": "Lunar Table",
  1034. "description": "A table with a moon theme.",
  1035. "type": "table",
  1036. "price": 900,
  1037. "index": 1130,
  1038. "width": 2,
  1039. "height": 3,
  1040. "boxWidth": 2,
  1041. "boxHeight":1,
  1042. "rotations": 1,
  1043. },
  1044. {
  1045. "id": 60,
  1046. "texture": "furniture_gb.png",
  1047. "name": "Black Table",
  1048. "description": "A curved black table.",
  1049. "type": "table",
  1050. "price": 900,
  1051. "index": 1132,
  1052. "width": 2,
  1053. "height": 3,
  1054. "boxWidth": 2,
  1055. "boxHeight":1,
  1056. "rotations": 1,
  1057. },
  1058. {
  1059. "id": 61,
  1060. "texture": "furniture_gb.png",
  1061. "name": "Wood Table",
  1062. "description": "A simple wood table.",
  1063. "type": "table",
  1064. "price": 900,
  1065. "index": 1134,
  1066. "width": 2,
  1067. "height": 3,
  1068. "boxWidth": 2,
  1069. "boxHeight":1,
  1070. "rotations": 1,
  1071. },
  1072. {
  1073. "id": 62,
  1074. "texture": "furniture_gb.png",
  1075. "name": "Shiny Wood Table",
  1076. "description": "A highly polished wood table.",
  1077. "type": "table",
  1078. "price": 900,
  1079. "index": 1136,
  1080. "width": 2,
  1081. "height": 3,
  1082. "boxWidth": 2,
  1083. "boxHeight":1,
  1084. "rotations": 1,
  1085. },
  1086. {
  1087. "id": 63,
  1088. "texture": "furniture_gb.png",
  1089. "name": "Beaded Table",
  1090. "description": "A table with colorful dangling beads.",
  1091. "type": "table",
  1092. "price": 900,
  1093. "index": 1138,
  1094. "width": 2,
  1095. "height": 3,
  1096. "boxWidth": 2,
  1097. "boxHeight":1,
  1098. "rotations": 1,
  1099. },
  1100. {
  1101. "id": 64,
  1102. "texture": "furniture_gb.png",
  1103. "name": "Rock Pit",
  1104. "description": "Somehow you can pick it up.",
  1105. "type": "rug",
  1106. "price": 900,
  1107. "index": 1140,
  1108. "width": 2,
  1109. "height": 3,
  1110. "boxWidth": 2,
  1111. "boxHeight":2,
  1112. "rotations": 1,
  1113. },
  1114. {
  1115. "id": 65,
  1116. "texture": "furniture_gb.png",
  1117. "name": "Puzzle Table",
  1118. "description": "A table with a puzzle on it.",
  1119. "type": "table",
  1120. "price": 900,
  1121. "index": 1142,
  1122. "width": 2,
  1123. "height": 3,
  1124. "boxWidth": 2,
  1125. "boxHeight":1,
  1126. "rotations": 1,
  1127. },
  1128. {
  1129. "id": 66,
  1130. "texture": "furniture_gb.png",
  1131. "name": "Crystal Desk",
  1132. "description": "A fancy stained glass desk.",
  1133. "type": "table",
  1134. "price": 900,
  1135. "index": 1144,
  1136. "width": 2,
  1137. "height": 3,
  1138. "boxWidth": 2,
  1139. "boxHeight":1,
  1140. "rotations": 1,
  1141. },
  1142. {
  1143. "id": 67,
  1144. "texture": "furniture_gb.png",
  1145. "name": "Artist Desk",
  1146. "description": "A white desk splattered with paint.",
  1147. "type": "table",
  1148. "price": 1000,
  1149. "index": 1146,
  1150. "width": 2,
  1151. "height": 3,
  1152. "boxWidth": 2,
  1153. "boxHeight":1,
  1154. "rotations": 1,
  1155. },
  1156. {
  1157. "id": 68,
  1158. "texture": "furniture_gb.png",
  1159. "name": "Flower Table",
  1160. "description": "A table covered in flowers.",
  1161. "type": "table",
  1162. "price": 1000,
  1163. "index": 1148,
  1164. "width": 2,
  1165. "height": 3,
  1166. "boxWidth": 2,
  1167. "boxHeight":1,
  1168. "rotations": 1,
  1169. },
  1170. {
  1171. "id": 69,
  1172. "texture": "furniture_gb.png",
  1173. "name": "Black Desk",
  1174. "description": "An elegant black desk.",
  1175. "type": "table",
  1176. "price": 1000,
  1177. "index": 1150,
  1178. "width": 2,
  1179. "height": 3,
  1180. "boxWidth": 2,
  1181. "boxHeight":1,
  1182. "rotations": 1,
  1183. },
  1184. {
  1185. "id": 70,
  1186. "texture": "furniture_gb.png",
  1187. "name": "Short Drawers",
  1188. "description": "A squat set of drawers.",
  1189. "type": "table",
  1190. "price": 750,
  1191. "index": 1216,
  1192. "width": 2,
  1193. "height": 2,
  1194. "boxWidth": 2,
  1195. "boxHeight":1,
  1196. "rotations": 1,
  1197. },
  1198. {
  1199. "id": 71,
  1200. "texture": "furniture_gb.png",
  1201. "name": "Dark Wood Tea Table",
  1202. "description": "A plain tea table.",
  1203. "type": "table",
  1204. "price": 750,
  1205. "index": 1218,
  1206. "width": 2,
  1207. "height": 2,
  1208. "boxWidth": 2,
  1209. "boxHeight":1,
  1210. "rotations": 1,
  1211. },
  1212. {
  1213. "id": 72,
  1214. "texture": "furniture_gb.png",
  1215. "name": "Poplar Slat Tea Table",
  1216. "description": "A poplar tea table.",
  1217. "type": "table",
  1218. "price": 750,
  1219. "index": 1220,
  1220. "width": 2,
  1221. "height": 2,
  1222. "boxWidth": 2,
  1223. "boxHeight":1,
  1224. "rotations": 1,
  1225. },
  1226. {
  1227. "id": 73,
  1228. "texture": "furniture_gb.png",
  1229. "name": "Carved Tea Table",
  1230. "description": "An ornately carved tea table.",
  1231. "type": "table",
  1232. "price": 800,
  1233. "index": 1222,
  1234. "width": 2,
  1235. "height": 2,
  1236. "boxWidth": 2,
  1237. "boxHeight":1,
  1238. "rotations": 1,
  1239. },
  1240. {
  1241. "id": 74,
  1242. "texture": "furniture_gb.png",
  1243. "name": "Black Modern Table",
  1244. "description": "A curvey black table.",
  1245. "type": "table",
  1246. "price": 750,
  1247. "index": 1224,
  1248. "width": 2,
  1249. "height": 2,
  1250. "boxWidth": 2,
  1251. "boxHeight":1,
  1252. "rotations": 1,
  1253. },
  1254. {
  1255. "id": 75,
  1256. "texture": "furniture_gb.png",
  1257. "name": "Work Table",
  1258. "description": "A table covered in plans.",
  1259. "type": "table",
  1260. "price": 750,
  1261. "index": 1226,
  1262. "width": 2,
  1263. "height": 2,
  1264. "boxWidth": 2,
  1265. "boxHeight":1,
  1266. "rotations": 1,
  1267. },
  1268. {
  1269. "id": 76,
  1270. "texture": "furniture_gb.png",
  1271. "name": "China Case",
  1272. "description": "A case of fine china.",
  1273. "type": "bookcase",
  1274. "price": 1150,
  1275. "index": 1280,
  1276. "width": 3,
  1277. "height": 3,
  1278. "boxWidth": 3,
  1279. "boxHeight":1,
  1280. "rotations": 1,
  1281. },
  1282. {
  1283. "id": 77,
  1284. "texture": "furniture_gb.png",
  1285. "name": "Rounded Bookcase",
  1286. "description": "A bookcase with a round top.",
  1287. "type": "decor",
  1288. "price": 1050,
  1289. "index": 1283,
  1290. "width": 2,
  1291. "height": 3,
  1292. "boxWidth": 2,
  1293. "boxHeight":1,
  1294. "rotations": 1,
  1295. },
  1296. {
  1297. "id": 78,
  1298. "texture": "furniture_gb.png",
  1299. "name": "Bookcase",
  1300. "description": "A carved wood bookcase.",
  1301. "type": "decor",
  1302. "price": 1050,
  1303. "index": 1285,
  1304. "width": 2,
  1305. "height": 3,
  1306. "boxWidth": 2,
  1307. "boxHeight":1,
  1308. "rotations": 1,
  1309. },
  1310. {
  1311. "id": 79,
  1312. "texture": "furniture_gb.png",
  1313. "name": "Modern Shelves",
  1314. "description": "A modern set of black shelves.",
  1315. "type": "bookcase",
  1316. "price": 1150,
  1317. "index": 1287,
  1318. "width": 2,
  1319. "height": 3,
  1320. "boxWidth": 2,
  1321. "boxHeight":1,
  1322. "rotations": 1,
  1323. },
  1324. {
  1325. "id": 80,
  1326. "texture": "furniture_gb.png",
  1327. "name": "Gothic Bookcase",
  1328. "description": "A very elaborate black bookcase.",
  1329. "type": "decor",
  1330. "price": 1100,
  1331. "index": 1289,
  1332. "width": 2,
  1333. "height": 3,
  1334. "boxWidth": 2,
  1335. "boxHeight":1,
  1336. "rotations": 1,
  1337. },
  1338. {
  1339. "id": 81,
  1340. "texture": "furniture_gb.png",
  1341. "name": "Gold Column",
  1342. "description": "A pale golden column.",
  1343. "type": "bookcase",
  1344. "price": 1050,
  1345. "index": 1292,
  1346. "width": 1,
  1347. "height": 3,
  1348. "boxWidth": 1,
  1349. "boxHeight":1,
  1350. "rotations": 1,
  1351. },
  1352. {
  1353. "id": 82,
  1354. "texture": "furniture_gb.png",
  1355. "name": "Chicken Statue",
  1356. "description": "A very dashing statue of a chicken.",
  1357. "type": "decor",
  1358. "price": 1000,
  1359. "index": 1305,
  1360. "width": 1,
  1361. "height": 2,
  1362. "boxWidth": 1,
  1363. "boxHeight":1,
  1364. "rotations": 1,
  1365. },
  1366. {
  1367. "id": 83,
  1368. "texture": "furniture_gb.png",
  1369. "name": "Dried Flowers",
  1370. "description": "A pot of dried sunflowers.",
  1371. "type": "decor",
  1372. "price": 1000,
  1373. "index": 1307,
  1374. "width": 1,
  1375. "height": 2,
  1376. "boxWidth": 1,
  1377. "boxHeight":1,
  1378. "rotations": 1,
  1379. },
  1380. {
  1381. "id": 84,
  1382. "texture": "furniture_gb.png",
  1383. "name": "Small Catalog",
  1384. "description": "A small catalog on a stand.",
  1385. "type": "decor",
  1386. "price": 1000,
  1387. "index": 1308,
  1388. "width": 1,
  1389. "height": 2,
  1390. "boxWidth": 1,
  1391. "boxHeight":1,
  1392. "rotations": 1,
  1393. },
  1394. {
  1395. "id": 85,
  1396. "texture": "furniture_gb.png",
  1397. "name": "Potted Plant 1",
  1398. "description": "A small bunch of orange flowers in a pot.",
  1399. "type": "decor",
  1400. "price": 1000,
  1401. "index": 1379,
  1402. "width": 1,
  1403. "height": 2,
  1404. "boxWidth": 1,
  1405. "boxHeight":1,
  1406. "rotations": 1,
  1407. },
  1408. {
  1409. "id": 86,
  1410. "texture": "furniture_gb.png",
  1411. "name": "Houseplant 2",
  1412. "description": "A potted plant with red berries.",
  1413. "type": "decor",
  1414. "price": 1000,
  1415. "index": 1390,
  1416. "width": 1,
  1417. "height": 2,
  1418. "boxWidth": 1,
  1419. "boxHeight":1,
  1420. "rotations": 1,
  1421. },
  1422. {
  1423. "id": 87,
  1424. "texture": "furniture_gb.png",
  1425. "name": "Small Desk",
  1426. "description": "A small table with a drawer.",
  1427. "type": "table",
  1428. "price": 650,
  1429. "index": 1391,
  1430. "width": 1,
  1431. "height": 2,
  1432. "boxWidth": 1,
  1433. "boxHeight":1,
  1434. "rotations": 2,
  1435. "rotatedWidth": 1,
  1436. "rotatedHeight": 2,
  1437. "rotatedBoxWidth": 1,
  1438. "rotatedBoxHeight": 1,
  1439. },
  1440. {
  1441. "id": 88,
  1442. "texture": "furniture_gb.png",
  1443. "name": "Nightstand",
  1444. "description": "A small night table made of walnut.",
  1445. "type": "table",
  1446. "price": 650,
  1447. "index": 1393,
  1448. "width": 1,
  1449. "height": 2,
  1450. "boxWidth": 1,
  1451. "boxHeight":1,
  1452. "rotations": 2,
  1453. "rotatedWidth": 1,
  1454. "rotatedHeight": 2,
  1455. "rotatedBoxWidth": 1,
  1456. "rotatedBoxHeight": 1,
  1457. },
  1458. {
  1459. "id": 89,
  1460. "texture": "furniture_gb.png",
  1461. "name": "Poplar Slat Nightstand",
  1462. "description": "A small night table of poplar boards.",
  1463. "type": "table",
  1464. "price": 700,
  1465. "index": 1395,
  1466. "width": 1,
  1467. "height": 2,
  1468. "boxWidth": 1,
  1469. "boxHeight":1,
  1470. "rotations": 2,
  1471. "rotatedWidth": 1,
  1472. "rotatedHeight": 2,
  1473. "rotatedBoxWidth": 1,
  1474. "rotatedBoxHeight": 1,
  1475. },
  1476. {
  1477. "id": 90,
  1478. "texture": "furniture_gb.png",
  1479. "name": "Carved Nightstand",
  1480. "description": "A carved wood night table.",
  1481. "type": "table",
  1482. "price": 700,
  1483. "index": 1397,
  1484. "width": 1,
  1485. "height": 2,
  1486. "boxWidth": 1,
  1487. "boxHeight":1,
  1488. "rotations": 2,
  1489. "rotatedWidth": 1,
  1490. "rotatedHeight": 2,
  1491. "rotatedBoxWidth": 1,
  1492. "rotatedBoxHeight": 1,
  1493. },
  1494. {
  1495. "id": 91,
  1496. "texture": "furniture_gb.png",
  1497. "name": "Modern Nightstand",
  1498. "description": "A modern glass night table.",
  1499. "type": "table",
  1500. "price": 700,
  1501. "index": 1399,
  1502. "width": 1,
  1503. "height": 2,
  1504. "boxWidth": 1,
  1505. "boxHeight":1,
  1506. "rotations": 1,
  1507. },
  1508. {
  1509. "id": 92,
  1510. "texture": "furniture_gb.png",
  1511. "name": "Tiny Wood Table",
  1512. "description": "A very small carved wood table with cabriole legs.",
  1513. "type": "table",
  1514. "price": 700,
  1515. "index": 1400,
  1516. "width": 1,
  1517. "height": 2,
  1518. "boxWidth": 1,
  1519. "boxHeight":1,
  1520. "rotations": 1,
  1521. },
  1522. {
  1523. "id": 93,
  1524. "texture": "furniture_gb.png",
  1525. "name": "Small Crystal Table",
  1526. "description": "A small fancy stained glass table.",
  1527. "type": "table",
  1528. "price": 750,
  1529. "index": 1401,
  1530. "width": 1,
  1531. "height": 2,
  1532. "boxWidth": 1,
  1533. "boxHeight":1,
  1534. "rotations": 1,
  1535. },
  1536. {
  1537. "id": 94,
  1538. "texture": "furniture_gb.png",
  1539. "name": "Tall Lamp",
  1540. "description": "A large lamp.",
  1541. "type": "lamp",
  1542. "price": 700,
  1543. "index": 1443,
  1544. "width": 1,
  1545. "height": 3,
  1546. "boxWidth": 1,
  1547. "boxHeight": 1,
  1548. "rotations": 1,
  1549. },
  1550. {
  1551. "id": 95,
  1552. "texture": "furniture_gb.png",
  1553. "name": "Fancy Box Lamp",
  1554. "description": "A box lamp with a landscape.",
  1555. "type": "lamp",
  1556. "price": 700,
  1557. "index": 1445,
  1558. "width": 1,
  1559. "height": 3,
  1560. "boxWidth": 1,
  1561. "boxHeight": 1,
  1562. "rotations": 1,
  1563. },
  1564. {
  1565. "id": 96,
  1566. "texture": "furniture_gb.png",
  1567. "name": "Modern Box Lamp",
  1568. "description": "A minimalist box lamp.",
  1569. "type": "lamp",
  1570. "price": 750,
  1571. "index": 1447,
  1572. "width": 1,
  1573. "height": 3,
  1574. "boxWidth": 1,
  1575. "boxHeight": 1,
  1576. "rotations": 1,
  1577. },
  1578. {
  1579. "id": 97,
  1580. "texture": "furniture_gb.png",
  1581. "name": " Table Lamp",
  1582. "description": "A small lamp with an urn shaped body.",
  1583. "type": "lamp",
  1584. "price": 700,
  1585. "index": 1449,
  1586. "width": 1,
  1587. "height": 3,
  1588. "boxWidth": 1,
  1589. "boxHeight": 1,
  1590. "rotations": 1,
  1591. },
  1592. {
  1593. "id": 98,
  1594. "texture": "furniture_gb.png",
  1595. "name": "Pink Flower Floor Covering",
  1596. "description": "A pink flowering floor covering.",
  1597. "type": "rug",
  1598. "price": 1000,
  1599. "index": 1451,
  1600. "width": 3,
  1601. "height": 2,
  1602. "boxWidth": 3,
  1603. "boxHeight": 2,
  1604. "rotations": 2,
  1605. "rotatedWidth": 2,
  1606. "rotatedHeight": 3,
  1607. "rotatedBoxWidth": 2,
  1608. "rotatedBoxHeight": 3,
  1609. },
  1610. {
  1611. "id": 99,
  1612. "texture": "furniture_gb.png",
  1613. "name": "Purple Flower Floor Covering 1",
  1614. "description": "A purple flowering floor covering.",
  1615. "type": "rug",
  1616. "price": 1000,
  1617. "index": 1456,
  1618. "width": 3,
  1619. "height": 2,
  1620. "boxWidth": 3,
  1621. "boxHeight": 2,
  1622. "rotations": 2,
  1623. "rotatedWidth": 2,
  1624. "rotatedHeight": 3,
  1625. "rotatedBoxWidth": 2,
  1626. "rotatedBoxHeight": 3,
  1627. },
  1628. {
  1629. "id": 100,
  1630. "texture": "furniture_gb.png",
  1631. "name": "Purple Flower Floor Covering 2",
  1632. "description": "A purple flowering floor covering.",
  1633. "type": "rug",
  1634. "price": 1000,
  1635. "index": 1461,
  1636. "width": 3,
  1637. "height": 2,
  1638. "boxWidth": 3,
  1639. "boxHeight": 2,
  1640. "rotations": 2,
  1641. "rotatedWidth": 2,
  1642. "rotatedHeight": 3,
  1643. "rotatedBoxWidth": 2,
  1644. "rotatedBoxHeight": 3,
  1645. },
  1646. {
  1647. "id": 101,
  1648. "texture": "furniture_gb.png",
  1649. "name": "Wizard Window",
  1650. "description": "A window with a cosmic curtain.",
  1651. "type": "window",
  1652. "price": 600,
  1653. "index": 1614,
  1654. "width": 1,
  1655. "height": 2,
  1656. "boxWidth":1,
  1657. "boxHeight":2,
  1658. "rotations": 1,
  1659. },
  1660. {
  1661. "id": 102,
  1662. "texture": "furniture_gb.png",
  1663. "name": "Small Window",
  1664. "description": "A small rectangular window.",
  1665. "type": "window",
  1666. "price": 550,
  1667. "index": 1616,
  1668. "width": 1,
  1669. "height": 2,
  1670. "boxWidth":1,
  1671. "boxHeight":2,
  1672. "rotations": 1,
  1673. },
  1674. {
  1675. "id": 103,
  1676. "texture": "furniture_gb.png",
  1677. "name": "Chicken Mat",
  1678. "description": "A floor mat with a chicken on it.",
  1679. "type": "rug",
  1680. "price": 850,
  1681. "index": 1618,
  1682. "width": 3,
  1683. "height": 2,
  1684. "boxWidth": 3,
  1685. "boxHeight": 2,
  1686. "rotations": 2,
  1687. "rotatedWidth": 2,
  1688. "rotatedHeight": 3,
  1689. "rotatedBoxWidth": 2,
  1690. "rotatedBoxHeight": 3,
  1691. },
  1692. {
  1693. "id": 104,
  1694. "texture": "furniture_gb.png",
  1695. "name": "Boarded Window",
  1696. "description": "A window that has been totally boarded up.",
  1697. "type": "painting",
  1698. "price": 300,
  1699. "index": 1630,
  1700. "width": 1,
  1701. "height": 2,
  1702. "boxWidth":1,
  1703. "boxHeight":2,
  1704. "rotations": 1,
  1705. },
  1706. {
  1707. "id": 105,
  1708. "texture": "furniture_gb.png",
  1709. "name": "Porthole Window",
  1710. "description": "A small round window.",
  1711. "type": "window",
  1712. "price": 600,
  1713. "index": 1673,
  1714. "width": 1,
  1715. "height": 2,
  1716. "boxWidth":1,
  1717. "boxHeight":2,
  1718. "rotations": 1,
  1719. },
  1720. {
  1721. "id": 106,
  1722. "texture": "furniture_gb.png",
  1723. "name": "White Window",
  1724. "description": "A white rounded window.",
  1725. "type": "window",
  1726. "price": 600,
  1727. "index": 1678,
  1728. "width": 1,
  1729. "height": 2,
  1730. "boxWidth":1,
  1731. "boxHeight":2,
  1732. "rotations": 1,
  1733. },
  1734. {
  1735. "id": 107,
  1736. "texture": "furniture_gb.png",
  1737. "name": "Ornate Window",
  1738. "description": "An ornately carved window.",
  1739. "type": "window",
  1740. "price": 600,
  1741. "index": 1682,
  1742. "width": 1,
  1743. "height": 2,
  1744. "boxWidth":1,
  1745. "boxHeight":2,
  1746. "rotations": 1,
  1747. },
  1748. {
  1749. "id": 108,
  1750. "texture": "furniture_gb.png",
  1751. "name": "Flower Garland",
  1752. "description": "A set of hanging flowers for the wall.",
  1753. "type": "painting",
  1754. "price": 700,
  1755. "index": 1745,
  1756. "width": 2,
  1757. "height": 1,
  1758. "boxWidth":2,
  1759. "boxHeight":2,
  1760. "rotations": 1,
  1761. },
  1762. {
  1763. "id": 109,
  1764. "texture": "furniture_gb.png",
  1765. "name": "Potted Flowers",
  1766. "description": "A small pot of flowers.",
  1767. "type": "decor",
  1768. "price": 650,
  1769. "index": 1747,
  1770. "width": 1,
  1771. "height": 2,
  1772. "boxWidth":1,
  1773. "boxHeight":1,
  1774. "rotations": 1,
  1775. },
  1776. {
  1777. "id": 110,
  1778. "texture": "furniture_gb.png",
  1779. "name": "Modern Window",
  1780. "description": "A plain window.",
  1781. "type": "window",
  1782. "price": 600,
  1783. "index": 1749,
  1784. "width": 1,
  1785. "height": 2,
  1786. "boxWidth":1,
  1787. "boxHeight":2,
  1788. "rotations": 1,
  1789. },
  1790. {
  1791. "id": 111,
  1792. "texture": "furniture_gb.png",
  1793. "name": "Fancy Table Lamp",
  1794. "description": "A fancy glass table lamp.",
  1795. "type": "lamp",
  1796. "price": 700,
  1797. "index": 1751,
  1798. "width": 1,
  1799. "height": 2,
  1800. "boxWidth": 1,
  1801. "boxHeight": 1,
  1802. "rotations": 1,
  1803. },
  1804.  
  1805. ]
  1806. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement