From 3e9387686105cc7a0928e65682b8075f7e7737f4 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Wed, 11 Dec 2024 17:45:57 -0500 Subject: [PATCH 01/53] Port N14 Mapper Assets (#1315) # Description By request from Old Dance Jacket, who wanted to be able to use N14 Mapping Assets in SS14. We should probably trim this list down for what assets aren't actually needed (Any asset that is 100% unique to Fallout for instance) # Changelog :cl: - add: Added a large number of mapping assets from Nuclear14 --- .../Structures/Decoration/floordecor.yml | 720 ++++++++++++++++++ .../Entities/Structures/Decoration/rails.yml | 95 +++ .../Structures/Decoration/torches.yml | 73 ++ .../Entities/Structures/Storage/barrels.yml | 287 +++++++ .../Entities/Structures/Storage/closets.yml | 228 ++++++ .../Entities/Structures/Storage/crates.yml | 227 ++++++ .../Entities/Structures/Storage/furniture.yml | 49 ++ .../Entities/Structures/Storage/tanks.yml | 182 +++++ .../Entities/Structures/Wallmount/adverts.yml | 19 + .../Structures/Wallmount/base_lighting.yml | 43 ++ .../Wallmount/monitors_televisions.yml | 54 ++ .../Structures/Wallmount/noticeboard.yml | 63 ++ .../Entities/Structures/Wallmount/signs.yml | 154 ++++ .../Structures/Wallmount/wallmounts.yml | 45 ++ .../Structures/Decoration/barrels.rsi/.png | Bin 0 -> 392 bytes .../Decoration/barrels.rsi/double_grey_1.png | Bin 0 -> 589 bytes .../Decoration/barrels.rsi/double_grey_2.png | Bin 0 -> 585 bytes .../Decoration/barrels.rsi/double_red_1.png | Bin 0 -> 596 bytes .../Decoration/barrels.rsi/double_red_2.png | Bin 0 -> 611 bytes .../Decoration/barrels.rsi/double_toxic_1.png | Bin 0 -> 756 bytes .../Decoration/barrels.rsi/double_waste_1.png | Bin 0 -> 867 bytes .../Decoration/barrels.rsi/double_waste_2.png | Bin 0 -> 778 bytes .../barrels.rsi/double_yellow_1.png | Bin 0 -> 604 bytes .../barrels.rsi/double_yellow_2.png | Bin 0 -> 586 bytes .../Decoration/barrels.rsi/flammable_1.png | Bin 0 -> 606 bytes .../Decoration/barrels.rsi/flammable_2.png | Bin 0 -> 676 bytes .../Decoration/barrels.rsi/flammable_3.png | Bin 0 -> 629 bytes .../Decoration/barrels.rsi/grey_1.png | Bin 0 -> 458 bytes .../Decoration/barrels.rsi/grey_2.png | Bin 0 -> 511 bytes .../Decoration/barrels.rsi/grey_3.png | Bin 0 -> 443 bytes .../Decoration/barrels.rsi/hazard_1.png | Bin 0 -> 565 bytes .../Decoration/barrels.rsi/hazard_2.png | Bin 0 -> 615 bytes .../Decoration/barrels.rsi/hazard_3.png | Bin 0 -> 540 bytes .../Decoration/barrels.rsi/label_1.png | Bin 0 -> 528 bytes .../Decoration/barrels.rsi/label_2.png | Bin 0 -> 589 bytes .../Decoration/barrels.rsi/label_3.png | Bin 0 -> 550 bytes .../Decoration/barrels.rsi/meta.json | 191 +++++ .../Decoration/barrels.rsi/quad_grey_1.png | Bin 0 -> 608 bytes .../Decoration/barrels.rsi/quad_red_1.png | Bin 0 -> 694 bytes .../Decoration/barrels.rsi/quad_red_2.png | Bin 0 -> 615 bytes .../Decoration/barrels.rsi/quad_toxic_1.png | Bin 0 -> 803 bytes .../Decoration/barrels.rsi/quad_waste_1.png | Bin 0 -> 796 bytes .../Decoration/barrels.rsi/quad_yellow_1.png | Bin 0 -> 566 bytes .../Decoration/barrels.rsi/red_1.png | Bin 0 -> 482 bytes .../Decoration/barrels.rsi/red_2.png | Bin 0 -> 534 bytes .../Decoration/barrels.rsi/red_3.png | Bin 0 -> 452 bytes .../Decoration/barrels.rsi/red_alt_1.png | Bin 0 -> 591 bytes .../Decoration/barrels.rsi/red_alt_2.png | Bin 0 -> 660 bytes .../Decoration/barrels.rsi/red_alt_3.png | Bin 0 -> 586 bytes .../Decoration/barrels.rsi/toxic_1.png | Bin 0 -> 593 bytes .../Decoration/barrels.rsi/toxic_2.png | Bin 0 -> 731 bytes .../Decoration/barrels.rsi/toxic_3.png | Bin 0 -> 701 bytes .../Decoration/barrels.rsi/toxic_4.png | Bin 0 -> 907 bytes .../Decoration/barrels.rsi/triple_grey_1.png | Bin 0 -> 649 bytes .../Decoration/barrels.rsi/triple_grey_2.png | Bin 0 -> 662 bytes .../Decoration/barrels.rsi/triple_grey_3.png | Bin 0 -> 694 bytes .../Decoration/barrels.rsi/triple_red_1.png | Bin 0 -> 655 bytes .../Decoration/barrels.rsi/triple_red_2.png | Bin 0 -> 665 bytes .../Decoration/barrels.rsi/triple_toxic_1.png | Bin 0 -> 860 bytes .../Decoration/barrels.rsi/triple_toxic_2.png | Bin 0 -> 923 bytes .../Decoration/barrels.rsi/triple_waste_1.png | Bin 0 -> 851 bytes .../Decoration/barrels.rsi/triple_waste_2.png | Bin 0 -> 850 bytes .../Decoration/barrels.rsi/triple_waste_3.png | Bin 0 -> 822 bytes .../barrels.rsi/triple_yellow_1.png | Bin 0 -> 666 bytes .../barrels.rsi/triple_yellow_2.png | Bin 0 -> 680 bytes .../barrels.rsi/triple_yellow_3.png | Bin 0 -> 700 bytes .../Decoration/barrels.rsi/warning_1.png | Bin 0 -> 624 bytes .../Decoration/barrels.rsi/warning_2.png | Bin 0 -> 689 bytes .../Decoration/barrels.rsi/warning_3.png | Bin 0 -> 635 bytes .../Decoration/barrels.rsi/waste_1.png | Bin 0 -> 636 bytes .../Decoration/barrels.rsi/waste_2.png | Bin 0 -> 770 bytes .../Decoration/barrels.rsi/waste_3.png | Bin 0 -> 750 bytes .../Decoration/barrels.rsi/yellow_1.png | Bin 0 -> 469 bytes .../Decoration/barrels.rsi/yellow_2.png | Bin 0 -> 521 bytes .../Decoration/barrels.rsi/yellow_3.png | Bin 0 -> 461 bytes .../cave_decor.rsi/boards_drought_ns-1.png | Bin 0 -> 478 bytes .../cave_decor.rsi/boards_drought_ns-2.png | Bin 0 -> 393 bytes .../cave_decor.rsi/boards_drought_ns-3.png | Bin 0 -> 584 bytes .../cave_decor.rsi/boards_drought_ns-4.png | Bin 0 -> 653 bytes .../cave_decor.rsi/boards_drought_ns-5.png | Bin 0 -> 552 bytes .../cave_decor.rsi/boards_drought_ns-6.png | Bin 0 -> 531 bytes .../cave_decor.rsi/boards_drought_we-1.png | Bin 0 -> 677 bytes .../cave_decor.rsi/boards_drought_we-2.png | Bin 0 -> 632 bytes .../cave_decor.rsi/boards_drought_we-3.png | Bin 0 -> 433 bytes .../cave_decor.rsi/boards_drought_we-4.png | Bin 0 -> 335 bytes .../cave_decor.rsi/boards_drought_we-5.png | Bin 0 -> 588 bytes .../cave_decor.rsi/boards_drought_we-6.png | Bin 0 -> 561 bytes .../cave_decor.rsi/boards_mammoth_ns-1.png | Bin 0 -> 508 bytes .../cave_decor.rsi/boards_mammoth_ns-2.png | Bin 0 -> 439 bytes .../cave_decor.rsi/boards_mammoth_ns-3.png | Bin 0 -> 649 bytes .../cave_decor.rsi/boards_mammoth_ns-4.png | Bin 0 -> 593 bytes .../cave_decor.rsi/boards_mammoth_ns-5.png | Bin 0 -> 650 bytes .../cave_decor.rsi/boards_mammoth_ns-6.png | Bin 0 -> 714 bytes .../cave_decor.rsi/boards_mammoth_we-1.png | Bin 0 -> 645 bytes .../cave_decor.rsi/boards_mammoth_we-2.png | Bin 0 -> 674 bytes .../cave_decor.rsi/boards_mammoth_we-3.png | Bin 0 -> 522 bytes .../cave_decor.rsi/boards_mammoth_we-4.png | Bin 0 -> 431 bytes .../cave_decor.rsi/boards_mammoth_we-5.png | Bin 0 -> 695 bytes .../cave_decor.rsi/boards_mammoth_we-6.png | Bin 0 -> 652 bytes .../Decoration/cave_decor.rsi/meta.json | 122 +++ .../cave_decor.rsi/minecart_fallen.png | Bin 0 -> 968 bytes .../Decoration/cave_decor.rsi/sign_left.png | Bin 0 -> 442 bytes .../Decoration/cave_decor.rsi/sign_right.png | Bin 0 -> 427 bytes .../Decoration/cave_decor.rsi/stalagmite.png | Bin 0 -> 708 bytes .../Decoration/cave_decor.rsi/stalagmite1.png | Bin 0 -> 546 bytes .../Decoration/cave_decor.rsi/stalagmite2.png | Bin 0 -> 721 bytes .../Decoration/cave_decor.rsi/stalagmite3.png | Bin 0 -> 694 bytes .../Decoration/cave_decor.rsi/stalagmite4.png | Bin 0 -> 595 bytes .../Decoration/cave_decor.rsi/stalagmite5.png | Bin 0 -> 564 bytes .../Decoration/cave_decor.rsi/support.png | Bin 0 -> 411 bytes .../cave_decor.rsi/support_beams.png | Bin 0 -> 358 bytes .../cave_decor.rsi/support_wall.png | Bin 0 -> 558 bytes .../cave_decor.rsi/support_wall_broken.png | Bin 0 -> 851 bytes .../rails64.rsi/junction-left-bottom.png | Bin 0 -> 2002 bytes .../rails64.rsi/junction-left-top.png | Bin 0 -> 1771 bytes .../rails64.rsi/junction-right-bottom.png | Bin 0 -> 1879 bytes .../rails64.rsi/junction-right-top.png | Bin 0 -> 1701 bytes .../Decoration/rails64.rsi/meta.json | 39 + .../Decoration/rails64.rsi/rails.png | Bin 0 -> 2057 bytes .../Decoration/rails64.rsi/turn-NE.png | Bin 0 -> 1912 bytes .../Decoration/rails64.rsi/turn-NW.png | Bin 0 -> 1902 bytes .../Decoration/rails64.rsi/turn-SE.png | Bin 0 -> 1844 bytes .../Decoration/rails64.rsi/turn-WS.png | Bin 0 -> 1891 bytes .../Decoration/signs_64x64.rsi/bazaar.png | Bin 0 -> 1641 bytes .../Decoration/signs_64x64.rsi/meta.json | 17 + .../Decoration/signs_64x64.rsi/we_open.png | Bin 0 -> 969 bytes .../Decoration/tires.rsi/junktire1.png | Bin 0 -> 895 bytes .../Decoration/tires.rsi/junktire2.png | Bin 0 -> 972 bytes .../Decoration/tires.rsi/junktire3.png | Bin 0 -> 834 bytes .../Decoration/tires.rsi/junktire4.png | Bin 0 -> 653 bytes .../Decoration/tires.rsi/junktire5.png | Bin 0 -> 1119 bytes .../Structures/Decoration/tires.rsi/meta.json | 31 + .../Decoration/torches.rsi/meta.json | 59 ++ .../Decoration/torches.rsi/torch_lit.png | Bin 0 -> 350 bytes .../Decoration/torches.rsi/torch_unlit.png | Bin 0 -> 541 bytes .../Decoration/torches.rsi/wall_torch_lit.png | Bin 0 -> 764 bytes .../torches.rsi/wall_torch_unlit.png | Bin 0 -> 664 bytes .../Decoration/world.rsi/barrels1.png | Bin 0 -> 948 bytes .../Decoration/world.rsi/barrels2.png | Bin 0 -> 1032 bytes .../Decoration/world.rsi/barrels3.png | Bin 0 -> 1060 bytes .../Decoration/world.rsi/barrels4.png | Bin 0 -> 1054 bytes .../Decoration/world.rsi/barrels5.png | Bin 0 -> 908 bytes .../Decoration/world.rsi/barrels6.png | Bin 0 -> 985 bytes .../Decoration/world.rsi/bookpile_1.png | Bin 0 -> 798 bytes .../Decoration/world.rsi/bookpile_2.png | Bin 0 -> 647 bytes .../Decoration/world.rsi/bookpile_3.png | Bin 0 -> 764 bytes .../Decoration/world.rsi/bookpile_4.png | Bin 0 -> 747 bytes .../Decoration/world.rsi/bookpile_5.png | Bin 0 -> 724 bytes .../Decoration/world.rsi/bookpile_6.png | Bin 0 -> 722 bytes .../Decoration/world.rsi/bookstack_1.png | Bin 0 -> 506 bytes .../Decoration/world.rsi/bookstack_2.png | Bin 0 -> 447 bytes .../Decoration/world.rsi/bookstack_3.png | Bin 0 -> 491 bytes .../Decoration/world.rsi/brickpile.png | Bin 0 -> 586 bytes .../Decoration/world.rsi/brickrubble.png | Bin 0 -> 2503 bytes .../Decoration/world.rsi/cardboard.png | Bin 0 -> 2683 bytes .../Decoration/world.rsi/concrete_barrier.png | Bin 0 -> 1070 bytes .../world.rsi/concrete_barrier_1.png | Bin 0 -> 1112 bytes .../world.rsi/concrete_barrier_2.png | Bin 0 -> 1298 bytes .../world.rsi/concrete_barrier_3.png | Bin 0 -> 1237 bytes .../world.rsi/concrete_barrier_4.png | Bin 0 -> 1196 bytes .../world.rsi/concrete_barrier_5.png | Bin 0 -> 1205 bytes .../world.rsi/concrete_barrier_alt.png | Bin 0 -> 1342 bytes .../world.rsi/concrete_barrier_alt_2.png | Bin 0 -> 1382 bytes .../Decoration/world.rsi/foodstuff_1.png | Bin 0 -> 783 bytes .../Decoration/world.rsi/foodstuff_2.png | Bin 0 -> 548 bytes .../Decoration/world.rsi/foodstuff_3.png | Bin 0 -> 564 bytes .../Decoration/world.rsi/foodstuff_4.png | Bin 0 -> 668 bytes .../Decoration/world.rsi/foodstuff_5.png | Bin 0 -> 667 bytes .../Decoration/world.rsi/foodstuff_6.png | Bin 0 -> 667 bytes .../Decoration/world.rsi/glass_1.png | Bin 0 -> 696 bytes .../Decoration/world.rsi/glass_2.png | Bin 0 -> 621 bytes .../Decoration/world.rsi/glass_3.png | Bin 0 -> 616 bytes .../Decoration/world.rsi/glass_4.png | Bin 0 -> 722 bytes .../Decoration/world.rsi/glass_5.png | Bin 0 -> 550 bytes .../Decoration/world.rsi/glass_6.png | Bin 0 -> 785 bytes .../Decoration/world.rsi/mailbox-open.png | Bin 0 -> 501 bytes .../Decoration/world.rsi/mailbox.png | Bin 0 -> 542 bytes .../Decoration/world.rsi/mailbox_old-open.png | Bin 0 -> 729 bytes .../Decoration/world.rsi/mailbox_old.png | Bin 0 -> 707 bytes .../Structures/Decoration/world.rsi/meta.json | 249 ++++++ .../Decoration/world.rsi/mine_sign.png | Bin 0 -> 667 bytes .../Decoration/world.rsi/pallet.png | Bin 0 -> 735 bytes .../Decoration/world.rsi/pallet_stack.png | Bin 0 -> 1036 bytes .../Decoration/world.rsi/papers_1.png | Bin 0 -> 1425 bytes .../Decoration/world.rsi/papers_2.png | Bin 0 -> 1788 bytes .../Decoration/world.rsi/papers_3.png | Bin 0 -> 2119 bytes .../Decoration/world.rsi/payphone.png | Bin 0 -> 1239 bytes .../Decoration/world.rsi/payphone_alt.png | Bin 0 -> 1327 bytes .../Decoration/world.rsi/phone_black.png | Bin 0 -> 339 bytes .../Decoration/world.rsi/phone_red.png | Bin 0 -> 367 bytes .../Structures/Decoration/world.rsi/pot_1.png | Bin 0 -> 321 bytes .../Structures/Decoration/world.rsi/pot_2.png | Bin 0 -> 494 bytes .../Structures/Decoration/world.rsi/pot_3.png | Bin 0 -> 449 bytes .../Structures/Decoration/world.rsi/pot_4.png | Bin 0 -> 475 bytes .../Decoration/world.rsi/scattered_papers.png | Bin 0 -> 2280 bytes .../Decoration/world.rsi/shower.png | Bin 0 -> 794 bytes .../Structures/Decoration/world.rsi/sink.png | Bin 0 -> 1241 bytes .../Decoration/world.rsi/skeleton.png | Bin 0 -> 677 bytes .../Decoration/world.rsi/toilet.png | Bin 0 -> 1267 bytes .../Decoration/world.rsi/trashbags_1.png | Bin 0 -> 623 bytes .../Decoration/world.rsi/trashbags_2.png | Bin 0 -> 771 bytes .../Decoration/world.rsi/trashbags_3.png | Bin 0 -> 685 bytes .../Decoration/world.rsi/trashbags_4.png | Bin 0 -> 617 bytes .../Decoration/world.rsi/trashbags_5.png | Bin 0 -> 569 bytes .../Decoration/world.rsi/trashbags_6.png | Bin 0 -> 546 bytes .../Decoration/world.rsi/trashbin-1.png | Bin 0 -> 524 bytes .../Decoration/world.rsi/trashbin-2.png | Bin 0 -> 496 bytes .../Decoration/world.rsi/trashbin-3.png | Bin 0 -> 435 bytes .../Decoration/world.rsi/trashbin.png | Bin 0 -> 465 bytes .../Decoration/world.rsi/woodscrap.png | Bin 0 -> 2323 bytes .../Storage/Closets/cabinet.rsi/closet.png | Bin 0 -> 540 bytes .../Closets/cabinet.rsi/closet_door.png | Bin 0 -> 483 bytes .../Closets/cabinet.rsi/closet_open.png | Bin 0 -> 254 bytes .../Storage/Closets/cabinet.rsi/meta.json | 20 + .../Storage/Closets/closet.rsi/closet.png | Bin 0 -> 5617 bytes .../Closets/closet.rsi/closet_door.png | Bin 0 -> 5682 bytes .../Closets/closet.rsi/closet_open.png | Bin 0 -> 5588 bytes .../Storage/Closets/closet.rsi/meta.json | 23 + .../Storage/Closets/closet.rsi/welded.png | Bin 0 -> 206 bytes .../Closets/closetgeneric.rsi/closet.png | Bin 0 -> 394 bytes .../Closets/closetgeneric.rsi/closet_door.png | Bin 0 -> 259 bytes .../Closets/closetgeneric.rsi/closet_open.png | Bin 0 -> 225 bytes .../Closets/closetgeneric.rsi/meta.json | 23 + .../Closets/closetgeneric.rsi/welded.png | Bin 0 -> 206 bytes .../Storage/Closets/closetgrey.rsi/closet.png | Bin 0 -> 1009 bytes .../Closets/closetgrey.rsi/closet_door.png | Bin 0 -> 793 bytes .../Closets/closetgrey.rsi/closet_open.png | Bin 0 -> 654 bytes .../Storage/Closets/closetgrey.rsi/meta.json | 23 + .../Storage/Closets/closetgrey.rsi/welded.png | Bin 0 -> 386 bytes .../Closets/closetgrey2.rsi/closet.png | Bin 0 -> 498 bytes .../Closets/closetgrey2.rsi/closet_door.png | Bin 0 -> 548 bytes .../Closets/closetgrey2.rsi/closet_open.png | Bin 0 -> 343 bytes .../Storage/Closets/closetgrey2.rsi/meta.json | 23 + .../Closets/closetgrey2.rsi/welded.png | Bin 0 -> 386 bytes .../Storage/Closets/closetold.rsi/closet.png | Bin 0 -> 454 bytes .../Closets/closetold.rsi/closet_door.png | Bin 0 -> 516 bytes .../Closets/closetold.rsi/closet_open.png | Bin 0 -> 303 bytes .../Storage/Closets/closetold.rsi/meta.json | 23 + .../Storage/Closets/closetold.rsi/welded.png | Bin 0 -> 386 bytes .../Closets/doublecloset.rsi/closet.png | Bin 0 -> 526 bytes .../Closets/doublecloset.rsi/closet_door.png | Bin 0 -> 583 bytes .../Closets/doublecloset.rsi/closet_open.png | Bin 0 -> 414 bytes .../Closets/doublecloset.rsi/meta.json | 23 + .../Closets/doublecloset.rsi/welded.png | Bin 0 -> 538 bytes .../Closets/fridgedirty.rsi/closet.png | Bin 0 -> 630 bytes .../Closets/fridgedirty.rsi/closet_door.png | Bin 0 -> 647 bytes .../Closets/fridgedirty.rsi/closet_open.png | Bin 0 -> 459 bytes .../Storage/Closets/fridgedirty.rsi/meta.json | 23 + .../Closets/fridgedirty.rsi/welded.png | Bin 0 -> 386 bytes .../Closets/fridgewidedirty.rsi/closet.png | Bin 0 -> 709 bytes .../fridgewidedirty.rsi/closet_door.png | Bin 0 -> 801 bytes .../fridgewidedirty.rsi/closet_open.png | Bin 0 -> 628 bytes .../Closets/fridgewidedirty.rsi/meta.json | 23 + .../Closets/fridgewidedirty.rsi/welded.png | Bin 0 -> 349 bytes .../Storage/Closets/guncabinet.rsi/closet.png | Bin 0 -> 572 bytes .../Closets/guncabinet.rsi/closet_door.png | Bin 0 -> 239 bytes .../Closets/guncabinet.rsi/closet_open.png | Bin 0 -> 332 bytes .../Storage/Closets/guncabinet.rsi/meta.json | 26 + .../Closets/guncabinet.rsi/shotgun.png | Bin 0 -> 329 bytes .../Storage/Closets/guncabinet.rsi/welded.png | Bin 0 -> 380 bytes .../Closets/medicabinet.rsi/closet.png | Bin 0 -> 306 bytes .../Closets/medicabinet.rsi/closet_door.png | Bin 0 -> 368 bytes .../Closets/medicabinet.rsi/closet_open.png | Bin 0 -> 284 bytes .../Storage/Closets/medicabinet.rsi/meta.json | 23 + .../Closets/medicabinet.rsi/welded.png | Bin 0 -> 322 bytes .../Crates/aluminiumcrate.rsi/base.png | Bin 0 -> 348 bytes .../Crates/aluminiumcrate.rsi/closed.png | Bin 0 -> 347 bytes .../Crates/aluminiumcrate.rsi/icon.png | Bin 0 -> 557 bytes .../Crates/aluminiumcrate.rsi/lock.png | Bin 0 -> 229 bytes .../Crates/aluminiumcrate.rsi/meta.json | 29 + .../Crates/aluminiumcrate.rsi/open.png | Bin 0 -> 339 bytes .../Crates/aluminiumcrate.rsi/welded.png | Bin 0 -> 283 bytes .../Storage/Crates/armycrate.rsi/base.png | Bin 0 -> 415 bytes .../Storage/Crates/armycrate.rsi/closed.png | Bin 0 -> 610 bytes .../Storage/Crates/armycrate.rsi/icon.png | Bin 0 -> 710 bytes .../Storage/Crates/armycrate.rsi/lock.png | Bin 0 -> 229 bytes .../Storage/Crates/armycrate.rsi/meta.json | 29 + .../Storage/Crates/armycrate.rsi/open.png | Bin 0 -> 364 bytes .../Storage/Crates/armycrate.rsi/welded.png | Bin 0 -> 283 bytes .../Storage/Crates/cashregister.rsi/meta.json | 19 + .../cashregister.rsi/register_clean.png | Bin 0 -> 1320 bytes .../cashregister.rsi/register_cleanopen.png | Bin 0 -> 1187 bytes .../Crates/cashregisterbloody.rsi/meta.json | 19 + .../cashregisterbloody.rsi/register.png | Bin 0 -> 3520 bytes .../cashregisterbloody.rsi/registeropen.png | Bin 0 -> 3545 bytes .../Storage/Crates/cratemilitary.rsi/base.png | Bin 0 -> 445 bytes .../Crates/cratemilitary.rsi/closed.png | Bin 0 -> 394 bytes .../Storage/Crates/cratemilitary.rsi/icon.png | Bin 0 -> 478 bytes .../Crates/cratemilitary.rsi/meta.json | 23 + .../Storage/Crates/cratemilitary.rsi/open.png | Bin 0 -> 329 bytes .../Storage/Crates/cratewooden.rsi/base.png | Bin 0 -> 311 bytes .../Storage/Crates/cratewooden.rsi/closed.png | Bin 0 -> 312 bytes .../Storage/Crates/cratewooden.rsi/icon.png | Bin 0 -> 329 bytes .../Storage/Crates/cratewooden.rsi/meta.json | 23 + .../Storage/Crates/cratewooden.rsi/open.png | Bin 0 -> 329 bytes .../Storage/Crates/footlocker.rsi/base.png | Bin 0 -> 328 bytes .../Storage/Crates/footlocker.rsi/closed.png | Bin 0 -> 207 bytes .../Storage/Crates/footlocker.rsi/icon.png | Bin 0 -> 315 bytes .../Storage/Crates/footlocker.rsi/meta.json | 26 + .../Storage/Crates/footlocker.rsi/open.png | Bin 0 -> 227 bytes .../Storage/Crates/footlocker.rsi/welded.png | Bin 0 -> 285 bytes .../Storage/Crates/freezer.rsi/base.png | Bin 720 -> 419 bytes .../Storage/Crates/freezer.rsi/closed.png | Bin 186 -> 273 bytes .../Storage/Crates/freezer.rsi/icon.png | Bin 275 -> 455 bytes .../Storage/Crates/freezer.rsi/open.png | Bin 251 -> 279 bytes .../Storage/Crates/medicalcrate.rsi/base.png | Bin 0 -> 488 bytes .../Crates/medicalcrate.rsi/closed.png | Bin 0 -> 406 bytes .../Storage/Crates/medicalcrate.rsi/icon.png | Bin 0 -> 513 bytes .../Storage/Crates/medicalcrate.rsi/lock.png | Bin 0 -> 229 bytes .../Storage/Crates/medicalcrate.rsi/meta.json | 29 + .../Storage/Crates/medicalcrate.rsi/open.png | Bin 0 -> 224 bytes .../Crates/medicalcrate.rsi/welded.png | Bin 0 -> 283 bytes .../Storage/Crates/redcrate.rsi/base.png | Bin 0 -> 398 bytes .../Storage/Crates/redcrate.rsi/closed.png | Bin 0 -> 549 bytes .../Storage/Crates/redcrate.rsi/icon.png | Bin 0 -> 644 bytes .../Storage/Crates/redcrate.rsi/lock.png | Bin 0 -> 229 bytes .../Storage/Crates/redcrate.rsi/meta.json | 29 + .../Storage/Crates/redcrate.rsi/open.png | Bin 0 -> 347 bytes .../Storage/Crates/redcrate.rsi/welded.png | Bin 0 -> 283 bytes .../Storage/Crates/trashbin.rsi/base.png | Bin 0 -> 700 bytes .../Storage/Crates/trashbin.rsi/closed.png | Bin 0 -> 433 bytes .../Storage/Crates/trashbin.rsi/icon.png | Bin 0 -> 736 bytes .../Storage/Crates/trashbin.rsi/meta.json | 23 + .../Storage/Crates/trashbin.rsi/open.png | Bin 0 -> 491 bytes .../Storage/Crates/trashcart.rsi/base.png | Bin 378 -> 585 bytes .../Storage/Crates/trashcart.rsi/closed.png | Bin 262 -> 273 bytes .../Storage/Crates/trashcart.rsi/icon.png | Bin 380 -> 584 bytes .../Storage/Crates/trashcart.rsi/open.png | Bin 233 -> 215 bytes .../Storage/Crates/trashcart.rsi/welded.png | Bin 270 -> 690 bytes .../Crates/woodencrates.rsi/army_crate-1.png | Bin 0 -> 617 bytes .../Crates/woodencrates.rsi/army_crate-2.png | Bin 0 -> 632 bytes .../Crates/woodencrates.rsi/army_crate.png | Bin 0 -> 597 bytes .../Storage/Crates/woodencrates.rsi/meta.json | 35 + .../Crates/woodencrates.rsi/plain_crate-1.png | Bin 0 -> 533 bytes .../Crates/woodencrates.rsi/plain_crate-2.png | Bin 0 -> 530 bytes .../Crates/woodencrates.rsi/plain_crate-3.png | Bin 0 -> 559 bytes .../Crates/woodencrates.rsi/plain_crate.png | Bin 0 -> 473 bytes .../Crates/woodencrates.rsi/wood_crate.png | Bin 0 -> 872 bytes .../woodenfootlocker.rsi/footlocker_wood.png | Bin 0 -> 1772 bytes .../footlocker_woodopen.png | Bin 0 -> 1850 bytes .../Crates/woodenfootlocker.rsi/meta.json | 19 + .../Storage/Furniture/safe.rsi/closet.png | Bin 0 -> 449 bytes .../Furniture/safe.rsi/closet_door.png | Bin 0 -> 315 bytes .../Furniture/safe.rsi/closet_open.png | Bin 0 -> 349 bytes .../Storage/Furniture/safe.rsi/meta.json | 23 + .../Storage/Furniture/safe.rsi/welded.png | Bin 0 -> 289 bytes .../Furniture/safespinner.rsi/closet.png | Bin 0 -> 431 bytes .../Furniture/safespinner.rsi/closet_door.png | Bin 0 -> 485 bytes .../Furniture/safespinner.rsi/closet_open.png | Bin 0 -> 387 bytes .../Furniture/safespinner.rsi/meta.json | 23 + .../Furniture/safespinner.rsi/welded.png | Bin 0 -> 289 bytes .../Furniture/washingmachine.rsi/generic.png | Bin 0 -> 1090 bytes .../washingmachine.rsi/generic_door.png | Bin 0 -> 1082 bytes .../washingmachine.rsi/generic_on.png | Bin 0 -> 1489 bytes .../washingmachine.rsi/generic_open.png | Bin 0 -> 626 bytes .../Furniture/washingmachine.rsi/meta.json | 43 ++ .../washingmachine_industrial.rsi/generic.png | Bin 0 -> 1015 bytes .../generic_door.png | Bin 0 -> 993 bytes .../generic_on.png | Bin 0 -> 1183 bytes .../generic_open.png | Bin 0 -> 702 bytes .../washingmachine_industrial.rsi/meta.json | 43 ++ .../Storage/barrels.rsi/black-closed.png | Bin 0 -> 359 bytes .../Storage/barrels.rsi/black-full.png | Bin 0 -> 365 bytes .../Storage/barrels.rsi/black-open.png | Bin 0 -> 357 bytes .../Storage/barrels.rsi/blue-closed.png | Bin 0 -> 327 bytes .../Storage/barrels.rsi/blue-open.png | Bin 0 -> 325 bytes .../Structures/Storage/barrels.rsi/meta.json | 44 ++ .../Storage/barrels.rsi/red-closed.png | Bin 0 -> 330 bytes .../Storage/barrels.rsi/red-full.png | Bin 0 -> 351 bytes .../Storage/barrels.rsi/red-open.png | Bin 0 -> 328 bytes .../Storage/barrels.rsi/yellow-closed.png | Bin 0 -> 327 bytes .../Storage/barrels.rsi/yellow-full.png | Bin 0 -> 347 bytes .../Storage/barrels.rsi/yellow-open.png | Bin 0 -> 326 bytes .../Storage/burningbarrel.rsi/burnbarrel.png | Bin 0 -> 737 bytes .../burningbarrel.rsi/burnbarrel_lit.png | Bin 0 -> 2189 bytes .../Storage/burningbarrel.rsi/meta.json | 51 ++ .../Storage/storage.rsi/firstaid.png | Bin 0 -> 305 bytes .../Storage/storage.rsi/firstaid_door.png | Bin 0 -> 326 bytes .../Storage/storage.rsi/firstaid_open.png | Bin 0 -> 312 bytes .../Structures/Storage/storage.rsi/fridge.png | Bin 0 -> 445 bytes .../Storage/storage.rsi/fridge_door.png | Bin 0 -> 356 bytes .../Storage/storage.rsi/fridge_open.png | Bin 0 -> 358 bytes .../Structures/Storage/storage.rsi/locker.png | Bin 0 -> 376 bytes .../Storage/storage.rsi/locker_door.png | Bin 0 -> 356 bytes .../Storage/storage.rsi/locker_loot.png | Bin 0 -> 337 bytes .../Storage/storage.rsi/locker_open.png | Bin 0 -> 349 bytes .../Structures/Storage/storage.rsi/meta.json | 65 ++ .../Storage/storage.rsi/safe_wall-open.png | Bin 0 -> 463 bytes .../Storage/storage.rsi/safe_wall.png | Bin 0 -> 378 bytes .../Storage/storage.rsi/toolbox.png | Bin 0 -> 415 bytes .../Storage/storage.rsi/toolbox_loot.png | Bin 0 -> 306 bytes .../Storage/storage.rsi/toolbox_open.png | Bin 0 -> 432 bytes .../Storage/storage.rsi/vent-damaged.png | Bin 0 -> 261 bytes .../Storage/storage.rsi/vent-open.png | Bin 0 -> 225 bytes .../Structures/Storage/storage.rsi/vent.png | Bin 0 -> 221 bytes .../tanksx64.rsi/chemical_container.png | Bin 0 -> 1389 bytes .../chemical_container_broken.png | Bin 0 -> 1670 bytes .../Storage/tanksx64.rsi/largetank.png | Bin 0 -> 1272 bytes .../tanksx64.rsi/largetank_chemical.png | Bin 0 -> 1390 bytes .../tanksx64.rsi/largetank_chemical_huge.png | Bin 0 -> 1476 bytes .../Storage/tanksx64.rsi/largetank_pipe.png | Bin 0 -> 1453 bytes .../Structures/Storage/tanksx64.rsi/meta.json | 29 + .../Wallmounts/hydrant.rsi/closed.png | Bin 0 -> 534 bytes .../Wallmounts/hydrant.rsi/frame.png | Bin 0 -> 419 bytes .../Wallmounts/hydrant.rsi/meta.json | 20 + .../Wallmounts/hydrant.rsi/open.png | Bin 0 -> 257 bytes .../Wallmounts/hydrantold.rsi/closed.png | Bin 0 -> 521 bytes .../Wallmounts/hydrantold.rsi/frame.png | Bin 0 -> 408 bytes .../Wallmounts/hydrantold.rsi/meta.json | 20 + .../Wallmounts/hydrantold.rsi/open.png | Bin 0 -> 253 bytes .../Wallmounts/lightbulbcaged.rsi/base.png | Bin 0 -> 713 bytes .../Wallmounts/lightbulbcaged.rsi/broken.png | Bin 0 -> 745 bytes .../Wallmounts/lightbulbcaged.rsi/burned.png | Bin 0 -> 775 bytes .../Wallmounts/lightbulbcaged.rsi/empty.png | Bin 0 -> 411 bytes .../Wallmounts/lightbulbcaged.rsi/glow.png | Bin 0 -> 504 bytes .../Wallmounts/lightbulbcaged.rsi/meta.json | 31 + .../Wallmounts/noticeboard.rsi/meta.json | 60 +- .../noticeboard.rsi/noticeboard.png | Bin 353 -> 188 bytes .../Wallmounts/signs_32x32.rsi/bar.png | Bin 0 -> 341 bytes .../Wallmounts/signs_32x32.rsi/clinic.png | Bin 0 -> 605 bytes .../Wallmounts/signs_32x32.rsi/meta.json | 48 ++ .../Wallmounts/signs_32x32.rsi/open.png | Bin 0 -> 334 bytes .../Wallmounts/signs_32x32.rsi/open_bar.png | Bin 0 -> 308 bytes .../signs_32x32.rsi/open_bar_on.png | Bin 0 -> 562 bytes .../Wallmounts/signs_32x32.rsi/open_on.png | Bin 0 -> 634 bytes .../Wallmounts/signs_32x32.rsi/rent.png | Bin 0 -> 340 bytes .../Wallmounts/signs_64x32.rsi/bazaar_on.png | Bin 0 -> 366 bytes .../Wallmounts/signs_64x32.rsi/hotel.png | Bin 0 -> 388 bytes .../Wallmounts/signs_64x32.rsi/meta.json | 26 + .../Wallmounts/signs_64x32.rsi/private.png | Bin 0 -> 493 bytes .../signs_64x32.rsi/we_open_open.png | Bin 0 -> 741 bytes .../Wallmounts/signs_64x32.rsi/workers.png | Bin 0 -> 612 bytes .../Structures/Wallmounts/vdu.rsi/VDU.png | Bin 0 -> 1205 bytes .../Wallmounts/vdu.rsi/keyboard.png | Bin 0 -> 278 bytes .../Structures/Wallmounts/vdu.rsi/meta.json | 57 ++ .../Structures/Wallmounts/vdu.rsi/screen.png | Bin 0 -> 1305 bytes .../Wallmounts/walldecor.rsi/calendar.png | Bin 0 -> 358 bytes .../walldecor.rsi/calendar_blank.png | Bin 0 -> 284 bytes .../Wallmounts/walldecor.rsi/clock.png | Bin 0 -> 470 bytes .../Wallmounts/walldecor.rsi/cross.png | Bin 0 -> 274 bytes .../Wallmounts/walldecor.rsi/danger_sign.png | Bin 0 -> 370 bytes .../Wallmounts/walldecor.rsi/exit.png | Bin 0 -> 546 bytes .../Wallmounts/walldecor.rsi/meta.json | 44 ++ .../Wallmounts/walldecor.rsi/notice_sign.png | Bin 0 -> 305 bytes .../Wallmounts/walldecor.rsi/wallscreen.png | Bin 0 -> 1312 bytes .../walldecor.rsi/wanted_poster.png | Bin 0 -> 500 bytes .../walldecor.rsi/wanted_poster_goose.png | Bin 0 -> 506 bytes Resources/keybinds.yml | 3 - 448 files changed, 4100 insertions(+), 33 deletions(-) create mode 100644 Resources/Prototypes/Entities/Structures/Decoration/floordecor.yml create mode 100644 Resources/Prototypes/Entities/Structures/Decoration/rails.yml create mode 100644 Resources/Prototypes/Entities/Structures/Decoration/torches.yml create mode 100644 Resources/Prototypes/Entities/Structures/Storage/barrels.yml create mode 100644 Resources/Prototypes/Entities/Structures/Storage/closets.yml create mode 100644 Resources/Prototypes/Entities/Structures/Storage/crates.yml create mode 100644 Resources/Prototypes/Entities/Structures/Storage/furniture.yml create mode 100644 Resources/Prototypes/Entities/Structures/Storage/tanks.yml create mode 100644 Resources/Prototypes/Entities/Structures/Wallmount/adverts.yml create mode 100644 Resources/Prototypes/Entities/Structures/Wallmount/base_lighting.yml create mode 100644 Resources/Prototypes/Entities/Structures/Wallmount/monitors_televisions.yml create mode 100644 Resources/Prototypes/Entities/Structures/Wallmount/noticeboard.yml create mode 100644 Resources/Prototypes/Entities/Structures/Wallmount/signs.yml create mode 100644 Resources/Prototypes/Entities/Structures/Wallmount/wallmounts.yml create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/double_grey_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/double_grey_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/double_red_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/double_red_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/double_toxic_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/double_waste_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/double_waste_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/double_yellow_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/double_yellow_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/flammable_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/flammable_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/flammable_3.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/grey_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/grey_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/grey_3.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/hazard_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/hazard_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/hazard_3.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/label_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/label_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/label_3.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/meta.json create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/quad_grey_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/quad_red_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/quad_red_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/quad_toxic_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/quad_waste_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/quad_yellow_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/red_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/red_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/red_3.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/red_alt_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/red_alt_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/red_alt_3.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/toxic_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/toxic_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/toxic_3.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/toxic_4.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/triple_grey_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/triple_grey_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/triple_grey_3.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/triple_red_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/triple_red_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/triple_toxic_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/triple_toxic_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/triple_waste_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/triple_waste_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/triple_waste_3.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/triple_yellow_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/triple_yellow_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/triple_yellow_3.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/warning_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/warning_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/warning_3.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/waste_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/waste_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/waste_3.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/yellow_1.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/yellow_2.png create mode 100644 Resources/Textures/Structures/Decoration/barrels.rsi/yellow_3.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_ns-1.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_ns-2.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_ns-3.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_ns-4.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_ns-5.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_ns-6.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_we-1.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_we-2.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_we-3.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_we-4.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_we-5.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_we-6.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-1.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-2.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-3.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-4.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-5.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-6.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-1.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-2.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-3.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-4.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-5.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-6.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/meta.json create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/minecart_fallen.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/sign_left.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/sign_right.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite1.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite2.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite3.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite4.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite5.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/support.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/support_beams.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/support_wall.png create mode 100644 Resources/Textures/Structures/Decoration/cave_decor.rsi/support_wall_broken.png create mode 100644 Resources/Textures/Structures/Decoration/rails64.rsi/junction-left-bottom.png create mode 100644 Resources/Textures/Structures/Decoration/rails64.rsi/junction-left-top.png create mode 100644 Resources/Textures/Structures/Decoration/rails64.rsi/junction-right-bottom.png create mode 100644 Resources/Textures/Structures/Decoration/rails64.rsi/junction-right-top.png create mode 100644 Resources/Textures/Structures/Decoration/rails64.rsi/meta.json create mode 100644 Resources/Textures/Structures/Decoration/rails64.rsi/rails.png create mode 100644 Resources/Textures/Structures/Decoration/rails64.rsi/turn-NE.png create mode 100644 Resources/Textures/Structures/Decoration/rails64.rsi/turn-NW.png create mode 100644 Resources/Textures/Structures/Decoration/rails64.rsi/turn-SE.png create mode 100644 Resources/Textures/Structures/Decoration/rails64.rsi/turn-WS.png create mode 100644 Resources/Textures/Structures/Decoration/signs_64x64.rsi/bazaar.png create mode 100644 Resources/Textures/Structures/Decoration/signs_64x64.rsi/meta.json create mode 100644 Resources/Textures/Structures/Decoration/signs_64x64.rsi/we_open.png create mode 100644 Resources/Textures/Structures/Decoration/tires.rsi/junktire1.png create mode 100644 Resources/Textures/Structures/Decoration/tires.rsi/junktire2.png create mode 100644 Resources/Textures/Structures/Decoration/tires.rsi/junktire3.png create mode 100644 Resources/Textures/Structures/Decoration/tires.rsi/junktire4.png create mode 100644 Resources/Textures/Structures/Decoration/tires.rsi/junktire5.png create mode 100644 Resources/Textures/Structures/Decoration/tires.rsi/meta.json create mode 100644 Resources/Textures/Structures/Decoration/torches.rsi/meta.json create mode 100644 Resources/Textures/Structures/Decoration/torches.rsi/torch_lit.png create mode 100644 Resources/Textures/Structures/Decoration/torches.rsi/torch_unlit.png create mode 100644 Resources/Textures/Structures/Decoration/torches.rsi/wall_torch_lit.png create mode 100644 Resources/Textures/Structures/Decoration/torches.rsi/wall_torch_unlit.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/barrels1.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/barrels2.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/barrels3.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/barrels4.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/barrels5.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/barrels6.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/bookpile_1.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/bookpile_2.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/bookpile_3.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/bookpile_4.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/bookpile_5.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/bookpile_6.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/bookstack_1.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/bookstack_2.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/bookstack_3.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/brickpile.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/brickrubble.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/cardboard.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier_1.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier_2.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier_3.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier_4.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier_5.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier_alt.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier_alt_2.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/foodstuff_1.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/foodstuff_2.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/foodstuff_3.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/foodstuff_4.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/foodstuff_5.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/foodstuff_6.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/glass_1.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/glass_2.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/glass_3.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/glass_4.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/glass_5.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/glass_6.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/mailbox-open.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/mailbox.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/mailbox_old-open.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/mailbox_old.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/meta.json create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/mine_sign.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/pallet.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/pallet_stack.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/papers_1.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/papers_2.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/papers_3.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/payphone.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/payphone_alt.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/phone_black.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/phone_red.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/pot_1.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/pot_2.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/pot_3.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/pot_4.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/scattered_papers.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/shower.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/sink.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/skeleton.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/toilet.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/trashbags_1.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/trashbags_2.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/trashbags_3.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/trashbags_4.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/trashbags_5.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/trashbags_6.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/trashbin-1.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/trashbin-2.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/trashbin-3.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/trashbin.png create mode 100644 Resources/Textures/Structures/Decoration/world.rsi/woodscrap.png create mode 100644 Resources/Textures/Structures/Storage/Closets/cabinet.rsi/closet.png create mode 100644 Resources/Textures/Structures/Storage/Closets/cabinet.rsi/closet_door.png create mode 100644 Resources/Textures/Structures/Storage/Closets/cabinet.rsi/closet_open.png create mode 100644 Resources/Textures/Structures/Storage/Closets/cabinet.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Closets/closet.rsi/closet.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closet.rsi/closet_door.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closet.rsi/closet_open.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closet.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Closets/closet.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/closet.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/closet_door.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/closet_open.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/closet.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/closet_door.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/closet_open.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/closet.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/closet_door.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/closet_open.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetold.rsi/closet.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetold.rsi/closet_door.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetold.rsi/closet_open.png create mode 100644 Resources/Textures/Structures/Storage/Closets/closetold.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Closets/closetold.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/closet.png create mode 100644 Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/closet_door.png create mode 100644 Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/closet_open.png create mode 100644 Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/closet.png create mode 100644 Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/closet_door.png create mode 100644 Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/closet_open.png create mode 100644 Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Closets/fridgewidedirty.rsi/closet.png create mode 100644 Resources/Textures/Structures/Storage/Closets/fridgewidedirty.rsi/closet_door.png create mode 100644 Resources/Textures/Structures/Storage/Closets/fridgewidedirty.rsi/closet_open.png create mode 100644 Resources/Textures/Structures/Storage/Closets/fridgewidedirty.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Closets/fridgewidedirty.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Closets/guncabinet.rsi/closet.png create mode 100644 Resources/Textures/Structures/Storage/Closets/guncabinet.rsi/closet_door.png create mode 100644 Resources/Textures/Structures/Storage/Closets/guncabinet.rsi/closet_open.png create mode 100644 Resources/Textures/Structures/Storage/Closets/guncabinet.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Closets/guncabinet.rsi/shotgun.png create mode 100644 Resources/Textures/Structures/Storage/Closets/guncabinet.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/closet.png create mode 100644 Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/closet_door.png create mode 100644 Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/closet_open.png create mode 100644 Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/base.png create mode 100644 Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/closed.png create mode 100644 Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/icon.png create mode 100644 Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/lock.png create mode 100644 Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/open.png create mode 100644 Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Crates/armycrate.rsi/base.png create mode 100644 Resources/Textures/Structures/Storage/Crates/armycrate.rsi/closed.png create mode 100644 Resources/Textures/Structures/Storage/Crates/armycrate.rsi/icon.png create mode 100644 Resources/Textures/Structures/Storage/Crates/armycrate.rsi/lock.png create mode 100644 Resources/Textures/Structures/Storage/Crates/armycrate.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Crates/armycrate.rsi/open.png create mode 100644 Resources/Textures/Structures/Storage/Crates/armycrate.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Crates/cashregister.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Crates/cashregister.rsi/register_clean.png create mode 100644 Resources/Textures/Structures/Storage/Crates/cashregister.rsi/register_cleanopen.png create mode 100644 Resources/Textures/Structures/Storage/Crates/cashregisterbloody.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Crates/cashregisterbloody.rsi/register.png create mode 100644 Resources/Textures/Structures/Storage/Crates/cashregisterbloody.rsi/registeropen.png create mode 100644 Resources/Textures/Structures/Storage/Crates/cratemilitary.rsi/base.png create mode 100644 Resources/Textures/Structures/Storage/Crates/cratemilitary.rsi/closed.png create mode 100644 Resources/Textures/Structures/Storage/Crates/cratemilitary.rsi/icon.png create mode 100644 Resources/Textures/Structures/Storage/Crates/cratemilitary.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Crates/cratemilitary.rsi/open.png create mode 100644 Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/base.png create mode 100644 Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/closed.png create mode 100644 Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/icon.png create mode 100644 Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/open.png create mode 100644 Resources/Textures/Structures/Storage/Crates/footlocker.rsi/base.png create mode 100644 Resources/Textures/Structures/Storage/Crates/footlocker.rsi/closed.png create mode 100644 Resources/Textures/Structures/Storage/Crates/footlocker.rsi/icon.png create mode 100644 Resources/Textures/Structures/Storage/Crates/footlocker.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Crates/footlocker.rsi/open.png create mode 100644 Resources/Textures/Structures/Storage/Crates/footlocker.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/base.png create mode 100644 Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/closed.png create mode 100644 Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/icon.png create mode 100644 Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/lock.png create mode 100644 Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/open.png create mode 100644 Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Crates/redcrate.rsi/base.png create mode 100644 Resources/Textures/Structures/Storage/Crates/redcrate.rsi/closed.png create mode 100644 Resources/Textures/Structures/Storage/Crates/redcrate.rsi/icon.png create mode 100644 Resources/Textures/Structures/Storage/Crates/redcrate.rsi/lock.png create mode 100644 Resources/Textures/Structures/Storage/Crates/redcrate.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Crates/redcrate.rsi/open.png create mode 100644 Resources/Textures/Structures/Storage/Crates/redcrate.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Crates/trashbin.rsi/base.png create mode 100644 Resources/Textures/Structures/Storage/Crates/trashbin.rsi/closed.png create mode 100644 Resources/Textures/Structures/Storage/Crates/trashbin.rsi/icon.png create mode 100644 Resources/Textures/Structures/Storage/Crates/trashbin.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Crates/trashbin.rsi/open.png create mode 100644 Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/army_crate-1.png create mode 100644 Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/army_crate-2.png create mode 100644 Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/army_crate.png create mode 100644 Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/plain_crate-1.png create mode 100644 Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/plain_crate-2.png create mode 100644 Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/plain_crate-3.png create mode 100644 Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/plain_crate.png create mode 100644 Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/wood_crate.png create mode 100644 Resources/Textures/Structures/Storage/Crates/woodenfootlocker.rsi/footlocker_wood.png create mode 100644 Resources/Textures/Structures/Storage/Crates/woodenfootlocker.rsi/footlocker_woodopen.png create mode 100644 Resources/Textures/Structures/Storage/Crates/woodenfootlocker.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Furniture/safe.rsi/closet.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/safe.rsi/closet_door.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/safe.rsi/closet_open.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/safe.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Furniture/safe.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/safespinner.rsi/closet.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/safespinner.rsi/closet_door.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/safespinner.rsi/closet_open.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/safespinner.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Furniture/safespinner.rsi/welded.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/washingmachine.rsi/generic.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/washingmachine.rsi/generic_door.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/washingmachine.rsi/generic_on.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/washingmachine.rsi/generic_open.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/washingmachine.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/Furniture/washingmachine_industrial.rsi/generic.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/washingmachine_industrial.rsi/generic_door.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/washingmachine_industrial.rsi/generic_on.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/washingmachine_industrial.rsi/generic_open.png create mode 100644 Resources/Textures/Structures/Storage/Furniture/washingmachine_industrial.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/barrels.rsi/black-closed.png create mode 100644 Resources/Textures/Structures/Storage/barrels.rsi/black-full.png create mode 100644 Resources/Textures/Structures/Storage/barrels.rsi/black-open.png create mode 100644 Resources/Textures/Structures/Storage/barrels.rsi/blue-closed.png create mode 100644 Resources/Textures/Structures/Storage/barrels.rsi/blue-open.png create mode 100644 Resources/Textures/Structures/Storage/barrels.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/barrels.rsi/red-closed.png create mode 100644 Resources/Textures/Structures/Storage/barrels.rsi/red-full.png create mode 100644 Resources/Textures/Structures/Storage/barrels.rsi/red-open.png create mode 100644 Resources/Textures/Structures/Storage/barrels.rsi/yellow-closed.png create mode 100644 Resources/Textures/Structures/Storage/barrels.rsi/yellow-full.png create mode 100644 Resources/Textures/Structures/Storage/barrels.rsi/yellow-open.png create mode 100644 Resources/Textures/Structures/Storage/burningbarrel.rsi/burnbarrel.png create mode 100644 Resources/Textures/Structures/Storage/burningbarrel.rsi/burnbarrel_lit.png create mode 100644 Resources/Textures/Structures/Storage/burningbarrel.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/firstaid.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/firstaid_door.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/firstaid_open.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/fridge.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/fridge_door.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/fridge_open.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/locker.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/locker_door.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/locker_loot.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/locker_open.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/meta.json create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/safe_wall-open.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/safe_wall.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/toolbox.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/toolbox_loot.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/toolbox_open.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/vent-damaged.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/vent-open.png create mode 100644 Resources/Textures/Structures/Storage/storage.rsi/vent.png create mode 100644 Resources/Textures/Structures/Storage/tanksx64.rsi/chemical_container.png create mode 100644 Resources/Textures/Structures/Storage/tanksx64.rsi/chemical_container_broken.png create mode 100644 Resources/Textures/Structures/Storage/tanksx64.rsi/largetank.png create mode 100644 Resources/Textures/Structures/Storage/tanksx64.rsi/largetank_chemical.png create mode 100644 Resources/Textures/Structures/Storage/tanksx64.rsi/largetank_chemical_huge.png create mode 100644 Resources/Textures/Structures/Storage/tanksx64.rsi/largetank_pipe.png create mode 100644 Resources/Textures/Structures/Storage/tanksx64.rsi/meta.json create mode 100644 Resources/Textures/Structures/Wallmounts/hydrant.rsi/closed.png create mode 100644 Resources/Textures/Structures/Wallmounts/hydrant.rsi/frame.png create mode 100644 Resources/Textures/Structures/Wallmounts/hydrant.rsi/meta.json create mode 100644 Resources/Textures/Structures/Wallmounts/hydrant.rsi/open.png create mode 100644 Resources/Textures/Structures/Wallmounts/hydrantold.rsi/closed.png create mode 100644 Resources/Textures/Structures/Wallmounts/hydrantold.rsi/frame.png create mode 100644 Resources/Textures/Structures/Wallmounts/hydrantold.rsi/meta.json create mode 100644 Resources/Textures/Structures/Wallmounts/hydrantold.rsi/open.png create mode 100644 Resources/Textures/Structures/Wallmounts/lightbulbcaged.rsi/base.png create mode 100644 Resources/Textures/Structures/Wallmounts/lightbulbcaged.rsi/broken.png create mode 100644 Resources/Textures/Structures/Wallmounts/lightbulbcaged.rsi/burned.png create mode 100644 Resources/Textures/Structures/Wallmounts/lightbulbcaged.rsi/empty.png create mode 100644 Resources/Textures/Structures/Wallmounts/lightbulbcaged.rsi/glow.png create mode 100644 Resources/Textures/Structures/Wallmounts/lightbulbcaged.rsi/meta.json create mode 100644 Resources/Textures/Structures/Wallmounts/signs_32x32.rsi/bar.png create mode 100644 Resources/Textures/Structures/Wallmounts/signs_32x32.rsi/clinic.png create mode 100644 Resources/Textures/Structures/Wallmounts/signs_32x32.rsi/meta.json create mode 100644 Resources/Textures/Structures/Wallmounts/signs_32x32.rsi/open.png create mode 100644 Resources/Textures/Structures/Wallmounts/signs_32x32.rsi/open_bar.png create mode 100644 Resources/Textures/Structures/Wallmounts/signs_32x32.rsi/open_bar_on.png create mode 100644 Resources/Textures/Structures/Wallmounts/signs_32x32.rsi/open_on.png create mode 100644 Resources/Textures/Structures/Wallmounts/signs_32x32.rsi/rent.png create mode 100644 Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/bazaar_on.png create mode 100644 Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/hotel.png create mode 100644 Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/meta.json create mode 100644 Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/private.png create mode 100644 Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/we_open_open.png create mode 100644 Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/workers.png create mode 100644 Resources/Textures/Structures/Wallmounts/vdu.rsi/VDU.png create mode 100644 Resources/Textures/Structures/Wallmounts/vdu.rsi/keyboard.png create mode 100644 Resources/Textures/Structures/Wallmounts/vdu.rsi/meta.json create mode 100644 Resources/Textures/Structures/Wallmounts/vdu.rsi/screen.png create mode 100644 Resources/Textures/Structures/Wallmounts/walldecor.rsi/calendar.png create mode 100644 Resources/Textures/Structures/Wallmounts/walldecor.rsi/calendar_blank.png create mode 100644 Resources/Textures/Structures/Wallmounts/walldecor.rsi/clock.png create mode 100644 Resources/Textures/Structures/Wallmounts/walldecor.rsi/cross.png create mode 100644 Resources/Textures/Structures/Wallmounts/walldecor.rsi/danger_sign.png create mode 100644 Resources/Textures/Structures/Wallmounts/walldecor.rsi/exit.png create mode 100644 Resources/Textures/Structures/Wallmounts/walldecor.rsi/meta.json create mode 100644 Resources/Textures/Structures/Wallmounts/walldecor.rsi/notice_sign.png create mode 100644 Resources/Textures/Structures/Wallmounts/walldecor.rsi/wallscreen.png create mode 100644 Resources/Textures/Structures/Wallmounts/walldecor.rsi/wanted_poster.png create mode 100644 Resources/Textures/Structures/Wallmounts/walldecor.rsi/wanted_poster_goose.png diff --git a/Resources/Prototypes/Entities/Structures/Decoration/floordecor.yml b/Resources/Prototypes/Entities/Structures/Decoration/floordecor.yml new file mode 100644 index 00000000000..2ed9c186eeb --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Decoration/floordecor.yml @@ -0,0 +1,720 @@ +- type: entity + id: DecorFloorBase + abstract: true + placement: + mode: SnapgridCenter + components: + - type: Sprite + sprite: Structures/Decoration/cave_decor.rsi + netsync: false + noRot: true + drawdepth: FloorObjects + - type: Damageable + damageModifierSet: Wood + damageContainer: Inorganic + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 50 + behaviors: + - !type:PlaySoundBehavior + sound: + collection: WoodDestroy + - !type:DoActsBehavior + acts: [ "Destruction" ] + - type: Transform + anchored: true + - type: Physics + bodyType: Static + canCollide: false + - type: Clickable + - type: InteractionOutline +# No fixture on this base, inherit from further down for fixture + +# Cave Decor +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard1 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_drought_ns-1 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard2 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_drought_ns-2 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard3 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_drought_ns-3 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard4 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_drought_ns-4 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard5 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_drought_ns-5 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard6 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_drought_ns-6 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard7 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_drought_we-1 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard8 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_drought_we-2 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard9 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_drought_we-3 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard10 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_drought_we-4 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard11 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_drought_we-5 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard12 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_drought_we-6 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard13 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_mammoth_ns-1 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard14 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_mammoth_ns-2 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard15 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_mammoth_ns-3 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard16 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_mammoth_ns-4 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard17 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_mammoth_ns-5 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard18 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_mammoth_ns-6 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard19 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_mammoth_we-1 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard20 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_mammoth_we-2 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard21 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_mammoth_we-3 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard22 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_mammoth_we-4 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard23 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_mammoth_we-5 + +- type: entity + parent: DecorFloorBase + id: DecorFloorBoard24 + name: floor board + description: Keep the mud off your feet. + components: + - type: Sprite + state: boards_mammoth_we-6 + +- type: entity + parent: DecorFloorBase + id: DecorStalagmite1 + name: stalagmite + description: Pointy rocks! Mites go up, tites come... + components: + - type: Sprite + state: stalagmite + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeCircle + radius: 0.20 + density: 1000 + mask: + - MachineMask + layer: + - MachineLayer + +- type: entity + parent: DecorStalagmite1 + id: DecorStalagmite2 + components: + - type: Sprite + state: stalagmite1 + +- type: entity + parent: DecorStalagmite1 + id: DecorStalagmite3 + components: + - type: Sprite + state: stalagmite2 + +- type: entity + parent: DecorStalagmite1 + id: DecorStalagmite4 + components: + - type: Sprite + state: stalagmite3 + +- type: entity + parent: DecorStalagmite1 + id: DecorStalagmite5 + components: + - type: Sprite + state: stalagmite4 + +- type: entity + parent: DecorStalagmite1 + id: DecorStalagmite6 + components: + - type: Sprite + state: stalagmite5 + +- type: entity + parent: DecorStalagmite1 + id: DecorMinecart + name: minecrart + description: It seems to have fallen over... + components: + - type: Sprite + state: minecart_fallen + +- type: entity + parent: DecorFloorBase + id: DecorSignLeftMine + name: sign + description: A sign, for a mine, pointing li...left + components: + - type: Sprite + state: sign_left + +- type: entity + parent: DecorFloorBase + id: DecorSignRightMine + name: sign + description: A sign, pointing right. + components: + - type: Sprite + state: sign_right + +# World Decor +- type: entity + parent: DecorFloorBase + id: DecorFloorWorldBase + abstract: true + components: + - type: Sprite + sprite: Structures/Decoration/world.rsi + +- type: entity + parent: DecorFloorWorldBase + id: DecorFloorPaper + name: scattered paper + description: A mess of papers + suffix: 8 states + components: + - type: Sprite + sprite: Structures/Decoration/world.rsi + state: scattered_papers + # add destruction drop for materials + +- type: entity + parent: DecorFloorWorldBase + id: DecorFloorPaper1 + suffix: 4 states + name: scattered paper + description: A mess of papers + components: + - type: Sprite + state: papers_1 + +- type: entity + parent: DecorFloorPaper1 + id: DecorFloorPaper2 + components: + - type: Sprite + state: papers_2 + +- type: entity + parent: DecorFloorPaper1 + id: DecorFloorPaper3 + components: + - type: Sprite + state: papers_3 + +- type: entity + parent: DecorFloorWorldBase + id: DecorFloorScrapwood + name: wood scraps + description: wood scraps + suffix: 6 states + components: + - type: Sprite + state: woodscrap + +- type: entity + parent: DecorFloorWorldBase + id: DecorFloorBrickrubble + name: brick rubble + description: brick rubble + suffix: "6 states" + components: + - type: Sprite + state: brickrubble + +- type: entity + parent: DecorFloorWorldBase + id: DecorFloorCardboard + name: cardboard boxes + description: cardboard scrap boxes + suffix: "6 states" + components: + - type: Sprite + state: cardboard + # add destruction drop for materials + +- type: entity + parent: DecorFloorWorldBase + id: DecorFloorPallet + name: pallet + description: a wooden pallet. + suffix: "2 states" + components: + - type: Sprite + state: pallet + # add destruction drop for materials + +- type: entity + parent: DecorFloorWorldBase + id: DecorFloorPalletStack + name: pallet stack + description: a stack of wooden pallets + suffix: "2 states" + components: + - type: Sprite + state: pallet_stack + # add destruction drop for materials + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeCircle + radius: 0.20 + density: 1000 + mask: + - MachineMask + layer: + - MachineLayer + +- type: entity + parent: DecorFloorPalletStack + id: DecorFloorBrickStack + name: brick stack + description: a neat stack of bricks + components: + - type: Sprite + state: brickpile + +- type: entity + parent: DecorFloorWorldBase + id: DecorFloorBookstack1 + name: book stack + description: a stack of books + components: + - type: Sprite + state: bookstack_1 + # add destruction drop for materials + +- type: entity + parent: DecorFloorBookstack1 + id: DecorFloorBookstack2 + components: + - type: Sprite + state: bookstack_2 + +- type: entity + parent: DecorFloorBookstack1 + id: DecorFloorBookstack3 + components: + - type: Sprite + state: bookstack_3 + +- type: entity + parent: DecorFloorWorldBase + id: DecorFloorBookPile1 + name: book pile + description: a pile of books + components: + - type: Sprite + state: bookpile_1 + # add destruction drop for materials + +- type: entity + parent: DecorFloorBookPile1 + id: DecorFloorBookPile2 + components: + - type: Sprite + state: bookpile_2 + +- type: entity + parent: DecorFloorBookPile1 + id: DecorFloorBookPile3 + components: + - type: Sprite + state: bookpile_3 + +- type: entity + parent: DecorFloorBookPile1 + id: DecorFloorBookPile4 + components: + - type: Sprite + state: bookpile_4 + +- type: entity + parent: DecorFloorBookPile1 + id: DecorFloorBookPile5 + components: + - type: Sprite + state: bookpile_5 + +- type: entity + parent: DecorFloorBookPile1 + id: DecorFloorBookPile6 + components: + - type: Sprite + state: bookpile_6 + +- type: entity + parent: DecorFloorWorldBase + id: DecorFloorFood1 + name: food stuff + description: some old food stuff + components: + - type: Sprite + state: foodstuff_1 + +- type: entity + parent: DecorFloorFood1 + id: DecorFloorFood2 + components: + - type: Sprite + state: foodstuff_2 + +- type: entity + parent: DecorFloorFood1 + id: DecorFloorFood3 + components: + - type: Sprite + state: foodstuff_3 + +- type: entity + parent: DecorFloorFood1 + id: DecorFloorFood4 + components: + - type: Sprite + state: foodstuff_4 + +- type: entity + parent: DecorFloorFood1 + id: DecorFloorFood5 + components: + - type: Sprite + state: foodstuff_5 + +- type: entity + parent: DecorFloorFood1 + id: DecorFloorFood6 + components: + - type: Sprite + state: foodstuff_6 + +- type: entity + parent: DecorFloorWorldBase + id: DecorFloorTrashbags1 + name: trash bags + description: some old trash bags + components: + - type: Sprite + state: trashbags_1 + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeCircle + radius: 0.20 + density: 1000 + mask: + - MachineMask + layer: + - MachineLayer + +- type: entity + parent: DecorFloorTrashbags1 + id: DecorFloorTrashbags2 + components: + - type: Sprite + state: trashbags_2 + +- type: entity + parent: DecorFloorTrashbags1 + id: DecorFloorTrashbags3 + components: + - type: Sprite + state: trashbags_3 + +- type: entity + parent: DecorFloorTrashbags1 + id: DecorFloorTrashbags4 + components: + - type: Sprite + state: trashbags_4 + +- type: entity + parent: DecorFloorTrashbags1 + id: DecorFloorTrashbags5 + components: + - type: Sprite + state: trashbags_5 + +- type: entity + parent: DecorFloorTrashbags1 + id: DecorFloorTrashbags6 + components: + - type: Sprite + state: trashbags_6 + +- type: entity + parent: DecorFloorWorldBase + id: DecorFloorGlass1 + name: glass bottles + description: some old glass scraps + components: + - type: Sprite + state: glass_1 + # add glass shard destruction + +- type: entity + parent: DecorFloorGlass1 + id: DecorFloorGlass2 + components: + - type: Sprite + state: glass_2 + +- type: entity + parent: DecorFloorGlass1 + id: DecorFloorGlass3 + components: + - type: Sprite + state: glass_3 + +- type: entity + parent: DecorFloorGlass1 + id: DecorFloorGlass4 + components: + - type: Sprite + state: glass_4 + +- type: entity + parent: DecorFloorGlass1 + id: DecorFloorGlass5 + components: + - type: Sprite + state: glass_5 + +- type: entity + parent: DecorFloorGlass1 + id: DecorFloorGlass6 + components: + - type: Sprite + state: glass_6 + +- type: entity + parent: DecorFloorWorldBase + id: DecorSignMines + name: mines + description: danger of mines and death... + components: + - type: Sprite + state: mine_sign + +- type: entity + parent: DecorFloorWorldBase + id: DecorFloorSkeleton + name: skeleton + description: looks a little worse for wear + components: + - type: Sprite + state: skeleton + +- type: entity + parent: DecorFloorWorldBase + id: DecorBarrels + name: barrels + description: a bunch of old rusty barrels. + components: + - type: Sprite + layers: + - state: barrels1 + map: [ "body" ] + - type: RandomSprite + available: + - body: + barrels1: "" + barrels2: "" + barrels3: "" + barrels4: "" + barrels5: "" + barrels6: "" + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeCircle + radius: 0.3 + density: 1000 + mask: + - MachineMask + layer: + - MachineLayer + +- type: entity + parent: DecorFloorSkeleton + id: DecorFloorSkeletonOver + suffix: draws over objects + components: + - type: Sprite + drawdepth: Mobs diff --git a/Resources/Prototypes/Entities/Structures/Decoration/rails.yml b/Resources/Prototypes/Entities/Structures/Decoration/rails.yml new file mode 100644 index 00000000000..a41b474622a --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Decoration/rails.yml @@ -0,0 +1,95 @@ +- type: entity + id: Rails + name: railway + placement: + mode: SnapgridCenter + components: + - type: Sprite + sprite: Structures/Decoration/rails64.rsi + state: rails + netsync: false + drawdepth: FloorObjects + - type: Damageable + damageModifierSet: Wood + damageContainer: Inorganic + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 200 + behaviors: + - !type:PlaySoundBehavior + sound: + collection: WoodDestroy + - !type:DoActsBehavior + acts: [ "Destruction" ] + - type: Transform + anchored: true + - type: Physics + bodyType: Static + canCollide: false + - type: Clickable + +- type: entity + parent: Rails + id: RailsJunctionRightTop + suffix: junction right top + components: + - type: Sprite + state: junction-right-top + +- type: entity + parent: Rails + id: RailsJunctionLeftTop + suffix: junction left top + components: + - type: Sprite + state: junction-left-top + +- type: entity + parent: Rails + id: RailsJunctionRightBottom + suffix: junction right bottom + components: + - type: Sprite + state: junction-right-bottom + +- type: entity + parent: Rails + id: RailsJunctionLeftBottom + suffix: junction left bottom + components: + - type: Sprite + state: junction-left-bottom + +- type: entity + parent: Rails + id: RailsTurnWS + suffix: turn west-south + components: + - type: Sprite + state: turn-WS + +- type: entity + parent: Rails + id: RailsTurnNW + suffix: turn north-west + components: + - type: Sprite + state: turn-NW + +- type: entity + parent: Rails + id: RailsTurnNE + suffix: turn north-east + components: + - type: Sprite + state: turn-NE + +- type: entity + parent: Rails + id: RailsTurnSE + suffix: turn south-east + components: + - type: Sprite + state: turn-SE diff --git a/Resources/Prototypes/Entities/Structures/Decoration/torches.yml b/Resources/Prototypes/Entities/Structures/Decoration/torches.yml new file mode 100644 index 00000000000..1646ec9f707 --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Decoration/torches.yml @@ -0,0 +1,73 @@ +- type: entity + id: Torch2 + name: torch + suffix: floor + description: A flaming torch for lighting an area. + placement: + mode: SnapgridCenter + components: + - type: Transform + anchored: true + - type: Clickable + - type: InteractionOutline + - type: Physics + bodyType: Static + canCollide: false + - type: Sprite + netsync: false + noRot: true + sprite: Structures/Decoration/torches.rsi + state: torch_unlit + - type: Appearance + - type: Reactive + groups: + Flammable: [ Touch ] + Extinguish: [ Touch ] + - type: ExtinguishOnInteract + extinguishAttemptSound: + path: /Audio/Items/candle_blowing.ogg + params: + variation: 0.05 + volume: 10 + - type: UseDelay + - type: Flammable + fireSpread: false + canResistFire: false + alwaysCombustible: true + canExtinguish: true + firestacksOnIgnite: 3.0 + firestackFade: -0.01 + damage: + types: + Heat: 0.1 + - type: FireVisuals + sprite: Structures/Decoration/torches.rsi + normalState: torch_lit + - type: Damageable + damageModifierSet: Wood + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 50 + behaviors: + - !type:DoActsBehavior + acts: [ "Destruction" ] + - type: ToggleableLightVisuals + spriteLayer: null + - type: PointLight + color: "#e39c40" + radius: 5 + power: 16 + +- type: entity + parent: Torch2 + id: TorchWall + suffix: wall + components: + - type: Sprite + noRot: false + state: wall_torch_unlit + - type: FireVisuals + sprite: Structures/Decoration/torches.rsi + normalState: wall_torch_lit diff --git a/Resources/Prototypes/Entities/Structures/Storage/barrels.yml b/Resources/Prototypes/Entities/Structures/Storage/barrels.yml new file mode 100644 index 00000000000..0cbbb2ede8b --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Storage/barrels.yml @@ -0,0 +1,287 @@ +# Barrels +# Base +- type: entity + parent: BaseStructureDynamic + id: BaseBarrel + name: barrel + description: This barrel looks like it could contain something. + categories: [ HideSpawnMenu ] + components: + - type: Sprite + sprite: Structures/Storage/barrels.rsi + state: blue-closed + netsync: false + noRot: true + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.2,-0.2,0.2,0.45" + density: 50 + mask: + - MachineMask + layer: + - WallLayer + - type: Damageable + damageContainer: Inorganic + damageModifierSet: Metallic + - type: Destructible + thresholds: + - trigger: + !type:DamageTypeTrigger + damageType: Heat + damage: 5 + behaviors: + - !type:SolutionExplosionBehavior + solution: barrel + - trigger: + !type:DamageTypeTrigger + damageType: Piercing + damage: 5 + behaviors: + - !type:SolutionExplosionBehavior + solution: barrel + - trigger: + !type:DamageTrigger + damage: 50 + behaviors: + - !type:SpillBehavior + solution: barrel + - !type:PlaySoundBehavior + sound: + collection: MetalBreak + - !type:DoActsBehavior + acts: ["Destruction"] + +# Base Open +- type: entity + parent: BaseBarrel + id: BaseBarrelOpen + suffix: open + categories: [ HideSpawnMenu ] + components: + - type: SolutionContainerManager + solutions: + barrel: + maxVol: 500 + - type: DrainableSolution + solution: barrel + - type: ReagentTank + +# Closed +- type: entity + parent: BaseBarrel + id: BlackBarrel + name: black barrel + description: A worn out black barrel. The label is torn off. + components: + - type: Sprite + sprite: Structures/Storage/barrels.rsi + state: black-closed + +- type: entity + parent: BaseBarrel + id: BlueBarrel + name: blue barrel + description: A blue barrel with a warning sign of. Maybe it contains water? + components: + - type: Sprite + sprite: Structures/Storage/barrels.rsi + state: blue-closed + +- type: entity + parent: BaseBarrel + id: RedBarrel + name: red barrel + description: A red barrel with an explosive warning sign on. Better be careful. + components: + - type: Sprite + sprite: Structures/Storage/barrels.rsi + state: red-closed + - type: Explosive + explosionType: Default + totalIntensity: 120 # ~ 5 tile radius + +- type: entity + parent: BaseBarrel + id: YellowBarrel + name: yellow barrel + description: A yellow barrel with a radiation warning sign on. Better be careful. + components: + - type: Sprite + sprite: Structures/Storage/barrels.rsi + state: yellow-closed + - type: RadiationSource + intensity: 2 + slope: 1 + +# Open +- type: entity + parent: BaseBarrelOpen + id: BlackBarrelOpen + suffix: open + name: black barrel + description: A worn out black barrel. The label is torn off. The lid is off and you can see inside. + components: + - type: Sprite + sprite: Structures/Storage/barrels.rsi + state: black-open + +- type: entity + parent: BaseBarrelOpen + id: BlueBarrelOpen + suffix: open + name: blue barrel + description: A blue barrel with a warning sign of. The lid is off and you can see inside. + components: + - type: Sprite + sprite: Structures/Storage/barrels.rsi + state: blue-open + +- type: entity + parent: BaseBarrelOpen + id: RedBarrelOpen + suffix: open + name: red barrel + description: A red barrel with an explosive warning sign on. The lid is off and you can see inside. + components: + - type: Sprite + sprite: Structures/Storage/barrels.rsi + state: red-open + +- type: entity + parent: BaseBarrelOpen + id: YellowBarrelOpen + suffix: open + name: yellow barrel + description: A yellow barrel with a radiation warning sign on. The lid is off and you can see inside but it still makes you twitch. + components: + - type: Sprite + sprite: Structures/Storage/barrels.rsi + state: yellow-open + - type: RadiationSource + intensity: 1 + slope: 1 + +# Full barrels +- type: entity + parent: BlackBarrelOpen + id: BlackBarrelFull + suffix: full + description: A worn out black barrel. This one looks full of some dark liquid. + components: + - type: Sprite + sprite: Structures/Storage/barrels.rsi + state: black-full + # TODO - fill with some sort of waste product? Maybe just dirty water. + +- type: entity + parent: RedBarrelOpen + id: RedBarrelFull + suffix: full + description: A red barrel with an explosive warning sign on. It has a golden liquid inside. + components: + - type: Sprite + sprite: Structures/Storage/barrels.rsi + state: red-full + - type: SolutionContainerManager + solutions: + barrel: + reagents: + - ReagentId: WeldingFuel + Quantity: 500 + - type: DamageOnToolInteract + tools: + - Welding + weldingDamage: + types: + Heat: 10 + - type: Explosive + explosionType: Default + totalIntensity: 120 # ~ 5 tile radius + +- type: entity + parent: YellowBarrelOpen + id: YellowBarrelFull + suffix: full + description: A yellow barrel with a radiation warning sign on. You can see the glowing goo bubble. + components: + - type: Sprite + sprite: Structures/Storage/barrels.rsi + state: yellow-full + - type: RadiationSource + intensity: 3 + slope: 1 + - type: PointLight + netsync: false + radius: 1.5 + energy: 1.6 + color: "#3db83b" + castShadows: false + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 1000 + behaviors: + - !type:SpillBehavior + solution: barrel + - !type:PlaySoundBehavior + sound: + collection: MetalBreak + - !type:DoActsBehavior + acts: ["Destruction"] + # TODO - fill with some sort of radioactive waste reagent. + +# Burning Barrels +- type: entity + parent: BaseStructureDynamic + id: BurningBarrel + name: burnt barrel + description: This barrel looks like it once contained a fire. + components: + - type: Sprite + sprite: Structures/Storage/burningbarrel.rsi + state: burnbarrel + netsync: false + noRot: true + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeCircle + radius: 0.2 + density: 50 + mask: + - MachineMask + layer: + - MidImpassable + - LowImpassable + +- type: entity + parent: BurningBarrel + id: BurningBarrelLit + name: burning barrel + description: This barrel is smoldering. Toasty + components: + - type: Sprite + sprite: Structures/Storage/burningbarrel.rsi + state: burnbarrel_lit + netsync: false + - type: PointLight + color: "#E25822" + radius: 1.0 + energy: 5.0 + netsync: false + - type: LightBehaviour + behaviours: + - !type:RandomizeBehaviour # immediately make it bright and flickery + id: burnbarrel_lit + interpolate: Nearest + minDuration: 0.02 + maxDuration: 0.06 + startValue: 6.0 + endValue: 9.0 + property: Energy + isLooped: true diff --git a/Resources/Prototypes/Entities/Structures/Storage/closets.yml b/Resources/Prototypes/Entities/Structures/Storage/closets.yml new file mode 100644 index 00000000000..394840caf48 --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Storage/closets.yml @@ -0,0 +1,228 @@ +# TODO:RESET:TIMEDSTORAGEFILL + +# Metal Closets +- type: entity + parent: ClosetBase + id: ClosetBase2 + abstract: true + components: + - type: Sprite + sprite: Structures/Storage/Closets/closet.rsi + layers: + - state: closet + map: ["enum.StorageVisualLayers.Base"] + - state: closet_door + map: ["enum.StorageVisualLayers.Door"] + - type: EntityStorageVisuals + stateBaseClosed: closet + stateDoorOpen: closet_open + stateDoorClosed: closet_door + - type: Transform + anchored: true + noRot: true + - type: Physics + bodyType: Static + - type: Anchorable # Makes the anchoring near impossible due to high time requirement + delay: 3600 + +- type: entity + parent: ClosetBase2 + id: ClosetBaseW + name: closet + description: A basic closet for storing things. + components: + - type: Weldable + - type: Sprite + noRot: true + netsync: false + sprite: Structures/Storage/Closets/closet.rsi + layers: + - state: closet + map: ["enum.StorageVisualLayers.Base"] + - state: closet_door + map: ["enum.StorageVisualLayers.Door"] + - state: welded + visible: false + map: ["enum.WeldableLayers.BaseWelded"] + - type: EntityStorageVisuals + stateBaseClosed: closet + stateDoorOpen: closet_open + stateDoorClosed: closet_door + + +- type: entity + parent: ClosetBaseW + id: ClosetGrey1 + components: + - type: Sprite + sprite: Structures/Storage/Closets/closetgrey.rsi + - type: Weldable + +- type: entity + id: ClosetGrey2 + parent: ClosetBaseW + components: + - type: Sprite + sprite: Structures/Storage/Closets/closetgrey2.rsi + +- type: entity + parent: ClosetBaseW + id: ClosetRusty + name: rusty closet + description: A rusty old closet for storing things. + components: + - type: Sprite + sprite: Structures/Storage/Closets/closetold.rsi + +- type: entity + parent: ClosetBaseW + id: ClosetGunCabinet + name: gun cabinet + description: A secure cabinet for storing guns. + components: + - type: Sprite + sprite: Structures/Storage/Closets/guncabinet.rsi + +- type: entity + parent: ClosetBaseW + id: ClosetFridgeDirty + name: fridge + description: A dirty old fridge for keeping food fresh + components: + - type: Sprite + sprite: Structures/Storage/Closets/fridgedirty.rsi + - type: ExplosionResistance + damageCoefficient: 0.90 + - type: AntiRottingContainer + +- type: entity + parent: ClosetBaseW + id: ClosetFridgeWideDirty + name: fridge + description: A dirty old fridge for keeping food fresh + components: + - type: Sprite + sprite: Structures/Storage/Closets/fridgewidedirty.rsi + - type: ExplosionResistance + damageCoefficient: 0.90 + - type: AntiRottingContainer + +- type: entity + parent: ClosetBaseW + id: ClosetDouble + name: double closet + description: A double closet for holding twice the things. + components: + - type: Sprite + sprite: Structures/Storage/Closets/doublecloset.rsi + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.15,-0.45,0.45,0.45" + density: 145 + mask: + - MachineMask + layer: + - MachineLayer + +# Wooden Closets + +- type: entity + parent: ClosetBase2 + id: ClosetCabinetWood + name: cabinet + description: An old pre-war wooden cabinet. + components: + - type: Sprite + sprite: Structures/Storage/Closets/cabinet.rsi + - type: Damageable + damageModifierSet: Wood + damageContainer: Inorganic + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 30 + behaviors: + - !type:PlaySoundBehavior + sound: + collection: WoodDestroy + - !type:SpawnEntitiesBehavior + spawn: + MaterialWoodPlank: + min: 0 + max: 1 + - !type:DoActsBehavior + acts: ["Destruction"] + - type: Tag + tags: + - Wooden + +- type: entity + parent: ClosetBaseW + id: ClosetGeneric + suffix: generic roller + components: + - type: Sprite + sprite: Structures/Storage/Closets/closetgeneric.rsi + +# Wallmounted Closets +- type: entity + id: ClosetWallMedicabinet + placement: + mode: SnapgridCenter + name: medicabinet + description: A medicabinet mounted on the wall. + components: + - type: InteractionOutline + - type: Clickable + - type: ResistLocker + - type: Weldable + - type: WallMount + arc: 180 + - type: Transform + noRot: false + - type: Sprite + drawdepth: WallMountedItems + netsync: false + noRot: false + sprite: Structures/Storage/Closets/medicabinet.rsi + layers: + - state: closet + - state: closet_door + map: ["enum.StorageVisualLayers.Door"] + - state: welded + visible: false + map: ["enum.WeldableLayers.BaseWelded"] + - type: EntityStorage + isCollidableWhenOpen: true + enteringOffset: 0, -0.75 + closeSound: + path: /Audio/Items/deconstruct.ogg + openSound: + path: /Audio/Items/deconstruct.ogg + - type: ContainerContainer + containers: + entity_storage: !type:Container + ents: [] + - type: Damageable + damageContainer: Inorganic + damageModifierSet: Metallic + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 150 + behaviors: + - !type:DoActsBehavior + acts: ["Destruction"] + - !type:PlaySoundBehavior + sound: + collection: MetalBreak + - !type:SpawnEntitiesBehavior + spawn: + SheetSteel1: + min: 1 + max: 1 diff --git a/Resources/Prototypes/Entities/Structures/Storage/crates.yml b/Resources/Prototypes/Entities/Structures/Storage/crates.yml new file mode 100644 index 00000000000..e6292912b09 --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Storage/crates.yml @@ -0,0 +1,227 @@ +- type: entity + parent: CrateGenericSteel + id: CrateFootlocker + name: footlocker + description: A footlocker for someones equipment. + components: + - type: Icon + sprite: Structures/Storage/Crates/footlocker.rsi + - type: Sprite + sprite: Structures/Storage/Crates/footlocker.rsi + - type: Reflect + reflects: + - Energy + reflectProb: 0.2 + spread: 90 + +- type: entity + parent: CrateGenericSteel + id: CrateAluminium + name: aluminium crate + description: An aluminium crate for storing stuff. + components: + - type: Icon + sprite: Structures/Storage/Crates/aluminiumcrate.rsi + - type: Sprite + sprite: Structures/Storage/Crates/aluminiumcrate.rsi + +- type: entity + parent: CrateGenericSteel + id: CrateArmy + name: army crate + description: A crate with a US Army star on. + components: + - type: Icon + sprite: Structures/Storage/Crates/armycrate.rsi + - type: Sprite + sprite: Structures/Storage/Crates/armycrate.rsi + +- type: entity + parent: CrateGenericSteel + id: CrateMedical2 + name: medical crate + description: A metal crate for storing medical equipment. + components: + - type: Icon + sprite: Structures/Storage/Crates/medicalcrate.rsi + - type: Sprite + sprite: Structures/Storage/Crates/medicalcrate.rsi + +- type: entity + parent: CrateGenericSteel + id: CrateRed + name: red crate + description: A faded red crate for storing stuff. + components: + - type: Icon + sprite: Structures/Storage/Crates/redcrate.rsi + - type: Sprite + sprite: Structures/Storage/Crates/redcrate.rsi + +- type: entity + parent: CrateGeneric + id: Trashbin + name: trash bin + description: A trash bin for putting rubbish in. + components: + - type: Icon + sprite: Structures/Storage/Crates/trashbin.rsi + - type: Sprite + sprite: Structures/Storage/Crates/trashbin.rsi + layers: + - state: base + map: ["enum.StorageVisualLayers.Base"] + - state: closed + map: ["enum.StorageVisualLayers.Door"] + +- type: entity + parent: CrateFootlocker + id: CrateTrashcart + name: trash cart + description: A trash cart for transporting waste. + components: + - type: Icon + sprite: Structures/Storage/Crates/trashcart.rsi + - type: Sprite + sprite: Structures/Storage/Crates/trashcart.rsi + - type: TileFrictionModifier + modifier: 0.4 + +- type: entity + parent: CrateGeneric + id: CrateFreezer2 + name: freezer + description: A freezer for keeping things cool. + components: + - type: Icon + sprite: Structures/Storage/Crates/freezer.rsi + - type: Sprite + sprite: Structures/Storage/Crates/freezer.rsi + layers: + - state: base + map: ["enum.StorageVisualLayers.Base"] + - state: closed + map: ["enum.StorageVisualLayers.Door"] + - type: AntiRottingContainer + +# Wooden +- type: entity + parent: CrateGeneric + id: CrateWooden + name: wooden crate + components: + - type: Icon + sprite: Structures/Storage/Crates/cratewooden.rsi + state: icon + - type: Sprite + sprite: Structures/Storage/Crates/cratewooden.rsi + layers: + - state: base + map: ["enum.StorageVisualLayers.Base"] + - state: closed + map: ["enum.StorageVisualLayers.Door"] + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.4,-0.4,0.4,0.29" + density: 50 + mask: + - SmallMobMask #this is so they can go under plastic flaps + layer: + - MachineLayer + +- type: entity + parent: CrateWooden + id: CrateMilitary + name: military crate + description: An old wooden crate. Looks like it might have some supplies in. + components: + - type: Icon + sprite: Structures/Storage/Crates/cratemilitary.rsi + - type: Sprite + sprite: Structures/Storage/Crates/cratemilitary.rsi + +# Breakable Crates (deconstruct or destroy) +- type: entity + parent: BaseStructureDynamic + id: CrateBreakBase + name: wooden crate + description: A wooden crate for storage. + abstract: true + components: + - type: Damageable + damageContainer: Inorganic + damageModifierSet: Wood + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 75 + behaviors: + - !type:DoActsBehavior + acts: ["Destruction"] + - !type:PlaySoundBehavior + sound: + collection: WoodDestroy + - !type:SpawnEntitiesBehavior + spawn: + MaterialWoodPlank: + min: 0 + max: 1 + - !type:EmptyAllContainersBehaviour + - type: Sprite + sprite: Structures/Storage/Crates/woodencrates.rsi + - type: Storage + grid: + - 0,0,6,3 + maxItemSize: Huge + - type: UserInterface + interfaces: + enum.StorageUiKey.Key: + type: StorageBoundUserInterface + - type: ContainerContainer + containers: + storagebase: !type:Container + ents: [] + +- type: entity + parent: CrateBreakBase + id: CrateBreakWood + suffix: wood + components: + - type: Sprite + state: wood_crate + +- type: entity + parent: CrateBreakBase + id: CrateBreakPlain + suffix: plain + components: + - type: Sprite + state: plain_crate + +- type: entity + parent: CrateBreakBase + id: CrateBreakPlainDamaged + suffix: plain damaged + components: + - type: Sprite + state: plain_crate-1 # TODO: Make this random between states -1, -2 and -3 + +- type: entity + parent: CrateBreakBase + id: CrateBreakArmy + name: army crate + components: + - type: Sprite + state: army_crate + +- type: entity + parent: CrateBreakArmy + id: CrateBreakArmyDamaged + suffix: damaged + components: + - type: Sprite + state: army_crate-1 # TODO: Make this random between states -1 and -2 diff --git a/Resources/Prototypes/Entities/Structures/Storage/furniture.yml b/Resources/Prototypes/Entities/Structures/Storage/furniture.yml new file mode 100644 index 00000000000..6ea2a5e5649 --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Storage/furniture.yml @@ -0,0 +1,49 @@ +# Washing Machines +- type: entity + parent: ClosetBase + id: FurnitureWashingmachine + name: washing machine + description: wishy washy. + components: + - type: Sprite + sprite: Structures/Storage/Furniture/washingmachine.rsi + layers: + - state: generic + map: ["enum.StorageVisualLayers.Base"] + - state: generic_door + map: ["enum.StorageVisualLayers.Door"] + - type: EntityStorageVisuals + stateBaseClosed: generic + stateDoorOpen: generic_open + stateDoorClosed: generic_door + - type: Transform + anchored: true + noRot: false + - type: Physics + bodyType: Static + +- type: entity + parent: FurnitureWashingmachine + id: FurnitureWashingmachineIndustrial + suffix: Industrial + components: + - type: Sprite + sprite: Structures/Storage/Furniture/washingmachine_industrial.rsi + +# Safes +- type: entity + parent: ClosetBaseW + id: ClosetSafe + name: safe + description: Might be filled with valuables. + components: + - type: Sprite + sprite: Structures/Storage/Furniture/safe.rsi + +- type: entity + parent: ClosetSafe + id: ClosetSafeSpinner + suffix: spinner + components: + - type: Sprite + sprite: Structures/Storage/Furniture/safespinner.rsi diff --git a/Resources/Prototypes/Entities/Structures/Storage/tanks.yml b/Resources/Prototypes/Entities/Structures/Storage/tanks.yml new file mode 100644 index 00000000000..41038fb74d1 --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Storage/tanks.yml @@ -0,0 +1,182 @@ +# :TODO: Add the destroyed versions of these as a destruction spawn. + +- type: entity + parent: BaseStructure + id: StorageTankBase + name: storage tank + description: A liquids storage tank. + abstract: true + components: + - type: Sprite + noRot: true + - type: InteractionOutline + - type: Physics + - type: Damageable + damageContainer: Inorganic + damageModifierSet: Metallic + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 100 + behaviors: + - !type:DoActsBehavior + acts: [ "Destruction" ] + - trigger: + !type:DamageTypeTrigger + damageType: Heat + damage: 5 + behaviors: + - !type:SolutionExplosionBehavior + solution: tank + - trigger: + !type:DamageTypeTrigger + damageType: Piercing + damage: 5 + behaviors: + - !type:SolutionExplosionBehavior + solution: tank + - trigger: + !type:DamageTrigger + damage: 10 + behaviors: + - !type:SpillBehavior + solution: tank + - !type:PlaySoundBehavior + sound: + collection: MetalBreak + - !type:DoActsBehavior + acts: ["Destruction"] + - type: SolutionContainerManager + solutions: + tank: + maxVol: 1500 + - type: DrainableSolution + solution: tank + - type: ReagentTank + - type: Transform + noRot: true + +# In use +- type: entity + id: StorageTankWide + parent: StorageTankBase + name: fuel tank + description: A fuel tank. It's used to store high amounts of fuel. + suffix: Empty + components: + - type: Sprite + sprite: Structures/Storage/tanksx64.rsi + layers: + - state: chemical_container + # - state: chemical_container + # map: ["enum.SolutionContainerLayers.Fill"] + # visible: false + - type: Appearance + # - type: SolutionContainerVisuals + # maxFillLevels: 3 + # fillBaseName: fueltank-2- + - type: ExaminableSolution + solution: tank + - type: ReagentTank + tankType: Fuel + - type: DamageOnToolInteract + tools: + - Welding + weldingDamage: + types: + Heat: 10 + - type: PacifismDangerousAttack + - type: Explosive + explosionType: Default + totalIntensity: 120 # ~ 5 tile radius + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.9,-0.5,0.9,0.2" + density: 155 + mask: + - MachineMask + layer: + - WallLayer + +- type: entity + parent: StorageTankWide + id: StorageTankWideFullFuel + suffix: Full + components: + - type: SolutionContainerManager + solutions: + tank: + reagents: + - ReagentId: WeldingFuel + Quantity: 2000 + + +- type: entity + parent: StorageTankWide + id: StorageTank2 + suffix: Empty + components: + - type: Sprite + sprite: Structures/Storage/tanksx64.rsi + layers: + - state: largetank_chemical + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.9,-0.7,-0.1,0.4" + density: 155 + mask: + - MachineMask + layer: + - WallLayer + +- type: entity + id: StorageTankFullFuel + parent: StorageTank2 + suffix: Full + components: + - type: SolutionContainerManager + solutions: + tank: + reagents: + - ReagentId: WeldingFuel + Quantity: 1500 + +- type: entity + id: StorageTankHuge + parent: StorageTankWide + suffix: Empty + components: + - type: Sprite + sprite: Structures/Storage/tanksx64.rsi + layers: + - state: largetank_chemical_huge + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.7,-0.7,0.2,0.6" + density: 155 + mask: + - MachineMask + layer: + - WallLayer + +- type: entity + id: StorageTankHugeFullFuel + parent: StorageTankHuge + suffix: Full + components: + - type: SolutionContainerManager + solutions: + tank: + reagents: + - ReagentId: WeldingFuel + Quantity: 2000 diff --git a/Resources/Prototypes/Entities/Structures/Wallmount/adverts.yml b/Resources/Prototypes/Entities/Structures/Wallmount/adverts.yml new file mode 100644 index 00000000000..53c2cb05f3c --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Wallmount/adverts.yml @@ -0,0 +1,19 @@ +- type: entity + parent: BaseSign + id: SignBase # for non directional signs otherwise remove snapCardinals: true + abstract: true + components: + - type: WallMount + arc: 360 + - type: Sprite + drawdepth: Overdoors + sprite: Structures/Wallmounts/signs_32x32.rsi + state: bar + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 100 + behaviors: + - !type:DoActsBehavior + acts: [ "Destruction" ] diff --git a/Resources/Prototypes/Entities/Structures/Wallmount/base_lighting.yml b/Resources/Prototypes/Entities/Structures/Wallmount/base_lighting.yml new file mode 100644 index 00000000000..bdbce362f42 --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Wallmount/base_lighting.yml @@ -0,0 +1,43 @@ +#Small lights +- type: entity + parent: SmallLight + id: LightSmallAlwayson + name: small light + suffix: Always on + description: "An always powered light." + components: + - type: Sprite + sprite: Structures/Wallmounts/lightbulbcaged.rsi + state: base + drawdepth: Overdoors + offset: 0, 1 # 0.75 is better but breaks for east west placement + - type: PointLight + energy: 1.0 + radius: 6 + softness: 1.1 + enabled: true + - type: WallMount + +- type: entity + parent: PoweredSmallLightEmpty + id: LightSmallEmpty + name: small light + description: "A light fixture. Draws power and produces light when equipped with a light bulb." + suffix: Empty + components: + - type: Sprite + sprite: Structures/Wallmounts/lightbulbcaged.rsi + state: empty + offset: 0, 1 + - type: WallMount + +- type: entity + parent: PoweredSmallLight + id: LightSmall + suffix: "" + components: + - type: Sprite + sprite: Structures/Wallmounts/lightbulbcaged.rsi + state: base + offset: 0, 1 + - type: WallMount diff --git a/Resources/Prototypes/Entities/Structures/Wallmount/monitors_televisions.yml b/Resources/Prototypes/Entities/Structures/Wallmount/monitors_televisions.yml new file mode 100644 index 00000000000..6cda440adae --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Wallmount/monitors_televisions.yml @@ -0,0 +1,54 @@ +- type: entity + parent: BaseComputer + id: ComputerVDU + name: VDU + description: A wall mounted video display unit. + components: + - type: Sprite + drawdepth: Overdoors + sprite: Structures/Wallmounts/vdu.rsi + layers: + - map: ["computerLayerBody"] + state: VDU + - map: ["computerLayerKeyboard"] + state: keyboard + - map: ["computerLayerScreen"] + state: screen + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.20,-0.10,0.25,0.35" + density: 250 + mask: + - FullTileMask + layer: + - WallLayer + - type: WallMount + - type: Damageable + damageContainer: Inorganic + damageModifierSet: Metallic + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 200 + behaviors: #excess damage, don't spawn entities. + - !type:DoActsBehavior + acts: [ "Destruction" ] + - trigger: + !type:DamageTrigger + damage: 50 + behaviors: + - !type:SpawnEntitiesBehavior + spawn: + SheetSteel1: + min: 1 + max: 1 + - !type:DoActsBehavior + acts: [ "Destruction" ] + - type: Transform + anchored: true + +# See terminals for more wall mounted versions diff --git a/Resources/Prototypes/Entities/Structures/Wallmount/noticeboard.yml b/Resources/Prototypes/Entities/Structures/Wallmount/noticeboard.yml new file mode 100644 index 00000000000..c02f56e249c --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Wallmount/noticeboard.yml @@ -0,0 +1,63 @@ +- type: entity + id: NoticeBoard2 + name: notice board + description: Something important to post? + placement: + mode: SnapgridCenter + components: + - type: WallMount + - type: Sprite + sprite: Structures/Wallmounts/noticeboard.rsi + layers: + - state: noticeboard + - state: notice-0 + - map: ["enum.StorageFillLayers.Fill"] + - type: StorageFillVisualizer + maxFillLevels: 6 + fillBaseName: notice + - type: Appearance + - type: InteractionOutline + - type: Clickable + - type: Transform + anchored: true + - type: Damageable + damageModifierSet: Wood + damageContainer: Inorganic + - type: Destructible + thresholds: + - trigger: + !type:DamageTrigger + damage: 30 + behaviors: + - !type:PlaySoundBehavior + sound: + collection: WoodDestroy + - !type:SpawnEntitiesBehavior + spawn: + MaterialWoodPlank: + min: 1 + max: 2 + - !type:DoActsBehavior + acts: ["Destruction"] + - type: Storage + grid: + - 0,0,4,3 + maxItemSize: Small + whitelist: + tags: + - Folder + - Document + - Write + - type: UserInterface + interfaces: + enum.StorageUiKey.Key: + type: StorageBoundUserInterface + - type: ContainerContainer + containers: + storagebase: !type:Container + - type: Tag + tags: + - Wooden + - type: Construction + graph: NoticeBoard + node: noticeBoard diff --git a/Resources/Prototypes/Entities/Structures/Wallmount/signs.yml b/Resources/Prototypes/Entities/Structures/Wallmount/signs.yml new file mode 100644 index 00000000000..b7ea2004a67 --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Wallmount/signs.yml @@ -0,0 +1,154 @@ +# see adverts for sign base +# see street_furniture for floor signs + +# 32x32 +- type: entity + parent: SignBase + id: SignBar2 + name: bar sign + description: Bar! Get drunk here. + components: + - type: Sprite + sprite: Structures/Wallmounts/signs_32x32.rsi + state: bar + +- type: entity + parent: SignBar2 + id: SignClinic + name: clinic sign + description: A clinic sign. Hopefully they have meds. + components: + - type: Sprite + state: clinic + - type: PointLight + radius: 3 + energy: 1 + color: '#00ff00' + +- type: entity + parent: SignBar2 + id: SignOpen1 + name: open sign + description: Open for business. Maybe. + components: + - type: Sprite + state: open + - type: PointLight + radius: 3 + energy: 1 + color: '#ff0000' + +- type: entity + parent: SignOpen1 + id: SignOpen2 + components: + - type: Sprite + state: open_bar + +- type: entity + parent: SignOpen1 + id: SignOpenOn1 + components: + - type: Sprite + state: open_on + +- type: entity + parent: SignOpen1 + id: SignOpenOn2 + components: + - type: Sprite + state: open_bar_on + +- type: entity + parent: SignBase + id: SignForRent + name: for rent sign + description: A sign advertising a place for rent. + components: + - type: Sprite + sprite: Structures/Wallmounts/signs_32x32.rsi + state: rent + +- type: entity + parent: SignBase + id: SignNotice + name: notice sign + description: NOTICE! + components: + - type: Sprite + sprite: Structures/Wallmounts/walldecor.rsi + state: notice_sign + +- type: entity + parent: SignNotice + id: SignDanger2 + name: danger sign + description: Danger. + components: + - type: Sprite + state: danger_sign + +- type: entity + parent: SignNotice + id: WallDecorExitsign + name: exit sign + description: A sign that says EXIT. I wonder what it means. + components: + - type: Sprite + state: exit + noRot: true + +# 64x32 +- type: entity + parent: SignBar2 + id: SignBazaarOn + name: bazaar sign + description: A sign for a bazaar. How bizarre. + components: + - type: Sprite + sprite: Structures/Wallmounts/signs_64x32.rsi + state: bazaar_on + - type: PointLight + radius: 2 + energy: 1 + color: '#ff8000' + +- type: entity + parent: SignBazaarOn + id: SignHotel + name: hotel sign + description: A sign for a hotel. Get a room! + components: + - type: Sprite + state: hotel + +- type: entity + parent: SignBazaarOn + id: SignPrivateProperty + name: private property sign + description: A private property sign. + components: + - type: Sprite + state: private + +- type: entity + parent: SignBazaarOn + id: SignOpenBig + name: open sign + description: We are open sign. I hope so. + components: + - type: Sprite + state: we_open_open + - type: PointLight + radius: 2 + energy: 1 + color: '#ff0000' + +- type: entity + parent: SignBazaarOn + id: SignWorkersOnly + name: workers only sign + description: No tresspassing! + components: + - type: Sprite + state: workers diff --git a/Resources/Prototypes/Entities/Structures/Wallmount/wallmounts.yml b/Resources/Prototypes/Entities/Structures/Wallmount/wallmounts.yml new file mode 100644 index 00000000000..9946e6b2db5 --- /dev/null +++ b/Resources/Prototypes/Entities/Structures/Wallmount/wallmounts.yml @@ -0,0 +1,45 @@ +# For wallmount things that don't fit in any other file. + +# Safes + +# Vents +- type: entity + parent: BaseSign + id: WallmountVent + name: vent + description: An airvent. Could be a good stash. + components: + - type: WallMount + arc: 360 + - type: Sprite + drawdepth: Overdoors + sprite: Structures/Storage/storage.rsi + state: vent + - type: SecretStash + secretPartName: secret-stash-part-vent + maxItemSize: Normal + - type: ContainerContainer + containers: + stash: !type:ContainerSlot {} + - type: PottedPlantHide # TODO: This needs changed to be generic stash hide? + +- type: entity + parent: WallmountVent + id: WallmountVentDamaged + suffix: damaged + components: + - type: Sprite + sprite: Structures/Storage/storage.rsi + state: vent-damaged + +- type: entity + parent: WallmountVent + id: WallmountVentOpen + suffix: open + components: + - type: Sprite + sprite: Structures/Storage/storage.rsi + state: vent-open + + +# First Aid diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/.png b/Resources/Textures/Structures/Decoration/barrels.rsi/.png new file mode 100644 index 0000000000000000000000000000000000000000..d035f7113480cb57ba60ce5d1b8853d18f9761cd GIT binary patch literal 392 zcmV;30eAk1P)DA!RvH%vKdH{47Q@QRO2FiYRLLh6G z6b2v<_U@C{q0_xud%+0Wt)}p~Bv&*D3P2n_Zag1??|$80_X*~N6dR390P$7waIBa= zg%|~q3BYs9!z;D%S8APRKOIjf*6MWuR;&=s0Pt4hX^?e*N=JPT5p1Ck{_g-vi(96P z%DaQ!HGc};ic5pS7F}+DWio>fyx(|IpEsdyzks0{C|czQ;FV0BSUsnOUAISx=`JWp z2IpJ zsSs>*sUgKkXb&z$!H}l*i|6z?Uf&QZx=~t>-digaGr(uu^*nFU0#I{IuIj(&1w`lsn?9%!HrILdgMLt z{SWV{*;ova#Ok}ogB5~7asTaAxn~YQv>F}q++_7*`#FRF@JuizxJOr50T8X`{8~*v znx7n64S>n`D=dWIT+VX79Qj}b5Hsz(Vl^1yxUj{#;$jBPTG;~v2Bau0J~w~I96x! z9FQGA;#!TZM>2Q77A{8U|K~v5jsS+@CI_$vL5H6c{cl2@193aTcg3C2MJ}uWa3PoH zK>MYa^BkjffZOb1wKD+Y;y@+Dp4 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/double_grey_2.png b/Resources/Textures/Structures/Decoration/barrels.rsi/double_grey_2.png new file mode 100644 index 0000000000000000000000000000000000000000..dbeaea2709e5ed76a4976565695781a50a88b464 GIT binary patch literal 585 zcmV-P0=E5$P)jR-;pm|a(BsHaz!7MB)ufx@B8vzNSXbyv;c>lV~*`= zwW6%u-dvZK27tmSx=~+`{#&cnlGkvbAQ1qH@3yv-6Q;9S>=(w;Ia2Co-0A53B^ZmudLZ>vv#$@i=-yz0YE^Z!4zQ~g`t&dgZW5}0H9}1 zBP5W;{7Vbc*xY8mQWH%85Y!PyY$`q(PXvICY?34ZFiv#;(7j`HEWjV!pLok=rn3T%{ zE~&x2=zJppN%nwjB>84RxNn;p5+-K^(0M@jT9rXuCWhicJ~)F_CW7tSlZiR92d~dbsoUF$pfZ|L75&P2y6+2$aQj^Sele? zLIO$C?>M>F_kgQhQ)BfW$Rn>FaM4mdU?bbqK$IM4`nk}56Xu1$)+RN&!i52nAbIrz Xj-I^Nzx~}?00000NkvXXu0mjfAZGzS literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/double_red_1.png b/Resources/Textures/Structures/Decoration/barrels.rsi/double_red_1.png new file mode 100644 index 0000000000000000000000000000000000000000..b9a9973b956eb781bc38762263f6fcb8e3b87dd7 GIT binary patch literal 596 zcmV-a0;~OrP)9d2AdHMikD|3`5S_Q)m2aBenc110-8%Gw?5=M6J>Pr}lPz>x+&=XE;9fMqv%Sx#NS&kRU-Gank>+PWCB2OueK?@|2dmRt^o%qfW#r30b0$| zK@5K2jUJOwpL^5k=z|Hg&s!G|IY#2jsS+@ItTC!0)6m(^>;#*1GXJ4{&W7Uj4JWM z5&%8OWgobGdMPl+C>@|>cCp$Sfa2mnE&y2^$OQm%JYib_KxiB;RyzX_1darPq_sK| iKpf;R^6Nj%O!)$rOu$(d5Glq00000hEAI~S%P=~C|=uM5B=bKJn~%w4p0Ee0)hi{ z+DDGqb({cI-Q3CqLTN&D8SH)@;s9dzgU3F58%_9m>!hWG$O7+@G&jWyf03s9CQ5agS6j&Ci z;Q+(wp3?{k#MG!EX3g}3W6{i12>9WqMI6$?M_Y!AoGCiwJL(>PV8q| zyi{6}LL_<*&?IzI6Qz&`=q3{n(7H}RDF7*r2jcW^9-!h?*8`Ty16R+lxkI+$;0AiQ z%mY|gc_40LDtTJ~2pkCnvJ_)8otPFt5F|?OI33gXfEDEdQ<sgV^<4G;uLs$Yi8!qtpa7ymLry z0A#B-tMrJM)j3)b5CDc?rsURFjDp*MQ<2oVHPy;Td%!fH0VA5D3-kSJ@xp*xsIW3ReKo zy)BvpfIz}njq!DM9MIpR6Swf48!h4w=ToC8A)&7WY$*Ej-amlt_~(Y-`}m90(d;2Wnp`YB6;LFckOtuaWnFt-XTzJE6&epdD4_Tw57a z)WRA7KPbvR@OEvdi6X}6055Y`2VwzmqBzhHfH)2`1ORiqJ3deb2#+I*)sX=h0!Icx m!de{*Km|FEocT{PTmA!vLFDlU=Jq}S0000rMn_2NW_J@FbgY2toT87(b(A1+HnL6B^n{#_fF1q=FYvDOp^M- zaPNHOJm;Ku?o2wVO}ce$q>8a;FdaH~cm7$2>Asc$5EwywkMwxQ`cIw;Tr)RIRTD@{ z00=%hHXJ&>@%2k!A8>#Ihzij(z})QRsz2)}0c!00#Slc>JYW(sS1aOI(*RM~uM|E| z@%yfry`($0Z%POqh!G&l)d(ChsPK7slZQu}q-__i|;^Y1PsbW{>idot&+7brBT-D&w zRLu`{0Q^GcqZI96h}(q{>w-fsK2~UNuR>j&Wix=z)ltFu{F0~?vgDQl=4sxcpTB<7 zK)Nh8qSbYx@}X|B{_N-hqFk*LyZY+%h_{b^muyR9yh~Rubcv%0d9Gwv-n8sLf}cK-5dE(N=Ee$u`0zJ}W~R>6bv0{e(}l>456KZe+SqbrwlE)z2R{&1 zWN-*i!ln)Y8Dz%Obbs+P-FxtsCe9`TuI6fR<_O+>EagFP^^zh9+za!qt~*{k#4{ja zEDEj%#&-dJOf?!Hv8nQ}18#6v2n+yhs75krh3@qLp1gJ>J>Nvs=eascC_Tg#Lj@u3 zJ0vTXPKeO};2Oj&7fghOwh3Y?pp!YC@iiVdWZsP6)Geo*oN(8o)ep(;R-WwWks t8h{}%G6)pc)hz+2Apb)L{?{x@{{Z9@2z^UrFKqw-002ovPDHLkV1nzgiWUF> literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/double_waste_2.png b/Resources/Textures/Structures/Decoration/barrels.rsi/double_waste_2.png new file mode 100644 index 0000000000000000000000000000000000000000..5feb377a9bec767ef6f3d611222fe42a9356c04f GIT binary patch literal 778 zcmV+l1NHogP)0bV6Wr@xpxZ7KL~)~wxM+$MEp0$uv|6oJqacBxM3~Nb@lNOCzRApFiU%f> zH(&Sn?mK6a1pQ};05`7=8QACYSKF8vqKUXvdM9b*#JRq~nH#c{1Vzu>er~ z%*deUg3lk`JH~(m6hPvDPyh?_<~Cv!k&!Jg-MN0kvtG4HFy?ZuLWS)J+Nma=fhY}U;d<2 zxlVJ_!@j9u>C&V1fb?2rZB-7MpLIHx{jIu&@!>-U=*G3vV#iRty(=w3M0yX@{?;j# zN}C<)RL2VDc5m?=-M#->K|%J^_{rk|zRAx6ti{J)XlkOx`7R2qKsH5Ru5c0mr*8!P90C0Pz{Lgjx4QxBDyr13Fm?5rH!_WgJ%cd0q@o$WF{;?w-sl*P70WPR zl7h8$EtWYGE?^mx`v>7m%ImD?5{T_%SPR-0e&!C|D z7qpoo0fbFW>;OSi1K}EO{n}PV{!bVc0{bATkqWmA;0B4RT`C;o)|DQpbpQYW07*qo IM6N<$g1wPriU0rr literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/double_yellow_1.png b/Resources/Textures/Structures/Decoration/barrels.rsi/double_yellow_1.png new file mode 100644 index 0000000000000000000000000000000000000000..541ea0fe2fa90258674d7dfc6ab8e23c2fae5391 GIT binary patch literal 604 zcmV-i0;BzjP)UQZ5D~%| zpxM~=`L0a?RCRq*g2>DPUC_C>BYd0zOx^c;kIeh{9>2O_$43VNgbG9pV6qwocJ}Mq z?gBT)YjCAC?_Wc9(YlWZNMd#StYwCn1jW0z18GeJfVa9op+|I9_gE)@05AkorFYj+ z7M1{bt7(4T<#c{x$m+J&Vnc5fz#w=nrnr!w_z(lY2c1`#*;Mm%QvB(*vffC%yz`Sq`6ru+cc#=-Jqdk#(j0000?K@^22kajD7BC#+jtb`~AO=A;FQ3&=Hb|R$D zBiQ>Q3WA+B7Kso+(aItbQH;ha53uHp+|B;n*`3*)pa;Tcv%7P@d*_@bdGW_$0S@;n zE{=uLY~=~ZrO04R*23o`}px5cI9zyqzOaBYHk04Tm%U5VWA_VOG!2OOXPVgo_~ zw3^$lzw0Ccs=B^q1wv^;bQ$h`8j=A1?(e%#qW?J>e`|~5qXQ*`Ex0@t-Pv!*MWqkM z=Qzd{`S>1)i?av$Jxgl5E$H6e$bI!7Vua$I+n(51D~jDl#m$nMfCm5p0fZB-qcBvO zcZ7}9NPyoxpNx<|2K^xmQrj#GTdDCT00`;`BUTmvdLL;Q)=82Cz&O$U`DI(sxgQ1s z5KStndoD>Tkbnm;S`rzJ1Sou{0HuZ#mn45`A^>3zP{&k|lRq^|2t_jy0D=gQofAAj zU?!l9=GNLf6Pr2p-K>rO9Mua#XqK#Ox8z;%@ek|w5-w*`Q}kwA!?lj+2? z0Ky<~suvyC>U+Rcrm4|-52TS*5144G9?+3)Y9LAu^!PgD{}ZN#z)>ePT;a?BVUV=? Y0f|t>I;@KeBme*a07*qoM6N<$f@1;pc>n+a literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/flammable_1.png b/Resources/Textures/Structures/Decoration/barrels.rsi/flammable_1.png new file mode 100644 index 0000000000000000000000000000000000000000..611825a8ea859a2d6287e58131520e60b0046687 GIT binary patch literal 606 zcmV-k0-^nhP)Aw%?ImRz-K#Rx0QV%Z$5^`F>{Jn{m47hxHHe z5AgQ@g5zUSvu~N>6HCVcU~G3d$mJVS-w7U1O^p0qDiw={K)3*4K0Fa@crV`F)%*rr zDC}V%v3P_t z0nr7(;H^|m&oyhc#y2;4a{!>d?JYtPHd~4M8o_GtiVFbS4};=SK4un4>6L_qSq5T6 zZJmSwQsg>6rOiT#qUAT5v{Z;}eVqr;nk%weZLIBmd!`oy5Zp&`EAthnoucABojnn` z{f)8T0zfgL>Q~ol3-4iMltI84vyTXFx|CCpm*We?ck=)gB~u5iRkkCOyfTs99oCJ1 zeyGMyM-MlI;TqUjkE*Ag*2M20=-f$IFBoat@96j6igCg8c>@yu->2n+rj@j*$>y%i sxf4R_U@?+(Lb;6%0kk`~=>VP37tTEF$`=t`ZvX%Q07*qoM6N<$f?ll;SO5S3 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/flammable_2.png b/Resources/Textures/Structures/Decoration/barrels.rsi/flammable_2.png new file mode 100644 index 0000000000000000000000000000000000000000..91a37aa9e32c55531ab00255df53a5c3bc6e442c GIT binary patch literal 676 zcmV;V0$crwP)dv8_BWi1eG zfLg{vJLazKH)0aW0S>aVy51>j^}Eo1{gxDv@xJaU9^1sES2wYIjhSdE;#mJSO! zLfUsWztD@9uOx(Qp#k?$(H|0GK2>IYF7F zWeI|7a4;@vY!k8s<#I*J7qb5B0<31{?Hhjoe)gRWL=`}J30NQKO1lI|IY3}iz3`TYjSq&qiOPBZ0AQYc_JrRT`uk<0sRA5y z(Yi}!R?l1u0IM-seKYGs1~ZRD`q-7af+-XwAYz2E5s%VY=@;7tJ^=6uS<}H>m~MR7 zxE7PBoRBg8oP&5#Lx0DHvI}~Ce4~X@h0b=Uf_xL+#oSo_k<^E-k-ys!1%?$IlE+`4UzOM(TJI{r|^u z94MlZxP|}sr|d)HB(*d;X8|n$NKUpwmP@F%u_u5=C-)to8M*|*<Kd`3z$K0000< KMNUMnLSTZcZ!JLp literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/flammable_3.png b/Resources/Textures/Structures/Decoration/barrels.rsi/flammable_3.png new file mode 100644 index 0000000000000000000000000000000000000000..fb6c2378a45453d83c10c20e4b578747ff3e17b9 GIT binary patch literal 629 zcmV-*0*d{KP)RCt{2md#5WK^VrLsJ)~pqzxYYSd&<9B1$PLXz=48p1pWU zp*`r|WG{lbc=0IW!3e9OBBH1#KazEgA~khsL?vQb=N;X3lW2BUH&ww0!c3TV=lSit z?+$MnURdt{?*MNL;9EWn+FM(NsDx9nr|#oa+2tnnQr&~= z1nN}603SRh_=gg1Qpku><~l%IxEt!h0jh#uaFp1!jraO10WIMk0GWq7+xc9nt;Lc& zn-@cHr0ddss5@fjLICtOD$B1t2T0635U63l$SsVLGyy5bFqRsExJdm*LU93rZ^(*{ z%nj4|h55Xgw)9^}yG z?c6;8L-O1rAC1qEi=9klYLZW5R~gfoniNq8$2BlM7Bz1>t4SzS!+VFK+=RIzBkTAa zz5afH`nq7CL666i=wKI3Az4$CPRCt{2m%nSmKorMM=-5dLf+bdP7g{XUrBgSDqLWjH7P|Cr zs3(8d4|_$U$HJ=STmcqr{hm85EcM}U!0#V-5-ud3)g_VOlKUB zQt^=mp#&)0-q~{2Dgg=*GqE6ynGo&pR)ixZfGYb&vn9U9U1xlA|KLFAfG7bFAb*|p zeJH%qX#SjOO{d=zwaSwj0H|7jbNc!l1PQ^r?GM2f+XH}r<_23iuM?OJK>fuYAcNq2 z_v$bbch?&OAP6cmO1vt#tU-TZ4ggsp``1d@y_R7h08!=$ZpAD%1lt4guSID0V;FgfvtL={@x0uQ^E!awZqQ? zSVN^BPNrtQ2?+vc0)hN`%nhss-~}(3Hf;Qp%Lu^C6~+fp5MLq-sLi_a@GW3 z0+1M>Rw-LS&sq-@l2tl<_fb;-9mBR)y95qeGa=K5HWzCG4;}Wb={-QO0}#( zuCE%Q5F&upwM{)DKXb1T4FKT>2>X9lSR^6=wsv+cvw5kEqTzJzr|#3E>i7D}w9DIj z`wm2u#8ZII@7tZgD3q3#5prFo@o4yw9RT#)Hq~Oau0!iLx^Xy|qkU=sbcB#zoS!)m z>=^Z4Axdlqy}ggpCm}|AczmkMCr1ZPJ)x-j`i71I@+PASH92 z2ml>(ehCs}hUJ<$06InDL6VVT#bgSAC3e$n=rWetI1B_JjvVILGo%pW8~_9bVATbZ-qYTaf{!>PPVShyD`Ae$a--%yplP_8UENAhi ztm4~JA=DV+W^@Jsz0_aT$RI&=dp&x4Z;-8w06+bv8u=Vx5R@h?-x&bE^yo09Vw7W= zIm>3(7y&lpNi}<}EADj|2tYh@n0pCN3?c4;cGuHgjrl_WQzGdTdzb>xoj>t7H|NS=6pB%%`b03e`m zgVh{2l2{mk?Jv#%H3**fYIR#2e7-aQ2EmpYOI$0tTIp0;9ssIB^_QU_?=zUs^DvDM zW-G58$!&I0Z4bg_%Z+ddbEaBr61 z3G0i5?CnbiU=Tl#T9QL}0|6R8-VSNR3Q)*;dtj;rGco4mb2@ug$?ncJPhNKq;B*Ag z^sJxu(FPb)cMquB0D)NY|ERUj0amFR1_Dq+&jIx-SPcp_)B`f43lO=Fn>H*AP^Y{q_xMQi46f%gUD3V|BSu>O;Y(qvEL1E00000NkvXXu0mjf DpN8jj literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/hazard_2.png b/Resources/Textures/Structures/Decoration/barrels.rsi/hazard_2.png new file mode 100644 index 0000000000000000000000000000000000000000..292232c6ee643a91b94e75c68aa49532e9a3e967 GIT binary patch literal 615 zcmV-t0+{`YP)*d# zW6?wODdQS_+^$XrISd8zLTCXD4Uh7SjLfrzYyb#^Gl77(hTjKXch}kZ#ZE$;iX+hl=D3RAU!dXB)=$LB* zKqu#C90i08;_(bfoi#5B00YbV3P>(9Y**6(FenNS(wQlCjHv+FVn@LMx3Sd(=KCPT z@v70LW)5?l8M+YKH2?_F@$DP+y+qV?cOp*ic?bFTi0o9Himrj!do9P)W|x9+&)GQ6 zj1z5cSpbk;14K^>qJL$Dl~1oro%u0`qOg&sn0%gEvo@BGO7VHR1g5)a~>!0H=%r# z=6exI>UCblS^xrpC?HU-HP$sQ3LqQAOqKno*$+DKCXq#~n`Qt2002ovPDHLkV1kgc B56%Dp literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/hazard_3.png b/Resources/Textures/Structures/Decoration/barrels.rsi/hazard_3.png new file mode 100644 index 0000000000000000000000000000000000000000..b93a353892a4580684f4635c21e0b65e3465f184 GIT binary patch literal 540 zcmV+%0^|LOP)LgL}kCllSDsQs{rV3psMX zcXzp@1?sFOKog*`0463Qy4%yq{2qVzulp~#ESw|`UCIHBi8IfSKde#XQxVYCH*^^g zTL4Oq3G=zUW$fkIDF>OJo7Y7kYym`*qbLSJ5JE&kEf7g=j>k4A18`Ed0F_b|W}}O6 z6yFzqs7$<21+bjj)(-QxS63_(qi7hF0idpvx6BfVS%qQ|?ow%xl`X(~DZ?!70Rq9+ zSj8&?pofM-eay#p)Jjg0d24I|+C2ewdg?1)6U^tuIkOLLFF!dZ_xXLo5W+JM=osf&O(5VCl^(w=OfFLbd?O`?PB)2s(mLJFGrLRQf`>qUNWRAkY#Bs#cFh6H5V@ eK~$>l|Ab!;J^4wsCd-xp0000nH)LpcV1R1tF~nkq-Zg@Q4c_Z17jTMUeNG#|Ak(I(FkkKq3J! zc$fz1X}LXX+-~>e06;g_R|G{Ev=aUr!D{e|3jo^>gQ8IozW^p;ECc|-82P3x2sA2X z69HgbVTM@hAahoWi4{UDT^<0;wY?qp*>INsp;{S

^;z-yvp`&zuVYvoXyMsn!PD zF_TF;?Q{TR^gKYsP~&t?C7=B_q8kzb+yT>TUg5#CepeqK<1~PXXrhx4MzS;=_knTy z{?`CdOsM*kv*E%Ei|<<>@&Kr+wR^Xx+mRJL1*vgDS>lEeu7S(*3-7dJO|sc!d?%q_ zFk<_k=>P8mTrky4&c^@yZfQR>mQ9UrH09h0A#boUu_HpcjfDUv9b7s<9Qp<&WY2(K SmEWQO0000(BzDi7Z35E#^w2}P%%QXN(M3 zLx3Sb&j8Cyi)y#AeBsH{HvkwTew7o?#SJxZ_Ef$NiJvIngf-03J zsn$yFoC2)o@c4*6pPifu^17ONz?`Y4Cqh2@#&yRU-?DI|vLpZL1%kvBVwbPqK zB7S;j=*yR|Q!vu^ztP`61-MXzLs1p~@2kmm%UJ!^h};E)03beDil{cB!p4pOdY#;L bfPUx)8Tb2PHos4M00000NkvXXu0mjfFuVXk literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/label_3.png b/Resources/Textures/Structures/Decoration/barrels.rsi/label_3.png new file mode 100644 index 0000000000000000000000000000000000000000..23559f192891094743f01588496fcf187e5d7f4e GIT binary patch literal 550 zcmV+>0@?kEP)~OEB)D3AshPjN z{rX+`^h_@B+H;C}mbtWrumu?OctAKf1R4=IghdDq!1kGzG-3T$`f~s$vITfl6yTSa zsLOyte|@ty4S>R~UfbNz$2(iwmcgie<{W56U4pz^ga;|7hlIJ2hVuyORMY@{E;qb^ zTMw}c!jdrunBwO_E|p+7I0`pn&eq@W9Rg59b^sX8&ra)O$?t~~A^FXNaH!XwBFI^~ za4G=&H?me=AqBu`;emipyH-A6q_P2s9umw&g793q15siCpubRSIt(YF>7#UGk9Hx5 z6E(FFaSc{Mv+Dev5Jf(JTL7?`u{_dW!+nGZ`A)kJBXvt1kFAOr@f1}P{1$eFt1|n*qP==YsIZLm(G@_Jcb0|d_ oFN=dp?WL5X5;%Q1bAVRp9Upzo9O3#c@&Et;07*qoM6N<$g1*z}>;M1& literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/meta.json b/Resources/Textures/Structures/Decoration/barrels.rsi/meta.json new file mode 100644 index 00000000000..91a7049c538 --- /dev/null +++ b/Resources/Textures/Structures/Decoration/barrels.rsi/meta.json @@ -0,0 +1,191 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Created by INFRARED_BARON for MS13", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "" + }, + { + "name": "grey_1" + }, + { + "name": "grey_2" + }, + { + "name": "grey_3" + }, + { + "name": "red_1" + }, + { + "name": "red_2" + }, + { + "name": "red_3" + }, + { + "name": "yellow_1" + }, + { + "name": "yellow_2" + }, + { + "name": "yellow_3" + }, + { + "name": "label_1" + }, + { + "name": "label_2" + }, + { + "name": "label_3" + }, + { + "name": "hazard_1" + }, + { + "name": "hazard_2" + }, + { + "name": "hazard_3" + }, + { + "name": "red_alt_1" + }, + { + "name": "red_alt_2" + }, + { + "name": "red_alt_3" + }, + { + "name": "toxic_1" + }, + { + "name": "toxic_2" + }, + { + "name": "toxic_3" + }, + { + "name": "toxic_4" + }, + { + "name": "waste_1" + }, + { + "name": "waste_2" + }, + { + "name": "waste_3" + }, + { + "name": "flammable_1" + }, + { + "name": "flammable_2" + }, + { + "name": "flammable_3" + }, + { + "name": "warning_1" + }, + { + "name": "warning_2" + }, + { + "name": "warning_3" + }, + { + "name": "double_grey_1" + }, + { + "name": "double_grey_2" + }, + { + "name": "triple_grey_1" + }, + { + "name": "triple_grey_2" + }, + { + "name": "triple_grey_3" + }, + { + "name": "quad_grey_1" + }, + { + "name": "double_red_1" + }, + { + "name": "double_red_2" + }, + { + "name": "triple_red_1" + }, + { + "name": "triple_red_2" + }, + { + "name": "quad_red_1" + }, + { + "name": "quad_red_2" + }, + { + "name": "double_yellow_1" + }, + { + "name": "double_yellow_2" + }, + { + "name": "triple_yellow_1" + }, + { + "name": "triple_yellow_2" + }, + { + "name": "triple_yellow_3" + }, + { + "name": "quad_yellow_1" + }, + { + "name": "double_toxic_1" + }, + { + "name": "triple_toxic_1" + }, + { + "name": "triple_toxic_2" + }, + { + "name": "quad_toxic_1" + }, + { + "name": "double_waste_1" + }, + { + "name": "double_waste_2" + }, + { + "name": "triple_waste_1" + }, + { + "name": "triple_waste_2" + }, + { + "name": "triple_waste_3" + }, + { + "name": "quad_waste_1" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/quad_grey_1.png b/Resources/Textures/Structures/Decoration/barrels.rsi/quad_grey_1.png new file mode 100644 index 0000000000000000000000000000000000000000..c7c2a390421e408472c68b94a5a8913e2ffd04b6 GIT binary patch literal 608 zcmV-m0-ybfP)7N)XGAzE2kDA@Qn zEc^pDf)-YGBBZs^!i0zcdm$zy5D8ZHr|)o%w_kU+t3?V27lps#X$DAu$cyEL<3jCLWr%qJDB}U1!n)PclHbZ#~B60~2W=k>1O5{QBzrEVWWx zi}NG{R3`eHj6Wo@X`ZjN$9Wcm{vdw1 z4^J{sSzZ;M^X$$0&H)h!NBCxgQx2GrHP600V-A>Ln`i29jIIkWGY4#907RCmo6fw{ zDZr?pQB3zuIpE8af{1_sfuI^p1R6W6_vL8@Ack_`e6v9F917vYLk36&kYsnwo8&zg z#jdaeh)@r>^1^bc2N6Jl1gH%|;)v@|*@+8}!`cII&i}!f;LFntKuj%P7EC>mhoc#o z${ye`%8e4zdLWC(k=g^MFC!{^d71%;O+^l%T&_Kkm-pWTMgy&CLXg1A%mIPl@CaXR-AF#Yq5@I?0000>?#WkrO44M78$NBmh*eE))xelW3};61gX8M3Trr z!E+NNd>H@<7Igv7Z3|`d&5bR6U;Z$tT;C|Z2RG5Y*xTh1;Cy-TkjTHk^+17vLbrJz zfE!Q+BJ(q4qcRMrjs1U~pHxwa5nz$5QPkDkSLk(y$N?2cHHLCJ__JCy>v^hz`h)#L zqf(LqK#0m|A4wdY{W1kn#~$JC&Uby4jaO$UgXh3RX~^8mppg`QY@F6=Ir|9zy8bQH z2{Z5Q8E994839P(N+N(AG(t9(#8RIFl1N-I193x~>Az-)GmsW(LYxVKG$GDx c1W7~u0<+XR!12kBLjV8(07*qoM6N<$g59J!kN^Mx literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/quad_red_2.png b/Resources/Textures/Structures/Decoration/barrels.rsi/quad_red_2.png new file mode 100644 index 0000000000000000000000000000000000000000..d7af6fdd68e4256fa1fbb1eed2a2ec22b23da37d GIT binary patch literal 615 zcmV-t0+{`YP)|{g61%`1wh9DQz;o3cu;odE2%rH%g3-YQpzUbCEiYz(#3)>p-!!=1XRw;^h$9)G zNp{n`4ez-qor+FCBB%jVUOqb)@?$lCfkcQF48-}o=O;1YacFCRoa=~_@?r)^EE>Kv zsA^zbj$~jeYk-eYZd7#=6COum4XA#ML}AN|86dH#m;)3p(;66;_g@1_1J}>5nFF!r zLy*#;%O&>E>1}x}&y)Wfk{DJJ1bCP^NMI5k@B?AfO4{0o0iyr_002ovPDHLkV1ktE B4|V_m literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/quad_toxic_1.png b/Resources/Textures/Structures/Decoration/barrels.rsi/quad_toxic_1.png new file mode 100644 index 0000000000000000000000000000000000000000..c9efa16cfcbe0c4385501f8088ebceee1c57ac96 GIT binary patch literal 803 zcmV+;1Kj+HP)A{UjGB}=D~s}9;}D<&=e~wu|+(zn);)|Q)I!7OULWD_7w8kyE~K99qr<21|R_P{=Gf&w*!X`2Wlq9sU8+|2qPul_21c1%})Ay_jw91nP{Bt5nR$Yg`XI0RZrx{=*`JPp=q&zJH z!)N-*<$Gpf7hY*{nzm&QB$*X$odc#C6Si#*m}*RD+Z=$%>A~Ir&lJY+;<4rc2gUTh z*&Im9)8+sVknmtpf$7Kft~|{Ei}4on`Nly~-uKV{O-KW9hc2d`%*kg}l)K^%SR@Ir z?Cqp#wMIt{W+h+C00t89;PDqKtu9ffb6vh;feWW{S|`log~6{@HyVqjg(>`%y_$Ic z?qiK|sn8CnXZdWlLVI@Ypr60~(6NE6VxUG{U0Ir0tWjTH=P|H2fZ9TLTHJ$Uf+YhL z`5TC%18J*3kmq;L=2bpxU`HY|km>ZFXBLTWj|~dZYX!fvzWk=BZep=hwxV1DqWd);YlUPha3TJgb0> zr-H+$W=Au?V(M99%Mm07pQp)$Z4Q{S6PW?tW}N@sd#_|M7H>8Om=_4-YDEN6%}(qL z;4GQwce3Hpkmc-bfFtT5X8L; zcOrD(pWwd!199iVf>^St3thC5ib_U7 zb3fiCaVQ42ub=ARI$kas@9r%u4-JZE7=QrC6Nkp5@1~9(Q`XGSQAZcd%To+MYZ{qQ0Ky`p%t_Kr4x zw1T@8x_jrA5KCjE7tfIwUb}fCR#enDSc5CC`Tld8wl{r|(yY8EkKd{WfVEdIdW-!B zL{?vJP+|y32TQ@HuVw%*IfYzb9natI(#}qcjvpyx;sLcU2k6&tm)yS| zxztiK0C$LDacL!bX3>X>9|GbZx^$vIhl_1m-y*8}t`JG$!3<}EjgLBQDou`%*U$_w zFpwA!c=Ys}6mdapQ1?SI*NNxJ^#+H5%>knXdM(+xE`ms8#PQ@!0T>=0hWYTGXxGeu zUQ3zCDFpBgH1}L8#qeaH_EQr@QAREUxQYQ=Ep_76bE8zLHWiUHJy5BB6sEayPD#zsp)5PJ(d5z^-; z*yoQZ2zIftNQ4MVtSk}{#b~Vj0cYm)?d{j)Zuc&r;6S(}_hxS1?%N^pSOgAtmwj9d zrD^TnNu!y|il-TX0LXJw1^(Uq!lG1DuQ6X0bmd6~AhJ?f(wsj(K1iSO5Qsw%Vy-;N zK)tr@i|*q9@ygm}Am+-036EI<9jKk9;c)|TUEFr=S^w>G^sdE@j}8K{Bu3(Ro>;iE zzZWSQ?D41uSE_ma7_dQq7%ZtR@BH*mHUM;PuHwah0Fm}}kCkTgPCRV|L=yly15D>x z6iCbC2EO-+akA)IJaqf64L%A zfi3U-B{abez#Y0cyJ+#xq9}Dm9gv6%Z>E^%d~F60NCb6YAdZ)*6C0k0$QdB#QN*-7 z%>aq1%a;VUyuUL8VYG%wG6Qiu5o2e-^rJ$BD^D{(V!t8>Xt``>ASv&E28;$S+r8XY zwd_NXmNjZGQA6Fk^14q$`M)8F;YxylxXdC*APo=r0wrco?nCE%vH$=807*qoM6N<$ Ef>Rs$_5c6? literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/red_1.png b/Resources/Textures/Structures/Decoration/barrels.rsi/red_1.png new file mode 100644 index 0000000000000000000000000000000000000000..a04fa07857b06f8a56bfc0c29448e47b582591be GIT binary patch literal 482 zcmV<80UiE{P)Fc`)&@Fs#CbsHW$Oc^K)PhLduB3^csUHuaK z9DWI}eu9ZG1aJNUQB=h3;9+zwY=U?b>YliStePg7sYU1mqiGxV{PMm}LpwuKRtAs( z{6B#G?Tt`%@9^|Imlyzy7YZJk^Yh}`Y`!=#r%~|2{>#t`#0UW9<+bH+*WU-diF3e} zDyt0S;ON*0LJQES?}qZKbpjNFs1qXyXCXv8q7^Zb7C^W9&Rv^4_l9g-+p94M8xSo3 z460k3%0KU08!nyF*XM1j{A!} zKnB6{9@SFO6M1k3z#({Wl{R-4q$P#Dy;sjbs^4W7zjXs{1}`2{=6}SaR%0_ zWif{FwbXAw;Wv$}GXP=5(;8X>aENHx+j7hIr z!%;_@{OGU***!iDgkS+IO;5@Zd6~O~XaEQgAQV+Mf+7(LuwI-q4ohV*knOfQ_fqA& zChFRYEH4xl3nEOc2t0ng3t@I%ySnp@!uVKT{_0k zl2JfDaLm~NQ2nMV-vk1^HB<*AXU-!5pkta}0`W7$a!ninog(od&PZuFCI)~dc2YW% zWo*NC7zjW#a+qV!;6ku-01zY?Q=$b%7 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/red_3.png b/Resources/Textures/Structures/Decoration/barrels.rsi/red_3.png new file mode 100644 index 0000000000000000000000000000000000000000..dd414145a0bc7a849a50c9f532d5298a73f26bc5 GIT binary patch literal 452 zcmV;#0XzPQP)VQ!P3@r!5*_-|s6%z!rc}0X!#ICe~t-9Dwc+YJvf869NG5;_xn(lm12k0000{ zM_-~%i&iZQK>}%0xhX6pB`R#JK?_R+7dGdOcNj-)-o!HrJe#?1-o^WS_Z}ZQ$EK_q zzzpF30qkwA_r~oVoL#sk27toBkdJu-e&gMOKRl3=4f%R+uT4iFLI5ZpODqq)|7z3+ z)_{w|S2@W3(WwxGEkHK2-7}xsPJrSN872fF&4d_-wId?31+Y7PwNzn`^(K$gJ82H# z1jH5q1(F-7u^*~?qr#t*(^4DkBwv&R04e2LKG&Zim{I)dy2?Z)>;XVP02#OMq_8kR ztv_Gf0cH?<-=Xv8Pa`)K^%;JU20#$hX0+H^JQei}X``&`4_TE_>*@wMY`cC=Vb` z^<(k?q(iy65z&d73;=={bq|nq=X-b;kgIgXPA>#t_5fnY470240f;)KXaHG~jB(Be{qH8tkY5b*z_tY~Nzaaje_jte0`@Qe| z?rdcZRuiBJP&Ghga6q-Xws(2mQa1o34s?52m(Oeb=IQJxnWJ4-Q<%$|Vq$=?Em1j&_Jejz$tite6kOiKyJf_6Y`nYBQf{35rvJovt zY0K@-42R^HUo!v}TAZ0;tDD;#V&~+7_2>(u)S^%&h?1WvO6?}ZZkHG4dAzc=UOW;_ zfHG@tBFw7*KgcAP27uC67yO$*pwE{~38c)KR|SBD>3j)Uj8+W*Q3r$p{q^nx@POEI39eGv0#G8+15U{n0Pk}VHo)Hr>228RsmIS>FTKp8 uSPFn3@J%3))fvkst_VN`aZ(NcYxWK62u^*}r!vO?0000p5-Nd6aw~{b zfMLoO0M6b_uCd+piSVCd|IuMa4giEJwzaX&UielNNko;eUk?;J>}<5Pj$td zU_#*<9{~iIX0yTPalJ!|LI``ne6Mi|$N8rpdpsVW0U;{K9)R$~bnKa8nJ32F><4K8 z1Y!07M9Glcsz32SG~R|u=L#HxfC6fZza5Na;xl7b?cENfLpF literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/toxic_1.png b/Resources/Textures/Structures/Decoration/barrels.rsi/toxic_1.png new file mode 100644 index 0000000000000000000000000000000000000000..05f1f433c8004bb1a2d86c74bec81482b7ea4b2b GIT binary patch literal 593 zcmV-X0eeAC>Q;w3Xkd`^LUhowH_M6=r0`(-jLouZZaZtcN#Fy^&h8BR{AT{o ztZogdu&Mx6fd2RZ`}nG6GfvD57!txZnxUVCSkY>d#KPbJctK)3*4-tX=G zcK_z`LUs)}?|`3zEG_SFL8t-*1EYEAtknc4Km-GX3qrRLq8!C5!Xs4xwb>sG9`4h+{s{3Um`4ucgjd`d z00aaOrG72O+yI68(mgH%!G156yTvAs*A0L{uw}*)mok^?@s=M#6#%os>_gjO@mdN4 z0SJ)EbUn#tbELb&#tp%p0pE~EY{PhM>rODs2xevqg(I2H(f;$R9IHxW`Nnw6P+FXJB@!0J9o8BV&HMm;slg5Wwa(gEPQh zzt&nJ?EP0-b7*|fPPD453`pA$3m;10l6Umi{=I*5^MVgTR@AKuR^{HP!@B f45Fth{$=zD@j4eZf;U9u00000NkvXXu0mjf;syUp literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/toxic_2.png b/Resources/Textures/Structures/Decoration/barrels.rsi/toxic_2.png new file mode 100644 index 0000000000000000000000000000000000000000..d1fb0c25f68d2f93713404b55df8044a26b08888 GIT binary patch literal 731 zcmV<10wn#3P)S=EX}gX&TbNW z=>wacnH}Eux9>c=v)O@7))v4PfMtE|`|_nzCWMoeDp1f@fjlt#?qky`j2;_CaiJ{QGO_Hp z4Im-jzR%;R(PnAw?rtL-lXHIC01UL897HtUgUqcc3J;!}fmv#+SS3o%`H(BOZ^Goa z2>P|xz{EVpkwC^6TN}yXX1aoa0Yt5w9mDlN-Kg|~N^)fYsx)z2oFi8jaZQ^S?Hjj^ z{}S)(cuF~$lJGFSGaQmJBOFsKZn>;XbZu?n%7zqqsX z#YpB8P&{(ws<@tBsv@Kq*|i6#`%enSuOEGVej~9@jJ^C+g%^49z^` zPaJHsB3<{ug)?=SdsCk=b|PeYKnvFm$bF-$9^l)K2?IUcgno-PrxHg(a4Sz9ux?1w zd|U#}dB=7SVD-SpH=dpOy5<3{Kh@0Z0g*B?#4Qja3u70>o;sRve>2Md1Jd N002ovPDHLkV1lO>?`sGYtbJKs!qR*SH}A%(TnDfk z-@6l2pYJ{3E!a2E*Nv+k?fIGMS#1zo0BJ6blbNhqOUAPsc26phK_IUKVGAJ5t;WR^ zi?1kRts~^k+D|MmJ6Z%#sJ1ACZQ|s7EHf-E@lBj z%^D-{XZ{p=2R?pIWeYIBoDs8p4@eNUrqq7d0OU!-9qpo)Z@f}k`K%9N3((x?6<06& z%3~`GMIb^ZQoFIfohFQii^9U%8L@FoNgy1YesA4_V jHFgBB5yVYx`9GuIZ3{ydi?>R;00000NkvXXu0mjfM?*vq literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/toxic_4.png b/Resources/Textures/Structures/Decoration/barrels.rsi/toxic_4.png new file mode 100644 index 0000000000000000000000000000000000000000..b8a915a817fccc51744c0b4b088726f9a15775d3 GIT binary patch literal 907 zcmV;619bd}P)Xs#qq8V0X@nw!TG+G*gmB{~ zqNH_!=&DVtHm;Icw2s=iaT7t&A{BCx{Q)N?$q03vw6w`5<05JTyWhF*+*bat4T&DkXY`l z7<23FZ=MGu738A|N)POzAMF8#0SNNU7l3d%5Wf-NvE`nw!fPGG@;L%w1cccE^${3~ z)Y8cCFY?Elbbc!N(RVtTkj0bb`AiyLtP!e@E(lR8uD5=CI_dk|8>S(gx8++ZFDKn1#l zvJ3|}Q8$w6!>hdqc}%dS0q$$-bb^i?+DTKLDO%|9@i`|1_DS`eR~2UsXEk$LzBI9NE{)_)b- hLWxZt-}ay7e*h7O*>b`QmPr5r002ovPDHLkV1h>ol*Rx6 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/triple_grey_1.png b/Resources/Textures/Structures/Decoration/barrels.rsi/triple_grey_1.png new file mode 100644 index 0000000000000000000000000000000000000000..9b562466a7d12b8c1fc462f10cd377a9c84695df GIT binary patch literal 649 zcmV;40(Sk0P)~1eo00*-kti^4jZ9 zMy`2&dlk2x_EZ304w-_R?w!m@8UcZgFHaA#HNG6m10Vn*bHs4bzEaP%NcS!dAyg;2b$zuzG-CeK#8-R>w(Teb*Zssp~R%00LOw5aEJ;?dE}Ud4N~WD|Gb; zTYc+kBQkq{&slo}$@PG?mk}GBeZbWtOfa`u*G+kVSM=ink=i2|$d=neJz(n*L{feK zi3fO+EcKn)1Ks<_Qfp0wJTW$=dB6pi2f)WQ!}pJpOaVk-q!1FJnfQ7@4`c#?)eYzq z6hhRa|Mxb3=&lL*(1;yS-2 z?rv`iB4U_N|*6Kln4s&QK9GysBt7H!gm`>2{WB^X;5 zY@K`Vw37g|A^m&^1ZHZwapiFL?MHdf2BE^Db6jx;06~lCeCHK}iOqQnu?A-h5Q61D zK@?;%mH;?QJlyR(#9vf*cBMJMx}BjsLzD15LJT83BSfgJfrol@S_jCOS0_Zxnc`(M z9*uPXo&kQIKIVKb;20q_v@kDM${K{00oPnGNv8X_l{jy-o_?-n%d=Vr@YyvNxH*}k zV%L1o0O$>60GmKQb0IC=CV6EbZ7y)}bmx)*RArhAK9#BCSA~SUGC-l>neeU5^k>8+ zYX;Q0z{jX9-M*bl0Jt(h8~da?QwDmkVWGY!A}k~mo&lFu$^c#ffh$1%EdvD7XjbDt zkZJ~eE3;()&r+8rU*F09gr>!iT8(dIsu34AwgS*bS>^y8g&LK z_xjp*54Zu82M8xXk`_WAK7R6K)x!j+xtVtw!UvG1g-L{1c1H|A+7@yyN=L1>y1Tj5 zq2!%hWEY@`Y_6qh9{%w6N zv=c}S`OX2`1FV<{j6o9}ZYVc=kEeS~p#u4qn) zqvO+pNP#RIN&q%t!*sc%CZ|f3*yh8Q7`cRma75f#TV0$W{Cs_ieFrfJL1Kys<%kYj zJ0o4O4U^nG>?V7^jRevkt22S4zNa6RV6EcK1x zw!kJHhwoznP=wQU+UH84E+(YDA%gqB0YDT_j^Neuj2x8*kXM2x(SHN7^a9hYI2b-A zCOkm3SjNp9UBZm)G4-l;H+A6-q>o^Il@8;Tqb6qMAKmhA|EW!=_+RX!H@&K=# zSLo{zw))o7Mx^!tpVRgTlIsC&FC#X1`+%=Um|$+xu8VnqSM<|(`pzD~K(^fG>H%Ai zAd>3)Pdvbrq^a-J9yq(bFKmmY5l@VbE)V$N^8om`=4v=B$P_>XMhYPjnn|b!^gt#M zSlxg=K_Ns_EXe=&Hh<`_rNrb)g7c-+<&V7JeJc*_1Gxxr^$4E_auGm;cpw)6|Ly@_ pkI-S(cP;`b0;Aa@Y{(Lr_ySexMEk4@LW2MR002ovPDHLkV1k9xB?bTh literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/triple_red_2.png b/Resources/Textures/Structures/Decoration/barrels.rsi/triple_red_2.png new file mode 100644 index 0000000000000000000000000000000000000000..4eb8bd45a6a3abde915a6037f4d5583143f20e07 GIT binary patch literal 665 zcmV;K0%rY*P)9Q}AdHGgkD|3`5S^`e<(p=|nb{fFh2Def?#|Bp%s20TY#^AL#|JYU*EjO~ zmbkpS$%%|50bmT%)nY;3Tq%@dgIf(T%Nisg^GbC~yZJpC$IbxvZuMdI1OieeAfU7AF_d0j-o*m*37M0_QDgX!?O#6#-lu@0Wmk?vH z#{eN%{t9A2CSwVJy~M+vb~n1PSF1>KfDOl8xrZjCY$K$G7Ut#Rng*d|z||K_qIB0!_G9~v(z{+)Edw}r^#yKD zrdYAdPy?VplmScv`SgXPbQ_=X$v{$H;Nt1dBm=)GF!lwXm8tDlg-lW`0~8vb3E!2O zK1N)!Wz(!0!M)STLuWE zS(<;{su}QInJoi&ma6m^hVgGg(_lzljql1-BQ9=i1)z!2^a0w+MWg}nz5u03cWMAq znhazDuuKLr0pNWB=4sNM8h{{hBoJuPbo=TDwl5vCN48vt00000NkvXXu0mjfF}o*4 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/triple_toxic_1.png b/Resources/Textures/Structures/Decoration/barrels.rsi/triple_toxic_1.png new file mode 100644 index 0000000000000000000000000000000000000000..a3f603bfee66ad4408e69b7a851c95eadece6d11 GIT binary patch literal 860 zcmV-i1Ec(jP)v0CeAyAUy!MvOEr+J(9hf?|>G zqziWd0n3%jsl1*Hn&BGFW9b&O!3L{p4&roAukb26Rjf#l`Qy!Xzz z_nx_#6ghD7>TnBV-$1W%@6O$)U9?Rw1b`T%2lw@fYln}YP}a;$Q)|0~C;~v9FPt_O zefjiJnL`{zL5MD5tC6t#}lrbhgX^N(mNU&j;#4 zMQj4(3opwwa3B*(9F{pl0E+-1#0K0))EkGk#kjKI%G|@*x2ga>kRKlw0y5d%7W$R9 z9#&u7> z#(zO^MD+mAnHcpB$kys~`CL{+R`r^}SX)m=&XgiRuem;FQ6LBK)G(gEZz=?_Jn(Fx z+;yQi*up}NO7{Q&qyGB+M-Y$Yx`PjXBmF=u53mS~5aRMczOW(Y$$X85j{Flu>A&sB z5_y1y@Y}8I0XeeWJCPyophPE+wIg(S0DC$0OI1&OC$udFvH7YVKgueR4kl)V zz7==s1G@Q`luH=}P62vf01QJe*8)Q#a^2mD1u$G50N{h69K>}~TqO2DQaAP5VHupo+vdT0-=TB%Z7#6zmp)@qE@NQp*>`_1-E-pEWg|9~?m_m}Z(NvB-ju3UQ>;qRde05M2+Y->?-J9qDKtQj29=CxYrz^#iu31&WK4=1wX>?dgb)FO6Q@tP#1dp;)*3u%&6n>h;{Lri!Axi> zAz}K}gjiX~dG6)a1^LwTtQ<=L^^}kRa=nEh;xPa_P6bi=SZfK%J9y`WI{1l#h;K`U ziU0s5L|=VHu*|50L=K>mej-Q+1T?oMqzH!xAOe686Y!mgxfmk9ar3bpBY5B84r2_v z-C6POV@Y(jCu{-K7b+78F_|j8J>lph)?gom^k!NeaZEtF?efRuyQ%ZV zO$m$G7J%%lfxL6|@>w;PGjbtbKH?@e zdZ2q3JdhE0#^%Mb{-g@lmMU7Ci;|psKu;iui9J04$Hp5AR9 zMpkn$ZMOv`Ch|ZY*eG}c10p8{{ra;-dI4oOB_IVno61Ix^mUXWgxcYEhN*nG1!Na$yrRz|a5y002ovPDHLkV1lDSm?8iG literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/triple_waste_1.png b/Resources/Textures/Structures/Decoration/barrels.rsi/triple_waste_1.png new file mode 100644 index 0000000000000000000000000000000000000000..50c40b137ba645c8e256c6388e86a23e1fbd7caa GIT binary patch literal 851 zcmV-Z1FZasP)eLoXwOxpy&_XMAqYK>#qEOts za3@0d{R!^%ABbCNq1csnVHd4XQSk$DF{49EYsV2Rl+g%d&P#9R<-WWmlgWYf<>S3~ z&b{~KHsg@Mz1!1WjH8n^`G_7qdO1WTBN6~&kdB=kjUJAlJr|q2v`F2ug*Z$;Gk4K= zxby96>>A=A3PPlaqM37+7O!{psIvf3bF)_>5rbyV@PG~2RA!`%%sE-nzuW#ujUR`> z*(N=>e^+hJ1WDvJ$jn6oKydTUf}xtBNP;;SdCuO?ecErdC{O8? z7$DzzU8l)Y)l}lN%oze$1OOpPz;i?$ZrT%L%YrR)tIO}>0(e7yeOL&{ba!Kv;+{WS zj-FXXXkw8$36%ke;K^KHTqBM8<}!ttgBn8!ievipU|X zvDT|$5^x_T1`*cakN}5XIwJ#2ETfyDY!~Ojt4}^19r-lubW8!#1G1iZ$YozZ8DDI) z>DTW+G*RmW2ho@BM4b~O_~0367M=efq3Ob_tJS^xb2&eY>4Z`H_k2UMnNm0%PC*0<_I*XF0XAZ8Nj zfh_1Az}ksOdnHr2Dgi`bgpff!&@WfTk zlQ%M*NJ0`@1@J~i`T&=*9~c5;UjXuYpa`tL3yOH46aj;HpcDbJFMzy=y9*0o5g1tr d(677m;y;*ARh(7|)b0QP002ovPDHLkV1g}>fhqt1 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/triple_waste_2.png b/Resources/Textures/Structures/Decoration/barrels.rsi/triple_waste_2.png new file mode 100644 index 0000000000000000000000000000000000000000..a8d79361c643fc2fef32d2e28cf58c5c2d3a874b GIT binary patch literal 850 zcmV-Y1FigtP)|)2v6F%M?_a-o-XRX6AOs?`0=g+7FgtUhqh`GyAZl#%tQ6r95T}IQ0I~cPaRkII zA?Kp-Vd;}t{n@rg3*zSVl#I!^hMiUX5<&zBE?vD65KG9!tTlLY&5vIj;_2g$-I-8V zLSpINYq7D~3f-$#7vzg?>T)avBq<>Qa(@d!q{aa3I4%r+8MlP=4&GHlKhzTi5u44n zD*!+V(bq^3N@gq}$pKU{N(6;KKzXnrMR+^_5dehffbU7HiXr*j!xwUl;FA->+8B1b z>yjMnqyYAXWug$BsVaR1Pam-c`ygce^q?n>4rn*X*W0Eji-KDL1Z9~KEXvUUd-(Q! zQ;hGCMiC=(kYhc_34>W-^ONTbPL`?|X3ET2KEDV+cbTy@D)Eh}iQqk;_DwY!Md9Pe za-)^u6;AI=-?|%G2@nIGd%*7jW~?KO0=@I#-fd@2Jyp8ahI(K>u>7jv|1mKz|9Mwz zZ|{ntk&*{=3HZsEza0?2|Lll!C$i#j$rLMVLYN23;T~|WUl&m=!QQY09z9#PGH#3G zN3vE-Qwq=L%W^K%15rmRN(A9Gan6%Kqm^^kCB6p;)dPGd;mX>Um2qLO_x3)#I|5V> za8ptb5a|8TKuPu=8kok?852(bFc7=8DUHv%a~v_D%XPpfY!WajRD>N`+&&f`AE)B^AaH|!dQ00g%KGko>UBEabr!TeeP79q&P z$IJBLOM^N)%QQCHLtPPpFSrj}-z-A5Vx)(6j^JIrWqmassMI^6zYQH6i&>#Wo?d{B z$$aCt>qLwPwzs$R?j?Blt~&OC=Rzqk0(dcFZlOjOPV6y(jiaqP_JQjgN1TR)2NqX< zn+cr6;wsVc!!ZHZcNWO{=2B$@J#c;O7~PxusK+B`_R@=2Rda-)9^tBQ8Ia-i00K%8 zOYa*5OWHkxg>b{M$z?zuhkRf>fS|X=2O=ZZbQ(HTi->y!j@T7k!c{$K>r5Z0MCQ9Q zyJQw1N3uuoZloB%ms>#kAm{FN;@c75-P02YC(>=C{k=LyW%0o?FTX@g+!ng9R*07*qoM6N<$f*P%b AyZ`_I literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/triple_yellow_1.png b/Resources/Textures/Structures/Decoration/barrels.rsi/triple_yellow_1.png new file mode 100644 index 0000000000000000000000000000000000000000..8b6e6efd85674fa9683d7b8e4ed7a249bd97a2ed GIT binary patch literal 666 zcmV;L0%iS)P)?K@^22ux%=TB3hUfRzd;>Ok<;^C8I}y_7 z5$t^ri6Exa#v&0SC|X%0B8t&i`2aCz^=@YF%fcGnFt#e#DtF$vR{>~3dVB~3W^%f5ED4=Cfui{G+m7h|B@jYmWEOB>ayM!wC1_!vzm{>$D1x zF<)ItxKlidKHqc*EdzW%eav}Zz&1j1Xkk9LnAIS(47mD&NtEuLYEjv5l-~8YY8k+} zt1obKGR2Brh8h6mHfl?^Z>1CfR|aTepL8e6z*W1O*{l?X7)T~O11?RK0ek@hM}YiW z1_*@SZsiR4uFRGJ+)Gt@cp0eggr>oeyc*w?$wpk<*a|=sCFujSm6J#V;C%r~lJ3L+ zq$C+g1z?&CqyoVE0?d=7J23!3;7B0Qr0Mq64?f2s-qfm)h5!Hn07*qoM6N<$f+v<1 A-v9sr literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/triple_yellow_2.png b/Resources/Textures/Structures/Decoration/barrels.rsi/triple_yellow_2.png new file mode 100644 index 0000000000000000000000000000000000000000..1c3ffcdb6e8cc72cb54ab70cbc6d1af1cbe4a833 GIT binary patch literal 680 zcmV;Z0$2TsP)&5L&CgBiJ-Khb zR#kEfAp!*BQ<7;N_RnCIw|XWEg+4B z1jzj@1d-eWsO{q-&zDIpWOnc@3H^{?6hyo~Ra^l8EJR$@E z_O*KUF#+uc`E%t<6;;7?0GrZgY-UR|z#g7nJgLE7QX4TU2RY`0oXE2(EZ*5WcB+(O zSSc%~eSQ&u=`dq!B=PL@Q1Bd(eUm|>DE$1me)!1o2xoTY7FR=^05RY>2mBde#U?@< zn4OKaC1*^2Ri@U4W}qHuzZ4uL#N_e_NSgsu0Z~I7ngRFtbzy4>)+Q++Gy}Fz$|iz{ z8sgOF03kEL=O`f#WPpp(W}qJae+Hr!pamS3%DK_u&MFqL9ky?n_Td!dxIY6?3vgNh z5x7za;13!hiKVdA=YSLv7tBE15NG<=EO7?XB29=h5s)UtnYAEkh`#|MNIh7(ZQvyU O0000_YP)q)K zRNs=w+js9(b*b#M<2_?)0{FoTyM{pk!R^3=uf9nFK7AzUUlYJ01o`;o$S}n7;?RLF zxDTvvl8~(!>EX!{e6dp2qtO8K%Ee?Tk*62nATr;0cHPL71|)cTR~`F6TPy{J02fmO zC=r77tzp%%53FxoaR`|-pyQ6~I}2oe%aj6zG{7s2^$1se%YZ~?4e0r4PuVsSVZ*VV z%YdB6bl}v03=p!p;HsX`x|9aUmKt#B!xpPAw}742!Wxh^`(xy*Z|t{qF|!6pE=zs0 z45J$OcHAj#)>j5yapfTm#1PYf{LuZn?3Z*3KmsF)5VL52L0p6o*xZ0LkO(pS8tU)8 z)WD=IPvE*{861@ zrq|<_@&Dd4*q1X_zcmrz(wc8VNE<9jvOy@fu_=Ij2e%xc5c&iwLibu|gLtw40000< KMNUMnLSTYtR~xMW literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/warning_2.png b/Resources/Textures/Structures/Decoration/barrels.rsi/warning_2.png new file mode 100644 index 0000000000000000000000000000000000000000..2e4814a838e6fb80b9136e7e9e9e88d558db3869 GIT binary patch literal 689 zcmV;i0#5yjP);pRa-RKkK0V+^7P4z=xe`7kLYOGFzFn020knaq~5J6pGr15dJ@ z?d+R*e)G;dyK{;Dv(5p|0cr-geXHL&?b*k*&kc10fN^s)N>}4a+1C~8bj7ge&JWwx z0?`JjW-OGmimv~N8Ax|>kj&dfPY5jlFY`(v8vw#JkRCyoCxkD+*yxC}v601Wi$bt}3TWxkKoG|w*L|*_5lDOfc8OMsLE1SXaH zUVR=^+5n9W7kCR3FC)LAs|f&WZEbE+TjB=o6u$Y!M_O8m>_T_|Fi+nZR+fFq}CfoU$ zp)PO2O2J5N|3zp2SdIflBA#;aeIFVd_Ka1RM&~S`1pvvxGUWJ#Y8wXvsCDqr0qUW@ XAJrpDbVDPz00000NkvXXu0mjfw&*q8 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/warning_3.png b/Resources/Textures/Structures/Decoration/barrels.rsi/warning_3.png new file mode 100644 index 0000000000000000000000000000000000000000..1d788499313a4e57249941dbfe3a3064a8b17d2f GIT binary patch literal 635 zcmV->0)+jEP)2M?AjLHS+*XDZ_>`}&Tr@Y+4=o;GMVth z`Um(2_*($=wKcMYJFR$}AGsNuWq~R)WoE^+i6Xl&JucdNXbr^ zC^XWxU(xSB58%1ZVRy?u-w8B#v?h(!rp7NEnsX>csgrp?W{zc)p%fUM+;o6c=m{lT V^!8ndFmC_=002ovPDHLkV1f@pAFTiY literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/waste_1.png b/Resources/Textures/Structures/Decoration/barrels.rsi/waste_1.png new file mode 100644 index 0000000000000000000000000000000000000000..88f24bf8f6aa2a09ef00cc95597780320962f2a9 GIT binary patch literal 636 zcmV-?0)zdDP)*Grmexsv$AP*ZP?HMX>stYP!{)J@tGh!g;VcSkzE zjNjj0m)rv`(lfw8<`=f5AY1|FW{30Etlb1CK+MgO6ofJpq8#=ek&!EaTlOc1=XCRs zWxaixnV#ejUO-#{5MXp--0`8@8*B|)u_pPHqK(y4H2~1z(H^hsj}S#6c=RAfvXb@y zARvG^&3g$f4N#~rKjS4JIPZ3~)&Hv@xvR~WW zH}9=5TYDLLetDy&P>x+hS9e6Y>RQs?AJqT|_4kF%zA#!mt+9-=G}0SnqkcXYPaAwp zlYFvg4?rjZb^^hyLJ7R8EDs1FQ(X@fYhM7xJ(T&-)BrenU}f!+8XH2q{s`XQ>}T~i zO8QCwgsdLG+wne`;n~7`FdqCsWboh+PC`Njz;_-%UuWAs*nwckHe;59odFJ`k=*;B z?Ds$+ctHpZ09@D&U6-rB6oAzO=tBZ#arv0HqVCXRB1^R)KWh~M2-!V=U1>6_;y2;E zs%#Iak}JSYG*&g#AI<|rl*8$_0BcYJ=q#RA^Pf;apcNpH2xOORU{3&c5S9A#FQZR% WtR?Dq2EP6P0000g2@TM^pgqa};9h9*sV8^M&AHe#G_;<+?2X(q{) zZu-G6k2}oy%{gZ#lMd{&4gd}SS_TLY4V3DAdo>$B^xptzxWC(ro_@bQ7Ch2ZF-Ltb ztz>dWAjSZ-42#w`(-nQrIeq4&2AO!axF>`Wz{r(TdPlX4SBu^t5DOu~nOtcvPc#G= zy**rd{&W$6qh5RQTAH1UVan5fWfD3Jo_M&gN6S0SVNIjXc7pAMLMK4h@=TpLJKM6LuLmDkm!Q!Nj;R0F@cPpzGkRRon?J>Gr)z z)qi;$tI-_=nKO!cO8{J0;(Kk%hq0}Q1{rz#8(>k(q)|4`y5T5&q$5u-1IETntpBi=PZwafY$J~Z1H=P60rzdD^w-|zE)lv?KxKoeE`#1LG zO@GC)pkK$I#s_;{D*nZawqpPSA>wVfww~3yW%4oc5*Bw{)W#{E zgvJ+fi#foyN4fpt2^!;WvvxSt8PG6pnB500=8%0OD?>Rn52_lcudcS&{ zBhNCEpJF2bfnY5llo+a(so|yoszIF8zW+7*11G0st3i=}G5`Po07*qoM6N<$f_;Hf AivR!s literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/waste_3.png b/Resources/Textures/Structures/Decoration/barrels.rsi/waste_3.png new file mode 100644 index 0000000000000000000000000000000000000000..08da97f26df03a24b3e3d177d97704dc33a67f3c GIT binary patch literal 750 zcmV*Y+bNOE zSRg$o+o2<^5ZKMvF1O;~Of!b#=4nS#$B@5y0PE3JG~M`afw&4l{T}GX{!2e_B|L}N zsA+sbjM)%3_l)$LF#E>e>Auz(fSEmfaS+#%X=z5|`1v{0P>jF5+!XV#a?bVZ=#~5L z-h1v20L2o!bEXe?+K2qJ*N8x+ zE%dKnjC=vhuUa_*EUXq}uf78cgrV7KziR;MrO~cVIaXi1t@P%TfsG9VjrGnYs}0cB z?3brkapl|&^I{^0_54qS14Yq*q^QJVLlEB040NQO1NOS6@zmRSq_SRd;sVZgH;Sho zxt7Wr@|joj%~j_B#Sri&Xl55fP_1gp0VST)=kx!Ky$Q-WmHXv&2VlD#csTYMM_K|h z{xpxYdPMw(RM zL=8w7FZ8|#HGc<8b5k@X02^<^=hKV77JxkmIHnZL?FS!Zui{Q+mI??4Jfe3AK&dhZ zcq?HmDjo~2TGgBbZpjhg)zp05>7MoyK~y+)`a{GJP#;rScm63=5bPBQrHm@2Yg`pT gC5W5a^6%dT!;r2qf`07*qoM6N<$g4iHkfdBvi literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/yellow_1.png b/Resources/Textures/Structures/Decoration/barrels.rsi/yellow_1.png new file mode 100644 index 0000000000000000000000000000000000000000..c14dd3aaf00a6ce6b5a966f09de8ff845733848d GIT binary patch literal 469 zcmV;`0V@89P)DIh8XGMGLa?{66Cr&b z!QKb(6%++KZ7dQYLPD%kBqEB@Sor|w{i}1{t!{SqTn&-?A>7{WkojijzvFH~j93Xk z0x*66JDW?MZtw7ucK{zuZ#-VnEBO`#R`ex%s^qyY*RZZ;eZc7Lo z5F-E*l(x#+Kb79_V{oLH$Cti1J!-iDfEw4Aa;`%mK7{1;tFGXR?EyeQ0MYH+BxVD= z&sW~#5fI$(s&domAl?}OK~S5~;_s4&_58qxFan?|RDXO{3(mtZ5P+z1B+tyI*$`|G z6j$@XS~VJ=@QWjB4?w6mZbEASf>7H&O#j~lpO4=tXdK1zKzRLAjn{L4+MIacPd#u^ z@21v^c@H2o4xI-OL#=P$4cxpF5(JI}0_kSVO>70Ag1FSkzl`1hk{R+HiS3#d00000 LNkvXXu0mjf?UKrW literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/yellow_2.png b/Resources/Textures/Structures/Decoration/barrels.rsi/yellow_2.png new file mode 100644 index 0000000000000000000000000000000000000000..09240c27c23e7b73d5bb0b8faa2118067ea862a4 GIT binary patch literal 521 zcmV+k0`~ohP)oaI*9FD!LdKVK~!)N)XBxk zT^-&03u*;N2OX?Z(V~-JD`K>@PFdVy-YX|0As?qnG@^YW-xgHyUAug{qnlj4>t=H)6a4<*v*Z}BgW2H=+ zI~4_Sc=}*tS(YjL)qqJVsmn2Q0R+SQqQ zGYItjc<+Fe%y}dLbj|26vrwP7iE7$Fm@00000 LNkvXXu0mjfFK6MA literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/barrels.rsi/yellow_3.png b/Resources/Textures/Structures/Decoration/barrels.rsi/yellow_3.png new file mode 100644 index 0000000000000000000000000000000000000000..395922b8cb053614798b774efe5b61433fdbcf8e GIT binary patch literal 461 zcmV;;0W$uHP)rITw3)r*#*^Kp3g+aKEJ!vZTIQC>ZP0mgpIE*yx{rbN;)!cduxL#g}ndRcou_L z0oa_4JA+{`)@cs4*|h+qOyo--tN?5tHXbFf*$Y65>p7B06atC44&oHxFJ%QlW*_X9 z=&({1zZCON&u-iRKq#@3<9*fN**h{CLzmYzl1dzc#>1Uz8AR9n>kFa$;>rrp{u-#3 z&jAKOXiW2+0q{%L3VGG%6VIgHhaAERkX=fv)pJ~NABKSd#4Cq6PDm+)I0wRY4deQK zD*}mY9L3H72rC}fFg5@~=-Y16|IY!`yIyV+&4FBY;{B)8YSfkO8hIDDn#MF54^*7ZU+MB9 zZN%5Jv-m+xIUz6zmG19UwME*>NxdI^#AnpNcpOz@L|! zLRCPDoFxEAPm@+6U6pbZNB{_Ia-5ljL0g~+vFD?4QlFU~;R7cDl2h*`zy)UcwSBu- zvX}rs&jhU5)snq@KoaaBM231J>^TUw1#N^9U{wHpZF52soJz2ah-jZ2_6%S6&!|KM ztc%aef}4a8qT7MrqiM4}wnH8y0Ej0iKVK$9i|4!&H26FFB}81%hawhj!Rl>Gw|9>; zJCEu!T*Gh^LiT3tgI)pIvQ%zX3D{u(kv)KcH1CGymIN6>S8xYWTmT?Ggf=8C*-L<= zC9~fJ(w6L10ar^7B0$=by|=)&WWc9AECF4XoT+z4(~?C6%wJ0NF|m4BbjB|D2G!Nd UYtIZuFaQ7m07*qoM6N<$f-+CUs{jB1 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_ns-2.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_ns-2.png new file mode 100644 index 0000000000000000000000000000000000000000..947f783128b7b35012a78778cb90f4d782e53f91 GIT binary patch literal 393 zcmV;40e1e0P)=y+3x+l6z*7jLFfDl>(#y{{zr%*(cG-2NNfw48St;WK>Kll(N@&G@etl zVL!y3b}jhcS*&8sE4>5&dKbr)5CF@TkN4Xn$x6BcSPmG6q4-!E0LwVaOr#>h0GQlc zyVnXNHJ1W_?5Y)M#H!-0H37hYH^*4mQ0o#fL!9$M$qL58Jwil604jEUB7ivh$|n3I zeorU|NYeR~0I&?%iQxBvwo?#gm_$+)z!8kzfG(W@(^7oMnc2K=00000NkvXXu0mjfBhsjH literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_ns-3.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_ns-3.png new file mode 100644 index 0000000000000000000000000000000000000000..1d06908207d9365cc614308e0393306dcf8a396c GIT binary patch literal 584 zcmV-O0=NB%P)y9AyFbm znvfPn6P34h%67Xgv)eYl3obP~-<#c;DJSBeWd(3I@PBLrJUj(Ql>v0TQ_*gDqH%sK z*R%PXxbFL@^=NpR{C}`oAKbIl5df%Y&5<<#xz*R7AK$`7r80oyKwuS0U)Kgej`MNve&%XxRxe|btN~E>Y5+ae>6>5d-U&bz z0yfUm>E@ojH2^x=&7dd3_if^y&bnwkSNc*)!60&Pnh6B7pO7U1boZ$HqAo}}2$na6bE*J@s9&l-~Jc@>xlP=(e?v4$-54qy+k3|19_d_XrJcYqE` za19MyhEf7_JOD4G3fuvj6p3-P_(CZG>}%G(e{tsmcH(tOMlVxqubb0?pb{V>)Lo;n zTVv5zsY887>F6vb~k7puxZ-I*>x*!jK+ zf9?Yejx14g-3wGfyP>Z_)LfD%BfFn`zb^zSz?TC*^@8sUn4ex;x&Nn~lx70jd;ot( z=w84!1x{{LS#6G`mJj$OwEa>A`a~ygy1%32bN6}wKAr1J`s+JQ1g6P~IaNSVKnJ!a zRr^*96&QH0x8X{V5imbrn*e;Fr_O-T?O4eNW{Kb?M27m*)2Kqwd=^X#I12qvNdX)t4w>Iv-wZQC^TnFv>R_J8%j~z|!|2r+ n&CYu3a}8HB94x$aa$W`Rs{d}#pvS_nA&H^N9f6yzgKi|Lk_riz2 zod8X`C#?R)Cks{qqsM;M>s}W3cemZr+SSeZK}4OHC;~_fGEJmO@tbrLSpcFR^gAZ` z+8zkgO_G!KN*SO)h#e1&vkg`Oc+uFH44#t&QG%GytL56dCxQhK-OhE91wiiw`Rr>$ z>oPo*4UGb%4J49LQUnF~pj8G68_c%WYi7iEA2@YFL<%x&K3Sq%g9u~`HmsA~VeR#8 zWwqp}0BwT?t3ccE{B&PjA+`yvGa#!$gEj!JRyZF>q3Z0000XP)2{Oy|#z!pQQ|NJ_LzkM)M8Akx=fMXs?w4DLaie=7p zBBBj|$v4|Li$GK7MgUNF5=b3UR5n{j0B|5W#~AO>X$r_8>b%_viZQ-N=tv8|#;$J! zprSw7gmn`4gmr)>ozDp1Vmc_DgtS7c2yq`cs{)zBCNfF^N>J7btpgzZ<58bIES@tv zU;R(#XwT>iRgJ0<0BIe+r!Bbb5FnHeeD`{ePQz7{WWRp*I3MUT_Oy&rpw{;o%cBE3 zW;;7&NZ|*-YqDoo*SBoa_lobhhT$fJ)$_KF)GwveVW|QTZlnPxBc%qL^K!ndy@+Z7 zQ1~I*Xf`DU;KMH-Km=2DEwct73gM-T2;T|$@4Dfy1rS%y%V{H`@W;unvZ+ufth<~V z15jDfli@`S`)&(>J5>w_A~sOnCo%C-L!00aZLJbs`n!m)C9sZh*ssS3cVG-&8(E0b?w0XoAX|DwWb6xFXd+zakcA`})YUg-^Ky6F zkpskjK0SBAaUm2))2?zwxG8txN`M_ai0#)iNEA@Pm6>c^mp~Y|<^Uvvq~o*G42Yef z?kY`K2Avf4#61*~h9xPRF*6o&g6pb4T0~9RNRYS;N5^0M3DKT7%Vm8ap;jB_i-m{) zN8>6mH3dy&&>A(P);E=987$2-KF^^r!)e!_(J&(gQyD;91_Xu^bQMB}tY$pJr4(Y! zlg{QZ$BV3JR;HM;j>`}>bJI*Ax$m>Ne>U9iR)a`?4ldBb4FqXsLn<-!LFk0Y%f_u{ zyvQ|hL_A9KiYLvNzYm0hLNOtMW`UX&pzTivRPSuoch>xKI29OAmdQ1(;C100000 LNkvXXu0mjf(MmCF literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_we-2.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_we-2.png new file mode 100644 index 0000000000000000000000000000000000000000..8eade32e2bdb7721faa1cd53f8fab9ab78c1bfbd GIT binary patch literal 632 zcmV-;0*C#HP)I+Y47X(bTZTH z)!lgO&j@(+?PTvaJiYe2D#SXQuhh-MbZs()3G}+32YLPb{9P_wDnCP0w_NM*#g4p zaJ6Bk=1ylx14e=k%=GMN>z}et&sQ2vy z*ZNR0Nr9{+p?kn&B_Urx1a*e9&S$`2@D!05C1*}Lhp7Z4Y5CI9JzxgmSY>6y{*XW) zd6DL@m3>1p^!5C@OxdL*fN?w#bG@ewgq&}{ye|<<7UJbIN?uHmD!P{@ARi=hpQooB zxpWfwWMuG!07@ohkdDog0USqDI!=hqCJWAYzG4EkP(Ovu`Y0_4lmtowzkv^>!Y{+g Sqft2k0000{Gnsidc{l06mX!b!KmzDoo#yl5V}4N@D_$qR|FV^uwgB$#pP--Z z!O>w>{p#ZI2jot`I6~ml2S-iHuXup-vt#FNyS>Ex+4)DfdbR zkR9wp2~$%;Upz+x4COf{wC<<$g-G))erY^_A|Gg?y_RDO4`5TtFTPhq59pEsX>L9M zco@AjUlJGg@V(-AfReNZ^t1zqYoICsJO#Cr4`VzY1F`HxtpNCU&*h&1(s(F`@3%C+ z@qqQrM&Z3-@eBH(R@*PWS5~?W`4(t#%T}#*9a~MPI5r9o70VIF~ buyueRV{y!*)UsOI00000NkvXXu0mjfDb>C= literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_we-4.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_we-4.png new file mode 100644 index 0000000000000000000000000000000000000000..096bd81728894c6fd78c9d1a7fe8d30434df27e2 GIT binary patch literal 335 zcmV-V0kHmwP)9iFM{YHdjH4h5eh;ON)QW4uo^{^ zZANFYzl%9HuDUz(?aXnVTR)Zn2!H?xfB?JzY}V?wTB^ZCj%%|MT#Kq3$4P2!59w?W zAPg2p3AmzS8npm+GX&S)EmtT&ddkQJ=L;Ro_kzd!ydGzH**%A<#z~2;K>;Apn5arP zZdhMc)NBM|!Cc>~Y7ejg-r)gghl;{(%=Q434(O*OZj*65VeA1A)uOilm`{v6(3Z|z zPq2Q;n|9dNZhzzf^h*bUuu|&J;hr`o?J4pc80(|nYaIrg&j!Fgm#KoYfCZqR)t}b? h{S5^`00iLMx&wlzV!Ox7mwW&K002ovPDHLkV1ih;i1z>h literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_we-5.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_drought_we-5.png new file mode 100644 index 0000000000000000000000000000000000000000..8df1d053507689e58cd7ba59dc8f41612834be0d GIT binary patch literal 588 zcmV-S0<-;zP)wQpgn`LY zNf`QI@VDyA5Q>`5&<}g>jg$lV{R$V&Cr;TXAPsvVm~N^A>vRWNO*5WNMTe6}E1hyv zN^-eBIK~aiQp)*p-`%Q)BW03jfVq%KF2^vBrNLrQm9Mo_P{zkI8bB^C&j9poK&GtB zGWNSs@X^-tNYHX=wFlhdxpq#}!V)|!w* zsxd7mK3N9y(2^hr0hre92T8k8jq8f+pF1Br$G9vOeg@DP206>P+Q&MPlBe@YmH}h{ a$FgsA%qUNI_FT#U00004ZcKoDJJtyV)J6$&cou?G)+LBHNF@Zh0G6)jY3 zAf&BTF!m*V%XG85CWwfV2PNI^X5O2bmua;6WwZiX0pAiZ8V+(?j}9Z%IoMTq_b=+^ zG1>W10VIw4y~&=2C%+3KW;2S(?B+4Y4M$zlC*kXDdc1j!wa?Bpnav4S#}P3 zTm7d%SCw#`Oy5;qXk>=c%U&`Nh>6KGQJ2G0l`U6J5mF3VvHqCWx{_l|on}y*nv#YL z=L!-!>pLUY#Zw^rDK}jK_#4_2dP=sv6M2Pd24lHpDd~avqFmpOpNe5a6G~(941s;b zVoRlPpsf5_07mE4S)9jxwG|NAK@@LHv!v*)%+@8^u9&O{AwA~0mRy3h+jM4)X8X~YqxerD_o!N~k=pvS6uJIfa(ddOl zKBf}(3~>GKJ5yUg(^sv!_}ed~t$V7~~u;R!@h500000NkvXXu0mjf%`)3`pIbI{RPBz^41n?CifgH5NT)H+v)0bN+tjI@Sts5eFuk#U=E+=!IuDx{sd0+c07zxIY0D1H-->o=w$-jK zebK_I0^rY+WL9U`e;?h2-E;j7V+d3gV7*zjnF9tf&m1u_$1{yr1t4L91|;q+MgJQB zMDx1?P{zY|e8S;(RREe0`#cD{X5$`liktv=iO1sqNNhyM#LG|i?PAGl01)*AtlD)q zhyZL&=A{XFli`;)AiaYP!;IG7mA`F>?&ns^V@ynq`L){C(24+UhRk}QU-7`I)c}xb zX__-0%VD!(bpVuK@8*MR z7-Ce1$EU~&KyLQ*aKFdeBYOzF!S9B&3zAgk2dYj;AQGtqK*M8N9YE8PodJAVvbX{g yOI8K&Wyzw$$cH661NgFJQ4jdAWD$T5Oa1}L)BR%Nn=5eu0000WAR!uDOxVGV(@0vwKez>1g=Xj^}tNCp(iqw>n$h9A@)rSAzuszf8yiz$e(h^s0Og_9dZ8=3)2i73;AttEGal)%wPJPv zgp@8EeVuSy)Dq~_+bLN9AUf+2=54W)9?#nIU$kiwqVfZfHTY7o;5t+OV0oR002ovPDHLkV1i8_zO(=U literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-3.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-3.png new file mode 100644 index 0000000000000000000000000000000000000000..08f725999fc2ef1d1ce4ee66847248873b69f2e3 GIT binary patch literal 649 zcmV;40(Sk0P)9S6Z^-e2W#K11H%HcTOhs*EKugR!|a>wf%VTa0=NoJHl_jY!}q<~01n-j<#b%D zW$%k|7=Bp&o}U^A!EyZjH2N%krxAeXcg4|Z+v12|biVjnrGoS4YXcyS-X?J-5O}@% zjYmUnPOKQXLAZBuj$GdK&|lcBofQd^W{B^XY)w-Ln8njB=4Ne3R%H< zV*n89!1EIbS_M)P;^y*H*!SJTYpx~N){O93T6Q;6kjMs91Y!h$LUTGv%DD~0_c42b z&~@?$0zrMK+BpNdU0QPd>ZBc-WVWV>Aww%jgwmFrZRvfnYR**0Z@o!Iz@ee?olRS$wfOOV*nHq z4^Y${Iq+ZGvPv}|+jDx?qXLyl8{qc(V#C)p|Mq5vrxFnjKL zDwLF)fhwE5Hh}7S@$~{2lU-3M0RD`?P-25oT(1a5XE&q;00SWx!#S#+fK=Bbp%>_? z6o9)IvN0MzTjys%Y{4QEe%kfQ*1iz{SMt(O^!8yt*>>r;US$B%OSGT>TaZX(Bn#Of jKo&%1KVQt*sE+D{_w00000NkvXXu0mjf-(Dlr literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-4.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-4.png new file mode 100644 index 0000000000000000000000000000000000000000..d13ab2e078411a43f73783d92244444f69053665 GIT binary patch literal 593 zcmV-X0Vw zB$?T5z{Kf%VPjPQ4BTwiP27pL?#DH=GX|I{z;rgTD+3H-nvyXxgKNI83P5EkZv0BM zO#iev0s8@P#qK>hq5E7FfD^)u)hIKgtP#En25=o7;&>GRANi*LU;vQo33Y&?RjQlt z_UdveO@?0>P?lcYLySU%_+S~3r5F?a6@N`qT>!g6w-gt|r2&|JtSm8`Z#?3nQmh6* zA*F0Mc2&aRC|v<9c2-Ii0Eni8(T1b(YQ>eTA28WA88g=bVEU=&m%&!&gEkB?4aeA5 zxd8Wf*R~18{&Qdg#dTwSfNKcx!_#YSBkBzRNpndUE#(5RsGtkN`KH`nk3h(T&)N3| z7`%<_z<`kVdHiG%3ORmW01yY4lXg38`#fD8JARUJD%1ereoVwJmxTxQAI&Ds$IP$+ zE&3pOu literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-5.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-5.png new file mode 100644 index 0000000000000000000000000000000000000000..8a10f9ebd973e43e5163c5480b8ffe0f57fd7b94 GIT binary patch literal 650 zcmV;50(Jd~P)t}hrwg9nKD`xOo?$IOlGdvA;5hNe z!MuwIBLO6pgglvxUzN&5<%+}%fP5S2 zY&wrf5j}BzdA7K@f3_+^tN=t0l2SP&9u2=E5t6j~-ro?Li-4c;Y)QBpqt=p?gb;;{ zxFWFxh?>MQQvAXa)T94mJn?fB@Ywk%pb;6ZY)07+B&RssgL^Xzpa?8M5Nt~`=XbUW zOn{7_Q7I73yHf#3GkRmy2O(sZPzHHVQb|$;z+O=X_CTB<0{tOZkG$q2fRGV#39{>T zlVYQGI)l`b7zv;!NTb2>r2p&AD2*x&#u)&Kj1uz|6FUVo_C?Zap+osp!{ z8F7BxY^2(=kpP-fkcIzfL5hbfu)(&fW`udq-f;c06++OCzmD!n1!0wU(ySD z{n?Uqplsmege27o`2xf1?1fwfpc!>SDav+hwi3Y2Nk&Oq*1={>+oCgVMrqNSWW#AQ zV)XKrjlf*3QeOU4;FLSdfP6>P#~@}2uoQC@5JlK3ug!0aD`wBL7Jx`cDs(uS56dEV zLete?EdVLyo}iOJ1iYbEovXOlxXc0olps8YzTh>A(Hw<@iwNxUZQp#T5?07*qoM6N<$g6nl6E&u=k literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-6.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_ns-6.png new file mode 100644 index 0000000000000000000000000000000000000000..b42dd106c68bd129eb0f660775d751ce3880992f GIT binary patch literal 714 zcmV;*0yX`KP)RCt`VSIbVqKolK~As}c{V$cNT12pjm^b`DI_wHP|khn!n zlo&`5l(-N%Go0ylDD9mBchh!Admi^O!=BktT%DiIcz^f!yrX?@Z2|!P9RHa5e#2C% zyXI&5YuB_SN)w=B0Dq1LejOwxU;6Jv6Cf~DpR}45u+up*!@+32+At(_bA2&`8@Kn} zTqo27q+&G;Mix6s0+pRgUdwzNCdso5^V14986al(` z`^opzu0gF#2c7{;LgR7BrRW% zAzAx=vhUwTgmt2FK=wD|tv|4CNI=d83Bp3fTGn(dBw&kZu7XM|P%Q55l0j@&?p3zyDDJlX8*;c6bG!^bF;HTpPRJvkqZ@TV5%47?x z2}ly*8g@n01Jz1*P_V2Y1i-00ng9W_PCFnW=K{fu8F|Gaa1?=X%!bdB7=FuBT#A4u z00tL|6mN|{dO{j)?^s^6yJ>d6XacgGIDr0-W>*Wm#vI921Q>GT$r{ZZHesKyO+cz= z;9ibqyVlm7f};sQ+0cv}$YQ|AzhQKuO#W2_U@89jAhIUmTOa=me={fLMhGBSbg&*{ w7n_gVTGPUun%Gbg=svypy&n;7EPO5#e~s{^vhwbLD*ylh07*qoM6N<$f++GYJOBUy literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-1.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-1.png new file mode 100644 index 0000000000000000000000000000000000000000..5ae42e48fcaa1011b8f08e0d900fe91cc5d52a6f GIT binary patch literal 645 zcmV;00($+4P)dgx0?H|>19c{812(H|otkP*lTq!PG1JsjhD*L>gF z7=iP~{vm~f5CkAO zCuIx=BS8Ra08oRU-QGV*HCAnxAn@HEM!zoAsulSF$r;=lCU$dmCdsVYF4+Pk;i~oE zMcauv=+9xlYP&2*h$QI$a1hGC2nc10Hpw;sNN5sGYgfDD#gx+ldjK{Tl9VgCn1LP~ zFjaumL8$KQ_IexjWV(%h7A=5ma5UvN?{P3)1t=%%{V+x_sf?2-Ob|ela@m#vc&HXp zh7-ddNudZQ$7{_bSSg(OIpPZf!ue-F@;a?fcR+wNC72Za7_gnye;(Qisp$-G)kAwE zNC2+ek^wN;Y{M0%5#lPj!ZffCZ20Z5S|1&1wY})*QN31?(wJ4MMWqIk+l7Ge;{i1H zh6#P?S-dpxEtn7?+I5^5OMQ}YzkX0nvAP}0a^e|2C5+Oq*YEt z#1o{Bj~q$Ne06mqjMxm&5chpuFh?o5ui^B%7g@A(*>ja zisi*-I%Wcr!aF7}TOZ(Pal)65O$DZuzCL4eYoLtoGsYmz(K{Kw>mBV}Uq}LNQ9B&;uGA z;0H*dR`3c&GqyXC9nUwA?6J_$j7#|~0lx<*o8Q%WC5q~R$bDQ*Wo~y+fGc8Sy_K$e zNbe|?WB>pF literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-3.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-3.png new file mode 100644 index 0000000000000000000000000000000000000000..d0363b61413e60b70d7a3c202377b2e7b0267c54 GIT binary patch literal 522 zcmV+l0`>igP)oI;ss_WCN+9jMxTAw281y=Q zGePa(wg4yvKg8)oEmcQ_8E~uM3rKrDxBXnG$^hKG6m2pIg`LV|-$0ofjhFQSWD8^x zpX`dnmJL3=u2PtR+w1d{3W)GnS7?Epfja#R%>a{0yS#4CvZbb`$_CFDSo*m(wgzyh zmTyD40w@KZ2C1)>_}jpC>5}h8Dt})XJ7<6u0R-ELYx-j22H^NG^*)B-7T93iDH0`V zOAUt;ZzZvgmEx?deGDliU?PHP*rcmJr~)?8iNYh z3=%qe-Cl=)p9{#gMa00e*laJT>uw^th(dwLlk`4rW; z!z5Mj)v9#nwgB#~FPeq3{H%%B>#r6RUqC(&PQjW;$Qcb1^eOS^%eMq>7;k z^uG9LikU^XieeL#3;C!Q#RF?@uLoooT!r}eYGvk2s9pfQds~bbm%>i@Vq2h+rt{h# zfRBL3x@2}HHDbseCPeUn7XTOcKv(;_@^|vUvaA)Ymdki9$$9VP0kjIIf$L`^-DA*W zQ!PJ{0$OCCcl6qfHAP(f#j`k@Qh48JS9 z0N{mXX%cg9@H+v|90s|sqlw71`@rb|i2DFVZO6zZnQOaStN`+^{%sxZ-*Es400H2y Z^bI)JvSwjN(3SuI002ovPDHLkV1i8qyd3}l literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-5.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-5.png new file mode 100644 index 0000000000000000000000000000000000000000..ae4b6c6bec5e94405a51bdf775b817af35431188 GIT binary patch literal 695 zcmV;o0!aOdP)2Y;HBunlQ-}FXz$)Ud9ZkF zt)L<)YEw%O#=MDdGg%{O!H+{8l%$*8nK$pvZW72Jqasids0fr2I6l}-a6P-cuKgN; z!|ry{?QZJ*IC_#+xGpD0`$;^V$f9Hr6W8`uD2xLOLj~q5D8MAFnjmBQ z-Ncv#AS$0ASjvi?adMQdS#~DqtO(4dn3L+JGXd zf>QuVTH#V*(5gUmcD6JaWgXqzYhnbn1ktp<3f2bV-R?v!V3YXrbBwI5tgISU`h?30 zAgraT0Fty?bypqF0ACsS?skT;fjfm;tc(ojbDr(30Lc;DUBg^Lda7Qgi+mgUS0g8_ zZ8%zD)xmtpH(B0}1xjq-95y58m)T;GDV*6JpqWOuU=vBF9lAYg zD`GI(prkz;c+%PVHU^v4?i5vkXFLv*M6t`0-hci*U#h002ovPDHLkV1h@CGX4Mn literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-6.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/boards_mammoth_we-6.png new file mode 100644 index 0000000000000000000000000000000000000000..5d25c6018e397d77f3001f8b13a0e8c1d07871c3 GIT binary patch literal 652 zcmV;70(1R|P)4lfKond_Ll7!SIiLyX)!@OCH}C$rKj1;*6){ml zAd!NE1ITQdGTpY?8jUew5@@^I-8XOE>;upIG4=%Z1inS!^6Yqx>q)z1X7ex}pN30w z*MB|u6#~~6r)%B^t!6wvn;X-p`&$BIQx>@dG#~<0YZZGx8NZq3Vr4T25zOHp*CW4b z)hVMwOu&^@vs5r!&Vv|K08oOmumq58x6?MW_k|tAhRBiu0Db1YC3ILb%X*{;$iEEB zmBB-BWHXt}<6xAPSyFP6!#u|tomxVL(hBHiLC`jX=b;UZ4N-3Z&(&HprGkBLs~Q0n zHYn_alnI%&8jrv;NHJSpX~sOz(0m8U-rhf1f}WmZEdzsLb7aff!s%*I%uy)<@7!GV z;!~71wQuLKrw8Y5WlNQT0k|o>VaaaEscKnJ!*ZRfo7o4n3_Rm`?=Xm4E*)2cQc=QV z<_Ln1TLxXM<#NZeP5}*`CKPT;8ubhh(nbwrx4Bye-OweGXTGE&eqt<2)>vP8a3i{) zI@FSo`nq)l)B{=a=iy5aVDjN{V0!0WTMn?KN?=WVW;}&UKGOpTfIvJA07ww*@g$>& z6w59H)wGgtTK2BhiwE$bm{Y@#)Mz1)%X#I<4koF?Cujs@&SD-1}Oo$o(K7Qv=vNJ}aK6r@Jo)o&gk& zARto#JllTg(ztz5m9|Xwu7-iB4T5$617s9LAb{7ec3t$wG@eET8wC+K0x*wuJ1Uw; zs7k$GY<910F)8Kk>SX%XXX0p>X!x~ z1ky7p5~d=HDYc@M3y2|re0Es~-xtq?aAWn3v`6Pc8h}bCCimLOW@U()=7<)KQte|wvk)&@Kjj=`2;%-Y34mGob_7@hNC^OF zj`n*_@F8ffltTc>GkS~4N8UeI>z+|tEk+}94?;U((1v5#xjit%Cdm%J0K8atbjUfp z3g5oVgZXI01sKfn3`?$BYp8Ok-!s1mm~(*N8ZwKJ$30^XJ?hQ#2QGn}TMN3q)#(aM zx!jQJ&CN%0wsY+_0)_yP_q;bPa^`~&6`VQgz?218^6Ep3xAW@c@JQFde9vrL(b?;O z0N{^6^a>F|4R8c7@6!9woXXwL$?yIB4|2u`0EDtYaBaeH5;E5T4FIv&AQa$XsVu*{ z-V)6DJM3K_9T&8*JZo1sVASYknwu9dgh$d=S+Sh>gcve|l#anPc8Gu|WWe zJtB8REJ7|slmPUq-Zjn97CtVx_Di-AA-D(RGdeZKJN7!D0SK|TlhcvF5UdyvatCbp zm?pNchk%%S@rxgWQY)c~9a5D839+-{lkgFu=vUauHdQ|874=W+j> q3@yjD;UtX;E8&9Z`u}tKxB3mG3@LUlZgF@30000;qIh2nA^jl$z2?1!HDm%CuRUW_Po_=}(>M)f{^!AG z!3se0`ad@51`=svzcvvIcK>kmG%2cX)&4@Vonb0zh~)&O_y ztFTx+5viB;K>gf}`LHZWeUS)&fvc6O*la!@gXb+`YaHhQf?%<<!U*KY8mpBV8O|q@#jW9OwX&%_7SI zpTGQO;N@Y(5F-bW<$xVWPB9p%$)kv!yY-MZ4!{=Qcb~k(tCp0sK+plI3i24ijV%o* zE6IRqP*li>^Zj3Y_$E<~Am{*4aN8TJGJO903(V)`WdpNeG&%r@b8-qYWCq#(fA#tm z10jbHl?GrI;u1r590S99hVS1Q;0~F-?l4YA5aj@5i$H92-y=H?nSJ}gL!9Y_BnKc{ zjLjl+aPaJHF#YD+KZ5CiCVV02%fMt%L(*H-0V-u%kdUITjP` z09*iH6wt*1Fn}vN(!~MP2nDLN2Pkm}*$%)~IMLMs)N%+#4tVnN6F3`!Xu3K8ROleL z2awAGx;Ov?kV{5Fr6koIpe!SfQOSVB-q5Q}h^@s#j^$)KfSO>`0izBWb-;i-004AH Vm_3~FW^Dif002ovPDHLkV1hK#svQ6T literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite.png new file mode 100644 index 0000000000000000000000000000000000000000..c0a0fd2a259e11f67131a467468b427d12838c96 GIT binary patch literal 708 zcmV;#0z3VQP)@i56Pf*jZWG``6i9 zS=rH8X`zXU7A9&T4UY(iz=1jQ9n3Me?A|Rz!X)JOxZRoGelz=+7c(|vfb-*B@80eba2C%K^h-Ksz`4>|%BLHhKdwU@{8-TT(?LRa2Vr(5; zo*sBt#V6xBF#@3cTLyJtEia03EY>6PUoAI8c0CjPce=Of6<T1$L$HX-tz09;k1HpfTFqpj2P2m0oKx~pxx~L25m|M z-yhP+IjtX+QbqtebK2dYjpccExZ?rPQuGC^4o(YzLAh+d@E|{ooFEMVz><^4Ax*md zLbZe=6+l2LKsc6d+$E>7NB|xjZ4R-ukqwFyN_~7)`_QXtkxC5};7ZavU&2}d$Si~K zB6OPVAT?MC1OT(s3!y+z5@S`VQ37BvcD-7~38jG?!7ATBBF~f|=NwWsDS403DnJG2 zJCyS8c6&+An?nrEcyS*_lVF)6b1@JRl#U;2wu&+ zW}phd=-5WTsLRU;x_nsBjhKRygfue(;rjsH7oq}d0c4}A6^>gD38e^xLt`bWaz8Nu q+3n+7Xg0c=vB|6_0+^P~9N-Th5@h{fAfx{P0000 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite1.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite1.png new file mode 100644 index 0000000000000000000000000000000000000000..ffcf3155c8d92719bc18eebb6a0960fd2472250e GIT binary patch literal 546 zcmV+-0^R+IP))kKl$Mp+%*Q?PR z;(>!85n6$wsl1YDw%gJjO0_XzF0^Ht`OTZxW%oqIQ3}A#)p>Y(|GZNfz+uf2*B9;Z z?y0*rL@5BxR$V;4ycPQG|MvjqUnv0Q?*(7g0Z_QDh7g_J-vYq-W@A6TzdUinhfZ&; zH=#5IOtV<3jR5M-vio2(5jA61IJS{cfwMue0n}uX{EMzpTn6%{^Y|VH)s2M(fFxNG zqic9zIPg;Ip#~?|3ZNKugYJ)-bwLKicmDiajJ-)T23Z9i2n!%9Nw9eLAwNL`%3gqR z01BXaV_*Rw34tIPt}zlSKJ;ht+S4;vymtGM8uYuo&;pLwp@T{)3J?s z41nnMM=4*ZK!cCZxMSTpQL6xTAuFINqISCKSs?&&E|j36NKV&e%&dZ(vjO|RASGpi k)6Yf#zZF}6EkNY}Kf^Zc{}jfFJ^%m!07*qoM6N<$f^XmLWdHyG literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite2.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite2.png new file mode 100644 index 0000000000000000000000000000000000000000..07591aefa479bf27c3baccca5df0e51db652db0a GIT binary patch literal 721 zcmV;?0xtcDP)OxpA=AqB2wal2oW1%pCO!sj{9wPF6)c;Zt)+iOmm*gX1{M{zM0)yRZF(}PvG_5 z)8zf(=ar=q*lul%`TINVbi=qM!Np^FQ2!0cx7QG0-NDO{X~f87k$-i)U+S>e|hgQ zH35k>imx>wWjOoNQ(@(S8jk)fo&bj6CfR1Qs=B?w{0O|=f04X9_~fi75sMCl6uwV4 zcoCQsDF7(GcQGC*<$%y2^3#EL3G&g103kQ*M%o`l6%CFKR4T|Q)x^vM-n@F24vhA>|FxgcBAV%$E~Q{Wsrbqevp+C;HoV*9u1U&cQ1dc zYPgoI$#h^y*d@!C!F5wE%s~FW&qT`z8Np!y3ApsV9q~+Ofo-j=dIl~&>9r%ZYwq*G z^3OM-NuBZEzKjG2ZJ>z{A5W$Ro{B)8$UJQ6U&ns|s$ppG@?hYu00000NkvXXu0mjf DiZVr!)xN+bB>IJDur6SY@LTf`}r!x7RjF~L^;((s zJ~YGQFWnqpPm>q?SquQ%3OV^D>Zx$!x!C{oK6JeSITgn$xe)+_>ZM@&c58DM#94`3 z1yDek46XGLq7Cl%n`d(Y2QU*XK#4qW-dBop!)i1v`2y^wagd* z$&1DOB&kS_px1pbZVRdg0PD8r#`_?|(4C-K2hdlx)f)%qpuM|$YD}v|)!ge_Z%Bpd zoq=`LDMm4{-`W9L1y_pd&}&uY(!_Qo_r<^h!VgBIlNKPVLabS+Shfa<0fxWq0D}yN z!TbOSCT&GEuoD364&QQ|lwD|SRp?vyCuKkl~nE<#20f0c){ZSkopJBfW$F~1=Cl4W<4KD&f0wj`&b@G*?8gn6^h=`ST z7U*X{Nv!rW>6XNMfciZON>k>uKqi%eU^h-Vxesl@P|EWId#nLq6)fWb5Klj!dNMh~ zsn__H)hX2h*)N7kO00?pQG%)Qi~!PLSa=DMpYb&0cBz)@-V5h`DLp#7T*&W(fAhED ce*haj0#Eu~lv%ubfB*mh07*qoM6N<$f*MXU+yDRo literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite4.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite4.png new file mode 100644 index 0000000000000000000000000000000000000000..7a0b84050f35f53fd35b5e1d21e4ace160740977 GIT binary patch literal 595 zcmV-Z0<8UsP)I5<^ET|x8(ZWU0rd_)>{e}Kt zt5)sWv??f~C@M%74N+<6h@WAe(L0R8z`XO$m~=p1Kj%L8+z&NQ5$I@ddvtPf7nAvH zBmf0XrTwk)==`A;7$On?Rf&_?9Y}pP5`ZxJ{{W~xPBoQS3;<;Ihm=**R9VwUSFc8( zMhp#5F6FILQRFTaSr23qOHySB4WQ)G_Nfhi0+%5a02;9IWm=0!R*{sT-|SF(oPB@X zjDHS*pm3mJd|Qw8;Bh=Vk-|;EN+;ZTcK+#tl&XI_&4y*oDvl_@Utx zce|QN(bw311ak&=%dZSldjJ!`StC;~u?v3k1vtHYj5)iWg|!QJFp6G6aFIz6a)1}l z!Opr30tbxG=1iTP8FTPRrob8CzWQNpL>Bje6Euhd0dQ8;x4LyAJEto$3IyO~=h@AR h)Spr*fO%-)0Kae~_ZM@otxW&`002ovPDHLkV1k)m`T+m{ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite5.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/stalagmite5.png new file mode 100644 index 0000000000000000000000000000000000000000..1b766541908f73d65c44b875dc460c25a034a0a2 GIT binary patch literal 564 zcmV-40?Yl0P)`mH=Z4s%9)`gCq&5Jb?ObQ6Snp%-iuCHB;w@o#K%8Bz+;vzg2!ng5&f|1(KK%~<~j;Pi0MJ-@nN zm>GbnVgtw~7gcSe?A|x7~~D$3T!kfU}bW_x7%?xY~T~x7g4}i@*iX zd#O|+)UJr^Kp~q}9p_8u8$cN2J*zRkPGSRqFuC0iY&DunIs(Z;3{#Z80I(2kb-jqm z2KHn15Gx3s5TN^>sR(RIT>MpVcw{ za`p1M-F5szOa@>faWZIgtE`@_ciopcme0Z!nHnPi2oqwmUeD2P&;?qLXS|?Zr~K03 z3&0?-u{0b*Dkuh#!R5*U5~PU$-dyYRKATZ5udR{$Q7jJ)Kw;wD>grFR{*It45LPG) zl^}#;0UGTBoZ~1&d|)UXxzbhy$Pa;RPa9T&4zS2%P*gub#%)cGhxsZ70wCW?>;OVY zAnNj=9`8>nC*+Y#Mg8wH2AD=bBYo4?9ky-?Tj%&&>dkE$7mf1Tg}*kZw|E0Mo_lVp~8tjP0GEJhv5MI+eqkKW z)%@~143m6oP_7z)q5qku5HLO*^wM#FATm6Tb{^-s0VD+HQ$~O#!=Be}p;f@?0EFrs z&x$%P48RawqF6Up)Sk6{AZr;q2hiQ-m-N+_HoQnC?y4ujZ^b+Qy^#mD#FqL zZ0I=vO52KY{=aJAmhfKI`Zo*Dvaa7c9Ra3Yu%4vVFOvWO002ovPDHLk FV1hLbvB&@b literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/support_beams.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/support_beams.png new file mode 100644 index 0000000000000000000000000000000000000000..a3d6e3b2d29e69be6d40bd974078198d6a0783cd GIT binary patch literal 358 zcmV-s0h#`ZP)%Fc5`Lh$3Qf6hUxMIyrUm|Bo*IfQn#25TT1y zM08M7NJ-kebh#t>mX_preZ5{TjeD|4H0A}{=L3ZW zN@BO+#=z-vgDhR40UX%+nocKNFXx@3m>w&cPRBm|AG*w%trB-YnE(I)07*qoM6N<$ Eg2OPB0{{R3 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/support_wall.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/support_wall.png new file mode 100644 index 0000000000000000000000000000000000000000..001c3604dbaa6937080971b29ef1540b02d39755 GIT binary patch literal 558 zcmV+}0@3}6P)h6SrDNkft+dj1iE(eL~#Xt8`!+0^8$G0!@*oZhj-+@p%G= z?So3d!)OA%(=LpkrVz*bB6*&F{D>s|v z9ZzTG7YdxeCV*qU_zGgf9zdb>RRr)oJ#O!sftU+Tz*kSonTU4s{lkeddC-bYfMc^V z0X6=L0G?d-3GQw#S9L&3I6eW5MGkxriN7L%6L2Ezld_)POH1tI7gvD7`t`5S__xai z9HCvXwgBz|ZTWnlE|B;u0%(#@7odoY)N)S9Ydi(US`Kd#x}HLsm`s0+NMSb}{k(h_hTSQlszlWsRJI?}J2R7vbwG{JeWzT}9Ko{`@=I;~EE%0UVI-qAkCVU^%1aO6+!B@lxK$W)W w@PH65p!|qhCB!A-hYq%d{5+TV=jGS&H@1jC77~7Z4gdfE07*qoM6N<$f`Dc9{r~^~ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/cave_decor.rsi/support_wall_broken.png b/Resources/Textures/Structures/Decoration/cave_decor.rsi/support_wall_broken.png new file mode 100644 index 0000000000000000000000000000000000000000..0ab5916b2d9e605fef23b5daafa7dd33da3f0945 GIT binary patch literal 851 zcmV-Z1FZasP)UbBoPJIskd8eO;7i{Ar^$mO#1bAb-(nIgQt(SC;C4AGS1Iu zuXYyFDR6i5>csp0X7}?#!-2=!Hygr(D}&i@JEyUqwr<^UzgG?&t1IxZmIWBSxO6@Z1}ilq&@mp5^7p+@2MIC?>I_TJ@1L70svJ?kiS?8w z`@>Ow$MeaNDf z2I#E?YW$BCQ^QCx9RzHnB4d%Ah65Yd)^a48G5`^4v@jYOB)}RQ6cA>B149K~zT3-B zu!FysjOJ#Y1;gxUFvT7qcz_D=WFH(>Lxgy6`}#!BkpJi<%4<-qJ)jLppy{Ysqat2> z_?WYS45A6)uVqivQ>_`G5^#2FbFF%xb~$FaC$H4B@QfE7fH9&ri~>Y`(U}EyT6xgu zPLNA0;i!4k{}1p?A65-tn8oy`as6%6c~T>!(LVt`W- z=Q}rHBnV|*G|Y(dpQY52;%w0YPCy$C6`|fyqoG8$AEMwikdOr)1KPk@-~lY)EU~CL z5OKB3EeMRTC5l*}rO6KPQelC#0+r&t|2;==7JoyQxT4h%ohpuEyZw{_v+j4Ju}pyu z%>-Exp>-1SAgE@eSK2arN=XkM!+Mb*(6;ZDe(66@yq1?5uuFp$cL7q!+9^+Y0gbkw z*ZGR5Z)&4B8o}&nJ6=_Oy8D+KG6eTWWIQ_%DMLdcGoTlYG7Fjw)IVA{8Vq*<-ewMm$}xLUE^!LI*^mgG=E d@8W`s?O)Z^H&$TPx+j7da6RCt{2ThC7$M-={yov>@K1zsFifG`G21Of^qX_XRj=!sLMO1<=N?4?qr zo;Y!cf^wmya>NhG#5e_7W7asv_Bs-o9+tO^*R$*0Wf!BS-^rexeKYUP%$x7MnT_BY zbNM_2fUyx7=k+!Yip2;5MA-8EB1S*PMr34jIRHT8?VG?G3R}Kk4AGC1(t7}aetC() zu@?B~ge~7MhWJ1F@5)WuwVqyxuz<_)>@gfSO7`O(o32(d2N~e*npicA3ibmZEyP07pf6#~l#+1EibdZ`g3O`gn0{9qsW8cm$0st-=9q>M9kca`m z>%G&+w3=X4c%(H0cTT+gd&>j9MEq}nL3d!#_~H!^>t7{!@Jw^iY%ml9tj&)zYuQDk zgLiM=Aiww&05F?X!)V$wJQ+Zw7!P8ABB-eZv|7_kb9Vxv0Z36hKHo1Ea09RP!@>|? zD4djUBEPsKK}{ukxV(rS6Nv7LD6U=keV7quG-wCj2&AN49jg&qx_(WoZ!nex8to4D z%avd>xFx!l0H3U|o94hxG-p+ghm}rGs|mL9^*3flC=9yo2SOhp8aYA`9iPa};7BXn zR!ks>0l?1wDF9&diIK7z^xk}z7y|CkbQ}cklnPg>RRF+wy?vL>I^s?Za9(elj&^-z z#*tLr6+(>#tb|I=OhHlD`LR;5J>)6^$YHJTj8 zd3hg`PhLP$6zmoUpN63gatSjbNS zfUvE*f-M#1AyV8fniDC^Kc7|;?4xdg8k^0k zJrSVjza&R-Sk`QnCQPddw)}Y9Yzvr1rCLQM`xvY7F}Af`FyFJDR|381^tJhM#)s@$ zttn)&YxCob5BT_cF}k_&P_F?1%B2#rxg7F~PjOz}HzP%Ujg#_jlolzk)taWz+)AO*b;gggyI{+B_cbK5|NKv~PNwI{VK8+@a%_VYjRyWII2gPD!T1_wti2-0( zx>5eT-o}BCvpi7(^+V;Ojju4)cIH8g@nlM?H67kD((AKX)$}QcWlebQNNIR}*P?nc zK;Xc%B37R-v1~4fEP#dl6#I2!)3p)EiSaodM|wNH(zY2nBS0< z6w%vPP*VxSCCRlSKyL!p3Dzq-PFH$Jo;49`Yk-4dF;Xs-02of`hxPCJhOeSg+%H%9 zD$g6OrR&gYO;_*vfwh0GVu5GN3w>{QS(TUMD0cQwJt<+VQQFJhUC^Krb>aXdn`Qw| zupFb2t?h!VS->+g!eLo+rTqHJOxL@T9Q8E%w9MQdvQSV)a2<}>?ZtM=d$|R|cizw4 zAuq~X(RT@KZ5JZZ);XJe@}lS2(xl3)boJz{?ppb^`EkZiO|PRL1YFI4tN0iIgR!kX zUt)lv{KTV?F0b9vbAhDRf&J^RhZeh*EKJK-+O~jDL5XYs21>;5-Yy@6Unb8 zkbyy!OZ7G$o_SY(X;KYr^luB-1|Z%I=w|$$Ndv$X3dftC8XZjz-`ewA;r9BiBuCNW zs=8VNq&zvC46!yp-j!zr;F&J_0Wm+3(Ou7g z!m$<+ZFN8Y@>_&YRJbt&;kL7YuJ5~*!(ZVic-jT*ygl&*%F-;pd;Qn3%ruTRHhs5s(dcx2!gF%g{~H9VXQsuydT&4Av%J|{&P;!c zGP<;@5Z4G3p3>r0SX0_gxIO~}aFgQ)ssQIa$si;z%gOc9mRoeC#etiXp|C)yZ#STf zG{Gqa&L=mVKEn~!`y{0h>i#>eCfMU_rpx;Vx$pDWY;P)Px*rAb6VRCt{2ThCA1W*B~4(#Fn@g_zV^h#DfO3KP+)^;9GdJ@r(zQZM}*cbPP4 zr=4~{lXlru1foUC7C;1%2B$Pm>{QCUgL%zo^VzW-+iBH4C)<2{{@%y0-yhHC0ADzS zv~Re*Q8nKW#sGl5Q+1~MZ*NphxtzDp)&3AWZ_aMa={GL(U~SC=fWuZRQ8Jn}*<7v5 z006n1huR;;GOwXeAW91WfSf1>9!GWyuUF+m^}3fGHr-S?n%0svSlNdN$) zQb}|z-ChqF_o9M=79Zq)-DByTHCU-s@Z-bpXTDcZ(40cECY!O%>VuDB**+$Nc?QwK zy1kx#ZE)W4oOiL9wT~&b1ReKLEGHiXU%h;06KrUjZP?(vgO6evcZ@z3i&<{)ng)t1 z^nU+yta1aZ-?+>Sw)x`4(060>I0?;+@Dc{fxwiiUn z2vHH5fUEc2T)ta^q^vlKn{Ka%!FdOVA!>Xgb6y@0DF*DFszP~n6JntNL(^br8e03i z7@T)JQxOkG>QH!l+;teA6U9ieAZRLekBdYA6*pvfYkwDu#Vi(!*+{|6@hV011iwbe zZ(L{sDAF66hJ)4#_D)q{ppTIgt#{baC!t6nFJO^oMhHa!<#;ll0$m(NuwD=aK|RMk zE-(RJ#uJXzq44_cnVr^v;3V(}j2a8VA`k(r+qd?2JyRS@0wIhi%<2VEFqHtdv~BJ0 zhLW+!pde4v%L|fj*L?|~riKl8(x~8s zO$)8WxJd}}f4pG2BIgtH0#5>zO2sywTG=oY6A6Ys2^|!H^x^@R08&h&8c*O=deca7 z2U0_y;Nf~TF)z6FU~SDLgIRQYJ#H%-7OW?*2FDed+Iu5x!>N?U zBfGtxLrft#TkQ`)5}GBXT+ipe2mALRDH~b%I9mKXl$*+65OaoM%*A;1Y1$Zllxw7l0LguQhx=SZyyT8LXyo z&^p0}Vh#7&;Y|t-NsNl0i%XqheTacRHUWzadM#MEJ3vF9*lCVu4BK4&^4sqM035dB zHZ2$&1W?`Yh8G#^b`wjAb#AG~&$sTIBtz}IITPId#k|24Mg1y2KQg?)dPS|#006G0 zFb~YMGZcgj)blR@!<@NO)kUM(;YUqnt6v3IJ* zwS-7WWOvvi3+Z@*F(Kfz{RBw z<+gw2mKG8vzzr&Mmr4?L{+fRP1g`XedF{=A3djIfnv%=U8)1d N002ovPDHLkV1mTnD82vy literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/rails64.rsi/junction-right-bottom.png b/Resources/Textures/Structures/Decoration/rails64.rsi/junction-right-bottom.png new file mode 100644 index 0000000000000000000000000000000000000000..7dd8f8fcbb812136e14a2adc083469f0e0c62dce GIT binary patch literal 1879 zcmV-d2dMaoP)Px+5lKWrRCt{2Tg^|~NEH9MR2zrb4RO+RAx)rl#e#^o-D+1As~&plvHe?n?Wu>V zRkf?_hd{tePzVdCsd0cL#30exgL#wj#7XSL3Eq$21su=U`_0Uo_uf1!h!N&ZlL0_B zoy6gB3x95IDx+@udQ=@mfowX7(%c*Xp#JX7SlYf8X)i-!fBQ24z-ctFvS&v&`v8#7 z<$T+Y6#;-dKvmNsZ}-FRzxlQuI|9ay*yw=A3)AeVe&%_Os%^1d04Ns>Hl-)rm1^XD zWJ~S7rt}1W7!k0tXDhQtiYvYyyBVn+AhsQAJ7C=SpMa|#z*XZvPe3e`plk(>6R{w` z$fRIoQrN240D#qZZ@9TC;`RDLq$dLq69QyR=?QN3ig>nsk2$RioH|a=`eBHQ4FP@@ zn;%>YuG8EVt-EK-_n6pbFT!G>1Vu-M;IuA$&0{}D293lc=y0^k1%r{d8H*LL zTRj1A((zo(-@vH@&)`MjyZHs(NFs<^EEWWi**j~bn5t=b@bfQt@$!|jW4Bj^Xv)ec z=5GLSiR$M3@c$bP&%0O`Vne{9S%j)-a2gHNzwAT5nfAOV!zF4muAG2!!C>cV zhF@77RyHuDCp=+p85H`Cf{ZIC;9SjM(JTT0D%;z5yMCa|8Y#A0J%OG~crGyj_=L)X zk&(!J@7w>C5l}7|3;;}F>A(GBMFGTfx`}%0i~)e2Okn0_y2Hk&l>)fi#A#jdYc)S2 zWK)G?aZ4d%chh3%9;phRd?|6!{@F`nao^T8GcUB z$BhF{77?^nv9a{%R{%h5YZZWdH?Xp2E7vJ=Vp9FqW~qm7F78Rca_4G>M|SR(3>cXd z9xqHYB4PPqndNgi&oy;rdz+InYou5=bGF;c5DCBk!!#!XaD4!C=||p=ekuI9n!&u8 zVaoHTPa?a81>7Ty44I$qFY@1M=~XQYrMbC|rFa#nT2@;J44RZ6CmobD4JF~7NXVjD z>{#~0^evA=M4&b;3koSC0DRw^I!?!(x(L5=`mGuMo`jS^gL?mQ4FK?+Q|mv-AwXlI z36T3cS2MUy_hjXQ!P>X1DIC?$eDid=mfN#=nOP&niuoI!`}|YK>3LRD9T~$IJIl9b z*x_*ti)Im3%fj1^tTWr|4Ee?3{Lru5j@?wq-v-)oxn5Zxavchl50fd9&*j>}UmmeC zxDFueOMLc2&~k&|Qp@v|;1?_nisgr82K0BWW9JS7ZM%QaRX|5A;I4vhvk#zi3j{%s zayxcY`M7ZqdKRf3FxUzZg|Au`Uc7wOQ-^p65Y5V72wILnf&`sSk%Tby0C&c@V-+B< z(y;}CCK!cDL>d%w)>uCh$f$D~4XkbM2Ff)asSY5`PEJbLx|AmrWGg&>`h?NUZ?1j{ zoM=53C1}^0ICUI2t&330Sx>qr3@OD)RrRe)!aI!yHdjA|$}=7d0h6j4I)4vvlbOh| z65A3<5QSgc+zp*%J+f1PKucK^zS~Utfk+UOBqvoB<$}S)Wgm3U%NScgMD*R&o0*{HM7aKb zl~Lpta20B~V6c@vTM<1uQE-YYM)@5ffrrJ9>a{@H{iuF6@F@VeBc?I<^ zHr@;2^PpoIDzq+##YKhGYi|cFCx*%acIpW&!}2KtC`;D&|(@6<2B(C?BmXt{q1{syMY4hz14 RCn5j<002ovPDHLkV1mTlc)|bx literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/rails64.rsi/junction-right-top.png b/Resources/Textures/Structures/Decoration/rails64.rsi/junction-right-top.png new file mode 100644 index 0000000000000000000000000000000000000000..793db233c3905aaefaba725ef68e8234c6de1467 GIT binary patch literal 1701 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/rails64.rsi/turn-SE.png b/Resources/Textures/Structures/Decoration/rails64.rsi/turn-SE.png new file mode 100644 index 0000000000000000000000000000000000000000..c9ae45f263368ead73b95a53c7d13ebdf035a86f GIT binary patch literal 1844 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/signs_64x64.rsi/meta.json b/Resources/Textures/Structures/Decoration/signs_64x64.rsi/meta.json new file mode 100644 index 00000000000..7ab03e564e8 --- /dev/null +++ b/Resources/Textures/Structures/Decoration/signs_64x64.rsi/meta.json @@ -0,0 +1,17 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from MS13 at commit https://github.com/Mojave-Sun/mojave-sun-13/commit/6fde5cf64e584727ce66d92d81352801670e172f", + "size": { + "x": 64, + "y": 64 + }, + "states": [ + { + "name": "we_open" + }, + { + "name": "bazaar" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Decoration/signs_64x64.rsi/we_open.png b/Resources/Textures/Structures/Decoration/signs_64x64.rsi/we_open.png new file mode 100644 index 0000000000000000000000000000000000000000..141a97768a05114c34d8a8002e7e4f3652ee6f65 GIT binary patch literal 969 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5M?jcysy3fA0|Rrl zr;B4q#hkY@4`vHHiX7YD#Hkvx^nzH9vm(3WhoJwg{#80nqDvI2UikhI|0BNV=>?@J zP2Vo9Uf#vR>i=?Sz=r_M+?FjGS!WZgSNuNvEH&MHx97IACCtYAoy*dUj4R*IHs73Y zem%j`k0GK@m|@yumWHPmj6`!M96EH@`niN-S=skvKIhi6EcnbXue-7>`tx=}u0Iw( zuIcTyH`it_7}lRn-LW_lwpS0?qshBxBx*2S-u&Wu#;iCNm~5t}bO zY2W4Bmu{sp)`i8pzAKG)ahb51M{nr+V_R6j?_7A zmE%~k{p5^ym9qq+eTo;}R*<#PWs<(dbd=Z5*6!dm^X{Wb%9qrVHI6BKo}m`laDZd| z^8=kPHK*)JdQ>iCyL9FO%g$LZB-X#T33oitQ4#fxUsXTq`omY37&p~jdE2sYd+1I6 zQpv*^5+!nzmvA{ai*+BAdzw`w>fgVZZPf)^9+}Seyqf*ok2JQkUwC2NpIPPBAR)an zyFFGvxmnj>c7ejYl5hWkRxf+6sL}U9<+^Ml$M#u?`yJ;zkf_x=S39w??PRNbn*^`+ z<;2+iylRfe)t1?cI{s3eT{7%)Mi~8PwCJ}4fpDy|Lk*EKq{;9HM6vlkyo>-o}I@y2T zev9Yb9(q#o-l`ja>g$NBHNU=9KJ9dD?ag(E?PT;Hr`YXXXMCTp{uWzviIT#fg`s!q zKPz7U&#^7u&fwJ+zekEQ(ij%ETyOqcTk~_r+?yv(_n9~T&gMZR`v#r4Kl|UN?s!un b{D=L}^XakdGFK9Td6U7@)z4*}Q$iB}fit%l literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/tires.rsi/junktire1.png b/Resources/Textures/Structures/Decoration/tires.rsi/junktire1.png new file mode 100644 index 0000000000000000000000000000000000000000..5ff478ac17960c58e3e43a170a991cb1b72df733 GIT binary patch literal 895 zcmV-_1AzRAP)Px&IY~r8RCt{2S;3CtFbp-TO~nOOYKqzebL9U&YB*30MM7Mv;m|oO?s{Cuq;1$i zT0aR1wXtJ6uASro7!3b4R?kxWw%hfex7+A>(=_UwRaN!;S>_zP9}Z8kHMvsB0SP=1 zbLEyInKJ4?=G^dH$^ryBqd6bal`0TPlxWUhE|+g(^E?MWmO3Vle`XMVFI6Dn<8%tX z%bW{l1$7ib1F|j4<;F2Ajvy~~XmHncBi-xux(E211v~?$$fEqx;`nQcFa=#b$pL)6 zEla5Ddi1WYYuJ{hDl5&k6v0p6ZMPE(lNRyJImq)Ix~_}TCw&SyPMU|;gA{g;9)=WX z3h^_bDIGGj@E(rGqxi0_YdE*9_)gN#ZJ25|01H5@60VHafy_B5ybsEp+ZO0p0D!r& zbpAPZ1CRhrRl=3=AZXw#$TLWjL;Z7|=XR@YP-T+4lj1&GDVJNK&;IGe-^1}nw6RXT0btl4;C!M+@0D~Icke$ zvxHy(Bt;l)tx)|Gh)q4u%DXRO5QYHoA`~hvIMJik|CczoEfn4lneeDE(pob_N~!}C zbk%7er|G)%NIOTK%FrFAwm|s(1F!%9OzXvuoYxLMvG)NX9n#!$Y#+`7RN=X8haXoU zfg4XVDRXYt-kr;F9if0pHgjL7ufbK|6Y^CEtv<@}mPAi+T!-WgzZbwZ7P=467D1Ey z)&;0RbMEt~^FkNt(Fy51K+ge^{Kx6kZ_6_JlZdrnY=cW~S^~~P*L5p&;+gUQ)9g=j zA3)PhGca`4j~zpGr@9kJb|r=>ETta(KD8=ccn_bq+c1`|B<@wTWAjub3ji9FIX5au z`~4oS*Xw93moK~@diiFv0bsi~T=kTju%y@GXkciS(Qw|2X&;Z3f2nJ6fUy%2v@30` z1xq?!E&u>OvlTWNmciKJ)C!Fq24jbZ=f(~TFm@P>9X56tVeBx2vBSm=8$0|^j>~cw zI~;(q!vPpOjDL(BHg?$9VPl7l9X572JTMl<4jVgc?69%J#tsKy?C>4N4jT+FgD+_r VmqnHZ*HZuh002ovPDHLkV1ggxj!ysp literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/tires.rsi/junktire2.png b/Resources/Textures/Structures/Decoration/tires.rsi/junktire2.png new file mode 100644 index 0000000000000000000000000000000000000000..a8b346516b2946aab60d47e81b73c0400cff580c GIT binary patch literal 972 zcmV;-12g=IP)Px&hDk(0RCt{2Sj(#8Fbq|Ppb{_b%)ELQmrPR!M zf6XV5-ZjRMb8d8yui>`kB0B?+;#%v8QBt2kKQP9u?hB9snSOm+YiEJV-F>1!0G`k1 z3AMMRq3nT_O{-1;=iIERNkHnqUav)G^e5nbCAY`KYzhY8e!q`dAk{WE0)~`G`4o&X zGo3Nph^CFwN3aQ^u3`#^exe(Ta83q&@@`5m(SO@xjabZpuImO2Hyr-%=G5O>z^Pc!0X(X8!83K2Fcz@0B{LP1p)U2{*L5uiQXVN2wmJ> zZc_~YrKl(?oTG3leBGtw0$;@n1Dnv|M`MLy6H!@O{A*a@Pib+yyND2x>Mq0zW7_hE zCdjCf2_LI_gBbCJ zTWcqu6xL?LZnQYZ-mLKEw0H?tn0M_`*o+nr3Eqx literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/tires.rsi/junktire3.png b/Resources/Textures/Structures/Decoration/tires.rsi/junktire3.png new file mode 100644 index 0000000000000000000000000000000000000000..cb9e52edf37669c090bd7b92303b2724eb711032 GIT binary patch literal 834 zcmV-I1HJr-P)Px%{7FPXRCt{2nZau0Fbsy(Wev1g| z=k{WZYWscPPoGOEroC2fHG;Ez;MSlu5C}L8d)B};crXx%J3;t+^#GrlWm(>=!SmVG zz~Dj%L_}Ynk1PwpdpuGzWFM;OO{bV&3$>u~n*c&K)! zX*vxu=X`Pw4$t#U+qQMtBl=to+&}JfEeL;V0RY1=9E0s0JO{I{Ep@pH;rF;rZiCy#a|jsstA|SskZ6&G!&ut# zz9hz|YJk-?=X?r+W*2_-2Ehz~wI8DcP4%q-bCBaaFF&rIM0yIe*sTp5;;4OBT>)~o z=Xs`_^KpOMwrb8o(K(oT?i7M;DSt~J5IhJeA44rTO(`H}8~GMvR0qk?24$tdx~}T| zJAI7f_~qcF(X0X3zId)(?bU$qB1E z@5_1|$D@7AOy1c6h;HrzrIe*~pu@qv5JJ;gKq3!otuzHdIwWVmM+oJ60IpL? zPc1ODfJm{E?Ovh*e5SDr$ost_^^xnRT|g7T76Am9dE|cxp-BkU0BC0bEL|+KR&fFl zLjEqmS=aS&zE=QwA310BsBN7E%oSjX9CEFPl+x*Q?Ig&T{IV=v{aE>5(}vqeVWdE- zVDY7V^)3LrGH^A!`@Y{2LG^fOy#@ohulJydAo?Wg`%#30w2^*Zy%wAA$(jzx9~ z!U%a`#0w)t|GzN8egCzE5xHu-Fye&~9WRVn2E8!iIF92uj`PF$2WLCM-qwEZy#N3J M07*qoM6N<$f`HtNwEzGB literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/tires.rsi/junktire4.png b/Resources/Textures/Structures/Decoration/tires.rsi/junktire4.png new file mode 100644 index 0000000000000000000000000000000000000000..09ad4bbcd4126c792df3dad622b50895a65fb806 GIT binary patch literal 653 zcmV;80&@L{P)Px%M@d9MRCt{2m@$vTAPj}yoo=X9Q6VvA?En8s89PRbs48Xa4JYRu$0U&IZt44` zlw$J?m=FVm5JCtcgb?zEd>l3Gy6)L(bGzND#`{a(mP1Be*F8_C)BJmyCIEnLlXhv7 zK6^qXcx~tTwc}0GbZ8PjTMfL`u>w7$&(`YN;A{NtY1^Y|#$@I73dplZN@?+X7>4=T zu9g^}6!AcQ5g1zMIPgoX_WZ zHEp1pzV8>SB!QMLLbk6C)FKljX8^Fw{hA9=)oajmBm-*tzF&y5D_#m-x7ohhj~!!6 zOYLp2`XVF__qLc7taEu!n4JW@8?0ZC+7B*G)5lP061K!`-T$}7u(o^S9SI(I;d8jv zrd8N~)&vN7V^|YBV#J!Dfi=MbtO>Fv$eJK)f~*O$CU_jy1i_jhYl5r^vL@*J^Px(8A(JzRCt{2S<7ndFbq9Yx(Jv+z{@QA|DV*QmxjPF;9a}uRYq3iN77DgxH&L% zrmZg@gSn?e2$2EwY#hf(N%}sHBb;*^CzRlvi{x-{HukcN@ny{L79fBGX~G=VHk>agLeq3KkvY^2vHQ2j-M%L;WkZE(wQYp(**B*F^oA% zy0gRCmvip6rT}kg95uOUtu3~`+KxeEC<;ocSSyc%r{mg&v@VbfDVYWuuY2pU>gPZ|xAZIzTS22_XSg1os|q zdEd@CpmY+=$)~~yJU1}4c~KFRLioVX&(Ewu8f3^GDXLmGsF6cyn`@t&HYf)GP*XuV zgDa>N!Bp?f-3Q1sK9|kc;IgG-c;V!suOV^(KMc_X`fH4VwKnoBe@2H80)?KIpQQ^9 zibCF&Q~4}mt;Mn|NrUCu$x5s#mQudvIltx6>Hy`x9QW6{0C5p6-k+76Qc{AaiS{Na z*O9qjYIUWkD%}Vjz7{UV3MghK6QDPiyKyjuQ+3l{)%%nqNy3uW*F#%9d5-81Ijs|6+7I583x#W zKx=lm1v3nE$_}5!3yQMpd)s;1v3nE!Vb4$hJjAl;a1Er&=EV_f*A%nVuxEW l!$7C(@Wl*YxNzYtd;^i^d*(9Nh(7=T002ovPDHLkV1jzd`@R4G literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/tires.rsi/meta.json b/Resources/Textures/Structures/Decoration/tires.rsi/meta.json new file mode 100644 index 00000000000..67900194216 --- /dev/null +++ b/Resources/Textures/Structures/Decoration/tires.rsi/meta.json @@ -0,0 +1,31 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Created by ladyayla and MaxxOrion for ", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "junktire1", + "directions": 4 + }, + { + "name": "junktire2", + "directions": 4 + }, + { + "name": "junktire3", + "directions": 4 + }, + { + "name": "junktire4", + "directions": 4 + }, + { + "name": "junktire5", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Structures/Decoration/torches.rsi/meta.json b/Resources/Textures/Structures/Decoration/torches.rsi/meta.json new file mode 100644 index 00000000000..caa105acab9 --- /dev/null +++ b/Resources/Textures/Structures/Decoration/torches.rsi/meta.json @@ -0,0 +1,59 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Ported from Nukapop-13", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "torch_unlit" + }, + { + "name": "torch_lit", + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + }, + { + "name": "wall_torch_unlit", + "directions": 4 + }, + { + "name": "wall_torch_lit", + "directions": 4, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Decoration/torches.rsi/torch_lit.png b/Resources/Textures/Structures/Decoration/torches.rsi/torch_lit.png new file mode 100644 index 0000000000000000000000000000000000000000..4fdd6e0323201567cb3bed6b77dae60531359788 GIT binary patch literal 350 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zB|KdmLn`LH zy=9nn*g>H6q2kvtvD+LzRgGDpc~^e&*>(PUq7?l@D6Hygo5?#RgS<7`K3dDKpKCMx z@jq*!`I>2>FFaFPMVi;`l>49Y=6?M5#3^?=^UoWdkSdK9J#D7jF#Yw-zJ7U}C(rBZ<(*!svu`Dy zuli$j?@7U(ndg;*t=~lUe|J{?yye8#8uPpA)r`LuPCQ*<+!}r6@}phMsz(=8-C8~G rTi*T?70>?jJ`~gYBM-5Kfg$3x_@VWAeZIfE13*Hau6{1-oD!M<z4vsFLn64liATVvV0(7b~If?{e7`8xL!Ac6l2j0SQMSk&M%`WwKJOncS!VP~QDLB~8u#<}$Ka`ZDdqK6* zp#AMlDirPjAiIq`Kr%H?N5|*%(y>WJ(g6AEI_+$&yAdeX#e0A<06O2^;VG#~X&%6F z#1%{wKn*~;uDkbvij)9;YR!KFfYuwEoemCw3pZk5HGmYzw&A`2pa@kZ48S`d?g9TC z2s`j@2)Z72z4#nn}qmWfT3hADt97;hf@BW%j%5R0RCFGBM$FH f#E+lKFamu5oZ;tC2LfhH00000NkvXXu0mjfBW3CY literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/torches.rsi/wall_torch_lit.png b/Resources/Textures/Structures/Decoration/torches.rsi/wall_torch_lit.png new file mode 100644 index 0000000000000000000000000000000000000000..d629bc00eb5d8b2341abbd8498e1e3cdee9218d1 GIT binary patch literal 764 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 Y1IwE{)uxKVgLXD literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/barrels5.png b/Resources/Textures/Structures/Decoration/world.rsi/barrels5.png new file mode 100644 index 0000000000000000000000000000000000000000..da1078bd1463ed24f306190099e7f515632a0d2e GIT binary patch literal 908 zcmV;719SX|P)Px&MoC0LR9J=Wm$7ftKp4e;Ms^bus(5f3L9JA=Dv&^+0udWh7Z{jWnE3-)_!Ia8 zii(89fT~2TnxZrr9Hqetsbq%hcbuKL24N=hmc;Shz32D6`+R{l)>z|zhxIQO?S!qw zybfwM0PjC{m-tE-@cLnx>~5)LBdgAMKG*jaQM@FiQ~^T%?#o2~)^MwUa>4Oj0DAoi z2i+43z%Glt6Sfk+>2WlOQpAGO=_O1j4C5J({aX;Wl7sGvb)ziuSI-~tsXO9ubOFFH zo-vGPOJf^umBY~m?d?sV1P3}{E0K_yBt@uKDgcz?fMCDv{1*AM-G=^NN(OefEYA7^ z?gV!ke)+g^j0hXXGxjPzpSmNUWCzar1Kz%Ty7JyIp0OADym%03awy4x;~!OaHpWC& zowNRcH}^NW8QcZn`{`Fe^@P#Y4hd?u+7)F85KE8eP*=Gkvg$(q?aF^ zCn=k<5D|dxXwq25^SKt36)$rEEkKvx^}|s2@*;BcDYB?nDvZ6{=}WLd+3t8QqXP1s zjTzBZt;h2@OeeWxiy*t;+HJUqVjRz9XG0A>I!}N|KY38IbzR%rzsg{iqX-r#`^`lq zY<|Q7@k& zLNZYVDHA~3Q`hQ5r1rYGp4kZnHmE?z+e&XQ@0TExL>6#7SJk>%(L!bJWB-;WFxN9t z7{aVl^V&Cdg4tYxnw`1_5TNGu`V-wV4o4Rpe>=Cp=!84Bw-QLdx6Q*v_E2eB3+d#G zDDz0xaI5-S$WsEcLQFA&_V#9q9F)bY&VD9j9rGQMD!Jj&r(k= z$jyKroN>e?H-FDV(HZfN{+O&PPf)Y5L5|D-b2Q&i;YR8DEJmOLW2ux=L iMZ{~YvBnx}2z~;ezsK{NHghfj0000Px&lSxEDR9J=Wm%(r1Mi|9^jsW98WFJh>HdYZRO0|u)3T>5JrC!qWUiRF-t><2P zZZDB~L)#LyTCKW5phQGfVjpY)YrG)22WO@>@j!q*R4VVpjA!P(`R04y46wrvJN)0F z<#m4D`ZQiP>2?1mcitu_q#G|^v|<3eZY`bUR0=V`Pk;8e79tmT`JxpI;vkBc`60u} zJWUEf(K0Y~9RTmn-&%wQ@amh>*wl4Nyeb0ToiBw1QN)kGzS&sBp7>$K!AkNViU^_z zyKXV_!%aCeD6AgxFGT1+CiVaZwYkTJ!Y_ic1W&0^&WCWT=Ne+mk5M^1l`%cfLZC4pi=A5vGfnVMXWxHmSWq&#>ZUnZsm+8%}B4RZxg{x~hcNLy00 zYet!_H%1(BZUkyZnXA6XS<99mR4(ZBT)A68un4D8z+FfmmCa=YoJs-j&L@Z>tT>=i zn$jpuvFjE^%bA~>r{{8U>PTTCvC{8|#cNz7an~Dj{rCNH0gFOZN%j=CK=#gn{QnbcT^#8; zU$hKa7l7O&ON&w+!CH?}K@7{?BF3fP4JxcH;7M-Df$HJ1m)onr>;8?_^~Q2n%O0_5 zs1gv?%mIN_Zh<6H;+{~EZ!BO@$f8?BxR(*{u)_{J{AchFIH<+x6fJ2w00000NkvXX Hu0mjf23^cD literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/bookpile_1.png b/Resources/Textures/Structures/Decoration/world.rsi/bookpile_1.png new file mode 100644 index 0000000000000000000000000000000000000000..a2cd2612a932f69f24da73c278b4edfb156c73fd GIT binary patch literal 798 zcmV+(1L6FMP)*+SV6{36 zq~J-_E?!xG|%)w|9ERm!I6%fQYL%>&*~QDgZAX@*H4} z%Nq|M@DC7a9AYflln5YiJlJbiJ{m^`Jbk$6Nf?4qtIr;Uwg=vL_4Y$=OyX&1wjr&c zR;QaSM*Wcd!aBb^{bwQc3MXD8L#>y1dX zbKkjoN^V1945S&y%4I>Kf;9G6BkHwD{SU90#VNKDQZUT23h}~$GL7=ZLFi zMp1;2wkT9;y_pU`2q&1dG}XUk;Dd4{Hqo1OH>4|JU_285gkVE;Gw=D)Gb6t;0i+!$ cg##3+Qy(FN>ipE53IG5A07*qoM6N<$f+Fr@)c^nh literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/bookpile_2.png b/Resources/Textures/Structures/Decoration/world.rsi/bookpile_2.png new file mode 100644 index 0000000000000000000000000000000000000000..3afcd2e1e26c7028877da6750d489f2350297be2 GIT binary patch literal 647 zcmV;20(kw2P)pMiy zA?V;m5B)i5intfq#1*MSl9#iCS%yXI9fAjq2eczec4Y6Wr01co4G=K)s z02)98Xn_9(aGpOJ@avCGYtnzIHrM_X0Orw1Sj0l>qTTDud$@*-dQHr$KoNks7a&C> zNHi9%0jtv$+mRjFN6XW)FaV#Gn=zD5L`BuKWQ)|`eSB9az50rR5&(l>P%$1DhLn4V z^6!MAX!zA!HNZhQ3|c?{ys&HlnF>T?sAOW(_N;C8r{1UZ%__*iMfg;%OobUnv1~^6 z5rwVDa9Gpdc!2<5elj$QruJ?3AMWpD>)a#!tO(x#G;376FiVsBFv2r=f2?F8&I+!(^MK@M15*N?q_sM&Zd`|(P1fW^cjz@hukSqq6+#96< zsUmYO0G_7u=uSb*EJC*(k3&L~9;5#I3@OC(WH#w!ZAUInTT zj?=pXgq-ruR|mlu^_I9eJCqTmT~ejMXTj)j;k#Q?LUCxUd#naO{{&0m1LZa=^3W=_4yaXc? zPs7B>OR%vP3AIBD5>g-)B1;rd6IC!!QH6Zh`QsbccH%l!7yrw>w&Q!gbM8IoI7@cT zDgjD>5}*Vq0ZM=ppaduZasxcwemtyJ?znk>aB4xl>gI>7ulA|ky>TS~82vr?Ww$GL zO~&Km*+yVP#t#Rd=LVSz0OMQhO>6i1Q}^RAjRy~{^ZnSKKieG=9W)E3@EJHcJGVyt zmIYRIb0WaCSqMk;vLFfr;Ax}2YAcl`JL#S0em@mpBe*x&PsXd#%m@%dMm)5hS#9~I z3pHY18)d;!>!-U;JD|A%bn5+dL!0ZX*6ICqh8@sIdmq2JedqVe6#tz|0buB;6+z&sUPjfQEPdk@IVI~dJAX2yB^_#a2qWvuld9c=W zDHrc-@j|2eAn5?}t&jwf*$aSR1SH8glE-X~4lf5*5M&b>A_(sJAak{2fh38==$y>i zqLtB-fY`Voxw(Z|6oEzOXCWV@%6A#_Q&?RzO@#sQUd>8jm#4LHDbLbEBA_yj!FU0S zEB?(;7$ECQ**8i=l73ehKyAB|@a%A$A*3cXfdaSi2)M=9nv-kQ4aC+EAw~fGHohJNRCt{2mrqL@K^VqID)C^EL`?7!DUk|7YY&Q0p`chO<{Jot zM^F7Uo;(VLegmb@q98;NbI=wFYKoXk*n}hmJyaUD`;5NpJ3Heh+1;RreIVJ{$?m+r zegDm7P&~0>fEXYKhyh}N7$63S0iHj=``I@(j;Z8`Ja05x@_5~>iJzs)K;Hn~PLA8} zre4c&$!dsx$p`@BFOy@Ue%ltKi5JRmVoCJ3lj%sdlLVO%40E|y&QnCaKN52(gfI?Z~HIEqiH8s!9~ZT2gG$Q*z8J=|9{>cKQjm7r6#y3ASY5Kq)?e)+7@nC*i$b3p%7Pdp56~A( z4ajfH2B2Tqj7f+r-~awi;DrQr4^dO1lI&D+v}Jda2C%ucExmw}qq>Lq+mYWBdADpN zuU~l@Jy5#1GraimlQwTM&SP&X$^7zyz4N1Bgf;@;V!R!dFaNl6e(t0k@FpQ(5W>3E z7HcaX>@T|q8pNZGNG~6A%w;Qf+ze@3HY;h$rLF;b74pU8rEDhcj!hL22>^^ENmCO! zWxjEB7ea5DMhd{68V0$m`8#D|WWxEbMh`$PMXAY_Y(4yjev;_0PeuCQ&>LUpyyHF3 d|IcZ^^&bu0NGgsX9asPW002ovPDHLkV1nUUN#6hf literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/bookpile_5.png b/Resources/Textures/Structures/Decoration/world.rsi/bookpile_5.png new file mode 100644 index 0000000000000000000000000000000000000000..fe6dd9648c612f339eabb1c5b8fa4a5944aa3e92 GIT binary patch literal 724 zcmV;_0xSKAP)`yJ+%l5K7j8ac=Y7c zc=9Ot4kCCE1O>5&svxws6myYUOp$siO3c5_#7(kE6RL=^17$bK?#wr{Gm~_R{jw+k z1)u;FfC5ke3P1rUfNudXLy%8xIQULNkjvxxO58#-WG-i&1 zh?N6SnoUe{0~84|jwsMkj z$x74(fcht6VvTFIQZgh$233qKKe!$bgf9Xzg*XQC7WIuaGDra7IRsULdw`~O$c;*& zjHv_R03bZ@N|scjSJZ4MHvpEk4FRfeM+J>aw;cjtetAx+(-i?)90oC}N#QvMv~{2- zKoY3}AFr>gOnL-jxTv9sAPC<}C%huad+4cDc&J(Pp~1ApB|bMETfRNgDhP|fC?W4G z7;|H7g-1Yy2&@8lm>I|oQv!|>vE3pP7gzTT5ZHfqdLrH9ivXP&iQewAWIzIi2|Pt& z-_)O3*z4H^fV0O-#4AwJw;K~BA%UXr2X)IR-vurJBx0sebS*&EiiX85iCX6%7PRi^ zoKeLAfR`MCwT3SfHuMfqxTa9j=NE+6dYg?U4gi$z?e3W3L%q}B9*XA}=W{C-0A&B* zkVBwsASfMg{p$Wz zdg+s80W5$8umBdo0$2bGU;&H)6!Md9E|cQx`{&ojeW&)o=i}3V2_pbMm%qEJ5g7Pi zyW@jA0M$5@N)9#vbr2l^sK#YwFg%bP3cM%J#CR)p6@qN0-}@bG7!iZ2+A-cSK&k2w z;`~^9p>$sldje<2fBq%eOZU}R>O@_60EPeoPgJT;9ER-J*KVfjz6t>G_u@8mA0DAL z-5(18E0;LK1IUAHW|+aKMxknm4WQP!DzzGlC*g{KS|w!L08;0FE-rZtLwwJ_mTH)p z$p^lBez^8QV*)^^0!cQGwbJ=8PJ3hLy3Fs1)G);YI4j*G3i%0R@bfcZ`LjX1Twswy~tMDf0_MD?~y#jpU z8sUP+iYMoh^G5%(^=V#Q=nCFvtFQ?Z>=}@NiCehptz&1Q5fZM^;M` zVI`Oh9+42};<~Z@JAqBB;f-nsA;9EfP&yhQ(tiKPGbGh}t?MV%g(^xR4@hIlP7HHL zYu;$YGo};(zzTWg5keT?35U!{n}o94H48Za$T+*-hXBZSxLWpmwf{%``7j0`S&uW^ zjFqCvNJGJ@#RH~5LLQLTDaK%YZgGk49q#W1TCH&aiEZxNIFHviHo2V6N}Kd+ZPf(` zAn;CeLoxyY!2`O<1qR)a3@QK+wPUF=wQ?=MXUGD)0d?#?+zPU)2Y|!QA3N*p`kD%<}n_ZyAID+|f_c zVloDOJ)#msrO*MeG%$7^WGVA|09XbvKEDR{;S3BQQvb&X&3gRThMECcT43#q@#;kR zZ1g~0&9QVBiv`d6(Xcb|eZm0fq+vZMca%7eeg3`IYIV=PP)dNp2w7`oAfCuF8>6e< z^k91&_TDzHL1@eQqnD*@qD95~22XHb3UO!2nS9 z0n?b>RJ&hpw7df5{^5~#kKSh4Lg&}@yWl?~KZky6nra13ODCp!Z>JnHhUa0Db0L7A w=&W2}&JaYzdFTM+AR?N*e*pmyz`p}{2Vxzew3d2`B>(^b07*qoM6N<$f(-@O2mk;8 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/bookstack_2.png b/Resources/Textures/Structures/Decoration/world.rsi/bookstack_2.png new file mode 100644 index 0000000000000000000000000000000000000000..c2e8d731635d8c1ea654e7cece13c5f7777403f0 GIT binary patch literal 447 zcmeAS@N?(olHy`uVBq!ia0vp^3P5bY!3HD?)>PyJDb50q$YKTtz9S&aI8~cZnt_3_ z(9^{+q+-t7X};cv9R%9kb*chX1f%zaEOGS@XQLeZU4GzsqF(@@=?qo=i$=ZJHrE2BrwS_7Ijkg#ga_01In!x7p zZP%1(zRs!*yz3Jc5(EV1)K|xZ`T02-3f1!^a2rgr5?~hD>*{!mYjOC+Iwgh*wuXNR zJ7&D*U)Fs&(De~V3%_#K`*I)o58tisUwgi}@LSFz$(`&C%R879oNChNUJ!d8CnQ+N zbxvPTQ?B2~yyZ=wgowi&W(SUqoV9F>3)MID?Nz&b$G+>E@bU+n8QOPRhS{;2USa6Y zcfMVHd0zBB&)y}{VN4u5ek}T9)2ET8wCs}*V@&M*+E@c&D{EV??$;k;l45v17@v8+ hrDlH$C~zJ`$(yCOU94hbR|UohgQu&X%Q~loCIC6dt(E`) literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/bookstack_3.png b/Resources/Textures/Structures/Decoration/world.rsi/bookstack_3.png new file mode 100644 index 0000000000000000000000000000000000000000..762f4164a322e5aa126533273aaa45107587c806 GIT binary patch literal 491 zcmVJNRCt{2mOo3wKp4hfvFM;kQna{4#8^R499jfFjiZyF#>vr- zAvn0Xw1a=9#)#NOsb1$G${o2N!u!B+*SnJU_x{OyDbXK`0T_S*7=Qs7 zfB_hQ0T>_`z(H+i=vQ2^?hZavXT7LTSIxVb!T?}gu2thE$`t|ESsJh5vD}mE!U28) zGJ(hqu;7%a+sUTjEqb*NfV@jDO~PyiVAo$A7oBRnJU2@;r5>yT{3fJN`30VD)wfS4M$0-%DJ h>VJO~GXMkF&=-4yrw5WDc`g6|002ovPDHLkV1mrX)Eoc+ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/brickpile.png b/Resources/Textures/Structures/Decoration/world.rsi/brickpile.png new file mode 100644 index 0000000000000000000000000000000000000000..5f9bff64e6c509db1f0946b4b38c770f3a8a24fa GIT binary patch literal 586 zcmV-Q0=4~#P)>l_~%Ey8tP-JCO^ zqf`6+r5djbb_P_bIGFNLDM{8yfbwXa=28V}ju5iGsh;3G#AIqd)MheYZ&2tA=mfEu zB_pZ^Ra8*FV{OE}jwq3mO&kmSOw> zt`N~IV8ZqW_%9I@(MBa1#MyG4BAl@R3CUAUI6vIrv{U;|kHVET+^3(2)ZAu$nTzO0 zyYO8=S)iZuP`V+Mv|Y(sJjqCpxf!V|!J>}LT@c{T^-|KX%*S=8)~Rv5PCtrvz=Hed z2^o;ml9DQWbh~tL`6&S`qRK?cYLb*{X0k+&;q`9Z1?hyxt2XG@d1IU8iewTu{`@Wi YKV}jnA6ewCiU0rr07*qoM6N<$f~vm?wEzGB literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/brickrubble.png b/Resources/Textures/Structures/Decoration/world.rsi/brickrubble.png new file mode 100644 index 0000000000000000000000000000000000000000..e6608f1928f86c1c6000579316adb175f4f9454c GIT binary patch literal 2503 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 ZfApV)%$&$p`}rmT%WJk~wWg?qe*t<&8k7J4 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier.png b/Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier.png new file mode 100644 index 0000000000000000000000000000000000000000..adc809dd334f27c4e3392a728e152a186dd46914 GIT binary patch literal 1070 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 IM6N<$f`o2YlmGw# literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier_3.png b/Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier_3.png new file mode 100644 index 0000000000000000000000000000000000000000..3dacbc7b505f0c6778d71b58c426b86776df2d9d GIT binary patch literal 1237 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 AtN;K2 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier_alt_2.png b/Resources/Textures/Structures/Decoration/world.rsi/concrete_barrier_alt_2.png new file mode 100644 index 0000000000000000000000000000000000000000..6f4073d1e558ca43e5729785ba7b4f4fd0f578bd GIT binary patch literal 1382 zcmV-s1)2JZP)Px)AW1|)RCt{2non!vMi|DQY@Lf@f@KuDY?G}iP2I-nt-X|#KuNREJ!D}+4+*&i z+Dni9B0aT`kI+JM*us`jDCAJ+WtVl_I@^OoHidYF6@sG68r*}K@ko|r{Tca{8vP)| z9?gtr9=)1*A4xz?PEJlvPEO7(WrlhH0I;{aGgzop66@cxOejhb0MKqV@%YIRpZA@_ zel;SNWsd#DWpQx{<+2LPGEvqlcyNDXz>cLtfS%svlf5x5C`!@x7l(3L9sWko007Jt z6`Kf!m}8ehePxvoR5rby!7l+O=8b9bq8Pt6)2a%Je) ze)JHQWukRG4DqB$MFfZ|JUcr_za3*`{tPSgXXx}B==2-d_-qY8u(RChH(blb`ap^z z;Kj*sU{{9D|Gzk4N00dyxBciLI(^`E``A{0*at9MU*q4|u~9$v`anv&z=Qi6gR(aA z0&_*hwVpF8bf(GdI4f6_qOFdY0QK}P9zQvnNlgT>#AJxSF%l;->9}*!PEsL2S*w7# zK`|v}`MZH2YMY!N`= z$Eo20Q2FtkoSYm=$aC?ieErq_;KsCU+xPcB9E6@vDjtuA<-2b`ABgEVyW{-L7at9L znz@om0T^>dWuh^gM5YCZ`@{;!r~u+!C2&1+ z1W1BR3gEX3ge8*#$mG@w5cx$(S$;eWm1-51W#Zru17B{BA3tpBSXV7ns#O5b1N9jx z0%ZDeYGPdiGW<9-u>_Fe$HTz#0KZ*eDtUlRKOTkF_1kFw-3Acsp{yUNeOo*T>=8Q? zA^3S85nF(1Uj|OvttS8c&Ku#|hrR@4`|&8uo}Q^F z*wk@jvOFLdw>}dLB|s8>JPJ#1mR!p}{NUZteT5Pr2|rFv=C(ohl7-h>C}9`INCNC{ zsBp&w6ag~*I5n}hK^cCWn%H?jTt7}tq)R}iAEzc#9w5_?Qx o2nf9k$oAvZgcd-yAI~A?KOCxMsv$xt>i_@%07*qoM6N<$g3;@d#Q*>R literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/foodstuff_1.png b/Resources/Textures/Structures/Decoration/world.rsi/foodstuff_1.png new file mode 100644 index 0000000000000000000000000000000000000000..35e169511a452d65d97c2a6b8bcc36d0b1e749a1 GIT binary patch literal 783 zcmV+q1MvKbP)smr^x0@ku3o@ zbNq-LjB0KDgVBHOeCbn=Dg6V$JQa_*K2xkUL{Rwx@MF#^*R9Vh0BAUI6adsl zI01q1cEi{c04x8o(U2D>CglB@nTQHuHNJjzQfgXn%XnS?E^ghK-dqlps&!+6d3ovb zq`Y@`+JsP_fjRE^xu-2-QzuW+Z(b0dNeGCZ#T-F2zI+xO4OL%P-jSiTZ~yQyuj&20 zjIbTXO{UI{3pbEX6zKmzyuViz-Y-#`a|3&?CC|~Gt4bJsT?ODMT*zeTdu_dG_$Zqd z=(8pv|He52+2uo^2rz_E9c_Jf&+j$fCCG)<^oSS_jqWk)&@7e3+mb)tej$oXC zY+_Y$F()d8c~{WpN*6?FY0Z3JIGvWZ5m>2K=u-E(CmN%p8KsD7fQNh zz^HLOevoxNs@nkU_PD7!J|w`3!dcd&^mACZ6XO5? N002ovPDHLkV1gmJXNv#; literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/foodstuff_2.png b/Resources/Textures/Structures/Decoration/world.rsi/foodstuff_2.png new file mode 100644 index 0000000000000000000000000000000000000000..5dd4111cf39284eca502b284c26fbad6e99752b0 GIT binary patch literal 548 zcmV+<0^9wGP)257c?RsF_7R#BSQ4u+^l<-+<6-eg3J`To!!m6&&=-5 zp!j2B00v+H24DaNU;qYS00v-y{{=9gnr_kfw0Jep7l4)3H7Qbmd=Q7ZoDzZfcw$Q5 zD*f2#m~={or#1OnjCGm|57d~x#>0MXr+vso$beJ!B?Af8UAfdF3X mJWtzazE1%CG6rA(2KWTud-(*S1hxGD0000m`WjP;~4PMyHM) zBBGC#-yrG`5_EBcD5Q%A14%^GDCjut^RBPXF0-w=TM^6yGBb<5&u`y9!o$>vVGw@icC%6f>ws*y3a+;pMby~D` zOF|G_9{b^0aIe4|@L5YpT{#At0tBIeWYD6L=!EZZ3HXeRvHaN@7ywyVNejvX%+VK6 z%9#!orW;)HnKOdYK`P8p04$yYHsv&{Qs2Tbly00@d(ac}>S&e-cxt#9C%G62IyyXJZ3y?kOC zL!I0=EA}oN$UADm=CJ_uA;Qgm3?PaOfB`T72H*>jx(^kFf}%_S0000Afix=pq2GhispP!{qIb%RbeN=g(iZtTEoeq<_5?Bofy85u)V!r2S(9=71d$|4EK$q_G;s&8zf>8UUF?-o=8 z5I~ni#?Fu(F!ug~T3!g-=hjlHp8gO+V0@k&S06u3lobr%6mtf$Muy1Td7tMCVKq2B z!sow}7xp`@e2|DR0^-@04iG=Sf8$z^I&uX-{tsYnu;T@7egtGui!>sFVgwOZ5!ZCvYzoES zU?DbIC>ElHHvSA*k!T@XtRjnMS#~i2F^EkB6*Y*3sD)P7d2i-SCbRRAk6FUPePNh; z4nxj!?tSmQsi7)M0Vn_kpa2wr0#E=7KmjO#{|{g=(k<}*l}rb!0?;1rqN~gq`K6Ko zCdS9bS@MuhGg)7{F9~33dPW@XZunZfC;)Wb-1>o1i9O$oy8>`w2*qJK_L3)nRSR=7 zqM;$TBu`JzMt*s9J>Ue({^g`6U;ltH21F)(MB(ls+wW17mw;pI67f=a z0$}P<@ZkG53N|*$+|NH31#heL9~T_+jNllD%rHgGK(5mxIz7MDJn$-W>C9ySojBc& z=2)A4!>GA@-Y=d2I0rtBMX9B|mqxW`XDeuUZ-SHOW^e*=p0)O+YWNuc4YxLNk4{-aVnADa!}4}?uS{~0K7Ej6OUo? zx21dWiU7Iz@cB+=KuC002ovPDHLkV1mE^ BC^G;6 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/foodstuff_6.png b/Resources/Textures/Structures/Decoration/world.rsi/foodstuff_6.png new file mode 100644 index 0000000000000000000000000000000000000000..5e5c41c7077958e0decf41f80cc70993b146ed34 GIT binary patch literal 667 zcmV;M0%ZM(P)GRQp>Vf7PA3!WM{KXI zrT}B3qg*zK*54mthWUpTV0bkUo&b~Y$I0;ac8s0nPwe@@p<#Lk{S5?BtsDX1W}I+y zV~xg5z5q1{ATp4czgGaL)z?;HK*T-~+hV)PY+X;dgUg<|HvnwmQ)%e%dRmVK=x*J@}u=iOz_0RK{CBGFmCb$nDKhYDhF2|@RfH<|R+{Hh7`h6`d zbC6OE(ff$?$oIV%^E`zDP=S>9C@{~|Guv&pNw&5qb6}Z|ot^iYGw00g zLF}^`00UqE41fVJ00zJS7ytt>6~M~fYhI_~AiHd1_5PEYJqMsIUpfQyJ**~#n+V|E zofVH|&1s`1%8gzpGGs6+v3Z$AOz*$yrdKrlJ{ zm7nj=i+!+B1iZSt9&+_4xWoWfE+flVgVoX9x=hhJ;ZdCZqu{0j;KUTq6i(sS*9I;u zo<`-x8yRSG>8u#BK7?Gz<2T_%42Wk=H6f9AsgZmTI~o{7Ls4Zw-IjdxP` zd#?|--3`Q&+SneT_@Sc(QER|LMncfGMmy7wtKW41W%R(fHcl!=0GRIu%MRKN*O4Vt z(8>+P<>U?$TL?fG&t(o{ZLKQns&7*~sc)^2`}IKcS3ED%P@NeQ0Vtz5tz0hQ>7$2m zs?TJbV(cr6P+-5G>OHT%4kAvk`xY-A z0nment1DXY?9!D0Ou=y6vGj55hJ^s)j!nh^w?+wn>3t3X^R!fe>d0oSM7moOS)qJwBBcWUoFLSO;N3s1N)-~5%I(gBFPnyunV%(hZMbq@go2qC)DZ`r^3 eTW$dUD}X;*y9<=YouqL90000Y>^(V}IuA-hB*I?i+K8MA9=%+4%s&QsIOnW=ey@5gga4gIqefC5ke z3P1rU00p1`6o3Ly0FD917RK3aG(o&NAFn z$%I&M#SipM_l|Ff`1P2(B{wn!KyU<>0fM1XYS)5nB^=fvYJ+}yjQ$cpXGa?);+s_O z@d*gPZ~*bGS8HJijy4dVfnFlEpUgO#gOUKlp&oW}mZqthd9l9F-O+XSS#JfTwYJea zzX$jXxT%3@1rW^dtrO2OxNHZi0wu4~{0~+6b*8ca0|Oyy^fcuG(xUumiIreYR0d#n zt!WB?tPvPhz_qgzFZd4oA$y|`e0z0`Mh3g+g}2e@nz8|8`6Y~11&XZ*i}nSY`8CEC zmm`)CrU1xTPCaBCKrInclS%@hbg)`+#?oq^88-_XiVeviw5EHa z|8qcX$g~1hzQ)ueL*u%X3vgCA2C&li;VKMnH~X>xusLC{AX)Ze5UbX>0zh!=3s5$7 zN)m*qhZ#Zawx(xHLd`RLeS)ORy=z>4X%!4TL1_UjeVU1 zn%}DjcPm=}g_g{SlH=*({8Wdk_+exvC%vvHKqaLB{vF^0jB){1vRt1?00000NkvXX Hu0mjf@}&)} literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/glass_3.png b/Resources/Textures/Structures/Decoration/world.rsi/glass_3.png new file mode 100644 index 0000000000000000000000000000000000000000..897e09bd7e5aeb8a2e32cfaf0ac1a6a53a916a1e GIT binary patch literal 616 zcmV-u0+;=XP)b}`=qP2m&(UpISZdyQ{3f7iNVpAK zm6RTd471?H+Ow-ZfZ#A?;_%#~=?c4lX` zbAD&$oHM8KpCth#fCP{L5hx0hKy@O>RYx<6XiC`}>I`H(- ztU>Q<`6|-yvjJ+so`zoYwVr2yN#%k;#_1Ra>LJH(&WuOUNc|%K(pc<=*~yunlgML& zBja=oU@Gt!c|3om3CH4l z2gtj6VUru)*AJjo>U@mSkG!{QW;$la|diK%Y?HENsd6->-c@#2zsk>qm}SY*)jw$o#$ynm~oh2=oEJ3;`k&XG#1 zU1Y=>PcLPE%V*IzeNRSHD>YY00bs3tqwz~6ZUV(`UE@b!iH^pKiEa|-ohzdNVE-ds zDotC|TifWA2}hM{5SoGIMDDH59~=>?dy8r+H07*qoM6N<$ Ef0@?kEP)5H@yXJ!15Co4U*7!)p&j6+^u%k&c^-qo>II|?U^gA_r#GTD3Jcjq72vM3`h&3xll}3l+y+^V`oAQjvmcLs_1XRKJ z>Q;tQ!@U}vg#ZYl;9PIN*USK-r$uW`dNfT)g#Zf#ppMzD^FH-^s0A^M{Kyx8@LE-~ z_rYt_icq~;p|cBkb}v6i_}N=4%zMNd|qn6WVqe3tasjcP8X7FNl z08zafo^|zf0U$&!MWGdPF_|Ky03+A?GP1{Zz5!IDs$od24UFS_o~NO{+t3Z~h+ORi zb>uSWU=B>4%?&Uqc!t}rIjDtl$!$aRCY(ic4v`^mXB ofN^6s1=auhS8M*AOeAIlK=n!07*qoM6N<$f_VGv7ytkO literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/glass_6.png b/Resources/Textures/Structures/Decoration/world.rsi/glass_6.png new file mode 100644 index 0000000000000000000000000000000000000000..79c5e850d7a9155d22a48ee57f6eb54184b0e244 GIT binary patch literal 785 zcmV+s1Md8ZP)iUq~iFX+{i z2hW~8c@a-~uowRWK|OmFB4={6K(i(~E=Xt66gPzT01J2*4u1{OF zY=Od)aawpXA0UsmD?l`9Q1)q>=MaIQQ)uj`MaI=jw6FAu7RbB(bqEd&hH0x%rHw|7 zy&^raT>L^LERy8@V>*JwiQu$(h#z0q`iCm4^=Mz#k4XOiO<##gz#axr#oig8Tj z!DcibFwjJ$v$Ow<=>-Bxl@!McHcDsl1C=t`HNTR;NT&C z{;g5x5uSi|>;!dpv!7CIs{$+l5#spQIV9cKjcZfZ_Q+8?M_Puea#mRz0KAYeh`j)D z2P&-tl2BLvBb8L&q$Nu_n4G`UoKKUQv{7qA{$>)wL1HDv+Y=6&FJ;WZ%4R zyGM8sO6>IaGrMKGSqFgh0uu30F}Uvbt($74P-uY1X7fAUz5hVv2AY#>+c-avsKr*I zO0XRPBt+-a3eDcT!{Uqc8NvyC^-P%!VKZ5hNRA*|7?soa=l39x(GSSsX_* zgkei>U#mIH%dzYU;PJypYCd{A#=?#IS4y0Us&IHUPXKxIBkye7IA*P`tO?N|iyPx- z$*=kPBm)Q_rZ3O%J(6%PlioW32{DjKtBPVB3 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/mailbox-open.png b/Resources/Textures/Structures/Decoration/world.rsi/mailbox-open.png new file mode 100644 index 0000000000000000000000000000000000000000..c5126efbf880b3a93571f19e5021937d6d4ed1a4 GIT binary patch literal 501 zcmVf(ceAr$XXuX=00KY& z2mk>f00e*l5CHx^K)ka4<&q$K7&NQ_ki0e9CMQiiI0!9(NFGP?#P$Fe=u0dBDv;%GP6<$cs|q~b4~p(} zZN~JmPpw?P&Zkm;O=Nv1l#}7PPIbHhAkpjd@W*)Bm{)+RV<;b0!03*u zF#yb9ZgUJptQEld$!TMCYrD9T=v1}_V|UkA=C@*Kp_7mgO#rlWEC5Of2-^m$ r6I-hXAg+vM!uHhxX8}x;+QfbXK&rF;SL*T800000NkvXXu0mjfu9DUI literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/mailbox.png b/Resources/Textures/Structures/Decoration/world.rsi/mailbox.png new file mode 100644 index 0000000000000000000000000000000000000000..52b69f7db4d038b15ae599acfb1062772eec3bda GIT binary patch literal 542 zcmV+(0^$9MP)rzgOjUEMM2L}?BL+Js0E>v0|osC+UFo8oR{}5xf31oKuIotp7)nGNyz~H zu`GZEumBdo0$2bGU;!+^{|6{dOn;>b(7kWui~$h5Fj%Hk>UnSwN&peOR2-(%Vj%bo zWDp!4AMYJyzY-vI>O)>#U4TqdFL`;o0Qqu>K07LIJ;6&Q_6%?nvl0t{40sQ2ssPoo znpp-OTaDoKio>|GwMpB%d;L-f-;mrVkHG>8zWP8X`YR3_%jMNgljdiq$W$x<(%1E0 zS%bQJ8wnsF<2+aZOvDvBI6l)ZA=Kj*pafW&sZiA!rTvq0N~4X{W%An3IPF){BTsr91{( z_A3Bk5D_T+ts~<%p&ShLB-zOX0D)ef+CSQ(+A;-*yN2>r1&r#dY6HLw<|fxr%rycy zJv_=yE-VI5a;!|wfJ#wg&~|ruq5mp|Mk)?vp&o#;j|D&q0bzQ;lFUtX1|TktQNs2m g0cQbpgPP3!2F}&vANsUzRsaA107*qoM6N<$g0K5P)BE4g27ZT#)60-Z52dA|AQWS z=|9ku6!GHGi->sgKk(F^yot0Z)HD=DdT>2hO-Tt$XoG1{sTYa)PJQEayPJKpiHfja z*lgy_n|Yu2<_Byq{bMBn2|xmn03-kjKmzdp0ptr)O~0*Cud27VRyy*>064Id&QdDl zDBDieBer?93em-}rY(pF0Kv_`W^fkzAymU@fk+`D0XVos@Z;r>LPP>^=KhR>Y*7DT zMng!{79eQD`5_<^gsT7$5>%lp$1toK5?KShe^UzWlkOD}fb;7}LC6lr4A1$?V`4bT zGKeaGz>@5`T7j_O#b*nlzWECi8bn=8odRGt^Q7*(qI#>chKPMIMhYQX0!;k)!9%)x z{}J80bBkWSTBXI}it0lf_QJ%tvY|bDdrm<}?t@4Ge{g{+M+_q!xhD1f(BrNLvtH=7wKsBNRR6)?+(65~M?KCPDz_;H(;$1Q)< z>g09J8%RXssL&9>hrkqBVqT#lBXFN!C^2w(AT3jyItxY%<6>lZ*8A zHp<$+YXDf=shMeg*4qgi(7#_g27oxLcG;oyHrZPNL;e9k#8+_~Nyh&KiaSLTzt@2@00000 LNkvXXu0mjfydh5d literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/mailbox_old.png b/Resources/Textures/Structures/Decoration/world.rsi/mailbox_old.png new file mode 100644 index 0000000000000000000000000000000000000000..d80d352f7d156dda7b8fe6ce717e50814c77a74d GIT binary patch literal 707 zcmV;!0zCbRP)5dfwga9Ex2oM5<03pEr14xg*soHIoazVAl&0Nck0dQa=o}@^^P_~0Y zk=Rx&<%tGItA0U500^!J)`PP!4xt)G4MYmz3BbW6f*)^(6v7jLGq-2#WP>`R2@67^ zh5$|n&JF?TAY282ke~`pxrT1lkjOW{&u=-`G3i+m0T}033PN_cX88JtN5ycGZ4gxe zfhE~BwE}Lzvr7xEzUgNf3q(Ck*9E|7=0(jPS=Fktx`=%+M+za@0xbM#W|lrof267R z6SVeagO;=FY7BkY$1`KfhW^{hcM3xC9(V%SgLBKl00X^zK4L+kN?eV=0Izyl>7eqD zzW;BxYzS_b9+-t{EG*8`P}>PbIy-1?GXMaD$z8wlR|0ciw>#M|-%G9l$etG%NJZ%N zSpEL5tmh~mk6rOEmG&nIgC_O!4RBKu z17u!|h_(TKO$U(fzh7TZfa8-x)dsm<`usouMt7q25=bD;N0H5q$M p<@QIkvs>{Ga9a{T#X%&Qe+Ej7J$RF!3s(RD002ovPDHLkV1mQMFV_G7 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/meta.json b/Resources/Textures/Structures/Decoration/world.rsi/meta.json new file mode 100644 index 00000000000..1920ab8b628 --- /dev/null +++ b/Resources/Textures/Structures/Decoration/world.rsi/meta.json @@ -0,0 +1,249 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/ffcecc82f28c796f8eff92ac46ff0f5e0d9b1ab6/mojave/icons/structure/miscellaneous.dmi", + "size": { + "x": 32, + "y": 48 + }, + "states": [ + { + "name": "mailbox_old" + }, + { + "name": "mailbox_old-open" + }, + { + "name": "mailbox" + }, + { + "name": "mailbox-open" + }, + { + "name": "barrels1" + }, + { + "name": "barrels2" + }, + { + "name": "barrels3" + }, + { + "name": "barrels4" + }, + { + "name": "barrels5" + }, + { + "name": "barrels6" + }, + { + "name": "payphone", + "directions": 4 + }, + { + "name": "payphone_alt", + "directions": 4 + }, + { + "name": "trashbin" + }, + { + "name": "trashbin-1" + }, + { + "name": "trashbin-2" + }, + { + "name": "trashbin-3" + }, + { + "name": "phone_black" + }, + { + "name": "phone_red" + }, + { + "name": "pot_1" + }, + { + "name": "pot_2" + }, + { + "name": "pot_3" + }, + { + "name": "pot_4" + }, + { + "name": "concrete_barrier", + "directions": 4 + }, + { + "name": "concrete_barrier_1", + "directions": 4 + }, + { + "name": "concrete_barrier_2", + "directions": 4 + }, + { + "name": "concrete_barrier_3", + "directions": 4 + }, + { + "name": "concrete_barrier_4", + "directions": 4 + }, + { + "name": "concrete_barrier_5", + "directions": 4 + }, + { + "name": "concrete_barrier_alt", + "directions": 4 + }, + { + "name": "concrete_barrier_alt_2", + "directions": 4 + }, + { + "name": "skeleton" + }, + { + "name": "shower", + "directions": 4 + }, + { + "name": "toilet", + "directions": 4 + }, + { + "name": "sink", + "directions": 4 + }, + { + "name": "scattered_papers", + "directions": 8 + }, + { + "name": "papers_1", + "directions": 4 + }, + { + "name": "papers_2", + "directions": 4 + }, + { + "name": "papers_3", + "directions": 4 + }, + { + "name": "woodscrap", + "directions": 8 + }, + { + "name": "brickrubble", + "directions": 8 + }, + { + "name": "cardboard", + "directions": 8 + }, + { + "name": "pallet", + "directions": 4 + }, + { + "name": "pallet_stack", + "directions": 4 + }, + { + "name": "brickpile" + }, + { + "name": "bookstack_1" + }, + { + "name": "bookstack_2" + }, + { + "name": "bookstack_3" + }, + { + "name": "bookpile_1" + }, + { + "name": "bookpile_2" + }, + { + "name": "bookpile_3" + }, + { + "name": "bookpile_4" + }, + { + "name": "bookpile_5" + }, + { + "name": "bookpile_6" + }, + { + "name": "foodstuff_1" + }, + { + "name": "foodstuff_2" + }, + { + "name": "foodstuff_3" + }, + { + "name": "foodstuff_4" + }, + { + "name": "foodstuff_5" + }, + { + "name": "foodstuff_6" + }, + { + "name": "trashbags_1" + }, + { + "name": "trashbags_2" + }, + { + "name": "trashbags_3" + }, + { + "name": "trashbags_4" + }, + { + "name": "trashbags_5" + }, + { + "name": "trashbags_6" + }, + { + "name": "glass_1" + }, + { + "name": "glass_2" + }, + { + "name": "glass_3" + }, + { + "name": "glass_4" + }, + { + "name": "glass_5" + }, + { + "name": "glass_6" + }, + { + "name": "mine_sign" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Decoration/world.rsi/mine_sign.png b/Resources/Textures/Structures/Decoration/world.rsi/mine_sign.png new file mode 100644 index 0000000000000000000000000000000000000000..e67ecc5e3704a532c9db6851b61427d7c890c146 GIT binary patch literal 667 zcmV;M0%ZM(P)Mp>I8wY#1~%6~wi%`@eJJopck zcp$YNHsufSfaTQ#iu?mgC;$Z@1<>9WFgiRHss3^79ZpWq97O}Ty1s!9Pm8H9E9onU z>F-bo{jV6Pt*J4{ZuU0j{P6bm$L4drjYhV);uSsVx+zvHCot9J0~tMEKl8TQTWuZm zB-Wfiys!+J0FrbDE_U!`K=0@2Zy&`6AYle* zrT8m0L9n!Z(m_fE0gx?1(g5U8w)ofvD5Odb@C_6Q78h^?Pfq{<002ovPDHLkV1mO& BA5H)O literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/pallet.png b/Resources/Textures/Structures/Decoration/world.rsi/pallet.png new file mode 100644 index 0000000000000000000000000000000000000000..f1ef027d27401b5700df592aaf3306920fc9b002 GIT binary patch literal 735 zcmeAS@N?(olHy`uVBq!ia0vp^4nUm1!3HGP9xZtRq&N#aB8wRq_>O=u<5X=vX$A(S ziJmTwAr*7p&b0Lxbrflf7v^?O{L#f46|j)Av(?_=|3>?UHV;onMovd=XT^|ky^RJX z75zrDZ{EFmck|}W9-sF4J05ydV^{p_jgbwzr4U1r3d0i*h7%JRCMYv1xHCEQu{6kV zGN4EVbN=}9@9W=d&(hvLJU?5y;?%J#TQ})14?jQaZSJ3b`FlIn_U_r6JvDdD{(`NR zzw08U_lq%Fzt)eQ{B=t2%IwtI$y-{Nh*`M!Nhg2cc;ctgzMQK z{BZuN+o9KvUp(m=X3ZZv@ws1<wd0Ls%y4=Zu*;P4J*^@vVLDMi@P%CVz{utrUHpC@jI4qezn>CSTHI5%ZrC|ZWX?e zwr)RZnZRQic;O6Va(QjWoGUL%Y=>!#+CZp0_OdeO|Vob6&+*Z-MtL^aMdfK%c#d#_$}aJcVDZ(xdL N@O1TaS?83{1ON*rMXLY+ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/pallet_stack.png b/Resources/Textures/Structures/Decoration/world.rsi/pallet_stack.png new file mode 100644 index 0000000000000000000000000000000000000000..73d59a10f32501afa34ee45de51f1c43919ee966 GIT binary patch literal 1036 zcmeAS@N?(olHy`uVBq!ia0vp^4nUm1!3HGP9xZtRq&N#aB8wRq_>O=u<5X=vX$A)7 zeV#6kAr*7p&f1@M#X;bhdJvaO<0OGVmaYz_35xFm$83^&KR-Wx-&f0zcRA*X11SQ88vv@8rHHHe>O5+v15L4P}Pg zXG@toHI%2%UwwXeb@fs9zm=6ce@dSA?Q6WQn;V<7(N}x>ECv%v9=p1V8xm{$%{&aO z`O4mf*z2#W3r)WGzGl<3ZF(DHO8k5qo__l7w)09-@yofwE7z}&c)81S?QsR)Ddka0 z+(j8H=V`g-OkZ^B#x_fHmK{Gn$$tBuf8B;5c&p0F5}78|&3$}j*MIyh+<2?P(YfJx zznqE9g4gSwt0~zw9P_x_e%+ufXi`bp*&(k}y6^eFBnu`zM({Og=GF%>2}(jUFd^UOZv65h(YvbN-y|oMgEr;-6D<*><7VAL17K=h*+c zeonqRc%zglV}{cX?@vFnt@(Z*nYYLC{-ONTAEIANBK6JJvTS_&e)=}nRRdGt(Wcl@^ z;(blm^`_LB2>X0peAe=-jPhx>T0RAjuOVwQcdt6?#Xo_2W8ckZs?!WN%Ncy}d0+DH zzyD#+;~_Vmi7&VL&-ttP>gwsoUvE72B*iwt=T@I?ZcT3c?XtT?`>!Snw|?Vn~@QY&}jtl~??D~)a| zKgS!*X3r>{^y|6mALUaMBI4?c78RdaD72ukIBAl(q1iuw0Yr{qILFC&z*3RHLY;*H hBfAhUxkLPc{=LtfGX=Q*ZvbX*22WQ%mvv4FO#mfJ+{gd` literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/papers_1.png b/Resources/Textures/Structures/Decoration/world.rsi/papers_1.png new file mode 100644 index 0000000000000000000000000000000000000000..f250f41ecbabb407b20e87ebab85c8753a08383b GIT binary patch literal 1425 zcmV;C1#bF@P)rLdab*CKxH14qTp55Qt_(mDR|X)7D+7?kl>tcN$^iN(`s!WrnXYxHuJbs; zd6rwJ0;&`Qz&gINzH@T6v$(E;0MTJR9#rY(wTt7yV6iw~U0o5`y&y-AE>CTsU2P$F z0r(t;mKXmBj9i`=d+*`1N<%^iKwIw8(qYjs2txmDQxKIcz~?xH^P7PXs)Xn8yr}t! z=&*JkcF_iQizX1f0PsLGab8=;waV_-6(F+t>zam>F6RlQvlf809uerjV&(p|yT1=>0f1r35QNE>4X=h07Ni;l5u+X~t`4+T$yD98r^iZKS1m5rkY zffmu*G^h=+5MYdL_O8E)0f*(savrL^64Vf^5xj3lZx|e7&UTeqrqJoJ(Nb7HR1c6` zpxDuypT~kwB|Vi^foQcE(tQ%rATTgO8U~FE?GALLPWQ2`kc+4?5RC!AINQ{9!FJgS zBX}PAeAl@T1~*N54FP+G!~gbJ5RCxPAU*Z@9Iq>^CwyhQAkZe1r)$5eA{qhUY7OUT z>Y8wwf}4Ywl!}-ggnm& z&({T`0*JjAh|!9wp0RCTjD*75wg5tv0Z8J?03>l`0Ft;e07+aKfF!OAKoVC5Ac-pj zki?Y%NaD%>Bym;73F@~keZ1T6TcrS8@jwL9RV>hE$O*s~48>rBzCh^k+Ac!vHvq8C z^L@L0>)SPmf1&o!e{;IXH<$t7danlIMWYTnfSSC&50Q>6|M~sbhRphw|) zFtG3a%iq_x5hBY8fjI`>zK)6`@(wy}0j>~LE585lvj1xc(7{6sjj~HZW-;d=s3S9V zz{9_mu-MCV$mZX)#;x<{!mdcM%4l&M_1MtYTA)o+X9QbWn7xiy3=Wo-Eh0ORmxb9= z+ioeW10-xxg=;L>asYH_uCF_45FEQ){}YrmG%tGqo464Yd#p21T#>3ldx3cXK^r~{ zN3w72^GpnIC` zY$G_&Wj9qMZ!OKPOrvCtxoV!*A;HgZoXgks(I|S>xXoI#qkI!h0oVxbG7xBrHfqzR z#zHz@I0guvJW0nnu(@J@L$#p`_-fud?{eHFg5VanZr9+BlPfyyc-y7<6o3wN*7K&T z=HUoxxGym+56)`{QM1O%Vr^YD59cw+p`Y_w3pH-j-ZnfRYPA>8AOL|56G&IT7vjn( zYMQ+sWiw=3L|4BJVt-e_stJUsyTPu1Ax3Ad+SC}#5}Vcn`jpLI?j?PG-W2nT*)0hm f=5BOL0*I-vE?ns^$X`elT&N*_MM7pK^A^JJoYS52-hKB~RabTQ`_Qff zGyV0ts?NE$ZdG^PUYCv|3m_dw7C<_VEP!+zSpexcvH;R?WC5h($O1^mkp+;BBMTrM zM;0LFM_1o|VRY~Ak!R;|~S0&{gw>I!0S}6~LRhkDDn1j&-5H`>#AZ zTBav7G1`;>IEjmztQJA<6U*)fO^r6w1zaNNefwKkGMXA~JyfWxAYPXhLKCBTM*%AW z{w}WY&{x-J!Fd1+4HZD3Pc6HP)G=D+OfZIoj=})kPoH0;5Gh6j8b1qY@;2abOxBZ= zMT{6Jf;SQXZm*9Se1PrVXliKU^{Xp3jc)7#v^q(iJ~KN5(~}cmQ4^&RhHzQy9UL4=zrQW6daGc`1G~Fti}Ea&paA@_K6W*RLipz7u)HS!$=-KfLYDlE8`r%C z@B!`)5pLbOSsb4`cYf-+F2^YVZe{}rG>Q%MHH5(p9s!~xPK$?#vtAHpgY`b@57lkK zK5va^@1GIC-az8^H=%~WBPaq;MI5khi+VMA8U(-d1vD4fPFJ@8yj{Q&X9Hq90e}c^ zTzD=z>X8&0stMbD00GSgv)J-2W&{8!RDhrX*vd7k8WLl9Uqjgqb^YwqXj`f$_~7&a zkODclpwAQL4F)pQNAffZ(S``#EG{)4b@iTCf`kL4a9j+N}*688VRz#_53IA*UWGJVAFETE6M(u3jQ%7wGrT zdw-95|K8{o;%vwycGxaBB>Eez?J3$z zv^TUe5kh>h*`Fv}&*E5d8|(ZGy4csTMduR%s9TfQqZqrzlmNb5UYq_(Oh}hWk(c(a zjmc5v>xU1>;Na(COmFH592yZ5Y|zz$Yr-z_6lKN(bndSvZiSc}ms=|gXL0-eC(6pP zJrSYFoSo$LK7y{E_Hv)%Tf&w+j-6egN(h3)b?Q4B$9X!jdwg344N}~g>Ft7R?yqBo z^#V;E2*v=L1g$@Oi23@XAYNEu((mk(T^00&p4S zf^Ezbn|6B=w?f!*?0X1`;35wsJqsL5+<4B$vA=2JzJ|m?3!&3=L#h3t`jVdoV)FIS zI5ZUGwFs%i^;FniBl)_i{Y2EWfPEpM&s!JdLkvXFLsBaFSD$}o^w3~XBwSk|c-%&6 ze^3C|%SV7h_{Me4-LaoaoU_q?_Vyf98)PAP`cHH#|f&QKP;erKR9oyJ1%B&DgQ~QHmAY}PA$TtBz2HoWIZ?CO2 zN$qzEfC#S1&cpHq0$qt|4;Xg^^N zqZPn49IXIVPX6f4Gkdph?YhHD3)$z_KKN?Rcizh{oZag#9m(3~FI@DVb5M{Z0Epuq z6tq#!g*Zvr|{$Sva9-GgPzx&y@b0CZ3>-|HnyYs6% zys+RP#z7V#C;+VvC~=U+3#91@^oI4#P1jp|JUcggABsS4n3V|cy!iAU$47*wrVm~L z>|AFX#3=$kt0w@*JG<_uQ6J0yY`gCA%2>a3i=ajVFdqFrMF_6|xDcHvSrtLs1isto zFSzA}?UB{@E#JF!Gxq|t>w=QEnAt`d?ILDv2k-K(D0s|^8ktC#r7wk zU#i9WaC`mCu>qa=y)n<_abLg&qCv3t@5+$yrq}uaJ4ECM`IY03<<~AQcHGWRKWl@0 z-SeO0AjzZ0iUC?<7Xaa`Cja|*KhI}g5rS6$kmr2OTzDh`0C(p(BuGn>IKSiZ58r=#ZxRt`1nWJtqOJfjAv&W_ z)gKgxP!NDOCGx(yCOZ$XK5>O$ww)TZmG1zbFG_Yd`T}vTCOExU8~|^-+hwr3NWE`NKu$?`1c;J2E$$;u2oY(RmA@U#vFQj+HHcvQD$6}FUc_J5p10ykl zmbW*=`8*ecrUziaIHoSWJlqne1VG#ascQ5_l(ps=GgmKu_Qvg988c%T?!2u8u9OHh%Cs8Y6bU;6|v*z-cl4={wD~ zmm<+0-cZ}P*(5)IX;meLHi%OMd`5d~tGMC9)X|^|aC++UO-w9+4VECRcw@?Qed&gq1B@7CsTQt%${dlt4Un46v()l2_N8 z)DwKx=W#t>xA6eSQZ@x^doI9z0hdmYw{vb<5%3EAsw7dJnkn(8)(0bYb5sW?0^2EL zsM3G!Pli+k`~9SS&hihHnLHX(5$gIMa8{Vvv%!N-oM<18x`v|_z%?AL0IuO^1#k^V zD}ZY_S^-?c(F))ij#dEIaI^xrhNBh0H5{dRg24F;7w?HbI440t0GliYoIBt-|I;8B zK%dF`9ytDAMaTuvM^KuS0BDYn=HdaNEbP09Dq|d*0xAN4C$fAj#SCrc;PD2&1mwGg zNyb=+0d#+LcTGN|syD9fxEnp^9y+?1AFq<07K7&brS>`L7z+Ye;%sZD=nyY-*dMr2 zYU=df@Y1tS6#_8Cu!H6!b7YJ?d~((8{{F+nV+<~Xb{?^fPI&`-R+W7N*2L;i5Cw5w z@5|`cKG|QEE;s6T@zGOR`})somB$zqfO)stk&2*g!n&Bv_DWev)QZ6U-EP*WrsrqD z`GNUDn(iY{td5D0GREjm&?kbn?Ya6{Esv}%RFR!t?s#hlKK=T;u|Nyp9_-UD(O8vi z`Wyif08ERrF_sFTBKWKy>Qo0z^1%07gRGt~ z2zZ4$Rq`Ax283ctg2|Lt1Yg9*Idp%U8s{TVQ9wQ=AQuGS5@ZKM5!m*1hU2~@N4!oi zj;6zoONLq>8R)hs3s5hpN*)*!K-XX2@)PTn;vCw!G92A07ZSp`l{}NP475Jl$Ub8{ zQOnyl<4bA*cP@Z$4c4F(Bfl@)oy%bXE=|@w5x{INZwx8|fNM!o1FfdeRVm;e^MJp5 zy=>V@iJlgW5BWMi3P2Qs?nx_xh|kM>2xWY7>#pRh7I5bR_?Dtn@(SHJWf%&vFcg8V zO7es2S4;a!$q&?HOx~_iz+DJ}BwVHLhE~Ki6hMXOk2WV10-F^89v6bTeadbU1GYARLinae)dKEP0jd-;`f7J{+X}?yGp}cQJg*NGW7_0v z<|i}GDDhC{cvOI@#f)6CLglk5IlnRM`-(BO7J(V+Ag>}M?E_+{Qq0JAyCp6ouhv&f z`>Y?TMPMMr__)`Ys$O84V#ZiWTMTyN1gP~{s2Qq7s9La9>H)E0#!zjJB6T2k#|O}g z6onP3v08+x|6C_c0b9(d#3@Q01ri**&ues>YmZHnnV!51swdPr03WOnYSp@H5h^_! xga}#}H0zpxkUQ6T-^ve1@0CJ`R5bqS@PFy%B*5i8jn4o8002ovPDHLkV1h)w<{1D0 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/payphone.png b/Resources/Textures/Structures/Decoration/world.rsi/payphone.png new file mode 100644 index 0000000000000000000000000000000000000000..928291b65efd16e82440a7becad6c0c5a9ff0b0b GIT binary patch literal 1239 zcmeAS@N?(olHy`uVBq!ia0vp^4nUm1!3HGP9xZtRq&N#aB8wRq_>O=u<5X=vX$A(C zPEQxdkcv5PXM6Ya1d1I0-?Tv8%FtG&?d1!JS$s-~rgFk!VrpTBoRSV-3*YcbbWN^` zn2t`0ijLc!DpjQu70Z|O3i|kS&UBlx#cKQOknruV-tD>?YWrl~{iI#*7Qedld;fcD zOYZ~=B?caMmWGEN3FfQ4hu2@B^|Da^UL1|_FW&>ynep@!(VHE zcYm0_NcX@!+14zp&0Nx-Dn;MDk8eHf@HPA9vAxG9+X_B<^OO5(c=@`@hrYl2AKaN4 zJTWJm(_w1-e%19n)8^m%{HR>kmRIXSoO_3g>kX?p>z}o;T`}f--(I!kYaZMAxcwJ4 z$wx8dRi>3)3u|3)zen2rL8yZ8t;8wc;Q-xuVLGzA3cx1$1Zd9(OtP`+n{<*tS*O(a0q^x8k$hn>+hlx9%l~tAp~L-L zJ?CW0bg7)r#S&Yp8p3}bysB06^;oQo%*~aD#M}bDbqcVbHnQjQk9^>xZ-sEj}I){a+9;Nxa_axx$7_J+A0jPXQF>|$j^-%4SV|glaEGy zVUhY@JoUv(#}=`KXuIx*&d2xOoNpDmF(M>WMsgg zsvUAqYOnBGeQ#TiL+HHehg2djC^}eg&=%K!c;lpSo=>f4fcK)!%1gfVdVh&l)Zw;b zk$C;K+LW_y{+{6e!*ySpSS6YM9qy2y#W0ieb^hVC_bwmYzxfPb%l$tW>Ke<}&E>et z{6j2ldoj}!=LuggPq*7~r&m7I{c#D~M!}~!2j90y^5wEBu+HD7QTZ@lzTW!o{snvv zXFt5!@a440BbCm(^X1=KHt;(*e)L>mz54Z~FovkGA1$uoK9LK&K0Y?qp??gLINOONudf19}9|EEXGhU%tiOdm{(wUs$IYt>KL z`@OLJ|3`SL-?yjn$!~>r@4ffxTW!?u-80<}y^)RLa=6>i=ioAhm-qe^x3|Yif0tZd zU4Hn;Wb>&DC;y$swBvD1wp;3--|Z_VFTTI;ov8H9@YxFK*>_IX-B!Gi`f&F$@o%X@ zEx7V1Cy4l v0XUKISN5a$k9NWO#xTxD`UxHT56DkY@i<;5T|E(4QZabC`njxgN@xNAABR2| literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/payphone_alt.png b/Resources/Textures/Structures/Decoration/world.rsi/payphone_alt.png new file mode 100644 index 0000000000000000000000000000000000000000..aa05c3fd31d0d02ebb9701d6f296f456edb0d1e4 GIT binary patch literal 1327 zcmeAS@N?(olHy`uVBq!ia0vp^4nUm1!3HGP9xZtRq&N#aB8wRq_>O=u<5X=vX$A(C zhn_BuAr*7pM*HUryNmo^$PyT%>ifu{ReMcTOVFKwz|LR|m!}uJdMyeXn1$H={<8fQ z_{%oOLgDKLxhjX1SLA{ij|Qn;Su|zI?K9tBY5X~DkvYe4MV14F9E=4rP7E^b0u1QfjZZmd*i`Ow+~0afPvl-5_tf3> zi#PoVn0_{X-;T4}?6a9Bg&hd{*17WVk6)LjYlU8^RN1{P;@HdL^w3u|hr`&lnJxt! z2s0C$cQ^csQFeEo;0E5EM364uu5C(uba?^hrf@yt^LQOT>rO4y4%_6{fUj42Yv^?XZ~=lv$SJ)p*Wvp9+Vq1SW&TVV z9}eFP{QC6e7xsLAf#HbKUWU%h8PV0L9W>l4kmRb|SiD}A@Vdo%enG^b49W0A6{ z5B~S7Ol{Lze@3B@o!h%Q%ljVnE>sM0`@Z;7u_UVs|Gb8%+N;xJKbvf{yBOy#S8wd2 zzCfMP?(@8VOCwbozt|QOc%8R%lyBAg+kH#?#GmWiy_r<1_wvoHTGuq4dJziW`z4_kjnI#?y7Zf(nTzKSH zcd2-Skk#dv$}4SEJ0e&v?2Nzhk>_fb=+BzC%8Y&T6Vwh}ueHe0F%V-+`J}DA{XwPN zv}w~mB9*=2c9(AsM*J@**@RNF7C<@)fLW9nw}8Ej^yoCZHwUu6EwvgSX&QSinTRe?P{ERNC&$?HDV zAG~|(roxNJXUEUZmH#Auqqw(eBCE)^zSsAaU$LE-zTlL7Xa8i@n#!G1GCZ;~ zx1^SzVmZ(hJelIt52(M|KQYqd2{i;#jl*A3 z+xPeKDwn2}{uib;_}g3EdhzVyO`d7Letv6zeeFrW?g#&b#RETWzcc^XBsYJiU$ysM zZMU8K_wO5JwSCUvOeg-lU~=hreBpz4Zj5o>>E+Yoc8jas+vC};@iUe)V_orT*{OnG z(W?^Y@Q4+eSnyT%Ba@ImPz{v0uvflQyrNa{Bhy_jmAC^FD;lS_r~PqVJn_?F QUFVdQ&MBb@0NL1YNB{r; literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/phone_black.png b/Resources/Textures/Structures/Decoration/world.rsi/phone_black.png new file mode 100644 index 0000000000000000000000000000000000000000..87403a190f202eabbafda4133c2ecfd649c09453 GIT binary patch literal 339 zcmeAS@N?(olHy`uVBq!ia0vp^3P5bY!3HD?)>PyJDb50q$YKTtz9S&aI8~cZnt_3l z)zif>q+-t7%NN-X1&FYHFc!M$>{>Nb<&tw%zsTR0fl7N_Cd(3R z%M~_C%de{C?_Yc}<v;A#^QvX+8iMxxw`V-D;X~c$a7RsT!v~igy^DVYF>lg?IJ=15 Yh9N~bUSs*&Y88-(r>mdKI;Vst00DM~Q~&?~ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/phone_red.png b/Resources/Textures/Structures/Decoration/world.rsi/phone_red.png new file mode 100644 index 0000000000000000000000000000000000000000..e925a7f1f4c6df108bdf1430b771c4603ee057c9 GIT binary patch literal 367 zcmeAS@N?(olHy`uVBq!ia0vp^3P5bY!3HD?)>PyJDb50q$YKTtz9S&aI8~cZnt_2) z(bL5-q+-t7%Z}bmjw0+I)UTX$>ruhNqx1G{C*pL5=qpR6H#Ij z;dsIcJ z`B8E4GS&NLYZyM}IDR}|S8?y!*<+knt)`dU%DQ|z$?xn<;gzMa#wx#_w(ViOGxyC> zZ#})&?TjLyy;z?#?|%OL!MUewo1Pm!|KfD+Aoh<|&3u2(o;!1hMUWd6g?Y*S<*UXYRbz{?nt@=WKXhbu_L)78&qol`;+020oV AlmGw# literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/pot_1.png b/Resources/Textures/Structures/Decoration/world.rsi/pot_1.png new file mode 100644 index 0000000000000000000000000000000000000000..b9ae782f094f4bf8987d87a47419d157c2fe099b GIT binary patch literal 321 zcmeAS@N?(olHy`uVBq!ia0vp^3P5bY!3HD?)>PyJDb50q$YKTtz9S&aI8~cZ8YuYL z)5S5QV$Rzu)?9}i1lS%3+B7i6FA?FE7G%j5WXXT{a8Ij3$5sUvU7aIAi#U%+AL&U^ zouqKHy`{DO)J@gTZ_nht3MmAdg8~xN6YO3b&pUqdY5w;Pv*+G#*Ec*Z5!!x>ukyI| z&xfBUzc-UMk@}|5cy#sMeI`y^2h^WGdi_>$`!Naollp0ozwg^Lcf)7C51QS(4pjEN z$>?GFarm9`FRf|43XzYyHH1$oa|CtdIOZ~li}(j@-(m7Vq^)K%_kTvE3ZIvDpBV&i z>b+>IJs;4sFvEA-U$2IEj+>88Fz@WvxhapuhrnKbI@e3d~d%F6$taD0e F0stP%eLDaE literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/pot_2.png b/Resources/Textures/Structures/Decoration/world.rsi/pot_2.png new file mode 100644 index 0000000000000000000000000000000000000000..a2e594848a8f25fb48bfa8ddcdd88d2134c9a43a GIT binary patch literal 494 zcmV|&wV8oID5m z0|*fm3gBmtHx}oKnoqlHx@kc{&B5;43NfFWaC%>5szm4(P;)fO=F)I-UUB0y>V!L1 zZfmf)z6@P3a&U1K8X^<`EjeaR%~Sa#bUr`e_055T4}x)o!27~hg6l0%QeN8=i6pez z4(K)GTbyYx9)OajLHXehlyNV~R=d-Sqb&O+9st}}tvB6yabd{|&h^(D-8DRjEaLtU zHGB|O!^i+=NMFII=F9*$wvA2ieFFvw+vMLT9)K!Xg{b;}e?+tmgVtEf&jm0Hg4LWG kfY(eYfG9}-2{3YiFOQq3v$gL^#{d8T07*qoM6N<$g3k)nZ~y=R literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/pot_3.png b/Resources/Textures/Structures/Decoration/world.rsi/pot_3.png new file mode 100644 index 0000000000000000000000000000000000000000..f665ca9125edfdbe0bd660bd1f43dd6a32d791b9 GIT binary patch literal 449 zcmV;y0Y3hTP)_~_<99LcCPXN1>m8fVe(Ae=?kk@8mrfF4B0QhE#Y-Gt#^=9RQ1C(Pq=5`|xc5&#xh@mY3Jo$jp=rkTcM*P2j!SFLkXn!Wa rC}PZfs>u8avJ{gFkQEGIz{COXrY?}O03*Kk00000NkvXXu0mjf;(NW# literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/pot_4.png b/Resources/Textures/Structures/Decoration/world.rsi/pot_4.png new file mode 100644 index 0000000000000000000000000000000000000000..3ae15c9ee503d77163a5c31b47870ded014a186a GIT binary patch literal 475 zcmV<10VMv3P)EU=YL~tEr=iRM6eQ&E3Dq z-Oa&WK@f3NJ6UQ)&`H#stxKex&b+g)RVmWDCKTm;A>{Hd-1qa|yCbn+#9{yjU;qYS z00v+H24DaN_#XhPfsM1Aq&=FHJQr%`biiXL|ENH23)2)LGK}TM%?WbPb0FK*MOK$6~Gxa4iHj zT@pY)VVgSd#ScLGT7_Zt_kKvI4gKbH%Wnkm8-%X8F@ULAtN?L|0T^K903RP?t{Io} RGZX*-002ovPDHLkV1ims%WD7t literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/scattered_papers.png b/Resources/Textures/Structures/Decoration/world.rsi/scattered_papers.png new file mode 100644 index 0000000000000000000000000000000000000000..59447400c372e0475e72fdef8b061f854bf56406 GIT binary patch literal 2280 zcmbtW`8U*y8~)5BfS$IMC&tjJ2fbqju@CIzbi<3jWgP0S(G{&-$@#N1G5c7~Yv-n&bqBb_EjA|&XqFD*UcobQ zbDP85=$XXD-EVZy66%3w1+&{=rtET9zLfBF=nk9B?cKpO`gV$eyZgDi{t&-0sq%V2 zYWI0`(sO0VQ7kNQ#Z@jvM)og;zFprDjteQf|oY$GUaBOPh zPSB;u<3tWG;yQm?Oz)0}-0OCqVbQNVm(pUsKE;^3s=TZQ46qAOu~~*YQEpL^xMr5P zJJPGSc~d1_Jj$`Bh5~=DNtAf3bl>=j5L>c~3CV;^isap$xxU5e=JoTGi6b=~CDKz| zn6@`TINVOsE7R_Qfjz&s@Nnu2o3wnrW7>cO9%mMjoU})a9)2&W!>()WY!K(e4C&9r zB&?+P(m1PgQK*r{QyRZ6+oio_e>y~TuUNtGeyLG*%`Je=XUHaX2wSF-1uah=1ZRkY zW$??|?9YF;gzvfJ0GHwk3%N&Z6FawX;hkjr3@D=BonXn!EQBh9GkMQ1AQ>G^2^H?&{ zjV#JxkmYc9zp_nk_n#zdQu&S5p0o1j!=M+~B8WVrB$Z4)8;hlWJxKY&_Cq&-<~CI( z#b0noKHC)rK*#S%C*Yr_T>?Ghowv}sdw>=B9^&?i;y7Y95u*0vVl5_prk!_Jy`Bi9`iTV%CoAeY#hwN|06Li9w7GM*^Qh+?Vw_h&(k}UbTqx{f-2B8($y}QJY*iP zma`~8TefJBtP>+jJnZZ~!C9igW*JN`FLhLTm51g9C87^eV@U~Pbq6XN6eDyc%vyf3 z%uwVpRMN?_xsS9ltwDTb7$v5b74`lxpXRA+ut4vL@wE)OR=rq(Cs~21up&L4XXjO^ z@9M?nTnn0A?$SU4tmg2i0fg1p9~>mFlOb*|JdIJx;$22p!qQDlr`CJWI2AR;7%EaA z;(blON8CN7%@BCGs>mxIOoX+yL2JLf0iUC}B+!@> zS}wB)TXWVlp;%R4N{HJj=pmhv&C^tULn8laD2Ns(H8Ac>c=t%p@@(0=;SRh^M$5M; z@kPnI&(DNxy};1hsV5<)TT!?x!bknl?q3YN?tn0)+;I2uK_FMJ`k1Ub`PH}|Am$J| zmuKBpPvOd#W&aGsXxz4w&QPcO0YAgt%_B>K0rWD+xu5Q&U||<_wP53Kf{J0(Enmm% zFY3B0jQVDKj7~{(K}UV=<(q_Jzn`x8L4UnoVvRSuc`9`2rF0gKCmi2okT$;bp(ystEN8syk$l}r$uUR8u1~%4^B>kW z3I?i^2Y3=gsFehz)^{3xWS}X$$QY}UH{o$w!v3sG5ZZT0r2xq_t*X_qG*ksHNmxye zlMH_ieVeZH!gJzJj}rK?4nv5zv9}$A{`@7Hfq?R}4zjAsX^-s+bP1eq!E zJ`e9nO_ixw|5jUI_=q>K;aE-)^}AcNjV?jzqJ7?)aH*=b9y8;|Q@597AhOjtRl!1D zr}~OW6{2GO2~`*QfT%b$I`klI!1!WGN3npM{+2nk7_?C6@9oTX>rSYmso9|t4$xUVb@a|?)!<)v;KSRbtmHClt!e)s8LO@ zD_1u_3o;pa_+`ZJ38|hX*5PQhll&y4mD0bx2t7f1A=HErS+80+STxV!w2PX*F$%B( ba9jvuv~oiMg3a20T>#Xnb2d+`uqpol9j@-O literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/shower.png b/Resources/Textures/Structures/Decoration/world.rsi/shower.png new file mode 100644 index 0000000000000000000000000000000000000000..ca3f561f9d27ad370cf52e05328c50e9de44eb08 GIT binary patch literal 794 zcmeAS@N?(olHy`uVBq!ia0vp^4nUm1!3HGP9xZtRq&N#aB8wRq_>O=u<5X=vX$A(S zGoCJvAr*7p&OYxQ5-4(ff8&3L7Zz6*E%lPxHhBSurW8 z=-92Ker0KQlFU;3hhO(iFW0;7p7{RU(T8U&t6kQ{BJyx3*%1SHjHi zuf-U0Q?@olf3B6OvE^A`KbP0}XU-RCsh2tp&9c9L@15Ez@TKN`TE;)A-}Wc77s&7Xjtx|A*zj{X)1`M8L`#`0p6;vry>OD_ zj1Aw4mnW4nc?jo3^z`oL3)F0wGOO(>mqsghLtzX9QsAgZGt@WwX8CVWiDddw(Gy-N zcHq;_rMZRwn3B(Wzs;`Ia@oYPr96Hsn}3Z!OW_qR4O8xwq7Gg*6T@^D9FcNa+Yt1c zZ!446L(I@N=mXj15EW7XXThV5#*M%KMonJGBDc=3ysu(Q-uKUSJ(^qzAAFi0&YyFr z=GPz9Er%b(@2wDvQ&;!Wo+!ZL@gdj5{-fX};iXQ(*%Jg7w7nLO}j5P-oWuW=6Ybj$MOc=0$ZZ2Ab_P#ZKbLh*2~7Y+ CIboUr literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/sink.png b/Resources/Textures/Structures/Decoration/world.rsi/sink.png new file mode 100644 index 0000000000000000000000000000000000000000..ab89eea0ad0efbe3cf8a2652118f7bc31b5c7042 GIT binary patch literal 1241 zcmV;~1Sb25P)ez zFJHgQ&)+k$dDD6sSl!=Tx28`a4TzDYfq z=i33{-@ez~V=Kv!R|HT@OPn(TgI*e5@!2_B>w-elAjB~x)`K1A{3^xsbA2ds9)%Y} zxcVIN37@wZ7|Lz7g3~1T1ECAb}GNkidxsNZ>>RBygeu5;)NS37lwv1Wq(S0w)?Ef#VE7X}jKOq0GG- zvUEBF@I#|6g{@CbHLu^gyQEBDqZdKLSIYpY!4-%{wH0e^P==DO%d=JhnLdA3lxdCQ z6O+wk48RMh#e4m3%r!-^E{|AhgJFx0hK*j-NSpzzw!-i1sKNlcHvqSYl{OgN;={TD z{E9?f+(*sM091l!{qD{l0c&kA=@uXTQ#v)W`aO3V#2fRf!+V)5@mV+na8KO0ddY=_ zETTC#^~AaR#8Y6rqt04~?Zps3Ll52nS3FotmPo zG(zDVeVe>+tc!rW>CRds6wZ+qrFl(W93N`>4SEpNS9{jjIv`zI3$nD~xEddD@t_9` z95`$Ee}|who#iqopsr*VNTK@^5Z@B!kbun~i3V-*F_!YZVZv8Aiu(D7DwX#tpVq+06Z!pd`<|N~i#95Q92y-B8b~fz)?SC$l9aMiD z0U!VbfB+Bx0zd!=00H2C0TkAAIx|1tIKRERQpKanKq3Glj%a#vT%|_F6z2t{bT<&* z0Eq4%9IMgcA$y)N03WX}cDtpOXQ=dK*TNr>>mcsM_1RTAZ6s z27o+M2V(ik>avA;sMeAJa3T1fR;ro*^Mn8df@6Luqe%g=x4ogO_0$lg=k)y6t21KH z0gl*C3J8i3K?$zqva@O`J?hn-u>k0M1Z5r|W`wL@s@|4$QO(+6aZ7I$b~{3N17Pz> zscgkKV!zv#vPNp^_G{pP;99$s#F_&LV0ZMX$-jGU#J&VgaptQv3(~GoW2NBo?#Xn) zw8nbLH9%4it=dvR+J!fOOg_2k!pwx0DJU)olnI*#?B_)4K=u>2F1!H{kai<*!|V&T z6SO5rMq0?&LAQom+V>$x5xpUatK_van6Pk~X3h-ZnYd*ri z0&pQ{J-3+LXys7P00e?rkIfXOY(BD%3k;*a0T42bqEE^iV7@N=8i1RVg1q`JBrcF5 zpB=HQ_kwmeXPrI3j_9LG$9wec#RMnll%Iar*Ege{&w+l#p96dXJfVk0E$Zy000000 LNkvXXu0mjfnJg;; literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/toilet.png b/Resources/Textures/Structures/Decoration/world.rsi/toilet.png new file mode 100644 index 0000000000000000000000000000000000000000..912bd547b0ac817af8239bf657a5df0ba135f3ce GIT binary patch literal 1267 zcmVPx(tw}^dRCt{2oWF0|Mij@tG_-UnV9OLC1NLYMkpma-(7|yh(*RFc~rgh*2w$JX(MWlA;7;$*2s>V~^zVmn@n-`F#KZHt$Tm z_jLDuQ11*d48t%Cb6e5!OzPZe&x_u8@Nt;y-c?h}n$Wq^p6_?s*xAwn02h~T;@rrb zxe7*D%bL*8*Kv5z3SB!L46(DN2d~q?Ff@L6&_Y9BU#_Gjk!gS^^eLb8Ok7;LIO&<8 z>#C8t1sr#Vu{FhZb0fI++moMzpQEb-0LIo7jyqeDh~<*GM>p&BxncO9E-mY3!-&nZ z92)=v#ckWg#Pe>v56D~rfUmerX%QN4HVjyf4ckt3mN$vQK48_j^#;hb1)|V?7s=Wp zHhT@+xPPV6(RtT za|KL1Pur~5=VGe+{N<})oD4(bswfW>aDtQz06@2I!Z7sUMW1?fo(e1!1)@r-rnE@m zD6rdV0X;L6=op5M-Bt_dqtQ}@Bg!nt7Yc*N5064V;P~OuBDcv!+2wd41Dy0s9K&A) zfB*Fd{`vO}e!Tw!0N{Ky3M#{8LghF`8o)2dMWdheOzd~s!S9C$Em)3?L5}<9Hh^ur zFbo~~g%Y6Qq?8UFu~fKV_EV3q=8yGQBKreL1Xz0g6_aMdmAE06_i>;wtlq zg?zwu5^}nG=?`8k$HsqW=i=XGqLeeE=MrfYbBvxUBoRK^DoN%4Kr z6kIt20C6vWm1mI3Z2>^;3sxyPV;F{E7=~dOhG7_nVHk!f4Gl={!cyVPPae|rt3|u8 z2$c>#rIDrIT0>u#HW=+}>B<~@N+V0Z&^JTd&5ckq(yAfTZ;b{3;Mt4Uc>8_?@!Bdt zy1acq!m}5zL)StpprNl9ZZJ>@%dunII@BN`I|#8#$n;wSfN#EyI|(cKarFwsdJ8J+`L7*`e!fQkr<4*6o|~Zr{YyUw@IN?PF^ia@tAy zX+UxZW;A>N{~wMJ$E)~X0b=+T<%!BFjz^hzo)!~YyfGj@8WX*FRV`|=943mmm1VNV zoZ!Usw7mPd>i-h43|XaNkUF%J!bzEDgo;A40?Df&P1aNe(z>&6g7P9N$;vPc!!QiP dFbu;~%@?DUijL%QA5#DT002ovPDHLkV1n5hPI>?U literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/trashbags_1.png b/Resources/Textures/Structures/Decoration/world.rsi/trashbags_1.png new file mode 100644 index 0000000000000000000000000000000000000000..32c78882f4136f6e54a0490645b359b33ae033ad GIT binary patch literal 623 zcmV-#0+9WQP)~h)fH#3>x2E{*{ z1+V}XzyeqR3t#~(fCaDsT>&I!rrhDkF!}Xroz`6bexUCF5XQ>lu*vB-yKXlS+5mFY zk4}l!a400Ak&s}hiCENqc&Qjc7-ay$5XJLWtC47>TB9;xkMo8ZL1+UYy@-(aEip2H z;Av(fF2co*#i`&c`T<*p{7oMOLJv-ol)_(xf=2M+8Vv*$j)mX59RXmUHAj3@zuL|KLT3#zzIbDE%YA)nej|*G#kGXB0Azz`{<%Uv zM(=y|mHgeEZ8v*)>xpNM4#jo8{P*tx2%MfbMTR0HVrDeziOY8XTo`002ov JPDHLkV1mVx4we7_ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/trashbags_2.png b/Resources/Textures/Structures/Decoration/world.rsi/trashbags_2.png new file mode 100644 index 0000000000000000000000000000000000000000..a6ebeb9933b44c603e96c823565f6f811e4efc8b GIT binary patch literal 771 zcmV+e1N{7nP)RRM$`2yCv`BQ-h1DX~KPaXk4W*liO^t?HXiQw_YRq}b8E>95lbNX~${ZNxy*DrK z{O-LkZ<2lTmz4sf04YEUkOHItDL@L40we;+=f+&z2Q!1F-)gj^T-hA>BLFbZ9y@B< zyN#w0givuoVgZZ}54nsQLgZhX9f*UD;{nEjhztO8n0%<#j4?oP0f6Rg>ntrkeh~^2 z82}5@lp4x7=BmE0d1H8vF%7=;c{dOu5`bNI8n6vhWQCc)xGqmvS^5It!!V#3F5TAA z!;odLvlX;SLjhN~e?_sk13^##c0Cd|F`c0;O_ zb<>9VMB!Zf5*OuwImVwXKQhlpNA}Cs_IEiyH7#>j=H%-2o3VeEc>pkF3D`f7IpXzE zBHUNsypqY2r-W@lRLU!o%b%4b@&LMZ_BI?tnq+VYvKoQ8I@PoAKwb-}T%R z11JcicKTf!cgE{-ady`2M7knt8z0+y;G3D7^cV3j09tF6dUw&fH+H{Rlnc`{GMqgj zQ|;@)z2ctCLjn9`muau&u>lmsZ_~f|*X+Ln_yOsgt6-*@Rk#2E002ovPDHLkV1f&e BS_J?A literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/trashbags_3.png b/Resources/Textures/Structures/Decoration/world.rsi/trashbags_3.png new file mode 100644 index 0000000000000000000000000000000000000000..828a44184ee7c59002801ae28dce9bf76af460e9 GIT binary patch literal 685 zcmV;e0#f~nP)n^!#vq6MK) z(N-@CrdB*CO3kcJm~1!6###i)gOFsC?EK!Jec8p}kF5kK0ZM=ppaduZN`MmJ{{XaG z8xx$DtIP4&$!T|CE&vpxJ&nia*xlPP_k-)Z_`PobCKI9%fGtd0sZLYTf|0 z_w){4qv#06F#@ny6{au%Ct(^?oE~wU;_MB4t{|EQF91x04;fk&S0VM3qIO+qguDT0 znscu8tmR1{ybnO_9fbk-v7JLLO1(}q7HlDa;X{agO&B_QpCzu|+O7I~K7Rmyv|g`G z(n6^aGm@0GH*3pXT!ZM*zCE6~Y!yE80Q; z2m5Uk?$&C}-1qOpL>1ee4$pAbPUr&81%UA0cHLaRjNYf7voX0W&*NMGw8^hY>haj) z+lM(L*V^5(#IRJgWxMk41mNCoc>g-Jw6qnoyAeb~jkBgIP234!oBn(lcAS}_^WH-& zmey>tYzhGM5ap!&$n(`lM}pDnl-fW2>HxcLH5Y!;!J0Oo0*D^ay1 T%Ga%!00000NkvXXu0mjf*CH_w literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/trashbags_4.png b/Resources/Textures/Structures/Decoration/world.rsi/trashbags_4.png new file mode 100644 index 0000000000000000000000000000000000000000..368852fc2350a615d0eae4600483a11e5ea1432a GIT binary patch literal 617 zcmV-v0+#)WP)0)0+pDMN}&@& zOZx#rU&ss37bnD_P$BuGDvp!h{qFAB&SA1=ivSTI0z`la5CI}U1o(ddlk?LI*WR#~ z-{0O%5B>}Q!5LWRrcckEAzA}4bJ}LL*$G4|0A`M$4D71}uAv~`0?;u6YfuFl4g2|T zxmpKTqY(hk-q-8$o&XAiF@kqBF8~6M&(h*9%`=0&&KLQ0(02p!x&FUx6>2L0r_78Q zBQPq$s`x5Gt+cfY0LzY_b;Kar7Hc8Fy#R22JWicCRsvPALS(D74S46~dXf>QsT~f0 z_TKiD0X2w<5Bflh6!1$&Nv$SI0AFw}E&P0?<-E2;g-Sp`og9s_m$zjF!Ye{8t!7LJ zYJ?f97%5cDDPXa3Di98UDxYI2+$!B?d{37t0YCkw$zZl{+R^DawvZgNI+s@$wFv=6 z_lXLCDxFR>`=;P{4=aezs3DH$vqkBLnkWH4q{polojnUIgndtgY4&_h;W`x{gxzSg zr*I5`G9v|O+68^fx&lB5JGTXJz6I*aubJ6xTETSON`!<$-%t&H7uZU1GvX3{xPNqD zWI2Wb(26zeR6`*&IPZOD3g);U1TRC~NKg?5VwTW_1+!!I@uSajI3fhiw@I}=jJiT> zFPX2uu%@GXCjbJ0Yho+nJAif$5EAg$0YWVT>>c0(Y0IjK(}SIi00000NkvXXu0mjf Dx|;yk literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/trashbags_5.png b/Resources/Textures/Structures/Decoration/world.rsi/trashbags_5.png new file mode 100644 index 0000000000000000000000000000000000000000..b878b22d526995dae5a00bc3487e6e0ab319052e GIT binary patch literal 569 zcmV-90>=G`P)q$gGRCt{2m(5NBK@f!3#488~PbivrGEv|E4Lo_{YN9A74j??h zO0594DMdY9AUk1YdafDDiUGC&5%02v?yYz1(4b5-KA)9X~< zm-A&YdVW3m6#zINUJt7AY`!Q6La1FqS^-?1_e(|%L*yTeFNllbU=6qnL?Zy4pLM&% z`*>10R>SXv!Pryu_%vz+ss+G?8o4`H^Yn0ilPXC7b&e=~tZ8r{q)9-n?1TroJWvrqw#-t&I{ zaQi(oSQi~m3C!z3i;@AV3L5}$kSabpz^06h_qZa_9t@&U0e6f|Au-3ed?PK+ltuNE zJO#X&8!Ctzm4GTyA-XwWt5(dsGWVX>2w2yqU_yYm=?n!@GN&}}bUa$P)H&Aay>-q* z0ELL=upu4LAU#fjHYT0ZquUBVASzoeEVc4E*5gTMFz&`Q@r zOvxLWD%%0(qtAeD>YWx4T}Sa@zZ4s{j?C0#twsPys4H1*ibu0&shCwZXMN>^Jv! z_tTRf1AsV%b#D6bR0MGp03)ZZ7wdx|Is-6rh*CJp1g<%dP5^WaVHH)7(QwfG=8IJ} z8=U}_tJQ8y0ENLA;w4rDz=$W;bFGZvL#_V}^WwF~G}GoWSBan6ze(HT$2 z>;UckoVXuYnuQR+&-h#$xpRl`=iFB^1MXD!0ydhjqf96fgfUhC74<+u02S~fRwHsN zNk9E(0V3g4A4d?8aH@>iF5nB=+rH)ktTRqP&m#R41JG35g`@pIYdeOM0MBo8w8(}Z z8eCIdKufLr`?&w~p9W9}b>fa;nAb?TUwH3dN)^un_`}|MAD90{m%!cV^9U{Ya23(EtDd07*qoM6N<$f&`H4Qvd(} literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/trashbin-1.png b/Resources/Textures/Structures/Decoration/world.rsi/trashbin-1.png new file mode 100644 index 0000000000000000000000000000000000000000..ab01db6716d21130924b25d138c830d0ebb85950 GIT binary patch literal 524 zcmV+n0`vWeP)5F%*VVaN$lyMMQACFfO`~K7!!F$50f+XA(it zx2RyT>du9hF1oOI$$*ri4lZ4dIhmdza}jf<2_oc&k~C+S|I5iqG862NrnpFTa_I;oEOUvmve|gTtDInwwDaS1`rUQ)y+cXB2-Pskv2dSeS)p*Ll!XY1u(G$j}JZb0IGosk&X)(h$W!< zs#Jt(p{aeUISC+odu5(Cl|nRI?M%ELtjM_a48V*5Ag^BkNw)Jd({=#*;Sjb}yt-EZ z^;vIrfw6FC7C=|H48h`DJc70Zu)n**j!sT9W7PDM0c2`fQU~w@2-tp|PB)2;zDwu`U5_uCEHlkbZp5H~^YmUNmKYd+$KDcp~CBMU|ES+q2`tLd-6Jm_3{UQPfSU z9S$d9T$Xa39Y6+9Rpr7uG>uU$sf|08mtc zxC_v@OlTZ(Zs(&ED_g9&1i?Zayniqz%qhl|08qDg_lc3_jb|Ldq`m?Eox^G5-Qj=$ O0000fM8g zgjEjWT~Ms#zuwbjg;p=tu_~lXT{scC#~W8t9T6B#m<4n zh55wfOW(a~SUG@NqY0ab&CLDT>dfEtKz+5IS$~(X27n9rY;LU6Q_yPNQ69}#IsoiN zBLd*+@}f@|`)I(@03ddDazxi_jV)UBEYNw|ur7f&K1u7r?si`eYpD)If<4>y(4o~* zI2S;X!2repzttG|^bGi}3>Oc8!=)+&od;<_J$~shQsRM>#&5<}CD13FdfYm3M_h!R m0CZg6+;)Y6w#XX;Z^9qQ?XMtv-ydZF0000PyJDb50q$YKTtz9S&aI8~cZnt_2a z)zif>q+-t7sT;kR9R=FHJ6zD4)73HIsz=b0%ZL1gJrC?@b(NAoY1l>TU*_`7pKm;I3?JI;8q06)6Y}q`EvyRjZf$7s~HtonpbEZ=w)wCw~~lTm}+l+pnQvB*>*GWU(@xK za+pH}-;3M`E%;hsFVsGD6{AeOUr)I1be|R6j-4zLTB4#$uLQ8_-+6D@5Pr&EEw#>N zq3O_ITWW|IsL)*#ri+lKbYS?UdpU$T>Ksw O3k;sFelF{r5}E)cq^l|b literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Decoration/world.rsi/trashbin.png b/Resources/Textures/Structures/Decoration/world.rsi/trashbin.png new file mode 100644 index 0000000000000000000000000000000000000000..cc6bfcbaf6b3b54c36988d90df3cf8e4b13bd5f0 GIT binary patch literal 465 zcmV;?0WSWDP)7x^tn$MHd!-CQwRIgG*O6=hg|6q(Uai7z+15ndzC*^X1O%bmm0GVgLqU00v+H z24DaNU;qY~O@QsK&G9ty0(xx(oIz042krUjKz4Of{QFapeF9d%NQJ^epBrFD?EL z0J?LLx^2DA=<4sSL$2;lbSIu(rd;C)~Z0AW{`Et>D_AJV8!L*<*wcnjQG zoyPN%qm+lyY6YUe-?FQNhepHTLI7oo0kYo*{@7#q$ur>FnJ*up?~j~@5OnEG2C9F+ z;m4;CVYn})ol7Yo2%uIU>lMipoC`qd?*3sC)>^T;?8{A@^@`i6|ixI)o-mbJ-ChiH4ASD4NTV=_~g|zAj~i$z3UJ zEUe9K-?>FDGe+cELtp1#IOmu1JfHV{pXYtvKj2Nf2DbqVL4*JR0QicnHR33}j+6~L zcI3N4LCQxV7-H)d1^|eD`j2>WPm9U}03gy8>r2j2#jC~dv!rdr$+8q2udk9?v0yeY zYB5|^#hx!xRDszTC1~H7v=CW8pI5Ifb%774X5A;K4J`((<3bWawv0_9F8J%n4hQ~) zdUdd5S+itk=gUAi!^OknVu#0z0icT|;Ld+ZBA)a8p+1APtMogv>`Sy|BEB4g0PjBdDJbXi4ZSfUHk=ip4~Kbep4W6bYLWnNZ8PgVE7n+b={T zu*q`P0EH}ni&wG^;H?xqc>EWy#JX!{@<;-dc)%oW-E>htCgCOVd$GgwrajnLOhtT4 zpq#t6+OcKE&?Emo=wj~AZ?9m)&6)=lNx-Hj5W|;{tT0iV)I>4>O?ypt;7>kIj=BXF zx(6eOhxFOI=vKa8-Xn;2*;r8fWvxP~n3~xyk|H|9x$~6#y*xbFSwyj1^wbG@T!djD zsDV2;`g0bh7oeQZZ)_HGQ+_PHyA2>aaDSIR{4#KMpF?2G*RdCpM$R@2k=HXCH|Z>w8m~D{NwhNU1BJSo-E8>~%hTww;tAsArA&UT`YCyK+_{G;^&(0;5>)8E3+6IWOoMrH=0 zyx=e^p(f%%bjcLJSP}iGjf!Ew*31Z=F8X`#Fp4?H69q~-33{~kM3a#wIeZyLs_|T$ z0we+;QX&OpEP~4AqQua{fy_;HE9Wfw+lwX=J^eNB+p>PdiYZnJ7QG<(v-;|9l@3N2 z+?2G?l<7KCEketmIxd%__*D2T=Zy1>0j@S9+RTcXMliq7urc20M_sbEp_-ft4gT6{ z9=viI>}ZpO9`JwDGg7Pcu2#Ws0h*l=rS>n+e?tXW8BZCty}U6!5k?z-mMZ==-OJ*H zLnMM*0>n&P8(riv3eK~3iBffEO~ieww&b(Q%Da@wB`KQ&_xpi{i0bqy=G!ekSy*cu z!(SX6EI-sryY-E2S56=Gt@3xk;7-X9g@t&;A$A%G$-1jbT>pz6E`6>%E7h2p<*C{O zNq0@}BFhh4!|8@g?8m}Z_Z4UhA3a?2#tLymR-tpWW@zw*~$e%<|m z>W!mbc7L@|fX>azHy7E-bUj%3l+-)O)u;k3VmscLJ2VwS&!{a6Z6OyuO-XOz2AoeQe_*@WSfJB|Xf|3PM0Yu{_UK?4-%!)0q!N zp+S5zj8v~-(oFtQP0gX_hN*VDsq=+s{BQUnfHN+X_Fh7GEN+b-Pyy4~^+EsvwUqk0 zd8|<@Y0aI_zGJ$i;7`E*MNMJfb=D%`+Dml_WLby%R&U#m+4ZA!cJnXO$<>d8N=OjI zB@-V%=b84IZt%9=@B~kIq*|oa(6a}y5IE>Ir4{RGo42+L!BRkgH>5=~jvrk?SDcp{ zT+1Tbg0gsOG&t|LU1To<;7C!)ZLCB_V86&rn0rDBztufuwTdP4hYp!0v z@GHU{GM)Xn)97q2GrCJ@bt(F_Es4gzk^Onxr*eOITb&1SH$QJMGiYC_0=b?qmCRPi z4A$(at8NH^JD;8n>j2+aaVNAR@1COQQ!pn@ebH0$WIrAJrx7?9*2H3>tD6n;NkML_ z?XeFXkT>j|mfO#FBe6M!7J~P(c)68@wx?E_%L0tFx{sENP82BZff3c|M!NuW=&s}< zznouFrC9xA|MZ@Zb$hm?a zzFpP)v>!cM9|e3o(KXq*_2)_cAv&AJ(uQQ$1)PhZ6C(drCK+0)QlEr=l3}5$4R%%v zS0JG5Y)+I*H||KmQ|W`z!NW0?Ozpn0&W2-e*;8_u7Ibl@v-YG+?6;*c?)6`72<1k% zYemWvL#C*cuW&hd1SQX$gtPPBwnnag+duX_WiM)Qti~!}a^Xe#LtZuyox)i|5iFx3$=7`I!z@m4odWe4v>s(iM5`G5nvZH93BSjDW z;|AjahYY)}irp$(Bmi3K&37Bh<7nA40in+yetMtc@kF=LwJEKcHo^SEyRBL-jj=q} zG5tcNRyA=NkD`^@8nHWO3bf8ZxK*d)O!L_29Hu(y3H?KuaKKp6u lm!5$`rU0nP|Cj8G88{Ow{~8E5dGvAsS1!Y?>nyz<{{!7$N*DkD literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/cabinet.rsi/closet.png b/Resources/Textures/Structures/Storage/Closets/cabinet.rsi/closet.png new file mode 100644 index 0000000000000000000000000000000000000000..72f5a15231cad854072150bedeab4bc982dc1b59 GIT binary patch literal 540 zcmV+%0^|LOP)b)RqX+lEU|djSkBD* zXhLjzp!f%PX%66ROx%+9$Z?C&yS`Loe%t5xuFO$KQ323IU#fE)`W5zdTg_Q#QC=Tl z+X}P=`_TUZNQtM`)8{u(DVCz literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/cabinet.rsi/closet_door.png b/Resources/Textures/Structures/Storage/Closets/cabinet.rsi/closet_door.png new file mode 100644 index 0000000000000000000000000000000000000000..2aea809d943558045eb68c2ea8ad0f8b0a36d54a GIT binary patch literal 483 zcmV<90UZ8`P)^g&GnN_G7!(=9^no9$EdR0C`JqDr}?Zevik`WwW3KK&vJ@CYlCau~t0* zlmX8V3*UbJO!&#rzLc+rK}%)8^NVAm`pZ5+Z2(F??)-c?^5UviDg)P(3*oUmGeO(5 z|AxG-!8Z`~Q3(iAH491r>wQ=k_{4b37RF18D+7?x#B|Q1@Qbs{^osy11K{e(=$sd= zQde9VAZ@DYrLxryP^Y*QfNdgR&O7uvhr@8p3s|9lnfTSF!iD6?j*@#^1ixjceJlPK Z0ADbv(Ejt}>>~gG002ovPDHLkV1hri(#!w= literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/cabinet.rsi/closet_open.png b/Resources/Textures/Structures/Storage/Closets/cabinet.rsi/closet_open.png new file mode 100644 index 0000000000000000000000000000000000000000..04bfdc1aef2748c711f3c78a9fab9108c002130f GIT binary patch literal 254 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closet.rsi/closet_open.png b/Resources/Textures/Structures/Storage/Closets/closet.rsi/closet_open.png new file mode 100644 index 0000000000000000000000000000000000000000..a7551aff5986df1f7021236ab0193e60ee15efa3 GIT binary patch literal 5588 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closet.rsi/meta.json b/Resources/Textures/Structures/Storage/Closets/closet.rsi/meta.json new file mode 100644 index 00000000000..3f29b07f084 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Closets/closet.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC0-1.0", + "copyright": "original sprites by Mithrandalf for ", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "closet" + }, + { + "name": "closet_door" + }, + { + "name": "closet_open" + }, + { + "name": "welded" + } + ] +} diff --git a/Resources/Textures/Structures/Storage/Closets/closet.rsi/welded.png b/Resources/Textures/Structures/Storage/Closets/closet.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..5ba5dcc89629b486b489f8afc2a0ac2ed366c27f GIT binary patch literal 206 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv^#Gp`S0L@+;Narq6c7*)92^`T z5|WsZkddCApPye-QPJ4Y(AU*9dGh2BpB4T9l`@tD`2{mLJiCzwph#_&!%v3oMt;US#13y~q-w%fThFV0PoW zMG-=G^~G9b!ZJJ64yPX> literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/closet.png b/Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/closet.png new file mode 100644 index 0000000000000000000000000000000000000000..f172eb6e1a2577fbdc11fafb369aaed971ae5cc5 GIT binary patch literal 394 zcmV;50d@X~P)Hwl004kPA0q==SD?=v)MjbHffKdkwxC7pkPzlk*0iz}1 z$aMgyR|JZGlG}t(y%akD1Ym7KkR!}(jqs{HdH5W-T}YKSA-Ho1Y!AW!$Y5BblNfLi oNiSIrKEBTT20Rf002ZWfPFODcb^rhX07*qoM6N<$f)YQKI{*Lx literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/closet_door.png b/Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/closet_door.png new file mode 100644 index 0000000000000000000000000000000000000000..cee2ab578631f0265342703a351826febc447dd1 GIT binary patch literal 259 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv&5D7e+r z#WAE}PI96|g2AhXKz1Hp_8GHo|5ZQ!;j%ivVbD>=_xJatEf7_(;$m@ik*uiP(Gm3f z=V|jrvc6lGO|D#(IFsAk5mf!@gJs*}D CrCsX) literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/closet_open.png b/Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/closet_open.png new file mode 100644 index 0000000000000000000000000000000000000000..994cabb2715f36c188da2638753e45aff2cdb308 GIT binary patch literal 225 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv&5C^*^E z#WAE}&f9CgTn!2WtO>2>g4Q+{gto7r%98tA(LdmV;3~m8$3&Qw_G~X&c&>d%#mp`l z1_lr2fZ5-E75_}I)@52S#r0q2k3DPF)ao3le3O;tbSS|}neE1%B~xer`BfRFI@82X z5oi$|D5QUw42 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/meta.json b/Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/meta.json new file mode 100644 index 00000000000..a8b78d972ba --- /dev/null +++ b/Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/734c2aba4549814549d0fa7a9aa2e2d03ec1a2da/mojave/icons/structure/storage.dmi", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "closet" + }, + { + "name": "closet_door" + }, + { + "name": "closet_open" + }, + { + "name": "welded" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/welded.png b/Resources/Textures/Structures/Storage/Closets/closetgeneric.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..5ba5dcc89629b486b489f8afc2a0ac2ed366c27f GIT binary patch literal 206 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv^#Gp`S0L@+;Narq6c7*)92^`T z5|WsZkddCApPye-QPJ4Y(AU*9dGh2BpB4T9l`@tD`2{mLJiCzwph#_&!%v3oMt;US#13y~q-w%fThFV0PoW zMG-=G^~G9b!ZJJ64yPX> literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/closet.png b/Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/closet.png new file mode 100644 index 0000000000000000000000000000000000000000..af64f96c3e2af8838598f52b50ffc54f4e2efd52 GIT binary patch literal 1009 zcmV($f9(rjm=^OM?^w1vq zm_78?=V$`O0g57kf!I#vSfZ$1{)u8|mReeJ0+@*x$N{f0Dk@D zr&_Efg3yN)DUOdv5K`jopL6)W-#(Y7snTb&nPm*X@4x+ApPZbk-{bMH-S78(ym;{= ziXv6|Xmo<*@>=bG|J}6ygj`TSa~7Z(@wouH~V==E$mb%5FH zGkAT6^jO(+k50r!gzFq$>{`nSt{oof@)K! zaInrc#sDl9F<#BysFyPNHGPI*fYCQYBx|9b84e?q1SZQGmg1E`0MDjR@$T|JxUSpo zWkrdr`Aw^fH2=uv-?!&x09aO&bdMjOQtWe;;l-xJ@p!DlVcR_lO{Kzfvsh3Fvew23 zfd1~}UcZmPAE;zoEMpZC+qS{JYKqI2fH6x9pufk~g8{_5gqqJkP$vwj*(@;_3=mQt zp64M5dAY>WVisQrGpS;7wjs_`{dz?hQGN0Lb7Sq6{5@aj4)PAA7$(=%*i z3_wW<$HH-b^k_m31g@^G@#M*bDq^cn9Y!IJjzU~s&JS#i07!SG#mV;m{Txv=q)-G{ ztpqV5I7`(^>8SQ4^#N^T1c0t}jx{?=GrI8x6mPl4rmCp^H4I8zbYNoyfIsk% z&=t&yCWXM3oC?t-nbYgRaU7NToC6F_+ZY2-kwY!}^<8e7IBN!!zT4Zkc`yJTFl1Ix z%;Q_n+uEp&=u`C zJ#|WL%1r22C?NH1tM1kXy5;~)yiEC8wb`c3ZtkI&ZHxinl8S~Se2yeZw|_^S0MK|% fjNU(De~J7LPDJ+f!GtgH00000NkvXXu0mjfYa!|g literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/closet_door.png b/Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/closet_door.png new file mode 100644 index 0000000000000000000000000000000000000000..95c3f82c11fb827ba02375dd835dbf9dc1d745e6 GIT binary patch literal 793 zcmV+!1LpjRP)Oq!VJo-Q1b^CY^K7z2|&ijkw^r z1aJx962SihU}-UUOxbR;qE>JGvwr@0Y$rZ8QUDY#rvrl74CDAXXNpd@%bD)277Jfz z^ZTlQQ#AmpkUwr5gLPWKlw}I@9uKB%4oFfNrBV^?RvV3GM@voW0T8`ZxhT32-%TU@ z`XyH1yu*{n%lNwf9gmjpql6*`gJXRFC=5{e{R=1-3Y_Oek+aS2WEPZnM-G4(@O$TB zm*?Q%pp4I7*5UDp%)-jbQ`Bn}xZQJdPC!d&mLXMod^D7+9-`OlbM>`K8D&XAAh;+G zWlTQ+WvRjptZzi{;`uYY|L_qHAKa7gHxUeYnT3UGSMg(8JqS%RK$4?AQ`P0t=?pk$ zT%1V(G=wIjNlQ)IW?)Jl!a_lkd+)}qTZGr^1q?>GXWi)a2WT~`%#vwhV)OtOZ{0v5 zkwK@^#ok^C2EzpIhVJkhv9KH8;p{(8o_m+Prn(UP-J*TwqNppazYwR+7~t> z5nj_xh7`0HklhZ4M_jeygwdZ-UMDZ857g7I8Gy3)Z+zQCIQ$B$t8cM%`zFr`P)vrjuAB|B**(s5P^s6n^U7y!F-BX*C^^pUJZpT!ea<#^V|1UTJ Xb7VVoQ;FeT00000NkvXXu0mjf0uE(( literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/closet_open.png b/Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/closet_open.png new file mode 100644 index 0000000000000000000000000000000000000000..3d9b907af64d5b3c96f7022db2616f1bc5dc8ad0 GIT binary patch literal 654 zcmV;90&)F`P) z7aIOZJ9Hr)6=HU?|sgD-gD}~ ze~u}@6krPQPk>Y^WuCt;7K;K`fIkIeN)U3;k9Ox6Ji`VM%mFUN=a?V~4+f?!?iWS= z02E_E5?@R&AQ)2ceC-8zh7Ax7$t+WkM}QQN@bXn2cW$pBk%*(){>2~QsMUtY?Y3O# zBK!Cuh9eWRng*XFWApt6e}J(Au?tcBsMXNxo#4sSXINRj0iN-f1CglA?4O_4nEmz_DR4+Z**7 zmTpwgKL8clNxzTy#W~QXuvPfP#k;$a-CjSnrt9N1a3}-rF zyK6vGMb-%^s2FMfsTd1eANd2Qii~JPK|q$E>tzTo7psZUs1LWm@7yx+Wm<+;t|plM z<4*Ybi;mft>I?uiqTz7Fgem)UYT>Le95@3&4y?c3KsNix9!n-u7C??a04+g#H{9QY z=o48F$i2=vcOoJOLg4^v^(LB)1MKcr?Qur{C|XBds4?G!X!GZxa{wevnNvUL4bBeA oPAo&y5@{TECLZ$o7dRik0h1HrZ;2JF+W-In07*qoM6N<$g2zTE?*IS* literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/meta.json b/Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/meta.json new file mode 100644 index 00000000000..6c96f799da0 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "https://github.com/JustLoveBeingAnOwl/Interstate-80-owlTaken at /commit/a6f9e0a6649e89f0aa731f363e07f541654ecb3d", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "welded" + }, + { + "name": "closet" + }, + { + "name": "closet_door" + }, + { + "name": "closet_open" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/welded.png b/Resources/Textures/Structures/Storage/Closets/closetgrey.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..3b3c1afb16458aebf0be5010b355e239447ba94f GIT binary patch literal 386 zcmV-|0e$|7P))Zp#i)!oA5puz;3_S4;YU|0@ox-3W#<9 zCeCNzEuVoCRSWRtmSw?-q6KB5^%`v3)(^k07*qoM6N<$f}!P_r~m)} literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/closet.png b/Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/closet.png new file mode 100644 index 0000000000000000000000000000000000000000..42c8042f278721f768de2087dfa94a6c2aea7ab2 GIT binary patch literal 498 zcmVe$m*{NTZ z(aRSWpVYmld*(4w03bjG+rmSP>s1U;Gz-E2 z+F9uH>v9^10iZMNic*_YqisJ0W}q*1eYLY_w(u)3fcodXJ3|k z+lwe9TY@vL$55S`HH0t#5MYW)-^2iDnszltuU<{;^4JXQoBw^GoPYUb#Q`%U4xqdn z6Di*jMNw)W%24-bKneAB#cx6?2;zMZMalFSz71f#UY}`UKlg(GY};mv^L<|o0PJvM zGV5(iW9$`l13=eCQgityrCNi5A4Z8d0CPI3#D0Ac2BWi2k1?;J0G^&-uEt=*nE|Zj ok_4L#YGCNY4Zw9>+~G#pH`Jk+NNfO}Q~&?~07*qoM6N<$f@fCBF#rGn literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/closet_door.png b/Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/closet_door.png new file mode 100644 index 0000000000000000000000000000000000000000..d358d38b07574909f2d3841805da075187a2e283 GIT binary patch literal 548 zcmV+<0^9wGP){)}ku?E^*{ggly9YA@y4>J*WP@`|-ss`eW<_>;&ut{2u|s z;cyiM0WFuy(${P@%V*_>FHKV#jYf^F3IO@j!#(+XZCVt66GG79?UkS5pU*OWK0CiK z-PT+Hq5_Em$N}%*h()YKoBZ`}h`_sB7oY$l@x=#Wt76T!+|Nn?QV;Tm%$Q6{S!Ti& z&Zhw63J{}wLbS;SRss+$qW>yH&jPRe=7n&|fa(LC9K;^wW%4Zca%w_!J-S~fFV|=9 z6m+{a2$;{==(XQ?rI-Url5Afkyz5HYh*$%7>a? zUtLzFVJ!j_ArMDUw8buKk>GmalWFfs?&sc<&05yVv z$z(!d7_tR9EE6rdn0DvrD+I^P+SX($v!gZLH z$Z=6o8L3qOcRG*VRweS2!~HTNXwob*p9R+U0gv)CuhI>RvPA1|gA1$#AhJ9*xfx|< m*L>Cj#^bTkEw?rSb>S0ipx3%;!k_#A0000S!S^b^kFK;C^FWkIOgJi zE6@j?(-hk0UC(#>18}Bm0YWWjsn=>m2@!#zpv+_f;uWALrtM%CxK)+0Nl)H?#v(8j ziPMh?NWn)1Bx49jUA!NGBuQZF`-TLL*F5JJpqZosW07cy7QpgT7|tI}!!Mv9&a3XA zm!beF#x9_u;0P|uQjeSU3Si;N2vD%+c_0--0Kq7tTOe@yJAgH-G>Am_gT%^Oc1X;v|dr-}do002ovPDHLkV1n=%gjoOp literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/meta.json b/Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/meta.json new file mode 100644 index 00000000000..6c96f799da0 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "https://github.com/JustLoveBeingAnOwl/Interstate-80-owlTaken at /commit/a6f9e0a6649e89f0aa731f363e07f541654ecb3d", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "welded" + }, + { + "name": "closet" + }, + { + "name": "closet_door" + }, + { + "name": "closet_open" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/welded.png b/Resources/Textures/Structures/Storage/Closets/closetgrey2.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..3b3c1afb16458aebf0be5010b355e239447ba94f GIT binary patch literal 386 zcmV-|0e$|7P))Zp#i)!oA5puz;3_S4;YU|0@ox-3W#<9 zCeCNzEuVoCRSWRtmSw?-q6KB5^%`v3)(^k07*qoM6N<$f}!P_r~m)} literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closetold.rsi/closet.png b/Resources/Textures/Structures/Storage/Closets/closetold.rsi/closet.png new file mode 100644 index 0000000000000000000000000000000000000000..65432daad84481ff0972d2dc7dfa784d977a9327 GIT binary patch literal 454 zcmV;%0XhDOP)ga$xaCHGq>w5bK32aD3rMeV2Xwq?tc9E;T@*@4-f?7#%`X{2(Un z`A%htw&UTkpB?~p-sn-2)irx1D|2@!9YR(4MJrnX8EF7%0K8UJ)O9=41(=mIfCkV2 z{|7+!Vwo9$z6muzrU12y3EPfAeo|$Gnk-mu@+LfYyz~HAWMaD?^fDt+fb5kY-^f_4>WJ*EfR9~_wC|?O&4dn#H zAgjpLrXJeZQA{ufXf;eByMj|D9_$~bp%Av=|%7w;Gj-em8#SP ztokmV`k%3%WsyEL0dEqdfS)$10wJz0lo8;NIj!x0fFcG=E?{LlX()VFokttp!NKo{~#hP6nJ4iDbVTmpdVz6f*_ zXIF^k@@^?9W!SWoS&r#Nf`ib*zxw+n-rcV_t>E>(i9=dqCf|l9f6g9YTOwD$u&%i!ti=d#Wzp$PzvV0JnH literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/closetold.rsi/meta.json b/Resources/Textures/Structures/Storage/Closets/closetold.rsi/meta.json new file mode 100644 index 00000000000..6c96f799da0 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Closets/closetold.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "https://github.com/JustLoveBeingAnOwl/Interstate-80-owlTaken at /commit/a6f9e0a6649e89f0aa731f363e07f541654ecb3d", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "welded" + }, + { + "name": "closet" + }, + { + "name": "closet_door" + }, + { + "name": "closet_open" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Closets/closetold.rsi/welded.png b/Resources/Textures/Structures/Storage/Closets/closetold.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..3b3c1afb16458aebf0be5010b355e239447ba94f GIT binary patch literal 386 zcmV-|0e$|7P))Zp#i)!oA5puz;3_S4;YU|0@ox-3W#<9 zCeCNzEuVoCRSWRtmSw?-q6KB5^%`v3)(^k07*qoM6N<$f}!P_r~m)} literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/closet.png b/Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/closet.png new file mode 100644 index 0000000000000000000000000000000000000000..4384fc083d4022408a21e98154b8adfcd5c208bb GIT binary patch literal 526 zcmV+p0`dKcP)@lIYo_{nQ(eK8!{o^pMMgrHTY+tY-l_lClul7bZT%IB||9uGMRu=GxH9+o*%#W z*Lm8G!VohSqrYWB__EDpXoe8Rii)bF2E+<58Tty91!c>x$tWADI}Y@FJ*Bap@3R>t zLxaHpUR@U`!DW;TZG!;zhXY9*m<;I}!U{y3cI)hDHoI4SpV5)ckPIO##LA*oGL^nM za6(ZrmmwP}S1il3cI2@ck|9yerJ#sbs#I~_M!`iZY6Lg-t z=`HNB8P=AWrYSui2R>{xnM!Z_TDzZ3pu><1A*?heTCy3EA=|bej;W_#h|5w=WoRpO z%)eb?>-Lx7K0awNBtywl6O6+SEX&GrY-8V<0VC03$QQK`Lt)tjabjpOBt!H0{Kgp% zZUvPg85)g7O5+xb1)Cum!n?s~b)@H_?MB*9WwaiQ4I_UMh3W4dPKvo7gjx*AP`}+s zg?{s}_|FuTM#Y$!217FR_Wtp3%e5H*ML8YA8D*443J2# Q0RR9107*qoM6N<$f>nm#IsgCw literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/closet_door.png b/Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/closet_door.png new file mode 100644 index 0000000000000000000000000000000000000000..14e73e6aca0d4fcb04b89fc6a16bfd04116af012 GIT binary patch literal 583 zcmV-N0=WH&P)Vl&T4vY*gj{ZeIi9c{N z#4q3jTwF}-B5n*0=un`MAm_EOc?Ar;w+xtYms{@ZIq#nL?z^wlY0vDC&^9|Hw9O6) zZL|NIP#A^_&+}+LpXae!t(HIQIAWvGh4*P`WyasaTD>t{5X)Azc$DF-RRsx5%l0 z5fwE~2u_MgoR3ew$!oR5nDPltr^=aiu=YyUQ-;H#7*oCvjmOk%HVZLx`5zvisMG1t zrGHNE8My?*+A>XMQQAXv4Euk7cU$PZQVhF>(&ew`jZUdees+doAA7SN%%f{w5qS*> zFzgl5gh3D}64QS~uWFKZySQTUP z9E&mR?;(fM{-Ku|9$OMD@2Op2SP4Nzsv{|^LOQtlzT#p^C)DrvEn=Dkvv>c?egQ{* VuL3hYPC5Vp002ovPDHLkV1nhz{D}Yn literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/closet_open.png b/Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/closet_open.png new file mode 100644 index 0000000000000000000000000000000000000000..3002352395a859b7109e7784898be358364621be GIT binary patch literal 414 zcmV;P0b%}$P)Nzl1IaSSN8=EBkoq4Yv1y%365s3?l9Jg@6|kW!}Q z9HIRZ%Ijp}oWD({aPm|R3i*oWvzgg`f7;`x=a(R?<)Dx(8w~I4IgMN%iuuGq?7qlD{x{4KQ+ZL8+ zIVi-1Wm)d7Wf|U_S}rO?Utuo%dwoeR&~i~BUs1|Cm6nU;7hgKkE1P{woB#j-07*qo IM6N<$g02g-ZU6uP literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/meta.json b/Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/meta.json new file mode 100644 index 00000000000..42ebb30c440 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "https://github.com/JustLoveBeingAnOwl/Interstate-80-owlTaken at /commit/a6f9e0a6649e89f0aa731f363e07f541654ecb3d", + "size": { + "x": 36, + "y": 32 + }, + "states": [ + { + "name": "welded" + }, + { + "name": "closet_open" + }, + { + "name": "closet" + }, + { + "name": "closet_door" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/welded.png b/Resources/Textures/Structures/Storage/Closets/doublecloset.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..2626c910f3768df190a2a41c26ebd6eca4ba6892 GIT binary patch literal 538 zcmV+#0_FXQP)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGi!~g&e!~vBn4jTXf0k26!K~z{r?UgZ4 z!ax{?dp$~9n$j{GS0#~<7#18^42FMToc&iO4u(IV1HZzM;7G#kW*ca2uf6(JPXjl! zH++VrPeP9G8=kxzeL-tzXlOVxM4U%wI-R<3MEcK&ODTsJ6{8ZmuHO|!aq=&Le&u4U z=p1zFe$of!o}{!_1;EB*Cg4 zmW#CtE@Nz7a2{fRWhH-dF;_Ai4*fLC?kS}c!!R7wK(bt{EAc&#!Qadp+Ud0^6}3P@ zmWy>IK^W$aZNEc9NwD4GKGd>Y1qk2aMRBbYlG~<<8%UNb@{uz30PTD-4I@Ae1RTi4 zu9D?)$v@+G3q?p?77LCVNS2FrEpV&lujp&}9{Yw4pb1~v_-tV7Xjz%pp cHXx&EUueGufw4FiA^-pY07*qoM6N<$f+!x~YXATM literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/closet.png b/Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/closet.png new file mode 100644 index 0000000000000000000000000000000000000000..0d0446556ab04ee615032656cbf3362746196f90 GIT binary patch literal 630 zcmV-+0*U>JP)as!Jq$YNp@N`8C?!M?)mBzi7Fc5Dti9Xp`lnf)t>@sp`_Ak>KX%?3XWQVP zr3t|A_ZL~lg~MS3cK~9(vb-c;TdaLjdzX&Oxt=jEhDBBgCIH&pW_Kz2obEZPHMMub z$NP&E2Lb_R2u)K!n_s7PWdLGMt5|qpekL=3p|w*sMGgEgJ^Z8&a8imtzn#ziGV{%Wa2AT(03kHohq9~b< z4%t|ERiI4*tOkSm5`+}LX5Z!fV6PQ;h-nJQ+*UKaxXu0zK)J|7FgeB*`4LC;@nRyu z7XW24JVL9v9}2lExg{d8TKLwu0-(^4hIqa_YUEMcYG86^QIR*dlV1UHq&5XX&L5=K z`2wIKn;SI?QJu%li7Nmaq8YskYJqSC7;sNZEglL6Ix5GM`!ak1a2Z<7Z}3sHMh&;S4c literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/closet_door.png b/Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/closet_door.png new file mode 100644 index 0000000000000000000000000000000000000000..81d17e6434fbc0364d4cbea2e27a8982ae7f4a6b GIT binary patch literal 647 zcmV;20(kw2P)9%AU_Y~l#DaJ|rECs;i~}NV0N`!}CnI>qm@aVzAYWLi*VD*? zTLmz<10cJy4ba`$&R)!4-qklrx2K!b6jaIgnx%{Mrs;wcIdW-RQ8d)2`A^q~u zoab{w0NT1$dU{?ru6J|w90V>L?yoZ!gaLTHGL4K)(aF)OIrf&bA8=eka$rE4p={Pz z<<1gIKCBwSA@s{DBy(ptQBk`9d%h{x#_Exf5M1!d0oqF~iUH6w*Jc|zfGuZDI^+Q4 z#0gi<0-lhl5BjS_p-{*eJr)B1yLY!%3PKbk#{ft?SPc8M={a-tKLWrL40WK8dPXKF zl}d>N;6g3nE9S)r^85YN+fhaJb=6`4AfM9zrO)ev6FCOJUPlu44~?@vf}#lFf-9JB zRf6IGc*Vm3WVN3Qg~^G&T?YVU)o^HrBuOH>Dhhyq3*f?U&mr>jLKpx}Ltg)_%6G#x zfMha>Z@Z5~BEjqp1m@{rZIPXjg%piODH4gu#^1REV1=-bEiCU8d{)ymSyfecKg%r; hcAm5S&R_q}=o3wa-mx)Ge&_%I002ovPDHLkV1g=R8{Gf^ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/closet_open.png b/Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/closet_open.png new file mode 100644 index 0000000000000000000000000000000000000000..68d500a1b9ac6459a4cd28d82e90dd5f8b60acdd GIT binary patch literal 459 zcmV;+0W|)JP)zc7AL6`{|ypL3fe~Bz#WMpb-Fi89|*@m$nUwk+?!kuGG;0; z75G=cahw2KUDszw1z4~w%OH}301Lito`?Nb`;|t31xt&0n9b#Ru%>C?x~^D(=yadf zYH;7}@*6~ka{(4^Sr)8F^Wn8u-G^SMLAL}~XD4Bc!3afoOdu;#1t>-z6Q~{-zoExK z&BP_xEiZ-bU@UH>QlHGi=cE#}MArcXi_c#c6cv2m2azOZ0JopAQ2{DamjER^&x42d zHI2aNd%%M!;R5vwJ8YZvOI{5>dN*_eSus)I@!88pAi5LEn`_W-+|dd|`Fwi;kt76G zmkZ(OaTXA)gj=NyN-?s%Q-RU&3BJY!@dE5?7#%%sL$W_2RtFIF_V?e1uwE>R7r;Zu zk!c31s_@ZcIC5y3LJlM`0TyH!M!@>EZ3_)%`~c>^jqbWBm017)002ovPDHLkV1oGq Byx{-< literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/meta.json b/Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/meta.json new file mode 100644 index 00000000000..4573bdcf0ed --- /dev/null +++ b/Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "https://github.com/JustLoveBeingAnOwl/Interstate-80-owlTaken at /commit/a6f9e0a6649e89f0aa731f363e07f541654ecb3d", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "welded" + }, + { + "name": "closet_door" + }, + { + "name": "closet" + }, + { + "name": "closet_open" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/welded.png b/Resources/Textures/Structures/Storage/Closets/fridgedirty.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..3b3c1afb16458aebf0be5010b355e239447ba94f GIT binary patch literal 386 zcmV-|0e$|7P))Zp#i)!oA5puz;3_S4;YU|0@ox-3W#<9 zCeCNzEuVoCRSWRtmSw?-q6KB5^%`v3)(^k07*qoM6N<$f}!P_r~m)} literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/fridgewidedirty.rsi/closet.png b/Resources/Textures/Structures/Storage/Closets/fridgewidedirty.rsi/closet.png new file mode 100644 index 0000000000000000000000000000000000000000..7f97f96245845c5981a5b6aeb68f4486f7309633 GIT binary patch literal 709 zcmV;$0y_PPP)Px%e@R3^R9J=WmQQOFK^VrLq$Ul-ZHYw-%e&kTfLgVVTMPotf?yy!c#p_I+pG=f~{)S>PWl zCele!6f;cmTCK*d&+VWniuwH6Q%^iCT?YXC)EYE)RbB-E^m;v1DwUX`C?*erne;QC z&CEOA&juX;KyrG9w)+DsCjt>?0l1Cr=7;Sq9JaTpxn1U{19Q~D&bv+Sr@O@K5SyBz zhHm8+A0n5xppJ|K9DROIbLlx5r@F=~&j(1S(|EJ7;fN*TT@1$(60LOrz;G-%;sAg> z1CLkoTmbGTD3wZ{??+6AV`*Y&ixa)wGq?cE87Rmy)>PHp*EHO{HOnn#*Qc*1D9ADj zvK$@&0QNNvbJ-OBbO(<3&1+J?2uqdaJa*e!bO4sww;x@R;o$)iamyf?UGmM}$+C;< z%_gl83VXf$6%qxx@*&*(@sDuDSiYH^ozWpMd17vWyT;>A!so88^%r<20 z0=vQ-%|ZZf6FY?6)D5Tq>PG`0C*jJ2)xbW>ImU6^u15nPD*BvqwrpUgUaw!wBHY=m zF^d4Px%+et)0R9J=WmcLJ0Q545NH7$gMTp)Q6qYlIuOhr0r`a_ep(!?%JG-Z2(iw+%} z{U6$`|AGT!?>Qg7=iYN3 z+~`KvUAMd}G7O{hKf$xvtZRJN1%_dCo;{u*9t~p_iloNJFbhQhf?5oKcr?s@?TBW* zN>Gc@tXBcp%GX>W2HcWANJeSatC)o%!|_3tcsM>tC^$eo8m4h-5s!uyj9jynnQ?W` z5kN{NmXiN45)iiMK`o|0r7Lc71sIMG5(x-W<6{6cPAvc?CKmu0N~TGq(l!?W%tBFt z_62aL!W=1U|p8fyJX?p1v^p2LKR4aDQ%5{q8;8B{QeaLL!w`umIa%Kf1=g?FC@3 zoM%)|Qm_3`&no$xtvB>03hoLV+V`U23RBkYy)SH7?0yDl{ARkrdq^?Z4G8TjrP z+fxa8CGY=b5CBV=nLmlW$rC`Y_3c*ITC-4OF7rwqNGVO9qSGj_l$r4a;JE}s2rSED zb7M{Qg^Rj3JP&e)HBbzUvvVEDOuB5TctbkxKLB^Si$i`}~4>d7DHk z&8VKFWaci7_s;+_v2;LoyxsxStCE>>ys{VN=@2@pw+sM}X1g6zn_X1!PV(FbdV|Sc zP|4?13BW%6yd;PJbYOR9{nCac-H=z-3xp>C8Au3$5Q34B6~28~vkj=L_PEKl4|s~= fA}^ok*H^y**q#RlpPV>w00000NkvXXu0mjfw$gDC literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/fridgewidedirty.rsi/closet_open.png b/Resources/Textures/Structures/Storage/Closets/fridgewidedirty.rsi/closet_open.png new file mode 100644 index 0000000000000000000000000000000000000000..24eae0e5887043481fe62dfc4dfb9c9137cc2927 GIT binary patch literal 628 zcmV-)0*n2LP)Px%E=fc|R9J=Wm%nQhVHn3h`9Uf~-hyclgiJY7w9O(FMIqAO;G#p}wj1&n2>t`k z0R@NR6alb|HA3S2~5-E;`C&oaPXAi`O19&F3(*9 zpt-pgc>TeXfqx}m1H*XxE(3Gdt)T!9%Xbg~vI%#8DZ`E>-x9d+SmF$okKckf5Q)Zn zHpi3a0t5FLaMj#g3mmF6;3|3c3ILz0Zvr(SyQ}qcw+nn&mSwf4Qj^rS`hT8NsZP)I z+bUMw*)yTJaQLu~8-w!hceuUBl+8AGn$zO$$_;M)VHX@*>|<2VS>fu%DB<(H3o zz_BsGPGf^~#vr9nQ?J-cu&;r;_a1~?I3U4p24Z7^@snY88XJ8NtXFKd8r37g!Bc{p zw-$XHMI~<;04~kv0GOE1N%Ja&0Svf}uI2_lGf2wRTbA`#{s&ZpXr$k$7OW7^;%UeL O0000Px$7fD1xR9J=Wl`(3=FcgMA8!v_?m5srHTp&aD4BbKx;9EGGuaF+Wcxi6o1B47N zziu|&dsPkA zXzf5FC67U1PvFM)`D{mE;`=-=mwX(L<^|Si+5t38!^HQ^3jowo0`O&P1W^zWhT&k1 z_9d(i2Rj07+y0KAymt4WXS8*oEK4VjA|9qwX7jmuf&XGeAkTBh zxImI5-Dh0`kY$; vp|u0@bh=xkRiM3I?Fsk}@P)ZZ-Y}qnS022Y)*z3GzD(vluMlE1R5G8f{@uoLV&l;26RMuq8311GY-f|2w+IW^2-7U zlF&Z^;90QBs;(4(L}^u;mh;g_OIjZfcp>3O?&{Zc(SIV{UBE>-Kiz)PD_RIKo)PpM zF%GQJ5!LzKfy2?ABGx^Qi!$0WiK-F+!^CnipVy$Idi{Rk4f`8gV7DD!deoc%0000< KMNUMnLSTZ)n*1XG literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/guncabinet.rsi/closet_door.png b/Resources/Textures/Structures/Storage/Closets/guncabinet.rsi/closet_door.png new file mode 100644 index 0000000000000000000000000000000000000000..4fb2a2fe68bf0dc1b5b517cfb91200f59f89aa5f GIT binary patch literal 239 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv&5D7etm z#WAE}&f96;Tnz?1F2P@;9tEA4Xw%@XRiZiXG{4>^P2Wt@OI;_^5*9ouoLg(B1T@q9&9_pbpG~C30wcZn|XO)M)pOD zX#?8@1}TTV4CZUqW9-+y-KOT(JD*WuLi0K=-|737$Lu{mG45Px-8l`0u7w8jbp?GE z^FIGj*fEc>L86t>)mo*vux_P2L*x$)cBh@q4B6e=wT_;xlBvjWZ#!jup!A&{gMe1d zA;wE0Wd|a@>iQg&HJEnZp8M5J=1m5(1o!XGP+0k>t!7E;f%xdEbIh{~j_}+N-oPO$lMP ckbS^>-QRoH#^awS14Dwr)78&qol`;+0LKPRZ}dX+P38JT0F`ACy#sCAsyiUUFr)#T5%Qx0+#&-o b0CK=DYKu=+7&9An00000NkvXXu0mjfMYoMj literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/guncabinet.rsi/welded.png b/Resources/Textures/Structures/Storage/Closets/guncabinet.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..ae50afa7819effe7bfdcc157e9a9226e5f1f1fc0 GIT binary patch literal 380 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DinK$vl=HlH+5gP^C2V@QPi+bfQK%?=W6i3!VCxy3RgA06BA zkx%ZRbcNvMFCuSZE->%-z#?~0`3i5Q)1m_&m!}vV?$G(i{pGgA&ET;{4 z4*$5m>8zUPXgTizu8m@Tc*r6lf@;hjBO zh(*pI_08Gue`6(%&jNBTeEs`(Lc7rAjV@pmjfA#2|l%;m`1 zT+g)B?)Kx4wU+bcH5?^u&zH?r*^@cz_H&);r7Vs434b`Z_Iwt%l4@hzv?ktHK5{aP T%V!5*h%tD&`njxgN@xNAqRy4q literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/closet.png b/Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/closet.png new file mode 100644 index 0000000000000000000000000000000000000000..973d3220dfe8af07b9cdba08bb17de0e74fe4cab GIT binary patch literal 306 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv&5DEP$F z#WAE}&f9B-d`%7ltQQV05LKLb!@+&O_=3kGcRGdN7=Gi5VHD2MG?!@R6>U8sCB68l z&mGRQf3i;US?e39v}`Ec&`=vW&G_kqWtmL*4A=Lp(mL_^Pj>!1H4B%E$9KK2F5j6T z@FM)dtmB1$qWrU!r)T7rMPFa{QS&szz2Ey6)H7Z(Y2CH1QK-D%ykV=@yT=?dinXl$ zsg76QGF|y|kx@pGaZ1pNUEbF}G90?_pILcsgb3@ZcXzhgFswCQ<<}O_HX)az*YJV0 z%7IdeZOk&0SuC2E68`7iV3;G=z`&xwz?j2V!KCSEJI}12VFS>=44$rjF6*2UngBP* Bb>jd4 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/closet_door.png b/Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/closet_door.png new file mode 100644 index 0000000000000000000000000000000000000000..43e0e5b04f6b37c7488c9ded74ca1f18c16d1acd GIT binary patch literal 368 zcmV-$0gwKPP)UoxB!vLVkx(pdu6h#yS0XdE{3_w%u3}~80mSvG`+Z2YOc!10GTAcu70i&G(2>$?- zM^#nv01$#>@E$c`0C60@e`&iN2Eg;YUY856e&;%t01`j~NB{}&w*Yr0&SdPNrPpu( O0000?_T+sX9POa39g*$-+}}a}e|ck=MW1pU|6vB(gYE&|!Cnid zFmd_4cMudWI=6-K^ri(n6qd4RePeiUYwooMPaLc?d;T3S2bL0uP%>0KN z8?H&^&v?GG{=l}}-&|W~bnXA&B;+n<;42)^$hg(yn1}QQuIhh(>zFiBr!y89%N$?? bp$}{mSNln?k#4jF`i#NT)z4*}Q$iB}B>QOq literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/meta.json b/Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/meta.json new file mode 100644 index 00000000000..6c96f799da0 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "https://github.com/JustLoveBeingAnOwl/Interstate-80-owlTaken at /commit/a6f9e0a6649e89f0aa731f363e07f541654ecb3d", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "welded" + }, + { + "name": "closet" + }, + { + "name": "closet_door" + }, + { + "name": "closet_open" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/welded.png b/Resources/Textures/Structures/Storage/Closets/medicabinet.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..b0b016fa33dab2fb5273c916a666c012147f4a9b GIT binary patch literal 322 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DinK$vl=HlH+5@VcjqV@QPi+slqzO%5Ur4;@`OmY5}V$CUEt zPCRq$&WQ_7JXVh7FQrPE_%Ezeu4q>Xy0~$sz&$HoIWL3zY0u_gO>R@{GBTA7Gig_` zTpLq9`T0-YzI~SxTpw27`=x5%K{(-VNs`=3?It`9JG4$0; z(Z3@7Vn&V#lR_@C`92O|z8u*VPx$7D+@wR9J=WmCXu*Koo^fQna*aT1YYU1V+%_MLlP|h%Vd*p-&J(CYG4X2&_dZ z&1gTu^aITYgE;rjJ%lNOXIH u698yLMVh9y`7CEMNrIht{JTs50000Px$6-h)vR9J=Wlf7!gFcd~lL-tY{jAL4FnT!)$JQO-+C~2R!+4>B|F`2rFAPeDO z@&xS=5~Rw7)D6v|Gf9{G^C8_2JRXnd!d#h`>1_51FdD}IG_^RM`(V~LwE$pMme$On zB_PX5vy_e4C%0k1&Fyt>0cQQ(Vop_5tjf~L8Fm$}*B?$S&C-(xS49PYR2r%DUO?Ra zlFk>5#xYSC{A%DSf~3+kwQ#;*U4Z20i_1VFppA(f`x?s^N5N)v?v&x<)hbl+)jOF$F` tmWcPa<=^aBRLoyrocUi%4{E)kefWp@#GXb-y#*;f`}>Mn_Q>^MRak=ALtZbN*c2U@KMx z5CKF05r6|=r%?EV)zVq|KI*sa>oAi2aSb)<^_Vw6agXUmopsvQ;&Cd;5}WbR0J8tq zk-^NG2>{0$WeJ+iFV{VQO)G2!^}Yx6A%LtplMaAJ?SmXLoP3rICnbDE1OPohRqZl( z0-yv)+4$#|En4|}j!H6B36`n#0uT)Y8@>bFlH>XUK;HAfyRzu5pXhS;5<`^xa-v z5*#*}{KZW0?uQ@l%kcs;ppxi;$xQ^D>gO6zDxXjQenEO3Z#Bz*i1j*(R}O$?>5ojB vhC#Qruua4$1_BJbt(axm(zISBScU!p*rw>IH|dmv00000NkvXXu0mjfGKl$X literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/lock.png b/Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/lock.png new file mode 100644 index 0000000000000000000000000000000000000000..cb3c8e710cc3856c80e2f9a542777f40706abae7 GIT binary patch literal 229 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv&5C^+5I z#WAE}PI96|g2AhXK=vN1ge#1T`6NmYtYCJN1q%f{X*ky@{BQbmaRa^%W`}9PhXqqC z6}Inq@&DZ0YRPYJZ=8AY7CQyTeO;4Z?1jwBL;!_`}lTLO#JwBcK`pxKiB=`FPIAkWod@WIOrO@Vqlou XZXWXWw8mnf6B#^R{an^LB{Ts5oP$^q literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/meta.json b/Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/meta.json new file mode 100644 index 00000000000..4a70ffccd86 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/meta.json @@ -0,0 +1,29 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/b35ff6e7f1b94108e0b934a1caf84d60066840be/mojave/icons/structure/crates.dmi, converted & additional states modified by Peptide90", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "base" + }, + { + "name": "icon" + }, + { + "name": "closed" + }, + { + "name": "open" + }, + { + "name": "welded" + }, + { + "name": "lock" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/open.png b/Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/open.png new file mode 100644 index 0000000000000000000000000000000000000000..b6a45eab7ae1d2895ad22357dc45353ae36c6a84 GIT binary patch literal 339 zcmV-Z0j&OsP)Px$4M{{nR9J;$U>IP)h|GyeNdAB6{23Gl|GvFsFtGM!Ko^&nlY_G#K6->NQOz3706pb8p; zQ3qf+KuA)aCKll`7i%J9|NVgmPQadxapnT_Y()vc=OGjaAeUUU2!#trw^H5AQ7{Td l!6+C7qhJ(_f>AK^0RUIAQFFI$Az%Oi002ovPDHLkV1nk#g(d(1 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/welded.png b/Resources/Textures/Structures/Storage/Crates/aluminiumcrate.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..2af808afb3ebcc5ad35a17e39ca9f3f030f38e7d GIT binary patch literal 283 zcmV+$0p$LPP)Px#)k#D_R9J=W&_9a8P!PxQZ$NkkRNf>xjm459d& zLIM(l3MteKBsA# zM`#eRKOBhTxYwU$Sub<&1E0&KdtNd1eQsSxQ50UD=kD24olZy?V#ed&xvB5-wb{JC h*c*&gN-3rO-VfV$IRv0U^F#mu002ovPDHLkV1jrfbFBaX literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/armycrate.rsi/base.png b/Resources/Textures/Structures/Storage/Crates/armycrate.rsi/base.png new file mode 100644 index 0000000000000000000000000000000000000000..b7d43e1ee13a5cf023ae3db70deda1fbdfed9cd6 GIT binary patch literal 415 zcmV;Q0bu@#P)Px$SxH1eR9J=Wm9b01KorKmh6>W5XQ`&Cf+z-yh+=3r2hqVr@DK3+ba4`! zL@E&_Ac-*{xy6V`>JSS(le7wHD|o-<$b0YJ_vN^}02~g7!};$Nh98cP4*KG%497Hb z7aH`vxNI|;#qULxDnYl?%iTajX#$V|w3)b&yV5V2xq)I0^7rXahie3YJSDkq{EW*I1U}yEaoNlxlEH145~m$jy~0 z9MgbALilb7%YBEGG2X{sLfZ?VYic4My*@MRFuJCuzHJ(rgJ^(6!qoV3y$pO<@%qC( zY5cvPx%97#k$R9J=Wluc_BQ51%shS*9LHX$V+I2|{ZfMINhwyQ3xv>>AR14Kmdzxe}1 z5W!+yxH4gy#0Em+!Z9B+X@?|T3|30wVoaFZnM~4bbTQ9n=6;-W-gD2r2SP$ZLjExe z?!o=_^&!AYRtDg#t&>T{=XP#bJ;4`1xl|HjMg;-t7K*CS(4EcQOlt1n04W&~$z=ef z$9q(?3guEs*c0_LJU%`d|8M0k07%Evo_)9PJ)l`V^vs(*6M#Z(iI&lE1jw?lNKXk? zvNF-%=WHlTzCqo=B}t~y(0xU?#T->GxLmx&SzDi8f<$tenpT{cu_TF^NRo^sy#(+T zADbTO}H`{U;?0J^<}*)O4@Dtvf@nkJJ}UU$#?1Kbz1H7@pL4XW_N#+PjBD+4UA}a1wp{K6T_v>0N}-| z*F!($z%Zw7a`dI8*c18p{y1B>;$Gh!;W63Yk6;8B$gJwZn{>Vj$WS{9A@Z* whSkHc3ZD6aZBo;UzQO!#5ra}Y8g$p&B7=!Tv zSom-*d;nu&G!k{;!dOzEDQ2Q1c5J8r8HPm>V!%1)GSlAPxosJLV9_tRxqoxc`Of*y z+z~io3<(Sg3<(Sga0G75%^l(#QRB34lnsbYjt6#LX>N1A5F6|3AvuBcBBatOC>rcz zD>emxf+;8V#H2!N?a_V6WphY?`^Hy-eEzGqUQF!K9377e-(9+X7fPG&h4bommFA2- z24d0Zs`^yvzFU~*RNJQ8KeYI0xX%H zU6p3cg0_KsO?yh~V$qP0F(8?oB}oU8Kn8SP+7yZS1s)Vq0$4hk1a5E)%qkEkVlqF0 z2=qfcYf+ZtKxjhzZ}G73}=HL-vZO_mCrP{tGC!M2xkEv9_Jmvjzw5an+OGl6VQE#WDq29Wk6ubYQ{Hq`K!zs zCT>3V*81m{U0zk1I-lYXZ&&&gIA}2qYg<(~b0JE5(;4@kERzHGo@KY{Jhd}K&@AtG z$7pxw!2-N{@%$(W;O%-5Kx6C!tirV`3VhjOeSyF|K)amzoDPZf0<3-1A(^@=IG(?~ zB>2I-Qx`b_%HGMS+^`|0>^cLEB$xrK!5bo3ckaF$4clagKCH&B<8L2gu9Uqh;0M&P z(##Nz6fmuWzZOJ| soQJGl=ue7CQyTeO;4Z?1jwBL;!_`}lTLO#JwBcK`pxKiB=`FPIAkWod@WIOrO@Vqlou XZXWXWw8mnf6B#^R{an^LB{Ts5oP$^q literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/armycrate.rsi/meta.json b/Resources/Textures/Structures/Storage/Crates/armycrate.rsi/meta.json new file mode 100644 index 00000000000..4a70ffccd86 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Crates/armycrate.rsi/meta.json @@ -0,0 +1,29 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/b35ff6e7f1b94108e0b934a1caf84d60066840be/mojave/icons/structure/crates.dmi, converted & additional states modified by Peptide90", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "base" + }, + { + "name": "icon" + }, + { + "name": "closed" + }, + { + "name": "open" + }, + { + "name": "welded" + }, + { + "name": "lock" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Crates/armycrate.rsi/open.png b/Resources/Textures/Structures/Storage/Crates/armycrate.rsi/open.png new file mode 100644 index 0000000000000000000000000000000000000000..d7f5122c4ef7e8089f259dc4d995b79b492b5bc2 GIT binary patch literal 364 zcmV-y0h9iTP)Px$CP_p=R9J;$U>IP)h|GyeNdEuo(H#^8&mP}oFtGM!Ko@7{=7Y0;e*J`Du$Y_* z!-b<;8Kh*@QN)%kn2Ta33o=Jgn4dvV*cinibwgu@_isNks2ie+69Vtweq?a;iz28F z#R2c%eq=bXZ7qWUKL=b4=KBjrZ^FeseEh*+Xl~1(pr*?3;MQ%1^Cu6Z=wV=BfchK~ z3NSqmUcvYsfDOP5Kn4Q*91QnwoMyOx<20O)4xT-}$?)v)O$>2#z(i05jRD;p@c8BX zfpvhaxFB&3(9+STi34z%i!~8``1phB4v>4qaR743MT=0tmZeb~ zASJ8LASS0mb&DAo7~tk!x&4AB=8u9=FbYP&C>RB!U=)l3vH<|e7g!ht15yG20000< KMNUMnLSTaN?v}^^ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/armycrate.rsi/welded.png b/Resources/Textures/Structures/Storage/Crates/armycrate.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..2af808afb3ebcc5ad35a17e39ca9f3f030f38e7d GIT binary patch literal 283 zcmV+$0p$LPP)Px#)k#D_R9J=W&_9a8P!PxQZ$NkkRNf>xjm459d& zLIM(l3MteKBsA# zM`#eRKOBhTxYwU$Sub<&1E0&KdtNd1eQsSxQ50UD=kD24olZy?V#ed&xvB5-wb{JC h*c*&gN-3rO-VfV$IRv0U^F#mu002ovPDHLkV1jrfbFBaX literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/cashregister.rsi/meta.json b/Resources/Textures/Structures/Storage/Crates/cashregister.rsi/meta.json new file mode 100644 index 00000000000..2f6f3effc31 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Crates/cashregister.rsi/meta.json @@ -0,0 +1,19 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/b35ff6e7f1b94108e0b934a1caf84d60066840be/mojave/icons/structure/crates.dmi, converted & additional states modified by Peptide90", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "register_cleanopen", + "directions": 4 + }, + { + "name": "register_clean", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Crates/cashregister.rsi/register_clean.png b/Resources/Textures/Structures/Storage/Crates/cashregister.rsi/register_clean.png new file mode 100644 index 0000000000000000000000000000000000000000..7e03d84874ed68e82032555e6b005fa9a4b44af5 GIT binary patch literal 1320 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/cratemilitary.rsi/base.png b/Resources/Textures/Structures/Storage/Crates/cratemilitary.rsi/base.png new file mode 100644 index 0000000000000000000000000000000000000000..dbe959cdde50e21771edf4f934c2f41209be1574 GIT binary patch literal 445 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!1`AIY$B+p3WC_;A2_ijBfd&^E1icnBsG9El zAE0*i;NIx|fHy}97)}%gYAUh`7Amgb_$5v^Yxq_oCU{WA=s-naBo-_?^>xzoknuoWqzpv@v zqHx-A+CiO`jT72L*;LT{@B`-378#RE)B4H-1HK4Ma^j0kCHl0L$A)L!RB;Y(ImMk@tv@dHBAo7Qja zT*#cWvq6Wwfnl47zlKyt5d%kq3}b4LtU|OM7aL!lvI6;>1s;*b3=DjSL74G){)!Z!23AiO$B+p3WC_;A2_ijBjch#uQtB5BL;mxp z8pT-FPhL2Ag|jxF`~4D3yOy({qh*)CfexmK56ukg7R<3ORt#YgR#|>rxW}qVk)ewzB49D|42x|7 z42(6u9G)#=-n58;Eg{g+@4{h*$Up|B8;cl4{wO$ji6oRV=&ZO<+_YzwiG`{#(~mEV z#f)|A4GcvZ5116<7cr;AKVo|E^neD`zkvn^8X6fHY$aPl|E;b%0SqO+)CkWsUtb0- XAe#e-LEuvGWDw=)>gTe~DWM4f^NEM8 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/cratemilitary.rsi/icon.png b/Resources/Textures/Structures/Storage/Crates/cratemilitary.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..f3a5facaf85f20d35d4080a3be01cd942f1a39e0 GIT binary patch literal 478 zcmV<40U`d0P)Px$m`OxIR9J=WmOXC5KoEsrqBOt}kU&_GBcwDOfhv;S`2rLa_yBHQ(Q*JND7b(- zTS~!lvI6;>1s;*b3=DjSL74G){)!Z!;1N$3$B+p3^|Vx3M3>6!sr$zFhNFqk zpxoexzLMUNg1>)cS8#l7ShkSs@a*aDCH&-e7)UWWE3h~;%v#9s$(BQahcSiy0+T=q z14n}lW2%vYHQSPz5e?q*o1Q8(TxImiDk@-CSk4?^Bg9?sa(DS_!9;ci=9J?LvX8N! zxN6Sjc2Gltb#a17Pg9@)*9#sA2?no-TE2fu4m*JU;Y*G1O!M_+&;qhKfEWZW1y2T1 Mp00i_>zopr0J-64;Q#;t literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/base.png b/Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/base.png new file mode 100644 index 0000000000000000000000000000000000000000..5391f84ca77ddbce183710fd68f589aebd82e7d0 GIT binary patch literal 311 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!;3iKO$B+p3WC_;A2_ijBfd&^E1icnB6jvVn zAE0*i;K}y)fp3l!Fq|l|EKFp}RFqr6@%6yv@^}fky*1sBIM(oOxH2W(qVBI^bAP8) z$dsZDPtWMG&DeQ@FQMrYGh0C$gT{^(lDr0=+x$2hVz|6|t}rb)(yq&!P|9#3X#!go z^NgJ?Pni<)%0R~6UT@#Y&sa5;x!G9IX{HJD;=l$Tx5Wt`Tp2ko7)ed2wdZ1EOh{m0 rs6SUM@lWWj4AAv_sS%!OzP=1vKsE;ugTSTW$so$p)z4*}Q$iB}hp%R6 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/closed.png b/Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/closed.png new file mode 100644 index 0000000000000000000000000000000000000000..c4598c550611e03c69a52aca6ee30bf19411f5b6 GIT binary patch literal 312 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!;AT%3$B+p3WC_;A2_ijBjch#uQtBM0!9V#^ zjn>$ewlAoXPzaL`<1DUp+>mBjn8;=unYclMBc|%lw1*c@Zx4{mYw*8+vi*JFnmktje5nzhX}-P;T0k}j5QD&_;K?A$)78&qol`;+0CJ>U2LJ#7 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/icon.png b/Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..e5611ffbc77c497b294b220c8f35677d8d655e74 GIT binary patch literal 329 zcmV-P0k-~$P)Px$14%?dR9J;$U>F6XU=)mk0S1hO6oi_o{D-kupSnX(J*oOwunC&W3;t(dU|^6F z7iQ3t6-Ji&|LEmgf|ldcckF&raXf%H#<(t z3G2J{AK4L11ieFJfHexXoVmrozyJwKba4FoLxP5qq7SPBXc+}C&%wZG6yS^k1_nrQ zUV4nkcG5yT=-CS^z^4yA3NQ)?SQ$VFVDlw0Wds8QYFU6a1PCQGT!2vMy#4wUBPy^u z09z`i2Eb|W%00000NkvXXu0mjf>H2?# literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/meta.json b/Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/meta.json new file mode 100644 index 00000000000..30ddccec79c --- /dev/null +++ b/Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "By patogrone for nuclear14.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "base" + }, + { + "name": "closed" + }, + { + "name": "icon" + }, + { + "name": "open" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/open.png b/Resources/Textures/Structures/Storage/Crates/cratewooden.rsi/open.png new file mode 100644 index 0000000000000000000000000000000000000000..588072ac79a8412f7484c26797e34928fe664a6d GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!;1N$3$B+p3Y!p7s zsBpS<=goySubQ{V*DtbQTF<;~&Q8{4D;aBit{gDA$j1<=r>@5%x>Uxd>ZjNnjwU`1 z)8L=_xFPFzlgw5Y&EXCxkz~ay_YazoYTMhvp#uWAoOadhg z91SvzsYVLcY)fWFG!lvI6;>1s;*b3=DjSL74G){)!Z!;9*Y}$B+p3x04;YS`2txjW-9s@OmN0vi{-0 z>fR=Ifn8cxp7QKhX--WmxxA>`X2O*%CjBm+fg-Mf>z*C_c-ZE=ew^7s%kV2YaRGZ? zTfO={&$!f6^WwJL)+5so81RTVEy$c@5zYSI_T=5=Oa`XM3byeX9=mfhn6ZZ;*J(}X zok}aFIJ2h#44aQj9N45|+4p$HW4W8cedkWd-RjSO7;qqJHml1bF^#_T*y~OYPJT4f z6aQh|B=$$jQIR3)Kj-g9U5oB8EHW3~pUz)?XT>9+clc5xJkxxA8MJ_G4j=}BOTm*t Nl&7no%Q~loCII^Id13$n literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/footlocker.rsi/closed.png b/Resources/Textures/Structures/Storage/Crates/footlocker.rsi/closed.png new file mode 100644 index 0000000000000000000000000000000000000000..d81f521455669db90f2e583599c7297ec1ce5c4c GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}ot`d^ArY-_ zFYo3(puod&!TSiChmZ47k)9JGYYy^x%xesB;d>Ii(B!*T3;$ec1|_9M^K&1&ax7e{ zbH*~>>TJZjz415s8GQ9OuFw1Z={Hl_9)XE3bJot4dvz!LS>CrD4w|eC59V0QcX4E` zO?NwAax*w>PUdC(3rRh^3_)JO>(1}me&%jZN5=|lhPk`Ugt96N_5mHm;OXk;vd$@? F2>?)IPhbE5 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/footlocker.rsi/icon.png b/Resources/Textures/Structures/Storage/Crates/footlocker.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..6d3c39fa352053c89c854ba59ba042975feda15b GIT binary patch literal 315 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DjSL74G){)!Z!;5JVe$B+p3x04;Ym=$?kbJr_WupG4B@#(?3 zJs2QmV$&`EfS9}6l*Nl`CV?c z>5?gI!u~zCZ{$7L#`Ih!%xmklsw+|7Pbl`znENp5TxG<;vkc2lNfgJm@L!Fp<|_aS z@5~BjHelQp;q~%j)NSQMtG+A`Z8z%*&IL&0+)g(gD6i|KbLh*2~7aEb8^uD literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/footlocker.rsi/meta.json b/Resources/Textures/Structures/Storage/Crates/footlocker.rsi/meta.json new file mode 100644 index 00000000000..ba4bf0a813e --- /dev/null +++ b/Resources/Textures/Structures/Storage/Crates/footlocker.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Base and icon by patogrone. Others modified by Peptide.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "welded" + }, + { + "name": "base" + }, + { + "name": "closed" + }, + { + "name": "icon" + }, + { + "name": "open" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Crates/footlocker.rsi/open.png b/Resources/Textures/Structures/Storage/Crates/footlocker.rsi/open.png new file mode 100644 index 0000000000000000000000000000000000000000..73a2329c8ee4725a47e6c26b704728525099f257 GIT binary patch literal 227 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}b3I)gLn2z= zUf#%iM1hAjpmxw17Z$~q{m#ifS<^Z~mKh$CNItW< ZmZ99ssQ8kwwl~nB44$rjF6*2UngCW%SegI; literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/footlocker.rsi/welded.png b/Resources/Textures/Structures/Storage/Crates/footlocker.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..a2bc24c52867737e8ad751d0a5130fa0f3ed19ba GIT binary patch literal 285 zcmV+&0pk9NP)Px#*GWV{R9J=W&@qa_P!PuPe?WK!R(X@;G!{#a@NN;Ckk&#_*upy9dW&3Q3wsMM zASg%-Dx`cCq7YU{xy8<}9KPXW29#1tDW(2c&=;6ynFsh@uY+lp`NQ!@RaLJ&=bRU7 zF~*RHa5|q!L;$$9EdY@Si{-&I6di0EuG~5w^P>08P_it?lG*mkS@`F#w;F z33XjRN~4IM&4x5hJNZ1%JDt5Bn9pYZdC4dYxwb83Sq4Q>c!0xxkHj%%IDGAl!jP}k j>ixw*Z>3U7sek4UqEtBq_^&+y00000NkvXXu0mjf+y-@r literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/freezer.rsi/base.png b/Resources/Textures/Structures/Storage/Crates/freezer.rsi/base.png index 386dd0845dae633519168d2f9bad47ec8cc15614..c0538c846bf2bff6000a47f5927818845abcca0f 100644 GIT binary patch delta 404 zcmV;F0c-xy1)~Fy8Gi-<0047(dh`GQ00DDSM?wIu&K&6g00CV|L_t(oh3%C)Ps1=2 zg%1x^Em5tcrYu+;s)_}vVrHzm@{c?754vS^7$TflDJoJV8U|9+CbkpQ0E@rHlJC7f zCpUfo4u`|xa5(;%Gur^OQhY%Z4)4MbkOr{e&uYXpZh(9iu2-l%Dc5W*2 zX#g)6pDgYLWB4>M#*G~~T;Mk`cVOgqCSqI5*a4YHh!@d`0hvf+%-DgyLfe7&ZhySNY#d_wsrrN`y46K@0du@AMAilT}yip+};EQo8C3L=bQro7-QDFTyVti zK*Xb#_dxGT34ahm06>k0c%Ekz&9Y35j4_}z+s;7A{9z6NNL~|L8vG9ld2#$p2q73< zj~eUs2J$U(!C{we=14f-YICfoAQ$?!Rf*-BHEvr+Z=l=*J!;=vZA8?3xn>pPDQK1hoBUr%zE;<~4}5jv#BDMs4Ve*#3Gays}M)(wdO0000t%v;{LU`5N4wJl56wk=zK z{N~LSM^7BPaie+h>ZV1j>gFz;v2jcLlGVLywro6mVbZ2ulQ-|4vUTtFE7zxO-@o(P z&FMQ1?z(Yn#;(J=Z`{85=FN&zKYeb+p`%ka?$~qv)`2_s7aTab z@X)Cv51$-;^mNJ5b4!n%KmPQ^$!9N@pSbw)&!3aeUp@c%^Z1kJPrrXZ`tZr4FJJC| z{5WU#;b~j;oVHbxl?%%%;3^A__OV0wS_>v&M;QurQ43lTY>j16dEbxddW?OOEGw1DWT{?9uZ%pIbxqF)zPn*2Cd-dwR)w5@Bo4mVy>hkH^`C}T_ z&#!k#m=Ie~Fd^0>BO;?BBEuymWJ^3xjH8Z-fkES+V@DXC9y=t`(0Z_e@rk9&4ueDu p2WDq)Mn8to2KENg2h4?q3_h%Pm|1o9y#jiU!PC{xWt~$(69Dd+s{a50 diff --git a/Resources/Textures/Structures/Storage/Crates/freezer.rsi/closed.png b/Resources/Textures/Structures/Storage/Crates/freezer.rsi/closed.png index e7d29a347937d6044f9dcd5ac752f4b9a974a40c..a94bb6a968a898d36bf405e3f7deccef1bdc50dc 100644 GIT binary patch delta 232 zcmVorfVG#fIgfwAzK1rA6*FI0v7K9K&2=QZuSCdgCI;g7hS}030?9M*bE9EWf4f+6t z_3&;!UdI5;CQ|^~-A-<9JRCV|I2+Jf6Wa~xHf1?qU;+a`x?xQLFoD6YEUK#B=Csyi zN%pc%(b?J!6Bxp%<}LSe1Hk2!zH(=|Zy=0nr}1#NaJ}DiuF-1dW?cUB7pU^y`DnhS i%6r&(-BJi4{5S#@5z`yvAv@G}1b5kZX6 zWmH7I0cM8QnoEG0&HF!3005=Z8B!3BTNLh0L01m_e01m_fl`9S#0004bNklL*WaT? zL-=|Fp!ib`<F}WVo1*gd2C%lighTUJVNFim1ZY1 zipg6dvw{1`fNit~6@k5dPnq8hP`uN&$=j;cYFyUT2jDp+#MqagFDhbL>2rnuV;zyC zGoaJF*`&)~H>aAqLs)KCRFrY?sMS2@3r)Wg;3b-m@FtTC1FGv&ECk>Q972?=l1}~_ XDZi(dIx@!@00000NkvXXu0mjfPgKT3 delta 247 zcmVHor^|Xd~gVcx!_I!!V48$^J#tG+)i&X__(s$hV8* zII4uVZM)Wyz_KhV0$V=ni6&qI3F{O%=TH=dN~m*gFAze&JaEq{0wIL8e$OWWfWGga z6(Ay%WqH}qbsg%uMpaeOx`=?8F$}|HzxO^mXe1yayBDVr(cw)oGl&S@`^$b2iJtS5 xeYX-Rcj9L}{u7#j3GAjI9TQanW>yV<1wZ8QIHkw`E;9fC002ovPDHLkV1g;>XGZ`4 diff --git a/Resources/Textures/Structures/Storage/Crates/freezer.rsi/open.png b/Resources/Textures/Structures/Storage/Crates/freezer.rsi/open.png index 10129791a7c8f748758bf50a950a1b746757270b..e189e1addb6ee8522f1773e4451d6b06c700db24 100644 GIT binary patch delta 238 zcmV zXmHV?82m}vR0|H?Z%T4ba?ecyFbwl!Mz%#U7gwQGsIl~e$Ltjw&sGeD6S*ylT7I&)e4xSX&~Hcr_YKxZiheI7$lXx50xXh3tV z!6HByws>l7#x}-2P23NTllW`T#{q!mS=zes^*rKyf>(SF?Niu0fGlOJu4@fl>)wSs o0}zqVbfzUS`_!_-?0;ez6drV4S8yUJB?SP@(wOHNeczuF9zuB5w^I@iXxP)Px$qDe$SR9J=Wl)q2HKorNn#f~b89B4(GF5EzJN8nFzGA0iEnI;Y|DJ&m%`E9v+`Cn@(_ae7dptY&rn|7ZGyxUs~> zDiLuQ4WzS*weDb)c=ZzLtYS$dxl4UWBmKp2yqkOX$KSo(D;#788{EOepX|!6K3j)9AxlKYH(>8@N)g zK_q!0?$yy$RS-2*6*yoS<`}$~fv)SgE0+U{ehx?O#O!uDXlZR+UStB#*6I!L;$qG= zye$s=UxB8oLOQEhpTm(Ww2bFk)m@1suROaf=ZFIy6FReC-Ao{ojF#38{JdV4)tQfr zfu|xO=z2_}?|a_*Z&<50eCs@0ZD8J0L7rG>z%a*=h&y%GdCPU9cQ~A%orDtq`uSa% e-}UG}Z2kbcnwzFm^T$^J0000Px$P)S5VR9J=Wl(A}qKp4mWin~M1Ac2s@8-zQ-N9d5a^hruPmG(Va`VfToNgizZ1fyl|{_xp?A9bmCoEdL!x_wXz`7XXm5_~3?b z#XA6Cl`pluyLerx6i0*{EC+yy5PYoH03f;_pbMu0Na^F#^B}P)j4s?NU#e&B(QE_x z9RbFZnb=o&OxiwoJei3w@K5PS82BoLODRRwY`W z5IQVLL=aBVR2#^W|F!D=8H_F zFE}^OPF(_~e#$olmL%f(=2oyIIqBJ9u~_~tUk15)*X}!khX4Qo07*qoM6N<$g8XW@ AssI20 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/icon.png b/Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..9a9555b7b10dd53d7d7828ab744617f4a7fa96c0 GIT binary patch literal 513 zcmV+c0{;DpP)4ZcKoH$R?j9P&D2Nw(5E9T&P(&|&iRi~DeuUsb z@X{*w6NEP4p~DS$|CZtvKCL464l zmk5y8meT`;3s~LUj#+^K-yrC6A6Q5nd!ahsXuATdj(h^dF?&-Wo4> zd~~QS`u5)cl|wMr=+Jn4(%ut-dknl>06vglTZljqXmk|Q~de(H0$fW>)WQdASpr1$aofU?K{~`GSYpu>bA<%6G00000NkvXXu0mjf DpsM2i literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/lock.png b/Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/lock.png new file mode 100644 index 0000000000000000000000000000000000000000..cb3c8e710cc3856c80e2f9a542777f40706abae7 GIT binary patch literal 229 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv&5C^+5I z#WAE}PI96|g2AhXK=vN1ge#1T`6NmYtYCJN1q%f{X*ky@{BQbmaRa^%W`}9PhXqqC z6}Inq@&DZ0YRPYJZ=8AY7CQyTeO;4Z?1jwBL;!_`}lTLO#JwBcK`pxKiB=`FPIAkWod@WIOrO@Vqlou XZXWXWw8mnf6B#^R{an^LB{Ts5oP$^q literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/meta.json b/Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/meta.json new file mode 100644 index 00000000000..4a70ffccd86 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/meta.json @@ -0,0 +1,29 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/b35ff6e7f1b94108e0b934a1caf84d60066840be/mojave/icons/structure/crates.dmi, converted & additional states modified by Peptide90", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "base" + }, + { + "name": "icon" + }, + { + "name": "closed" + }, + { + "name": "open" + }, + { + "name": "welded" + }, + { + "name": "lock" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/open.png b/Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/open.png new file mode 100644 index 0000000000000000000000000000000000000000..5eaada839480a2587c610228630908f812788594 GIT binary patch literal 224 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}vpiiKLn2y} z6C_?X2+m$Gx&3{8&ZGQ!_DLtsoo)WS+;83y1trb)s}E|e&5})LYp|c0WBh%8#|DFC z%=h-CI*7SHSMFZETt)aPgIG?}_WZj^2?4>%8hzoi6B{}+rt`bfQ~>}0 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/welded.png b/Resources/Textures/Structures/Storage/Crates/medicalcrate.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..2af808afb3ebcc5ad35a17e39ca9f3f030f38e7d GIT binary patch literal 283 zcmV+$0p$LPP)Px#)k#D_R9J=W&_9a8P!PxQZ$NkkRNf>xjm459d& zLIM(l3MteKBsA# zM`#eRKOBhTxYwU$Sub<&1E0&KdtNd1eQsSxQ50UD=kD24olZy?V#ed&xvB5-wb{JC h*c*&gN-3rO-VfV$IRv0U^F#mu002ovPDHLkV1jrfbFBaX literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/redcrate.rsi/base.png b/Resources/Textures/Structures/Storage/Crates/redcrate.rsi/base.png new file mode 100644 index 0000000000000000000000000000000000000000..1ede687689c3957ddd31415929ee9cd33825da05 GIT binary patch literal 398 zcmV;90df9`P)Px$NJ&INR9J=WmBC8GKoEw%mY|4A(==AWB7%k9gi;R$4?zz;hQ6dH4?+)uhf1a3 zL5Lus(i#(zphW_~dQhQjlWHMt1^2t{&hGp_!_F*7Boc|_zmpkW932{i;#L{kGE*1& z%6oR+5HywVhw_CS*QYnB8>m!kKpAKV``Of$CS>jgl%#;4jZza)-x6i!Ujb=g#DM1p zQxQtaE4&WdGO1K+9Go0a#l&svYP^A->r-?C+N~x#OA2?d5xdnr@`W6o3vqyWen6>i z(79}oS93zFv~S?WXki~O zgzj_1M#6YcZqT8s^xP&|LM)DUs|gT$XJP|d*pJ=Ubrr%s=<2WU#PRpqaMlQa^V;V2 s0AM|QNnPl1aRq>Px$-$_J4R9J=Wl;2C+P!z{MmQulAYiTLfYJAa`mFR+f7g3Ng+5Q9fmkHb0Uoa3E zDB{~5CMD?{jQL__YAH9gl_}_C^&zD7Hc4YEs1Nx(CHI_r&iCAN?}3Pjh=?a<=BD17sCQrC$Ir{d$#h zsf?lPl26=kvLYFM*2$H zOU%#uB{zu)#F^=7K}-^$6)6ZFq@a3Vz0Z=UG0hGynu_5vA|2{I|sh*?9oh203gP@W{s(r+`_3BTUY z9B^Mk-EN|4YH-3ZO6B$-3gX_Q__|_A8`U>&+u!BwFOn@Wl?MhG#s4iQNzLjct5_B* z?>9NH8*MwluhJn|WsaJ8j1Z0XdMux3SzBWN<0nrnKO_M^gz%h*J3P9TXDU`Jr7dy# z&64*C!SdQ_>($0PK7ZJf_Jj)P#?bYlTsql;Igib)`fl|ub-PK;JPykpE&!Z9R_*V; nwu9Y0-*uzp?;jBn@hrIoG_b(&dtM&&00000NkvXXu0mjfY?1?6 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/redcrate.rsi/icon.png b/Resources/Textures/Structures/Storage/Crates/redcrate.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..c59bb7ae2081c3fce22cc26558f576cb59d12d98 GIT binary patch literal 644 zcmV-~0(Bl(j0hvTj$lq?&Vd)p2+8()GbVEOT*Y&hK1yTmk-Ab$~iR9iR@t z0gQ}}zGLg?@z7X`N5R!)t@-doD$SjR3LhRem;(eRz#s6#O*Fe$b~)iIax&Ytu1@Or z&CNh06hQ!PjbRFoj?M~DZ5e8t`v)pEtX^MH8-5fZmPlp+JRZZf96&gCLLB2=N}kidC9AXil<}+y&`Zb9XGg z+)%L=j-RdO9>9u4$ti_^Y8Er7T|{Qmr9evq3PYBRo>TuNCUP77^Naa@WMiHCt*O^d zZShqc+}paE>=ps+ zxiPa0a$4cmX7CQyTeO;4Z?1jwBL;!_`}lTLO#JwBcK`pxKiB=`FPIAkWod@WIOrO@Vqlou XZXWXWw8mnf6B#^R{an^LB{Ts5oP$^q literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/redcrate.rsi/meta.json b/Resources/Textures/Structures/Storage/Crates/redcrate.rsi/meta.json new file mode 100644 index 00000000000..4a70ffccd86 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Crates/redcrate.rsi/meta.json @@ -0,0 +1,29 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/b35ff6e7f1b94108e0b934a1caf84d60066840be/mojave/icons/structure/crates.dmi, converted & additional states modified by Peptide90", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "base" + }, + { + "name": "icon" + }, + { + "name": "closed" + }, + { + "name": "open" + }, + { + "name": "welded" + }, + { + "name": "lock" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Crates/redcrate.rsi/open.png b/Resources/Textures/Structures/Storage/Crates/redcrate.rsi/open.png new file mode 100644 index 0000000000000000000000000000000000000000..5c44ebd1f3d049157173949c39b54ae700dbb89e GIT binary patch literal 347 zcmV-h0i^zkP)Px$6-h)vR9J;$U>IP)h|GyeNdEuo(H#^8&mP}oFtGM!Ko@7{=7Y0;e*J`Du$Y_* z!-b<;8Kh*@QN)%kn2Ta33o=Jgn4dvV*cinibwgu@_isNks2ie+69Vtweq?a;iz28F z#R2c%eq=bXZ7qYqKZLM>k3Yk!M|T)5Y`F>-`@r;v!O+~6K|xKG;lZuj4ChZCM$yB- zz`!7-r_I2?pu%ur%SN~!2d`lK4!{Or1|S20e=H35j~{2afBZOvkHwg0m##8AyL1&p z933zbR6%1f>HrJ}XzA$F#3EegVoih}nEp`R0a7@`apnT_Y()vc=OGkZkV`IFgu;cR tTd8j5C>RB!U=)mkQ7{Td!6+E|003vWPwQ5NV~+p;002ovPDHLkV1gBrki-B0 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/redcrate.rsi/welded.png b/Resources/Textures/Structures/Storage/Crates/redcrate.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..2af808afb3ebcc5ad35a17e39ca9f3f030f38e7d GIT binary patch literal 283 zcmV+$0p$LPP)Px#)k#D_R9J=W&_9a8P!PxQZ$NkkRNf>xjm459d& zLIM(l3MteKBsA# zM`#eRKOBhTxYwU$Sub<&1E0&KdtNd1eQsSxQ50UD=kD24olZy?V#ed&xvB5-wb{JC h*c*&gN-3rO-VfV$IRv0U^F#mu002ovPDHLkV1jrfbFBaX literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/trashbin.rsi/base.png b/Resources/Textures/Structures/Storage/Crates/trashbin.rsi/base.png new file mode 100644 index 0000000000000000000000000000000000000000..ade5f8427e31945b0bb3fcdeef4f0a49f3c4da10 GIT binary patch literal 700 zcmV;t0z>_YP)Px%c1c7*R9J=WmO)PwK^TS~wybn^X%sER12wqVLX1YBTr~U;4`Mue^&gqw!8;yI zOz=YVQjo+%h=fg(RU=EGCD`4??G_KPla>;83)PE#FP-UrGw(CseA|A|Q%^nh^uMd` z5^D>m<}3dKK$^}>-!1ml4gfgPQ>=daGJ6r2{!WYw`D`&XoO?7!tyaTxeuXg-XyvOF z!bF0^$v~ly&lU&86-FoSwLG{nJOaS(&UVZ98*8i0Am>6v0Tc@PY%w!74#1}QEe0>- zj8OpW(pDrye7A&q=tu4yrv{!FhOsbl=N9(Ki6*CJfc6^rSp3|w&@|0?;MIAX$H~AtAkEVv z!N%I^$!8#gDs`1?stuVTcm=-iWBshid06$~iS?v{5Sn}*)<@R>0J1lS zTIS8Cu6Yfa6-_$^>1qvxss{-)O+yF`J*h}TJ*l+(AEZSB+l{wpEC5wi*{klOdR18i zVFu2sfxmJEjqQ>g@9u1)Cl!Vp4uH%?sMBx9r2%~3r|br8uUXj*$cW<_X#Sn}9t?IB zV8ybmS=)u3@&T%Px$Ye_^wR9J=Wlg&%Qa2$spwOKNESZNDt2ZJew5VnF|q+5snk^a3P0uSAS=(4Os zWVr}pQJFP+(?W_mr0bPj1rhXnE@Qua_WeA3*+3u=2>v^PAG~Y6xnKJY0k3oQ<{TH<_bWt8rVuZe={7wUX14X)EGKz%-M(6^(=$NM$J6 zHfh6Pej)!VG(9omJp-&4BA-fx{FG14%(8oM$f@g+HVl?m3&djzn%0l1sz@F86ifSz z4nGMJ?j$=lPOyGHcXW2S2ps)n1DsXL07R7-McXEkNTBzr&w)Obs8Xe9+i3A#%9Rsj zS@tv9pTNP+Ch1hhD|3#kILB20dkN{QL!`uItudci1}^Xv*}& zHQ;$e?)e4vvID@L+rV+!e*?ZYAW0I}Hw^${kr3M(h356%%T(_qbS1!^+we0|AP@)y bg1^HfSpIjjx0QM&00000NkvXXu0mjfPqV)~ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/trashbin.rsi/icon.png b/Resources/Textures/Structures/Storage/Crates/trashbin.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..c197616dee93a0c7f24ae2e5846e7a588db172c3 GIT binary patch literal 736 zcmV<60w4W}P)Px%nn^@KR9J=WmS0cPP#A|Fx)s)Tix&5XM3%tJKnw<9GZ7`;dEpoF>zNo6F1#}_ z-VF4@IAvzR6oIj^4Pos<*WpF!VPix(nBK78%}&?1=Y7uG-#L9@sG)`$>ZWVt8qa3V zU9bHQ0FiWQ@j-5+aR|VP7GeF<*X&hbg8d}U%p`MO!j-2hG#U+>=8+d8fYvq)59U%3 zKLDA`OfnZ%Mwy(QCtoNqmrnEg&1zTB^W`OR56E?Z{1qbLC;77%FZr>xO{H38E}iE6 z$8}=S2#Lg9bX`XdI^;Kgl3j2C869Ks@e?Go{%U9c_gi4+Iu&5QTmm2*iIOiAn4X>{ zIia5gOz4CoHS&c5iCCOcc@Is~{7mf+VC(xA=4R(bGGn)fv0DQ`3rQmGwEU#gGkkcr z+B45Z^0Nyv$z(E@8XpyZOrFBri6wxu3RUX|m?Z;%V)YoqxZDH2Dj>@;N7gX_Q6<2) z&+DhZj)T z6E*B6s#p%DY0_x6d*W)X0los;w#BxCGuL}7)bRRs>wdzK*Evllb zF33PV;Hl*VP*oL0QN;nIs_xjU3b-cRv;58J3qY1-s`UfpW?gu|tH4Db_$RNRUD_1m z{c;H{BoS+yK=*MB^z4pn1K74r#d3PKS;caQE3OAR&xv17c%T4lhGAs)EGSnFk!9Ka zIY41+r~6aU*7@fuO$=hSSppuT@+9(7W;0?uG*BIZ%F$}+NnP}0t0K8 SPM^L20000Px$rAb6VR9J=WmC=ltR%0O}l@?Um)rXCu^#2}+z6fJWr(MgY z^NM6Eb4JpdOhwkl2bXAv_;l3=^Lx1uj=THu-FM$XMn*5l75=$u? zz|LP2Xw}QH{ooPdrxAyJ$#C=)fP78|u-$gAe|gQEN`c9E%wTZLVP9ehlk(~v)*JU} zZZrWTK)qHKzplBWQUG8vpX2?9Q=-r(3gOiE8E$uIJzfWh-F8o_*Q&y8_d-ydfoCt@ zrdMhRlZxYD2$OtH=jrno*rgKnS~X4%S1tgszw1(Q900tN0Bfa?O1Q5MxVgMMRjA4Z zg7bNf4)!Q68B-EJnXY@~0#ZsX`tpr8-44YigX{Vn-bp~kagx`Nj!z!0E-3E<36^EW z_io+5yj^1OF#_Q8SwKz*g3%D|EM(`krzy`sg6DbK=2o}iAHQQ|@fuO+GntGDMnjq# zO^mAxzzm+@Wj43ET5D|_7j!)^geaKByXu6L0?7oB8Gi-<0047(dh`GQ00DDSM?wIu&K&6g00IL^L_t(oh3%A4YuZp4 zhMx?>uv1tiGh+-(*U=6ng|?TY6usH+>HiS=8~ho&krvryyBcq1Z-$i_VzmytwMs(I zF4U0dNi3V~&GOzP=lj0*d*AaV=Rk}YF=E8{-=X*yg+f782Y=N^6U)1KYPDKGGq6bP zCB$Lz@X-t$RgQ2^-Jqtduu`dD7{=0s>-9RtVo{ot8UU~?YiS0e;2F?$UG(T-7zX8X zd8s0;R%<-bN{9hn*M)7{O5$xo_(@Lz=_e?aN>3sVlT$FA!2bS6(QIA+N!H>dXibi3V1t_*>naQZ&{ zHIfzss9VlNR7Kr#a2l!?qZ`eQG+^7dvbp(Q0I1JHPp6ktw*|MR%F4Fzw~6G28nA6! z@lU`Rxi}3qC_LGvGjhkz$qx>Z@ha>l2GK(B$9kK)Q8HIUzVEiJw{9)#u=OY;3%niz~B%Z1$Dd-Q5Wl`4^m>eWla6ioS?Coh#*s)e^Ju zWnfkuBs3G4BALvIgM$wMoSb~)?(QvB$V%=+=d^TEAk>Q7r6`F?Pp%5PCL zaQS)n*vXcHdyTfj$GqD=YA^H_Oq#JSR!vl?R^d$mivtUrc1bduaKS!KvADDlMI{|3 zoddn|jb=N{PT0cql>6uGudH)@E%qEZ6uaR=5GVh^L*3k*Pvtqp;tXawyu7LUK6F92 qc;rfl%-Ey)Ih#4B%-Vb2C4X+G)#O5(IuD?G89ZJ6T-G@yGywoZfQ$10 diff --git a/Resources/Textures/Structures/Storage/Crates/trashcart.rsi/closed.png b/Resources/Textures/Structures/Storage/Crates/trashcart.rsi/closed.png index 1c11bc8942e213b6ce32fb8445d789012b086eb7..4e3de205d81cb10c8d16b708178a85a54108c394 100644 GIT binary patch delta 256 zcmV+b0ssDn0+9lc8Gi-<0047(dh`GQ00DDSM?wIu&K&6g007HLL_t(og=1hC1*2dT zjDk@xz}^1gkyk|Nme9<5Ej8VB}$B_+QW0lhP@$1+r!j?4vV^Uz_5X(tA2Bd6Ffa%S38E-`_wGH>_TbVhFE7V%`0!EO z*$`P$NJtQ+KzQ`%G0_DPF1?Q)Jto$OQ7{Td!6+C7^aB9%sW{eBv+H~S0000%CO0>}iA8Gi-<0047(dh`GQ010qNS#tmY4#WTe4#WYKD-Ig~00H_*L_t(| zob6UyO9DX@J}bL~(b8?R5-Q4Qiy{n>kRI%<-_YOc-}L4ZJw<93-Jl{P1@jVGTCBM3 zjLzcF%w8bvWxto5Ip6ut`DS*QT@n5nz5(BWZ@@R;8{isUQQ}U~e-4siO=YPfbly ziPft6*Td5$mVb8P1Wx$|h$4j~zT zeSE|G-Z+(rVhEC|_nJz0tlvpi49fOeTLb72s_GgxA&u}q5rmV>+qRjLU=-iF;xFDU zMAE!}2lVeYUK!Q6w@Sp}XK&@mgtY?>TCM?NLY8GimVd|0oA47rp%cFME}X<&0_j+uO)s&hFf9&xS=nBQ)w zb;8W#=UjoyIq`^#L{{t#JUl$&!?+RNViw`W-SCJ@r!)2j5YSchoYuYWeT6x#MWL~t~TLXzS4Gb~{5AdS>0h@~LgG8O0WdHyG07*qo IM6N<$g87UJDgXcg delta 364 zcmX@X@`q`HWIZzj1B1(wu46!ou{g-xiDBJ2nU_EgOS+@4BLl<6e(pbstU$h5fKQ04 zyq=Uzgpps7qmMts;e8C^;^J{Veg+15a&ofD%1SOSPTKY=VFfl~Vxk@%Zo2xKwzk$l zt+&N~h65>~k|4j}|7f88Kf|N_`-OngoCO|{#S9F5he4R}c>anMpx{PN7sn6_|F``Y z`I;4YTp15`NzeZKe|~JHw`=Oh)c)NU=iDm@I{MJ}U(*xwrqw^01owR38h5cpfaxn^ z$c&_(U=HRlO!ny=6YkiY*E_}-;qhtmpNGa(jeoRf1u!3o5Nk6_75(HDzDOe{Vl#&( z^V-D??6Y3v#G%YR&IDF%!@j10dI{zkEr1)1~z%YOz3Q)8Mr z;K1p#7-B5w0-s)gVc-(rq`KwbK77Y2&O~*aNCcw}z(@lO3_rNzi{=in<+Eit{NOOn zEYtp@&2W+7BF)Sn1*2dTjDk@x3P!;w7zJbj05gUon@onGtN;K207*qoM6N<$f;LH1 ADgXcg delta 216 zcmcc4_>ysgWIZzj1B1(wu46!ou{g-xiDBJ2nU_EgOS+@4BLl<6e(pbstU$g{fKQ04 zsER;HlZ#7+xsjiSxw$z|xGw)eFOXs@3Gxg64+0FE_b=HG6yYrJh%9Dc;5!V$jK}j= zqyPo|JY5_^Ed1Y|x8`eb;BXE6a4_)Sb{&=;tNW*pG~J${n9k*4ZmE!O#ALA9{&!(x z@+IB}@wYxOv^Z}2C(Q6^UAUW&$GxknoYO=*xLoElUlsmQD&W1QeE$}p(F~rhelF{r G5}E*#AWP=} diff --git a/Resources/Textures/Structures/Storage/Crates/trashcart.rsi/welded.png b/Resources/Textures/Structures/Storage/Crates/trashcart.rsi/welded.png index cad0a0f18a1620abb893a548f6f3c51a8a369033..06b25dfb7e6121894a0b3b123544956915e7e1b5 100644 GIT binary patch delta 677 zcmV;W0$Tl!0ySS*Shde(Iv{r>3TmJBQ|E{Np(Rt}vPCqmq69SZL5(<~a5ePl8juX*B; zjRC&H-X1_vqMng%_n7l@Xf*akF4a4z9EwE+8lZFF6n~yW|MVR3Rhs=oE}s%S#ROmA zTggYZ7v(X=M^(fK=JRjJJx(Exl+?u4`oS|mhpnbCB zSSW6DcLxaU{6efuYJ9m$;>38lax&p^leB>bToe2q*_xK%H{lN;BPaIT@EVJGrt8Eg zZ*RfN8-J%Y3^UlkFgm8?>y~dgOxAQJQZ38l$7%iGYhd-^ZQtaNRV$F2#1j|F0RQhs zXQ2Bgf36#W+$5g3<>h~gs%=C#@f^m@(EpJdZ$18)ry)gEfF-DgaJX|%rpxUw2LqIDI300000 LNkvXXu0mjf20Te5 delta 253 zcmdnQ+Q&3OvYwfNfx%@-*D)Z)SRCZ;#IWw1%u67LCEd~2k%3`jKlh(RRv=$Jz$e5t zBRxGJARsXzp{AlDKR>^*p&>jZ#KFPA#mT9!t1CD-c=F`QK(%%s-28zQZ%L3}@P8!0 zVEaO;4Jg4`;1OBOz`%EyfuW4=Fyrz36)8Z`a8DP<5DWjeeU5w$3Op?3xvU5O{olJy zQ%%OhrXtmE_R9$jzZ2L`@=Yo=xLM9*aDknl!zJYF8D|Tz@RX&+6MdI_t+Q66@ zM?}XCK~R^DojMd5k;mu|WEd(z9ilF3^g~D!vKADAz?@y)x-&bw+gMl!zn9&8JMa5G zGjC>DJN&U401bfu2QcFAE#tj^ut&b;rBAqj%G6YV=aIO$vl#;Pba}z;w95%7DOXU9 zM8xwTu?m11|8WcE7MEaeYqjQl9RMMfa>~8i=~m*WBi(bq3eFN3xn`EVbNqQfUaf1V1SYF!zpKp|UN5I0NZ7PO-v!3yC=zO0FtuLBCCL7d2Jwm zk1tgS%MX!gaTY{78J=_iyabGifEX2KJ4eF@>_gmfosJFfV8W9gEjB;K;00000NkvXXu0mjf DFop-C literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/army_crate-2.png b/Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/army_crate-2.png new file mode 100644 index 0000000000000000000000000000000000000000..c2fd123bcf2b8fc8fe40fa0e12c9653e160712da GIT binary patch literal 632 zcmV-;0*C#HP)p@+}F#4 zKSoYKPQd>Y&=Rispn15V+8*Q9J6ztxvI@X)>>phCi~_1FLlE%i*$xEj{>dTo0*(W1 zNdb=i+a(wn9)X3K@vQwd0jSivPt61VfMY+8#=&1+DxGcZ?1EVA8tR%lVRv&~;vlFT zt^zQ~?)I@gudPozpG1@Oi^_d~=NjrmFgh^>&CPAn9tvBD%t|)m>o4#4h%9gUSOH#v z!UlW#93dEZdv)&1{y+8%Nyz-lB9s*s*tWQ3NoUAjR+K>i)(>x^qP4wITKDu1!QEX9 z))tqbyRR35!H}Ku>B%u;53KH;YP@U@sLwD(Bp;lIG`93M5W*|p!%z8 z*B)?t1*X8FkEb5UR05TlgDLfBVRQlIiimFXI3GmgfZgHa-D6lpDL1 S*Z*b!0000IqP)U;Q4k*?2(;A|k_@Fp3W8375=G!42s(9(pmQIh zPtb?x97MNHK@cPqWkFq{4vLj%Sr-1;6oSBE1lnI{gx zKVu+ZAfW#Q%*UfmV#jAA>RKvP;i*z~lz_*Py3V>x1w>>&1VTP2)qXUe(r9W#BH(eL zkQ5cubqhAOwqbvF$MJci0LcT{bVW4-URiUaPZ}H1g)StPA)n8|)La5Ck|&y9dHd3A zI}W1&r4G?)Syw&;`VdR2n-C69==ShE7F$$p6m)j9r`kLYY=N}^8xV3<2%T621_3yL zqmsMz0DLG7&5u4BBsnHV8y_}?%Mr2>fPKnBdj?3^5f6o$E^elkxLC}?@xdXitgk^Z z7}jFw8K60?ZeG}QMgfxBWw?fjfL9+%%8dy!w@JuQF=X(%o&i!)QV}Px<1n28fQGJQ zY=1ighr@0LPS5Y5R{hrbyuM-hycDZKz0w{&n(Hq8sB&2f@W^g$eSI#g2Z&Du^cfT} zKIvCQv0MfLBq@EEdI}PQI|EK`0UeKALNj310+yTyyPkK{0^Z8*i-Ns=rUF{! jaX}B!e}Bsd0(y;Ka`y{nQS!$T00000NkvXXu0mjfqt)}D literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/meta.json b/Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/meta.json new file mode 100644 index 00000000000..cecaa5ed225 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/meta.json @@ -0,0 +1,35 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/b35ff6e7f1b94108e0b934a1caf84d60066840be/mojave/icons/structure/crates.dmi", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "wood_crate" + }, + { + "name": "plain_crate" + }, + { + "name": "plain_crate-1" + }, + { + "name": "plain_crate-2" + }, + { + "name": "plain_crate-3" + }, + { + "name": "army_crate" + }, + { + "name": "army_crate-1" + }, + { + "name": "army_crate-2" + } + ] +} diff --git a/Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/plain_crate-1.png b/Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/plain_crate-1.png new file mode 100644 index 0000000000000000000000000000000000000000..19aeff684c28fb5d7454242d43e172d0d2b54113 GIT binary patch literal 533 zcmV+w0_y#VP)SY z@T`J@kb__kMT(I06s(O6wIV|8Bu?C&Oww)@n?qh`H{I;K^X$$n)DR0+4v+(63*fl9 zGsfrL?e$(^Z@FF7}aUS7ZTUnQ_5&&s$5I&d8 zwP@b9pT%m$oXHS8P}E~803^Ax9)jn3{U^Bf*qwZLW5JEB4P~92R4#$+cUCzZpI=-@ zeekOi02q7#WWP}peSf6w@h3fiAg3n>(cIAUl{L%d;`f*W0QH02P#rb*1YIW!`=jgl zi9K*@by)aV5728E8X4rbT6gXp^}uT=*FOdz3y;he^J^9l1psy$293mh%ZVB3iSvjz zsRD3w*AcJ2+B{3;vUq#{&`SN{g^6S@Xj1S>1z0hQ(fH)JK>*I_NR9!B%~~~p;=B|9 zOezQCE;xEl^aQDYDgctw-#Vv&Yq>IjpY8UO0jPA7QxJJGNm2l~0G!hSNlMJkD*$j@ zvguGv)&30%lLZ-p=M1 z?zc8p^7SSC6mgPF6hOyudO4^W1+>FZH2r$+fOvRLOClHOI11aKw9j4(08wi=2+%p8%|(bQFt;lLpj>p->dcX UQt{la2mk;807*qoM6N<$g6lr&i2wiq literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/plain_crate-3.png b/Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/plain_crate-3.png new file mode 100644 index 0000000000000000000000000000000000000000..40e261ef695c4df07b1dc4b87e3586c3c5d43f34 GIT binary patch literal 559 zcmV+~0?_@5P)Lrsb`V{2e*V6zO|)XsltUag$S@w@jU zJl|hRoYT0iw-QzZ#e80*ouu4A`1tAtLUF)pOu3f!-e#o$aNTz~rk$L|9ql`j1aVtJ z6pc9prBY4{A8}DZhjJPw#~N5QGy^EWgG_4j5u)2420Xa9;5CMG?`Z~*CwDei!`}A# z+9oy6fSOyiW!3I!G(Fa+W&lEF8v@|;XM0Ulo&Vlf5xWK`?5#d3-3j>Sb32${oE79q?{#|9gH$cN53NuGhfXROUp-%L zAP$GChpHg{x^_7&Q04muCd$RUG(}og19YgmnQj3dA2UJ(tTmqAtm~v7YJi-Y&xPZx z_4a_80=gxa2I#qd*KWXsEo^is^*{G>jeY86Y|spF8^Cp#>P1A##j(|RR9-WHaG5m# z;I>zlQ#rq@KgtmWhn$-Ts{w8;v<9dPklVq?mz_YNN40b5Q8{SEssURH0?gVAW;iU$ xd88C@qq!azT>G&GCgDkl6=SphkZcXC1AoC06yC4%yTbqg002ovPDHLkV1oU?^ezAZ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/plain_crate.png b/Resources/Textures/Structures/Storage/Crates/woodencrates.rsi/plain_crate.png new file mode 100644 index 0000000000000000000000000000000000000000..5f45c1ec8b4bfd937fc0afa41bf4b37a777f0b2c GIT binary patch literal 473 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 N002ovPDHLkV1fbphoAre literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Furniture/safe.rsi/closet_open.png b/Resources/Textures/Structures/Storage/Furniture/safe.rsi/closet_open.png new file mode 100644 index 0000000000000000000000000000000000000000..a141d00a720c56fb9ef0593d927ba041bd95818a GIT binary patch literal 349 zcmV-j0iyniP)Px$7fD1xR9J=WmAy*CP#8c@MOqqYEpCRiS`=DE1P9-tbdl$^n!FMsd%!+(QrqcgzUy{RXtvt?e18EIjo^?V*pkE% z>(xg+0s!7(xqq%jU~qAcWp(5PEUU9mT!zRc)Z|@8f8(Q6i0$-cN3i}}HL^;GkDyG# vTm0^WN(8bbDlL#Daaf?TRjeg|KYzm=IBb%_O`%l500000NkvXXu0mjf%U+Uz literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Furniture/safe.rsi/meta.json b/Resources/Textures/Structures/Storage/Furniture/safe.rsi/meta.json new file mode 100644 index 00000000000..a8b78d972ba --- /dev/null +++ b/Resources/Textures/Structures/Storage/Furniture/safe.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/734c2aba4549814549d0fa7a9aa2e2d03ec1a2da/mojave/icons/structure/storage.dmi", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "closet" + }, + { + "name": "closet_door" + }, + { + "name": "closet_open" + }, + { + "name": "welded" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Furniture/safe.rsi/welded.png b/Resources/Textures/Structures/Storage/Furniture/safe.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..be8c7964677d0de262245ab0f0dcb143c0a17bd4 GIT binary patch literal 289 zcmV++0p9+JP)Px#+et)0R9J=Wl(7neP!xuLBPa(!C8$SeXm@Cn9zp04uA6H^FCi{9<%5Jz(cs|d zs9d2zE(o_t2)vC)8qPNz&hmf!91g%R48t)0OqOMuI%8>CCP|{}x~9$s04z*P$F^|{ z0#sE+E-+~z7D6{tk_V3%8`yXreBYl%VA6n63XPO_l_hrDExEv?fk&QOvTXqXtMz(* zfp5|@wPqKHh0tmk&~+WImkaqHmPx$X-PyuR9J;$WWWJZ5@P?u*rL*kC~~i#-p8d44(2Ra%t%lX0|NtAML`}e|AizZ z;e2!l5Cd+WJ;tzZ#~y-?V8JIzj>Ry`i3Ln#*+4~r*8#-DHM;uOPwz7zM;}EFATomgEI}hd-0rPN5Dc1rk5fI2uVni6#_6otRrwn0l7JVRJ{Y93vfmOsX2hE4iJ)% zWO(=DIm6?ZZ^$xKR$PSP#KjxrJK)iyM{xGj7o<5tT7r1X85r=Sfh*VVl4LPDu+Z0_ z%mLC8A`I_8{Uq69m>y!IZ@_Z_P6r4I@(-*7C`|*z0-WUlEDcCYh>&C;sp)1k4Gef1 zz*`Q`1K>=A??3%y5aeSgBPu>JeEas9atFXH=V4=IIC1d?0~Z%BgCHL}0|Nu3e!#}p zQPx$pGibPR9J=Wl(B2uKop0+mPj5dES?Egg7F#bdMKvOlC{vkyFxOo?TGY_kQsPY22ZB4^>D^Cy@AsghqN1YWf9KU>fw#SPzdnAr#Cg*w zl*p{(d>w{2i1>W^JbE<$mXm$K_ya0iG{F z>b24WzCZjV%?tp;ev5CjFHaW$cMe_k&r-f68O>vq~wnz9}vGU2{icwdG`bN4L{N zWY_yjDZ&Mnr4*jKM8y8) zt>2@_4k;0zcHkV>hI+L@#ICm&DW&p#8tqQV7wG}db#^X@qQhgktPS@HxDLM-PE=7* b@l<{TRi?P7{T6z500000NkvXXu0mjf(F^3d literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Furniture/safespinner.rsi/closet_open.png b/Resources/Textures/Structures/Storage/Furniture/safespinner.rsi/closet_open.png new file mode 100644 index 0000000000000000000000000000000000000000..a5e6a362cbaa675591d13384088555aadc73c303 GIT binary patch literal 387 zcmV-}0et?6P)Px$JxN4CR9J=WmN84iP!xr~h*GFns031tokS1>U0nr1ada0P{C&<24uVSu2MbC% z7(r5-L_!O#25N^mNJ?6h=yG2MbH@ANy^nj(Jv=B?s#K}}E=}Uni}SOn@3{b6UR~$D zu^<7^_gq@-4#wsVr^knpa)4I51Hj~?|0{$D0Kop<_Mafc031Ic_JM8PXF`Yp#1J>P zcRW~jW+y}e0P3|$?l{B&V0Iky5F$CSzP1sW4gE)bFdP$xBTkMESXy4iw;$C405py7 zy5k1`EJ^_6$?=0}C(MSf#sl-(-7<+gR0zQP=Y+vYIe=<)g;y`g zJWqN+WDA~bD_-x^b&NewuT^A6&~v+5UME0-2ht#t9uP^wG$qrqY3S1=R0fcQNG74u hDDJsk4Vd{4d;wmYl;oVvvs3^8002ovPDHLkV1jj3oPhuU literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Furniture/safespinner.rsi/meta.json b/Resources/Textures/Structures/Storage/Furniture/safespinner.rsi/meta.json new file mode 100644 index 00000000000..a8b78d972ba --- /dev/null +++ b/Resources/Textures/Structures/Storage/Furniture/safespinner.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/734c2aba4549814549d0fa7a9aa2e2d03ec1a2da/mojave/icons/structure/storage.dmi", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "closet" + }, + { + "name": "closet_door" + }, + { + "name": "closet_open" + }, + { + "name": "welded" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Furniture/safespinner.rsi/welded.png b/Resources/Textures/Structures/Storage/Furniture/safespinner.rsi/welded.png new file mode 100644 index 0000000000000000000000000000000000000000..be8c7964677d0de262245ab0f0dcb143c0a17bd4 GIT binary patch literal 289 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 a)WMzaThoj7t~s>a(Ev6i;$UrX673(0EVIV| literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Furniture/washingmachine.rsi/generic_open.png b/Resources/Textures/Structures/Storage/Furniture/washingmachine.rsi/generic_open.png new file mode 100644 index 0000000000000000000000000000000000000000..b2aacd3c56706685ead88cc0afd4c918e527de14 GIT binary patch literal 626 zcmV-&0*(ENP)Px%EJ;K`RCt{2+A(X}Koke?e@i|n5CX9)K_k@NoZ#pFgfp z7CE#|Q5HE4*WWZ4v2rwF6KbyH5b9|20OuB*C6wO9f`Cm;C4 zc>sVm2zDUmzyElf3q*2&8SZuve6=U>&~~`DU))RqUx`csdl?*!Cn$^D`#=y85fKp) z5fQx`qScxt88%v{oqJ}3bT+&5qEaNXCunG$BFmi1;u&2Yzz?ian z{Q01BKg*_~qeL_Sp;B#q&~eJL8s%kESrkHpJ)ykjVGP5xLFSE6(C85&9=^0i=}u)Njw9eonNf21orZG zc7D;^-dwNc2XoLOR0_Z5^S7A;fd4xiv?)27gBF|qN4O-u48F!bH( M07*qoM6N<$f;rO@w*UYD literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Furniture/washingmachine.rsi/meta.json b/Resources/Textures/Structures/Storage/Furniture/washingmachine.rsi/meta.json new file mode 100644 index 00000000000..f3e52394406 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Furniture/washingmachine.rsi/meta.json @@ -0,0 +1,43 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/734c2aba4549814549d0fa7a9aa2e2d03ec1a2da/mojave/icons/structure/storage.dmi, additional states modified by Peptide", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "generic", + "directions": 4 + }, + { + "name": "generic_door", + "directions": 4 + }, + { + "name": "generic_open", + "directions": 4 + }, + { + "name": "generic_on", + "delays": [ + [ + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08 + ] + ] + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/Furniture/washingmachine_industrial.rsi/generic.png b/Resources/Textures/Structures/Storage/Furniture/washingmachine_industrial.rsi/generic.png new file mode 100644 index 0000000000000000000000000000000000000000..c53f7e21a50a5594a4f84a2d5eda0233163646ac GIT binary patch literal 1015 zcmVPx&u}MThRCt{2T0L&tFcf|%atH&OBnS`<^ax#Q!;9c6cnLCf$YDAcT{;(C3@<^P zB}WJ#3LvaWfVTJs?T|i&l1Yk`o~#7sHyM;nK7Q|?6o7}vMdL~}_?fZ4)C)axu3T$s zTpfT`gLPz?qlBVB}gK1yiofGLFzLI!2wmNvWQ1K28`DG4YG4$D^Bi@6_z;P!=45kO7OM!E1AIFj|w=1yn-qAD=qkTYUX8SbKRU$Sjb>kx>EG z1mNa_*-ZORSyixqe1Z*u`Eo&LfhJfJ5X@$f%wxzi0cBMwpW{0epbUa07@MK8;E-nm z7U}v;FvaF^TxT79njv%}Qyj3h5>q#7v;fyOmI}!{1{O!~aKAJ9Z!(Wzxk};Te%DBy z_#2gHQh>1%{C0QO(7r9GqIaH&hD)`7=b1RM0?Zz^f!JsPI5~?WDE}{LLRnR$t!y%n z>y5mn#T@_uELSPy*>|JdHnKSN0?9nq`Z)Y9t1#egsizDMasIa!&U2AKbAvB?(X5BX^;{O)ux)BTk zUP*1INLgkVXe&WoH^#*Qe*OG$GQPRFRlXmDuK|ndSiC(ho4g8Lq*&DfD#+;&%VWw0 z2D?En4vk_AT?(tfE_5ltDGeevH@AKM<^-8ctN~;#2O%RNTuH$1Kieza5z-XEjoPGQ z4-XF~)K|vTSJKqq1B@kKBM1&DdN45Ac42)Wm$ySoY+1gVfT0zid>R7)&V^4GaPt(s zg?vI(p9fHCZHzQUIj6i=e>pm}08_&gfIrT8nlm-zz19R=QhhD&^;-9!FXW>%YK$>= zgMgtI8eAO6KW;$Co2QTyQ4>%WoJ?@j7a2q5l+XOBFiIih`a#6G=Tw%$0JMRSx)dG@ z$`hf!Z1=fHwT0XW4VBN>4B_OibwQp9*zdNZk^n#>pWFM7i(@NZpmHa$2c>0sFRnVb-x7J07R0l6PsEb?lipGoBeIGc$5b1elS- zNx;jh`m4Rr@73zS3=m!qc>dy8ZISi$P15*24d5g|Q+dv}6(IQ;Erbj($UUG>0}PUY zJ~0tsMvjR9*UkA+Wj24(cI^-_pD~wai12#Az0i+?J`La`0E;h9&&*?@F9SFUK;bYy zx>Z}`YMJK#FaQXsj-O?(y}G##dQV_^!Zo zW^;E}UrXRV#+@s;FD%ywq6wg~QhAh^u$FyK1Dcy)2*G9uLO{Wjvp4m9DC<%_gf7hx z!zi>5#Cl2RX2^aJLe01LQk3rk%n!wXd|w9R7vr#3V4O^yyr%IwH$(3)E*dQRl$Y)g z;d5gc&#wj9a&38SXDgXKV$LCg1W*Y~xY;fUYcL!n0Wu^sTUpG-Q24Lda`!(hzrOw$ zlsiV2q+S5ZGe>`TNK?$S(prmCqk?-2S9MyXSGYWrpnR06EhQ&6L!6xPCS9@wxQ;An ze8mlokdi^-)1Y9|zLsQ^BEp6*zU_UZ4PFB1N&pxSr6c|Z*T-1to+a|RZ%&3NAoq_D zqPxMayL#8o4$nw$+HJ&vd1x?O?zXkP&5%}Xryhyh&%vs^=3j1%QZ^}b3cQt|uN#9W zeEIyTasT}7JLh=hX;?w)SlqrZUEYN@Qljbr7i1&Enn1IGS%@^t+GDrwLrAd-Y(tv? zI-Lo^+NB}MWMwI>3?eiLcM|aR+vUNK&hV(HtO~U-$W!4y4KPRo`ou&4FSK7tYkv<= zO1?c0$SHcbF|i9P0a@PWl-N?fnty~O;G!l^pGJp=~?rKJjkOoZIqaMkAU3Q(dgPrd6HCKLr$V5Kpu7H zqEsC~`7{YGQV6Af5D`14mVDkqNGrZd^#Uc}tOL4QP@dhD01cEYU$7bCeG_1#lzjgH`q6~9<+&t* P00000NkvXXu0mjfh*ibJ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Furniture/washingmachine_industrial.rsi/generic_on.png b/Resources/Textures/Structures/Storage/Furniture/washingmachine_industrial.rsi/generic_on.png new file mode 100644 index 0000000000000000000000000000000000000000..6ae719968cf7cec3a657bca85cfb0b8ba068d5b0 GIT binary patch literal 1183 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1|$#LC7uRSoCO|{#S9F5M?jcysy3fA0|QH- zr;B4q#hkZuW4)yvC0f;w9h-Ed=H?Nlh$W&?dsYN|JoLZ*B6ntY)1?62ZHtzKZCPqK z>+G?&=T5cd8aSmbf3Gs{bA{lw*@x5S&ArQVZg!;Wf`tqZ0vHN37%W5>WVjgkSQ*-x z8k`vqU=vPOIq>L{*Mj)@=C3Xmo`1jk@7#V#)gw!uoSD$*z8d`5Pt!jO! zuC9AEFTOQA!QazJ^XJ-Yl^XHUckkTkcsBjn^TU5WJ@{j6{On$@uEWBB4!?g+@s)`? zOoXS(>+PHTCrk6p|JjQd=B;_?&X^riU*L-M-g9IWj->+Ov7_q|AC!)5*TC zeZ$uSXQ>rThC&HD=G#r5U2G(uu<>3;-|jf`Ro$LXchBoLn6qARHow8D`R~%~93o?1 zP0O3Hes_~l=|;~P{RQ#+ZqzW`J+gL+_O)Lx)uuf2o>;T?+WCx+wfDu(t`A!k`0wUT z*D3d3p15|T{qtXu&w^*3F-N>vKKtqYw>EQMXFpqhB*V_ZaKGr+%agPx%cu7P-RCt{2o3U!+KoExignIy|6KrL(pcVKL+*rpo#!bk3qzHM8kitdY;<(17 zbecRuKoW>cCD`ur2D(BT-CD8<1dX+4%~x5nz&ro0c4lYBz{t56dH|YH9!g#e0e@$q`1n5#ekFxVc`JWccoR3jipr1pufZ006wD>BZR!(B^6~ zDe1Ecf@T$54mqfypp^gsqZB{|0kR|qFhT*`_a6Yh4LX_=LWTqXj2{(OlSw%@ru_U# zK@bFCJoN4lkDb7L^}W3ZLWQ*`tc9wNog~Ctn)dxuy}%X;x(5z5HJF>c^l=rip9Qic zhtV^{t2OseeTm)$aAWTO0hSfe79q`lqj(?D9^fV*2|9oK2FnV_k{t1B-3a09>;nvO z0Oj7| z8n%Jl-rbi*&+xR_biQ-j)P{zwEoiyd|_>;M`vi*3L}SR-bYT> zBt?Q0)*@amj@AlquGf2gJlvjxU4ZuNt01Ve#oNxaWW1Uh7(J`+J_7(-U6EaYFw)q) zyf#9Fkv>=_pqL>`a%4%4U45Twid@xYHUZq3ca2w5gU#bZXEwt~H{QYBKd8}}3${(r zjsEERnDOp&uJMPi`-asOxh?CTMS%1Q95eXO#|O(;z3|0AC6>Eaw1wajz^i6y3YO^e zDey)B`YQ`i&3+i^s=&%Dgf{|^pO2Rd0Ko3$6+pdtGK%2M9zfjQ-Iu_=`{O)4dM5zT k^&UPZQUpN|1mO($3q7a^m^x7H7ytkO07*qoM6N<$f-pKi!vFvP literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/Furniture/washingmachine_industrial.rsi/meta.json b/Resources/Textures/Structures/Storage/Furniture/washingmachine_industrial.rsi/meta.json new file mode 100644 index 00000000000..f3e52394406 --- /dev/null +++ b/Resources/Textures/Structures/Storage/Furniture/washingmachine_industrial.rsi/meta.json @@ -0,0 +1,43 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/734c2aba4549814549d0fa7a9aa2e2d03ec1a2da/mojave/icons/structure/storage.dmi, additional states modified by Peptide", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "generic", + "directions": 4 + }, + { + "name": "generic_door", + "directions": 4 + }, + { + "name": "generic_open", + "directions": 4 + }, + { + "name": "generic_on", + "delays": [ + [ + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08, + 0.08 + ] + ] + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/barrels.rsi/black-closed.png b/Resources/Textures/Structures/Storage/barrels.rsi/black-closed.png new file mode 100644 index 0000000000000000000000000000000000000000..f5588e0a1792b2dc27cbd48b85de42bf110fb68a GIT binary patch literal 359 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCil&0(?STfwaB7y|SFNr-z4`rm~12e`j6NvN=`n=K^IIuBzp108(5fL4Lvi zVSr)N8J+V$QO*L7$YKTtzQZ8Qcszea3Q%y5r;B5Vh5y=#+$7wP^Z&^g zoS(5ayq)*iB9-OI#hUu|19eVJ74H~du~qm4o|?HxWTtjNw&j!1XRJ3~b)1+Y#$;#w zs7J71nZsY}2RD4vI2On;&1&9$Evccn;LW~;GUpD)IydC4yIpcK=HwrXCv%RxXK>YE pn(!!KM$?HYJXx$xwhVjsGd_4M)tK%-X(`Yj44$rjF6*2UngEf0iB6YfWgb3@e@#(v%n*=n1O-sFbFdq&tH)O6x`?O;uvD#zjk6TU$X*F%k@6_r+?)u z!pjuWp8HIz?R2}Xe_*Qn?uX}_1pk$Z9XxY#l?>A@f2P)>p&pz0l{Z#IDHbwMxWW}- zF8JoyBhMG@x`O&dmTuU=wRKu&xS0Q;u<9co znL!^W3Z{n~n#lC`eN(cz*wTi5A{OlTzsGVLvLAmZeXEG?oea~C9eIyakBfK9x64fa t5zFBe#1!O{(iOm_!?Idor(jey=dGs<@_rxn)5$1w#jy>|s zXuq+oVz$t>X&*jMV>;9*@Zk>k!QO<zHo;HMJkpvni9IgDhO;_TPwi_5<1bmrj3-+kNWG+VbbbP0l+XkK4J?Uz literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/barrels.rsi/blue-closed.png b/Resources/Textures/Structures/Storage/barrels.rsi/blue-closed.png new file mode 100644 index 0000000000000000000000000000000000000000..f3d79b683f982fbaaccd0a1b4d19498819ac2e1d GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCil&0(?STfpl>9V%xON^woPb^-VhKl9tV>vbVQ?KNl#&Ao9rY7m(sA3Gxg6 z4+9LF&gh&6igFfsL>4nJ@ErzW#^d=bQhboF<9#X&n= zwGv;m+dnVbxe1-RX!a*kq2YX=aEH)`Q@R;5x1_w_T`0ck>Ed~Uda|EF&5EuZyvO*q zu|Uv7EKHA>nrnxW%F2dr(NpxxbSez z&V|g%U!1&taGpB6>-oO>x1NPv$n`s<=_9FNut#8%VAOAh#3t#KM^}Oxf$n7RboFyt I=akR{06P(Ud;kCd literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/barrels.rsi/blue-open.png b/Resources/Textures/Structures/Storage/barrels.rsi/blue-open.png new file mode 100644 index 0000000000000000000000000000000000000000..e1398fe96ba019cd94f9cc484bd4e4ada940b47d GIT binary patch literal 325 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCil&0(?STfpl>9V%xON^woPb^-VhKl9tV>vbVQ?KNl#&Ao9rY7m(sA3Gxg6 z4+9LF&gh&6igFfsL>4nJ@ErzW#^d=bQh z_IWYOB)TllM_+x5NBrY9eQwqV7df3YMO{)kH|OXibGFQK=Ge}6aKW19Z>kIOop*3P zRQA$isZ$nl3iMo_5EpEq+|$J2?;?6Jy2RLMKhpil>5GVz#8b5O&fxIi0>&@s8D&_?sDl?AGjC z*bn($s0d0r__42GPScB-O&klwXJj7iDG;{OuhOwFa{Q%QcHWxf_0;kSyU!`jENI-( z%$F{2Sd!2Zw?fq3(ev8gZ-1|u^*7}e3;HFVVrhKXI-%L%n0VM8>Dc?1q9cG#W$<+M Kb6Mw<&;$TX@p&x( literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/barrels.rsi/red-full.png b/Resources/Textures/Structures/Storage/barrels.rsi/red-full.png new file mode 100644 index 0000000000000000000000000000000000000000..d464a1094c5c42454d30ddee76a011f109d60508 GIT binary patch literal 351 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCilo1AIbUfpnRWR0spZ@@$!&|9&n|3B$yE z<^Mp6wEYu89EvVUQ==U$HIGkRV6er>?XOMy zNr literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/barrels.rsi/red-open.png b/Resources/Textures/Structures/Storage/barrels.rsi/red-open.png new file mode 100644 index 0000000000000000000000000000000000000000..fe6acfebacb69b3fd332e6c50571fbcf48e4e54b GIT binary patch literal 328 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCil&0(?STfpnRWR0spZd`T4(NwLnlq-Are?CtH}&jrdbOq-i10HnA|g8YL2 z!vMpkGdkyiqMQXDk;M!Qe1}1p@p%4<6rkW-PZ!4!3;&~&0{L1DI9R7|6RG~st#6Va zJzopr0LKG*LjV8( literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/barrels.rsi/yellow-closed.png b/Resources/Textures/Structures/Storage/barrels.rsi/yellow-closed.png new file mode 100644 index 0000000000000000000000000000000000000000..3f8f967c9dd188ccecd28c971ada43cf9b9d5d6a GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCil21AIbUf%JhohUx%@_j4IEr5HNvl9tV>vbVPfiZ8H_+W@3EOM?7@|3d*o zuz!URNU*>ovY3H^?=T269?xHq0@C2=;uvD#zjdOc&=Ca=mhg!${>SfWmgEh4SatJ@ z>d6ZMu0OUg*NX`~Oh3-4nfhp|yMyJzln1>F#gBXn6mL7tvh#GCi}0HM1h&Jj4mKVe zA5^$o;Z8?GJCRPG#_!pMA>TakU?R{eQq5;OKSc!dMq%HZkh=d#Wz Gp$P!3@O6^_ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/barrels.rsi/yellow-full.png b/Resources/Textures/Structures/Storage/barrels.rsi/yellow-full.png new file mode 100644 index 0000000000000000000000000000000000000000..430139d3382e020bbd6819e7549d1700d19ac168 GIT binary patch literal 347 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCijS1AIbUf%JhohUx%@_j4Kab}4PU8>1=3&{>zXY)+NEy**I2hUrcxkm4>0 z@(cbC2Mk{RjGutQoCO|{#S9F5he4R}c>anMpx_!$7sn6_|E&|fg^nn2u(EroRQ+c@ ze^|gi)FMx9@5WCVnw;}DJv`53`7ctEMM;g(f^8}Hks^ubl^o@ZxeslPNc>pvN}=Z- z+h!NpfNkOu0XB13j_`|cGr#9hiDP*vqWM)b=u?46NU-zO!=5{~6dr9-4C-Gx!S$2A zV*1sbV_pYpzeI3{?eFzCP_QHF-~qWlrp^CZHbj)){vLh%4%dw|a@^!t bTElooPVRR#+n4`9cQbgp`njxgN@xNAgv)*> literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/barrels.rsi/yellow-open.png b/Resources/Textures/Structures/Storage/barrels.rsi/yellow-open.png new file mode 100644 index 0000000000000000000000000000000000000000..34f2c4373f2acb309017e8df307789f470d9cf5d GIT binary patch literal 326 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCil21AIbUf%JhohUx%@_j4IEr5HNvl9tV>vbVPfiZ8H_+W@3EOM?7@|3d*o zuz!URNU*>ovY3H^?=T269?xHq0u-F@>Eak-;eT|JBi~^I4wml52mkl)c#xN?^YGcF zRmGi~dOSHQzew-X5jgNxfzyRIC6#ltj7~CV&#eZ*JlRPHL)qV-J}|$nK=_h(fUZiN zvcTdOQ-V9zXu1fbIfkmO;xK=B>0~H3SxA6Oa5*t@G7s~>j%HZkh=d#Wz Gp$Pz)O?cP< literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/burningbarrel.rsi/burnbarrel.png b/Resources/Textures/Structures/Storage/burningbarrel.rsi/burnbarrel.png new file mode 100644 index 0000000000000000000000000000000000000000..769a962390d23179f128a07bc666cede0f3ad2ec GIT binary patch literal 737 zcmV<70v`Q|P)Rkr13 zTMfXy^^`9DohxgU{g|f*H`lFoWQZCEJO^I_w>n2^0OE@w{!#xxqk%s{cT?sQZokcO zP-F&k3}Oo$4lWy?_2~f$r5}_`oS~Qzs8T=Vxk_E5&DDrC_8V8V)3XIOGE-HQfj}_G z5DiVEOUd&**Xs5t99Uq>K@ET4H!~o;f@V|#AP~`DpY{reL-Xh2F}5fNB&9%bWhFol zKmnG_||O+?3I<34vxr+U-)d z4Iw$}5eRh;1?G*}7=s`y(hGQc=XO*AfPnUf<6t%r5z2smKnYH?Wn53E2EgG1Nd^Gn z+y$8%mxsz=>w&EkI|AYv;Mz)rKGZZTm9AQlifv`|6wA+nfZN~lse1BJwax)fzGY$|*SIxqwz z8Eq>NglJJ?#|CK)#$iiXB-liwMAoqH$d(w)0$-B(aOO-qJ$C#vKkoC~d(XMs`##Tm zE-gGP#KO$h%*e>d0)H^@5X{%$CNMRD@q*v+OqkZC9Q+g6$jGv7ts%a3v9vQXG6nE~ z`y;ZhE?kumHXYm2&M&C53NH-$?B{6n6Ofgi)TwUACFD9!Z>M5Kcj(vN3qO`P>0Fpu z%HV!3Wxw=5yeSR!#~0l!`BMS=zv_-r(if@A5?DFBa-lX zBkK(bPG{#!{CuWQc01Gy*UOd|1GU89_cFHAs;s~a?SA9s$1Hu~XsXV;h@?%n)Jz*eGx;8j1A=t_8cW6UjDoab>&~X2?k|zRR(TGQp?m= zb{w)Hpp_4S&gWOQwcahtNU(ZvebHF0e!%gO-xHxfB%PQbhq)#e`m3 zPVwY)?V_YHgkh6Acq!GrY}4V@IosI&bCYRmg3s^xXPS@Hys2Ks_|_PCGECbTs7falD6|Q}m2BECw8`e3rT@ z<1EbXay{c$85p3cpaa_{yeN}Ol+9D54KZcKb;ycEUSbYH;`urKcf}64{|Tz~Z8jB`hsTa!taVR({BERZ6jIIR}9 z$Gp~_Wg{P0_AXCdz;!C;O$(ZrCW};`aXF+W^A`+0(n{mvZdtZ|Av3KmmWNTpnbIIZ*Qgx*bPnJFy0QZHEUUxdJ{Er z#aWjoS0IB$t}C-6iCPU}G*nAlLCAuIj}4@$iyZ`>RIy~HeWCSfz{=&#PMO59kcAj6zDx-&AsOJ5Fw^JM?;g9O5QI-=6VZ=vuQSw&%p$M*Wv12KNJ=B;Kd)N%Dv!hdvTuWd_ zj_|~r7L*`aW_Dl3Ik(HW=`09Qt*yK77h;n<)M9jI4Lf}33YS$Kk7;rn<5zAa?gK!9 zLD6b&y*e9KpcU51k=1#>8x=`TbD*u+!5i19ze5mJelz>+0R3H#yfw>SzizEWe6B%A zm!*06+BrG0#RsC6$j6&0aXM<(3_J9)1o~FOx{a-|)urKImH|NkDN>hq{fIto3cdS3 z-Mby=(jdS-+YRspNPgg6P2$Kn>M!n-ZvryW<5K=R8&5bpzL`t_$Lw9O9^VGQZEBT9 z>%9z}21pJ7kvni($$lh6n-YJ14TR_DUK)$wODP{;#a^tK?YjmFzFL;6fvN)G}U`ewTO8j&(8H$XmX=dM1>h2fOmwLF&FGc9yB6tS_M#z^&{j`YD{M84u z(BP*`_tVGms%Jj|1^n}N>_ez|z)Rm;8E_`%V=)8ku?>ok)gbP45>Q0ZFIW1d z_y4jn4ir#5C})-9D05RdlfbWxFL)QOms&`Ju%7UO6((Lm-1CK5uvY5dl$PJj{U%F# Z#N_*qPO3eukKq4>5k4p^usVQr{-5#)O#A=< literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/burningbarrel.rsi/meta.json b/Resources/Textures/Structures/Storage/burningbarrel.rsi/meta.json new file mode 100644 index 00000000000..e9ea220d55a --- /dev/null +++ b/Resources/Textures/Structures/Storage/burningbarrel.rsi/meta.json @@ -0,0 +1,51 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "https://github.com/BadDeathclaw/Drymouth-Gulch/commit/63d5cc6913885fd4b481b5ffcc980726c2dedca9", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "burnbarrel" + }, + { + "name": "burnbarrel_lit", + "delays": [ + [ + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 1, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2, + 0.2 + ] + ] + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Storage/storage.rsi/firstaid.png b/Resources/Textures/Structures/Storage/storage.rsi/firstaid.png new file mode 100644 index 0000000000000000000000000000000000000000..ddb1dd3887c28894a4faf51a2f88d63898409624 GIT binary patch literal 305 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv&5DEQdZ z#WAE}PI96|g2AhXK=vN1ge#0H)(e(eKHEQI2hZW#<%cAS4mssZ#_g>+6cD_-WuhA2 ziIboH@h9KkTiE&V;$rs#OCVrN)Xvbixw` zPEW_S;^q0qF}r?oE|;>+wPRBb4!vdZ;OOV?6}s$<6ZT9wQ+>;#K@4oUgWDJT!;`P~ zR6Nam#UQ}2v?S)i-PQeDiVtj7&zC6anR3uX&%tA!68oClC6f$Kod2_bN)Jbzd()MR oM;Hy<4FUvt_QoLma)pgy$90eM43Re&FC&zBAX2FSMSH-Blpz^Z$q1 zkq<8}D!0Y{<}(Vq%Xng1^MTdV{SB@(JaK&0!Kz}(aI+|Dh4M|tOGSJi0Jb50sWvdEKpP#$$?1!h^?93}0o)kIwHnX34NkqART*2%n3-;s%CI*HIh9D!i TW{o;v7%+Ic`njxgN@xNAV=jV> literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/storage.rsi/firstaid_open.png b/Resources/Textures/Structures/Storage/storage.rsi/firstaid_open.png new file mode 100644 index 0000000000000000000000000000000000000000..e1df54b1528d9319db8f2a4830ec2d70c94a766d GIT binary patch literal 312 zcmV-80muG{P)PbXFRCt{2)4dA9Fc1LX6C4}@ViD0IS-Lnlx%d_iKB$9lA%#v3 zf^`W}e-K3|A}-pCB*cJVAi?Fb^pYIScloKqpBn)PKmY;|fB*y_009W#446*F&$4XD zm~*bjg%I+~*d1o`MJ)&b7mxdG85i3VN^C+@( zt^4YZcn3sQWgk^npl^BJ0Qj`079HYIr~i+1RVmb=;pSQ^*`2buie>clC^KIBWm8D91tflbR0Gr|W literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/storage.rsi/fridge_door.png b/Resources/Textures/Structures/Storage/storage.rsi/fridge_door.png new file mode 100644 index 0000000000000000000000000000000000000000..1df343df5166270cf22c09ba4b905b6cd0660c9e GIT binary patch literal 356 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv(mfq_xX z)5S5QVoq|RM1sMqhCucntAs0z&W9N*T~+@dZDl=}cpdj9nA@NnaxHw+V= z>fhhTe)&Y3Fq4993qv5EMfo#}D~i)BuIj|^kvJE2J%sVH`TF|{`1 z{xq=JTi<-}1k2Tl;dyr!++ke85Rh@OhL4+bmNml^1IGwwSI#r#WvwbM5my4=G}PYS z*3c{wZj#_VV*!iDRucv;uYf;xd(S%vF}z$HCDownl60CefTKaimt(>d?u2QNwYd{s zGBTMoRB%7#YY=rg!VtuzwMf>%$I(Sk;S}SGR&Fzg%aa7c_#ZGYR#o)%c5-3}KgFIJ zzbeH!swt3N;4MSaCZ%0ft1J_O;`x=Cdl?w&;;UuOt2Al@gN?z{)z4*}Q$iB}TkLvq literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/storage.rsi/fridge_open.png b/Resources/Textures/Structures/Storage/storage.rsi/fridge_open.png new file mode 100644 index 0000000000000000000000000000000000000000..6e9d2d3cc88945d1157647edb990df3ab976b1d7 GIT binary patch literal 358 zcmV-s0h#`ZP)Py1t)QFbrdh)&ltg`!gj2eCJ(yxN4=q}AocCI6B(9lkFi?==?uIYz(;7y%^x`@I7JaQm`wao%<&Q}=4b>&pcsVDJrC}WXI`Qdscppw z$LzKnvg%L@i11Yy0%artgiofkeA{v5)KNB~R@3Gy$9Kw#sOJscn>@!C}7643cO+_&9`&mIaFFpS>V&lU*}m)0g_3l#df>{ zw~4y{UkQjJloaAI2%y?@cmyb5mZ(JMDvq20>pdU?Pr*+G7L(!s6z~fC^j|=QtqAe! zKkYI8uvt$5rr4FF+1o7iHzZs{rv{$wSg}?o#Zuch4x2Fk7w-VBii0 WzGW=qPvK?&0000ztNa1yLuArfL!NX=D*zU4u$a9{3nmk#_`4L}3X0Q?`oWID@iqa}@>(+rl2x%`K3 z0WdixDT}M9QVZf}2bSX%x^4LM0GMpIS%VjhKfJ6u+5nOy&XeJZdB^X=evcl&G_CiE z#WvJh0d!2tJHn9zU=rCyR8{3g#FB|l4zN93;BiYK82QTm)&h{1{{JFrQ?Gzo$u}bXltWUJQN?@J)Oe zr7FK%oy1`P%5t+>8WOeft~GL$tOmH~8OUA)fC`EM?EiNyHg5nN#0P{k0ExD{pi=-I zK3ss?ki@C~r6DRpngvo9AO~#bGX#c_lj<>x|zWG({WlaNnFq!3{TY!UJfK~<7RP-n6A-`wg*PtYB_gFG%7EAj0!p00%&mqkn-U0adSt z2u&{10{8?JMUDL?-3ef^&4nbu3OC0jG}#aXz^XTl*ghFxcep^UEZ_{Vy5IaKBHAap zhOF=`ghPo6z+Xc=1KZ6Was`Q;6{i+-huRm71eb(181<0v)C7|E>-XMEG5~)p17H9Q zfC2cw0Gk`@$xj5>-P)a64{Cpuv>1-c+}a)8vz$%#<{Leqhppk!lQQ+N5Ti%!ti#?%S{ z=-<~}?`sYhv1fv4j4(2x3kV{0;N-L>Jwh`o;T7=nTaUPaZfU)Y?wfZ75d@X?+mHu= zorS5=?tlm)Qw`{Zpyz?K3v@!TbHDx~`h=k0VBUlV;2q=(->o2WdF%iH002ovPDHLk FV1jmRznuU8 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/storage.rsi/safe_wall.png b/Resources/Textures/Structures/Storage/storage.rsi/safe_wall.png new file mode 100644 index 0000000000000000000000000000000000000000..aa13aedfb83794e7c7f3ce3d5a74cd4e267736d7 GIT binary patch literal 378 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv(mfq_xS z)5S5QVoq|RM1sMqhCucntAs0z&DR+ zrJM89#>XN2!R$fG8Yj*xsH?kQXta=J*!1V#;cy9^CDI&J$lJXvV?jpvcCwK!BmLA&Ff!GjNy6*Y$sJf5EaAnQxWQptCB_WJE(p1^CmaZ|cQ@f(FZ zMiW$DOqMlvoZ``9Zo_5QfvjTj2sKnV>ih%7`cSa5tU(8;9+W6 z#BfYpWQl>`p`d@A-R1#D=I^U$p6;)8;AO+*=lTzHomR54<)@m!1LX@7L*SlT?ma5A R76Jp4!PC{xWt~$(698lLi%I|h literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/storage.rsi/toolbox.png b/Resources/Textures/Structures/Storage/storage.rsi/toolbox.png new file mode 100644 index 0000000000000000000000000000000000000000..ad66f69275c1524a89dae654a0039e90d9096747 GIT binary patch literal 415 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv(mfq^m5 z)5S5QVoq|RM1sMqhCucntAs0zi}@t}@O50g{Fgu3{`Z%eirY4Fp4nIYpE0JlYZ23o zxS06k3P+D~i^mteG*WiuD+mhsp?~@u*K_;ksG6FCHX^0R8*dmXa-MMu`5}34&+ii-emu`-(_~KSp{CtWf!%YE0Ik_D-R_n)0SnSL{^z(jWR>CI*%OHk0 z_68nTzZ?SwA?C>S>(-qs`25VbKtu8LK?aM$eFufAj#x1~kSaq4{TFCYjJ)|9@79iyHE;3yYl$ysIa(e<{$v44$rjF6*2UngH$Ob=Lp@ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/storage.rsi/toolbox_open.png b/Resources/Textures/Structures/Storage/storage.rsi/toolbox_open.png new file mode 100644 index 0000000000000000000000000000000000000000..fcec1e456a778139abd83158f9c898a26b90bacd GIT binary patch literal 432 zcmV;h0Z;ykP)VQ!Pj5=UwIzU=X2xP#m5Wg%CfV9`2Y7kc!1Lp1RVe~%urGUK|jC8U}&t1sTd@#t_bJ8dG`^npKJ$! z0Lb@`pTEJBFfv21&z)i*2T+s?o*mfBV40A_aD2f$f<7hN0iZa)`RxlZ)t4_=9e^%| zE3QHMDRKY^TzK{zg%2uj!2nnefUJG?{0Y$(lI#GimB||{r6QSNXtoDN9Wd&EQ3nhw a2LJ$lvUFu?pV(Xg0000VxfVB06J%qbsnK;q?_c`_ z#giZ6>xvBQ#en*O;6Xj(q%VJNUeY+PcTcHdSKaLEn_s>DATeuO=G9qGemmMn-(LBA z(T^uAvul{vPCSz_L9*L%t6f_(>jKpS#_M()1-Y+^vtKS%I4!z$UfHvT?Mz@J85qn;di5kN`YTU> N_@1tQF6*2UngAcNN*DkD literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/storage.rsi/vent.png b/Resources/Textures/Structures/Storage/storage.rsi/vent.png new file mode 100644 index 0000000000000000000000000000000000000000..9d0f46b81217e3918c7aafe571b06982933207d9 GIT binary patch literal 221 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv&5DA@1m z;uumf=j|nbE(Zq@whw{VocS8MHx}t=>m?pG&GAv(mZaw}MI-HxXGBf@*Q?c+|5O=k z{oDc62?Rg%4;1eGce4A?fp9&>SG$x_<9s5`OD>tc&6D%KGJA7ow9||)oY&YjubR#L z{O-z}HA@;cOIyr3%$Ap{(7E{O^-ZD9Q&ji%EWOT{FA6b`f#;3AU&`j76}v!uPgg&e IbxsLQ0DNXosQ>@~ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/tanksx64.rsi/chemical_container.png b/Resources/Textures/Structures/Storage/tanksx64.rsi/chemical_container.png new file mode 100644 index 0000000000000000000000000000000000000000..c7365021975270cae5b768cba57d8780f37aa1d4 GIT binary patch literal 1389 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 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/tanksx64.rsi/largetank_chemical_huge.png b/Resources/Textures/Structures/Storage/tanksx64.rsi/largetank_chemical_huge.png new file mode 100644 index 0000000000000000000000000000000000000000..91b49aff4225c9bd6dcafcb1e927ac3f041601de GIT binary patch literal 1476 zcmV;#1v~nQP)AFkrgw1nyX?HTzptvRtE+p9 zXmYd!5KWGj0HVp!5V|KTRlVALf55#POcNS<%3 zEXv>B{R4sL7C(LvgJY)y*B0hKiUa-A^8NR73k?&ZCIQZz94mG8bO(q_(zyZS^SHOZ zx+Ip1Kb1(p)f+eE@7>$C8YV<+0S@%{1;_(iyLu%#9o@NY>KOOsITHz@01)EAy*uLg z=t$|+qmim zhKW2!Z~q>#IQLm}wZ$P*v}1w&gub^*xG z&CIJH>l2XznEF4610(_+10;rv^~p;L-`7IpOxker0B(Iw$|M9~u(Ri%@9-`I;`vW& z|2*T{3#X%SvD`g z2!KgZ+OP_M1|T{gJaNkDV@X&)N|>bK?o18EE4Bmf1!H_so5;o)J?RvzN|I{yk02Ab^f)R@Ns z4k8W^c^_~R01ZaNL0%FmRwhgYBqjqZ^~T_9E>B&}U0tQRsUfOQP*vwuJ%Ek!DyljX_%L7uvUsz6tS zO}sc#)4BjBkDMMr5F?QFc^b{fc5ZzVK}Udm^|>^ya2JKp&noYgaASG{kZ9?Nia@cUwc40 zPQzuAh%JC?t*?D%wQ?}JT^|1!>a;!&>m$;Wm9anqV6lWeAPuClKR}V!uGvJW41u{o z>I+f$sF6lmoVWmmwlPr{DUWzlPvrT=WF`4IaNK60_ z=U5s!t3)93z_CM{<*!W$pGb9!%;D>oD+ga6i>#t90r;%0V|^mv1?P_KQpcrT=fox^ zLRPE~Bu#d};V6TwXF6(;aTVJj;vL_$PuZ9)IXh?4j0>S3rm73KuW?iv}e e(puxI6@LJxX&M>yL9hz|00006#`0 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Storage/tanksx64.rsi/largetank_pipe.png b/Resources/Textures/Structures/Storage/tanksx64.rsi/largetank_pipe.png new file mode 100644 index 0000000000000000000000000000000000000000..22bb887022e0280383c8888742b019fb1b023965 GIT binary patch literal 1453 zcmV;e1ycHnP)2$lacbpt(Gn1JlbIv`_%e^y) zso)q0Kn2G@04g{J0#Ly*5P%AffdEu+3^S{pavYc1{bKwBx z1epY2;=`3P4W0NYcKpcj2$f4mi(O#u|Dv`KEcm0#up1x9} zIVH&5JNLA3Aq$ZxKo;^N=O)ay6oB_{-M&eWA3VfvFH{k{0!Z?w&rZ?j)wXqfZDWg8 zJ6&onuju{psWJTuL8K7ap1Xc6Xc1xpFnPcw58{ny&uOSsvOd#Td_~8P^}os$0f3MZ zf)l|KK$7>tN1n0y@rxEhhJ}mhyMq$J8v+1r^3CQ*dy%w+H*?jo@af-K0$q=tlu#E4@^i0=7l zh+IHOgj1-92_VUVFmk};>{V*5yfFmvdU|;KFAtqOU|}*TPpX}QK&qo|9MEaN-easxudWX;s8v)kV*VTpDGeHnU zJIp1}=Lk-gUFs*#_F|n73?r&#W`H~s=QRfU>j@6+y9hA{pj-`2jp>o)5$4*D*l#o% zvAQl-jW8c@a{yqGk3JJZN%V#QR|6la$`ReD$pPGw$K;Xm;VONO8huSx2^U&FU^PMj zM&``ne`!M{L1XJTuZ;`f2w%pJ38BbK+e^R&FI5O^hU$RIWSO46*rL_tCuY5mv6Dp- zN#1mc5wPB{@TgAvjhFx!{rmMpbYuP$J*BeA!mI&62)7Le;0}&)2$trQ z&|o=WvGrBEfF0n1h49@dLHq1mDr0ab7#d6>GQ?}9eMYMt_D0glCJ=WrV-{f z0L}}D{}5u{MXV11K(ahNPo0-_YARQd3IyH7d4gApkkkPJxp4qPx57$Px$&`Cr=R9J=WmCbI`KoG}&vtF<2A^{R=K+2)Y5l$Qt+z>Cqp-&H*DOJF~}A`?#v z1cBkU6P})&l=9i8AaDD`&={oX5sWc#aRCqRW5wXq<7-k? zV=W=NdAl4VHbiWQu^|$KMU*_am=G}miXlxB(hnnw39`v_Lx5|FT?7JJw6X*dfg}SU z9iH+@GmM1W0Vqgzh#LVI^bY<$dxdEjm3%H=9^D)Oz|rAhX>0~EOWp-y?KLnB zBce3fIALdiS#pt;r+6!$)px<^aLJz7`H8ldq>b-RY)I7X(!K(*D=)xpXmyPWxp-27 zsM-~aiqeE&(1*`w-2v(nR4EwrTgPYwxcYL&8@G6iUHhT7=F(~S;9&syZ`_I literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/hydrant.rsi/frame.png b/Resources/Textures/Structures/Wallmounts/hydrant.rsi/frame.png new file mode 100644 index 0000000000000000000000000000000000000000..504c12ecac9e2ee52d7032aac8f874034d3ce34a GIT binary patch literal 419 zcmV;U0bKrxP)Px$T}ebiR9J=WmfuRlFcijrNwa~>8%0O)M(_!|6!-2v!oX+Hl{xf6FRWeD9xqy4 zXWKRXBMSC|kdU0_`|_QfP#7`dzeCk6++E*D9EFV=SVy9hBahqVvczW&eRO|y>9~D0 z;`p7dHq5*!iPkP)~OUh5P?(x1tM9~vtzJZFjMe-EV`S3L?C&5 zC?!iNuNVb*c@Ih{($_ci{OpT1t;u$y006XCe_0?W-}NFn>E<~b_&!Pa(M>=a1evvk zIVH8>wa{wPO@KAijMPQ|cqpV`hY~>LMoZdSm|F^R;yu!VP<=It2il-THT=2*KO>+;l{7|8E_}qnQtO#ga}hF_117QMk_Ghn zX+HsRutp8^=u~0wDlmy{JhiicXcb`Q^WLI53s?+g(5m`(Y{ZB^flm&dU2})@ZTSEI N002ovPDHLkV1l2Bxj6s; literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/hydrant.rsi/meta.json b/Resources/Textures/Structures/Wallmounts/hydrant.rsi/meta.json new file mode 100644 index 00000000000..b03441e364e --- /dev/null +++ b/Resources/Textures/Structures/Wallmounts/hydrant.rsi/meta.json @@ -0,0 +1,20 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "By Peptide90 for Nuclear14", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "closed" + }, + { + "name": "frame" + }, + { + "name": "open" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Wallmounts/hydrant.rsi/open.png b/Resources/Textures/Structures/Wallmounts/hydrant.rsi/open.png new file mode 100644 index 0000000000000000000000000000000000000000..dcb8f484ab900958cb2108157eb7eda929a24399 GIT binary patch literal 257 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}yFFbTLn2y} z6C_xbSvPFjbm(Ie^X30*)~w+H0iQ2rCv0+?|DUMYWtA{*+rj#c^Y;fFdGV|v%-o;n z^vhQaueYz?&~^DNV|_t{t2z6hj1K$BwH(7^r_B~1I$ri^> z9h#7o@TuNGhC!S6d5pzj3k5z0cIHP6tMAvdU1L0vaD{O(pF}CcU6}&6sGJ1ZfW6t) zkG0FTH5M~4Gc!A1y2>rlx1d_eV^Px$!%0LzR9J=Wl}m2aKoEw%>TcT-AcBHs5jMbz9jly!dvF3I4uHgxt8fqYEFj8k z0@5TBLCO$6x{HPFj3<7~!!u&R{8G7Ha(C6|a+ezpI_Q6w^ga0W@|BJWtXWPV;1P@! z9yoY=cGk-0hJt*Z9FJk3@VDf~VXuC18kx>Hg8%@halGV*KXW8#SvpYy0ThCk1q;>1 zK7InZ;-iEqzwtfAUI~zX|F&=*K0#u%8-;ps6J!D%26b;j?m zOH(#l*lmhfcW0Q2-&g>|IK&tf!TSP#@ssKSAlOM)O!1OWW>oF4>4 z>}~++Bub-6v<#zK5{dLS*X97pi|19)(&8d5eHGAlB2~eM^*eaW3hYj!0OI%Wmd2d} zTwGuCc{W=MVlM#Cj*jl`RUvapYfkpz{?H!00000 LNkvXXu0mjf%&_WD literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/hydrantold.rsi/frame.png b/Resources/Textures/Structures/Wallmounts/hydrantold.rsi/frame.png new file mode 100644 index 0000000000000000000000000000000000000000..c345cb331c01172975c2d6461b628249b6d4f9b1 GIT binary patch literal 408 zcmV;J0cZY+P)Px$Qb|NXR9J=WmQ72;KoEwX*^M6sg*JE*PoBK>fBAF#eM0Zj&?@v`+ib?eR!y5G zyGbJo=7nX$W_I?OcUTe_H0Zxe>RvqEKd9TRg9%)HialLj2#>Q_B{*r?^n7<4mAp>5 zduMABMv^dnTO5sP1OV7B4>qp7E54Kh1wYg;s`_CrN8q+#&mc`}oeBaJ3dQ`TvMyrE zQGnUaU_{W>3Ym;CUlE353Ih1kEP^%!n7vtdp}Kta4{1uV-gE=dZ0@Zs^E9#4NW^vn z$dhvbOztZ%fR@@R3VbG4*BUIY1+dq_E)K-xjhEQ(s!vqVfy5oyT0Xc3i0BqX9o7M; zTMK$ryaR32;x_!c13v@M;+6yf>`jVl5loa@TNyDRy*ZFLSG}@;jIU1vaM|ME%h#`Z zzXgeN!K$MHHd%(5j8BH@3^3K6te+qM9UC<0Pv`@NDqL)1)Qz410000dR3p6mc|AGYE{-tg8W|E8_i$Gw_-~0Fa0mC&ATM-%1lVhX-l+> zm0j@tqik5=F3Sh{%#ROPJ&@;H{o;AU{QYd#7<+ooFu!JqNw~sTQhvbNEUfKx&Ke#& ztyllqk1%eyRB(Fk>>lPv3?&8%d>33-3A?3n^jHDaDqm(acWDJ`-+XRfQqA#WRt0#Gm?DiT-g8s literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/lightbulbcaged.rsi/base.png b/Resources/Textures/Structures/Wallmounts/lightbulbcaged.rsi/base.png new file mode 100644 index 0000000000000000000000000000000000000000..d4424fe40d13404a2d1c5b2dcc046e9dc0010d27 GIT binary patch literal 713 zcmV;)0yh1LP)Px%gGod|RCt{2+A(NaK^O<{zf$7x2qcIm4??yGMyOC+B&YH^Wb9@WQ#+Il8PbxW z6oNyCP7lPPTr*@S9nz4YTc!?0(L6Cj3B(WtySiwQBqR=+kn13kN+^`eLwoJ_1NoMB z$M-%yh5I}}0_R-ly59S6&V|fAe*>q?qC&9*7Bc_!yl_;m2U1rrmiBj6-Ho+SJ71fgfk}3!HbZFzLC( zm)(ZcUc)BU0TJeg$rBix7)5fK!Rr~ZJFkJE4v<;&FLi)a0rsr^AHBv&$ChMvH;P!FsytI0AS^Fh|YzFoDm^}5JCtcgeXSIiO`=)o0^C) zH}`_{Bbo7$Z?>=%)dHZ@VJXGE=@5y_{azPN8q zi}>P_&~;rnbX^xLX5jTp3sW;|SbwzxlP7u+0CqmT#hdk(Qr&VpHw1vQ`US=&MtiaC z^!4Tm4qev;(7pEVx~blI7yyEgD#{h$`7@Vb#sUD~^G6HGW!8)3QWlL?6jnahod~g5 z_u6}8eirAQtG*bSpGEoTdZ;fWV{5zZ__q5Mv= vYNBz{f!8zA7gfCnOb8)_5JCtcPx%qe(q(etH)7rkBGB{Xq zkb?LJ$P2-tTpb+T0)pN82N;sP@;Zp1AVLa-(hN;Xs-g}mcpbv~QiVdfgrtYh2f}fX z_qe+}`SE^pfCSFD&~@E=aL$FyIR68m%te)L2P~5X0I*CJm2Ic1lj@}hG8fg34zad+ z3?PfJzXE$V*yU;Uj#LG#tsWyfHjlxZ8lEMdgT-6jo>$LkG8Yvrzu4b1aMC!#>D4tx zLg)DOxhXYPze!aJ+|`C60hoD)aA=_0^XeJtSIx}D#l5Y79eY$*d>TWM0G>R4 zq;v&HDOi4C=HlLW|I}ny+1~-u{@egU2qAl0sc|gAvEWfvCmVMdL z?YLAb+;1rsgqbtEMRyX&D7gVuy9FSOlg1f}>o%%RT{@0a@-2{JLAa5enP(l1rDTwK zHR&$K(ig*lv(?dGb4qSN%oxYYM+UoGLh~Yxm@zIr zmXaHgP9|WNO8@}7TtYgT=<|#SA%qY@2q8oeXv8F)<-_>`~!H&IQYVtFIa}7Z>|`2BKs0*xxfyZ>)Iz_Bm%@d3hO{ zuIqwjvRHU$BRV#Z#kmbwd>YZnf>v*=h{d@L06=kbSIKH|4|EPi0&v?)U(CxBG+oyP z&_4D)cvHjOC#$+}mzj%;Z{L5x%rg|%ZJ2q617{1(i!|(VshtS1O#9e->cvx>UR`^w z>ZT^c;$h$iMndN}aJIbG%@CKCmY{LYMP=JT?dT9J-a_-|6~du`Tdk_+fC(Xl5JCtc bg#5*Coh}ZLx1}eY00000NkvXXu0mjfCqGr# literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/lightbulbcaged.rsi/burned.png b/Resources/Textures/Structures/Wallmounts/lightbulbcaged.rsi/burned.png new file mode 100644 index 0000000000000000000000000000000000000000..7bf5ea455534bcf508a005cc8f0f82377b48509a GIT binary patch literal 775 zcmV+i1Ni)jP)Px%!AV3xRCt{2+P_O1aTv$(ceECNMG}Z1fmW=cmmw6q7-=afDlHTz7q<=$CE&lH zgM*8IK$b#r=-$Q2r9uo5TN2ZP9Fi1EXp2f3F_0e$hfRkxLFrPyhQx#C1>p$XeR;kQ zPY&*r0|n7&wC44Co1bVjT2oo)Ht15hD892xcxncK@YD?Po!yoe)lNzc$Q~HblxSX#xU%H(qA}yJL{q*~d8Sy{)dRZImbA_{>GASY~tc6GMGwtLthTn#S%J zMAt4YJpoD$Ffw`GzIhLT$M=+C$-4Ido9cxNb0al?+)%1j|0e zwCZ6@>2bKz8k;{pbMfTa3&O#B%CWp98xZiji7d`HzuzQ~vE)x+VQ!?>h~(;_tVtsM zQ)w?snP8^{{BFqP0T-IHz-du^0xa18Ba;W9R4jAytNTW=yru5}t%&6-UhfYC7@Tl;R(sU&8<#^{(&c`ZveU_u`!ok{|bP9>Sp$2(k+5JCtc zgb+elj3qO{|FtkTQVaOq7@0g*kLw#HM#p?i=;PRymzQgMpTCg%cF5~F`#&cenLO_{ zzFV$Qjp!We@%hTqG^=Ydyv_mvzq^?y*oKFPYr)VY&mZNRFF;;Bxxs2pXe7r_&kpU5 z!RFC6;A!RwT~H4dw)Wl4w?9|cVw8$yj?Y{)7O|S#Q58L;;dK_Mm?nBiLwj(69@6Nk zW(kHSfxit1h9>E$X3;}h^W=(Y;&m3#LmIiGYDYJtVmn!|?ZgtC7Vk3DXJYK7IQ;SZ zT80>jM6TZh9(pb*mM(DEd#@c;|8x*S2qALYktYev(Wv+6~%NQRyZNav{d~=f{cujv<%Zs z?*+~a)mQ9VvMhFL!ts~?8;^aj5OO+P&1B-CIW_n8*-1fKb8W64xWXBgzwN_eO@;&f z%Omo)iR-TNEw^%P|I63?gG0gTQEEli&iw_EZw*VB!#_I~zfC_cf2*oOrfEfPhUOdSZU91CU2TM~@g6qkm)J}U-vMQG^VKaFdiF`I7j(Rt00 zI`Od2Wf6uA9sTvUe73(y|9oJjVvv~Sw9+e?fw^9L*8F^ze`DL)KLuS!PJj6K^Q(Sc u-Tyjfg{2`M-vrLR9HF8F0*mJTWHabYSr8~be-L#$n literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/lightbulbcaged.rsi/glow.png b/Resources/Textures/Structures/Wallmounts/lightbulbcaged.rsi/glow.png new file mode 100644 index 0000000000000000000000000000000000000000..da0b0a35ae363c858922988a44644f879a389b3f GIT binary patch literal 504 zcmVPx$vPnciRCt{2+ObOlVHgJR$E>+PX=zAoIj1J6z^0mlh6cx=#i=23C`!trENCc# znuHJ<`U8Zfgy00P|DXoLHkATfJ>qSMyS%97Q<6`g-|}*B-|^jd?;YH82M{R{F=TyX zOLFHy>GoXOF`zO?#1P;T0l$fv#bxNc2tJiTmI=ALjiFv{pw_ez30JXq`mS^=Er}Q+ zQjo)~m^?kNYkeEA161@<2Pi!RABvBj?aGVYk;!PqG9i`;$s9o2t4~BkL_|cSoxXk< zvrKsMh`r>n@**hZ0o^tgGd$a&@ge17X&GZNlIvh3r{$`#19~WwRn{w?=7@-hh=_=Y zsI$J(V?%z{KL`A_vt{a;yF1ajlN`0y)^zD*((dbmJ7-Q@97>i6{VIH+hTI zMAWUNeAeC1{V*~)mPI@fMXhOjYCI7|;r_p;-@eoid^Z{LTl}-$eD{0000Px#c1c7*R9J;$U>F6XU=$2RpeD-mpPP;O zznUn|e`Gc}W--DT+-%Hb89)w@=I3O%_4*4V0|NsC3%Ufo0Smf-p1c@MEqw6mJ;SH( zzu|l)n%YJL7VQ!P47dX@Dx(Ll-Vdw;kZY<@Fd7O*!H56=iwhSxuEM~2 P00000NkvXXu0mjfA{{=M delta 327 zcmV-N0l5CW0pS9WBYy!XNkl$@dFd9z_wJ7wEX0ozRzDmS%ft&kGOO&o)6Vgl~3cXUT4z&b+v+y&8 zSJ1XHa2_d!9RCdY8mk+xz1nB+-AS{-MR(0Md6vga_b$6OOp6Sk>S`4(?r|uhi79R8vw31)lpHJ7 zr-c9Sa^iS%kn!-5()E4nKAIf?uNo&bw0sZ$azph@f%n|Y&0<$h$X|U@Zo>4s{fDr~ dexYksj9Om>zDE3OPX_ve!PC{xWt~$(699J&heQAX literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/signs_32x32.rsi/clinic.png b/Resources/Textures/Structures/Wallmounts/signs_32x32.rsi/clinic.png new file mode 100644 index 0000000000000000000000000000000000000000..02b39be4e5b9367fb3b04d795b96dee679affe43 GIT binary patch literal 605 zcmV-j0;2tiP)Px%7fD1xR9J=WR=-QbKp1@yr!H<5ON^YLG`QG79g65wR5}QPb#PJ#2f@j|!bx!G zpiT}}5IPhUC#7^y2VJB^!NYh|baUw%hkEIy`O!;BJM~SM`@Z|$yYJm4Q4kQ*sd>{Y z_Hc8n1g+N}biqgY6}txuj`@S#>!79D6953|sU@cXbWlKaIOb^k*5;u#K04lU3)cdUkMgTE9?{2L=k;_VNXcLVxX(9iz}5|YFN2i&`yUI$FK2;>>D0Wr zygiD1_T8G}&s}*DafodP{BMXK6abiLE_a($Q0yub*UneMY-ZPC57?gVE`PJ>?gUDdaleAf+xEqn6 zRh}DHpKC@N&CS#Px$2uVaiR9J;$U>F4h3>eV`oZZ9!)6&AdJ6EFEiNbMq5C4BoOq=1Gy*^DW=Q?xlsKWFDkMxq=b#tSh7#z(dQn>frN*gOIgNA?ghV8Sj;8o*^ZF#u}_-~-6f z^XfBpaabt9q6azDD0Tq0pvESS>^N+E7@$fN-~+G(iA$a;4#4F*VgS}CXxn^=F~tFU z%Et!8cyZ?xY~~>Y6orDZP5+HvT_wihWP@{J+6?a(*TL<@@ENU3LuAWG!6+C7qhJ(_ gf>AIE7#J8B0Cg~O@A8K(*8l(j07*qoM6N<$g6?XEMF0Q* literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/signs_32x32.rsi/open_bar.png b/Resources/Textures/Structures/Wallmounts/signs_32x32.rsi/open_bar.png new file mode 100644 index 0000000000000000000000000000000000000000..a3db90816fc2cb1f1a85de2dc952a8ae476934f9 GIT binary patch literal 308 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCikt0(?ST1!J4o=WKL#4^MH>tMb(Y3Qwy4b^}PUl?3?({|5nv&HI<^2a0eO zctjR6Fz_7)VaDV6D^h@hGd*1#LoEE?PVf{uWWdAHtorx==`)YCx{ow+-+2)dlf3e= zs(bAN??Z|v`wtlH=HGZxh3EKMwS`K?$zp!9T93?NU7gwD`Ci0^iN)Ys)3t=2n>kE< zLZ>=(-h?IaNAD4}`4H*k`a<|SLwQ#EhyGbje4e$Oho{RqFIx9gOC)MRcFZ!)XG;th t-(oS2zGkqWNn{1`6$5-iT+`3}7mRKC{^vjYoQ=M5OP$@r{|7RBTUMRopjYLq2UO*CTKN!= z;w}mD3;quW3|{_>pMb)g1s;*b3=DjSL74G){)!Z!rOlo$jv*25Z>QXz)vUnN@_HTn zlfUv6>c%TsU5d8vP5k4-Jo!Yt&7M!wO&K{pEV6i~^-25`yKL{T+*^0#SH+9{-1bZV z>T!v0!U>_jLd1TaUN&F7C()kqQ=QE5cf#K{oro{8I&b{*L7(9p@dJ$&DIub%YVs`q zCix#RZeDc2Ak*N@dIk|il?%6+H17T3b`X42axaSE=&t{K4sPD%vjU!6XSl=cEzFa3 zBcAa=*xNG`Z@F-Pco5G}AtF?~#Oxx|mtWcpnm%f84bJ}&+%Er?O|QGnap?L6CW&vKr8X?sbjDyktCPI9vua!J zVOE1T_3_MEr*z8QKkanie{jPc*^||?{{51g5UurjXVAp=-rR?udu{z|&fuA9_d?@S w>%-Px%G)Y83RCt{2n6XL&K@f&##m0bzO$uK@IKdY%kRsI;DMH{xt3cY+9#{yM+Ez%V z7!ZpTsVoG2fq(&D!6J=?aF$~s8#kNXTug4=6aTNHavvV_>BLV;b@J|tXAUwHY zmx9BqqdCnY=~rt_r}_`~w}tY*sf+J+BDx6Nht-0&g|-}*bp=T7yjwI(mp@Zo>cG?DAXAB}iA-nvUj3`nH? zc;;bSyc8uO?Z;e-l4+)KomgBQiFPN-H0fKvRSCGf{XL$%6ZIa);xr6qp0&lh!>?F( zIG*aaDgpQIZ^bf6=FPv%4t+s6w#B(lbBm_^nANzPyG#Y}r7sUhKTtWg#aoqNZq3s$ zU^Oo1E>i)1)BlETGe1GiRv-A*SF42&*70v_0gF(})7D*LjLXs^%adA)*2TBJ+8!qF z=C~~VvOTD+U|sU||KkJ@0}?byGUMvzOygDYt>1ezAEq8xlfyJ#mAw7u(gGGCFC?yY zimER!gue8%{O6JYdA(hKRX?w{dsWu)Z)^djC=u!nQe^bdk48*s<9oi|bM*DH@U7n+ zj)i)I&+6gj?b&|_`h0!8EPm7f%*6JH`Sqf|>^@gww-eFjfiN2Kt-o`8&Igkhr~0Gv z9=%uSmiQw&vFj17P?tFP|e4W!shg8YL2g8_q-H?td1 zh_k>WvY3H^?=T269?xHq0uEak-;s18xLB1mj94;#x{{KJu+wJy^RWIYd?U-!A z_}gVk*!~yc4Y^nCH}Yvm-z;Q&eoRN+VUDYOmk~pE&xs=iJtl|Q9^4ANSiq%SG*=>g z0@Dti%?W{F3YP7q49)Wx!Ai;WnBuJm~CU(`d@F>?)uHM<@CxU22(ba zvcF+@a_=5zLiqw;|0%~du&?_#g&~f?>?d#5BnQC*wO6G6tm@%jvDLmN?Dv&M@xP2K aukl-|3mI-Ou)7EJ0E4HipUXO@geCyso`Gfn literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/bazaar_on.png b/Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/bazaar_on.png new file mode 100644 index 0000000000000000000000000000000000000000..d7907e3a4191f98475d02833dac3bc1f23c070d7 GIT binary patch literal 366 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!3-p)I`?e@QjEnx?oJHr&dIz4a#+$GeH|GX zHuiJ>Nn{1`c>;VwT-SM6Udwln_qPTLY|c2<2vS!P{c-a;*QC zd&AD^Gqx$G4k(7X*!*2uBw1`}pvSeuYu+plIYACHQHKY6R1eKOm1J{F#EHW}=HN1> z6}gOIeGEoihYakRm+}huBphYAupx+7^|_gR7GsfJjk9OtzKz|o4RfOZGAT?x%90ru zv}C7EkHPNfC#FB5pY0q9KzPgg&ebxsLQ E03g_ec>n+a literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/hotel.png b/Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/hotel.png new file mode 100644 index 0000000000000000000000000000000000000000..a1a6d5a5188ba9476f43f70b2bb1f7edc3633fc0 GIT binary patch literal 388 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!3-p)I`?e@QjEnx?oJHr&dIz4a#+$GeH|GX zHuiJ>Nn{1`B?5dxTn)4}x?1aM$_rBrRive)T8s@$jSPU2Zhx=#11XM@Aiv=M5WsM+ zd2b|8jI+QavY3H^?=T269?xHq0u+4c>EamT;r({%FXJN|C--0Ws~O7C)o_s_4A&6dbYZ70dtI@c<{HY78e-TaYQR_UUhPl z_BG~+BL|~qwm;R|Y?V5#@miGQ0_F%22081fnY$twqBt^Mn19pNQh9f2mCsQIzaEBL zK_%;$-K?2ba5h}|$M$9lV}U)>h2uNfKkzX;kNQ?9qHsIo{8n>@JS)bnbqopz-!M4b zXZU0(HFdc}L(rOXMA8U_0^fk|6&iroHbmLiIYs{HeD)@YG7R;_P`=8 Y_^4K2)9ZJZK+iIGy85}Sb4q9e04{fulmGw# literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/meta.json b/Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/meta.json new file mode 100644 index 00000000000..bedad018567 --- /dev/null +++ b/Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from MS13 at commit https://github.com/Mojave-Sun/mojave-sun-13/commit/6fde5cf64e584727ce66d92d81352801670e172f", + "size": { + "x": 64, + "y": 32 + }, + "states": [ + { + "name": "workers" + }, + { + "name": "bazaar_on" + }, + { + "name": "hotel" + }, + { + "name": "private" + }, + { + "name": "we_open_open" + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/private.png b/Resources/Textures/Structures/Wallmounts/signs_64x32.rsi/private.png new file mode 100644 index 0000000000000000000000000000000000000000..2e18cb26129c607df809dd40a9ba0ab6d841421f GIT binary patch literal 493 zcmVPx$r%6OXRA_E^ooWjYWO zOs2D=$8%13(B177#mzdC>Fj79(gZxeyyEiWlj3TP`MN>!BTazG0H~N+03#F7Yu zK@=zOgHWmcAgr|uU1yW+@>Tcv)$$Jf76QKo;3w0ow4CAV`m1d6X&~&q-u=$=sTfOw z$7cR&e>ua~`HIOgl@N_pg4KWy1zEMp+T;KaVXc0Zt2c4v)v>SgvyJvCaO!V>Dsmhr j`y5sUz%UHM{6W3}$ww5&pPx%pGibPRA_u5@!i@rH-MU|{3fremdk{B5 zxVU#vmslJKgxbJ8f>q8Hx{)_JDR#80xQIS5){b_Eo!On8Spg#>9~xn*U~%(6HYU=S zUq7#nZ1`+4cyaSUSDO%bUrn_1XY(6a0A%6>Bk!%Bi2mGd@%(rT07$c3cr%yypJf2R zZC%E+z0+k~@-N?i;A#`%{+sA+htUoIfak|sBr<@nVgNuQ1585o;`y+ZFO1>$KxI%O zgSzdjn9?j4x{SyCujg8Brw`Ub05}@rH&)1r6ug;B{5waN6RBDkJEf1FQw*L3 zfND1+T3b(pZKPQ)N+}6D#VbyI^bF4Wi7r|O+nB>(JD@9W-zp!PK^#C!P`NrDW=^C? z>>!${t4q#RA7_y?%LOe#VrPDNYhv92-pr+P6<`voda{SDB(I1G0Q3VgkrG}JcUE|` z1kH=;xm;C!ZSRgjLqNY2>1amOhg+&Stl8JriQk6RGPx%9!W$&RA_cRP41A8~)pGVIJS%#qpsQ-Fqx^RrK#&ptC4jtW`(N4f-8 zm#5~c*#U#$D05%ifS1=doE(1`D`=aH--}uwZ36(HT&cqKeDu1V#M*G0sMkuEOjihl zK3vZSfS4`E0f@aOU&=-M08;bQKIJ9E&$+vAX}_DkMH=e05_;WER5%qU+A?CnqA%qV z_tWxIBl42F0V*0!6O-vGvQWJQiI;^Hk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1o3GfMVl~Ys<4Gq=O)ipFRDJ(2hR#i<%NQjAviH?qri;IhokB^9m;1v>= zRZtKU6LWWW7Z(>76%`c{7It-Ym5`8-l#~<^5fK&^77`ND)6dH zimwM@Cnp&G0A3UD&P^>E{e%l-F0+)*k+{HXB zQ=MY3r%rsnDnag7AB*?@0t-2R+tAo)UZN8|KfPnp`{_xckOklMI9FTt>)JljMTyL8 zdn<+J|199IT=xFO{ufLPZ|yUtpX7f1u+U}q(Y*N+W?bCtJUgYTAoAFQ@Q!U~f)2PR zcWCXXy%4b=X41FC93}2^Sx>2E+A|+~d-@pDJ_W62-8=i<>C9Lx{z8h+wnUfv!ZsVt z3&qzxuPn^{{hecr{=DBT96qzFzur~8u&?I5(2F1PtZeB88x3^MDF4&ZNuBce*p}tL zZx&5^{WWcKoYl0>sV(P=G9PL1Jkr>5$t=P#&Rk;i?tecX+^CoqkZ|*EZeyV8F7~K% zm$`XNx4o8MrPTS*Y**KTuZJsUyH;{8_7z_%(BXeCUC^ZWZ7Gw#V8z@6n`gHzuGACk z(6u_RVG;IQrlBYaLEj?t^)Uc>h@8CH-b`1$t zLod$@&k{B@^~aqFeZktS@{MT)lk4Z0NBV0XtQOa@JYdvUtiWo-E^@ZG(_zno;IM`F z-Uk@0YZ5u36<~5+mFZ(|IK%S=dI{{4iw`hWg5A*g^medZKG(k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`211o(uwCNPP1Fi4j$hyw)@D<36-)RhGJ1^@s5pTR+EYj6k>(=g_J1(Z0h%+&=h;rN$ z5%_uW!Ifpfew%hb;+|u|njcb-b$JGZaEQS{bF~|_6P4PU1qE`ry(}5Hob*)LciCA0 Pox|Yi>gTe~DWM4fiWyog literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/vdu.rsi/meta.json b/Resources/Textures/Structures/Wallmounts/vdu.rsi/meta.json new file mode 100644 index 00000000000..5dc376d26e3 --- /dev/null +++ b/Resources/Textures/Structures/Wallmounts/vdu.rsi/meta.json @@ -0,0 +1,57 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "By PatoGrone for . Screen by Peptide90", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "keyboard", + "directions": 4 + }, + { + "name": "screen", + "directions": 4, + "delays": [ + [ + 1, + 1, + 1, + 1, + 1, + 1 + ], + [ + 1, + 1, + 1, + 1, + 1, + 1 + ], + [ + 1, + 1, + 1, + 1, + 1, + 1 + ], + [ + 1, + 1, + 1, + 1, + 1, + 1 + ] + ] + }, + { + "name": "VDU", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Structures/Wallmounts/vdu.rsi/screen.png b/Resources/Textures/Structures/Wallmounts/vdu.rsi/screen.png new file mode 100644 index 0000000000000000000000000000000000000000..889dc80bab32d334fac722a10749421d5161d576 GIT binary patch literal 1305 zcmai!YfzF26ox+$P$6?|4J)sertXH6W@d`6g(gyIUZOP8CUf(arCn4|G-(pY4ZLi& z=wgkVrlYW4(h3bJS0&BLO0r}jB5gHAA=FQ~EVKJ#`?qK2yzh@Q=ggdE&K!F9!F}e4 z4F~`L%<&<(2!r<+GT#(#P!cUM#b8F65&QN4oMGF)008znt^ zOtgu7&vKt!C2kUUsZW{2Kz$v(?uwZ1LA#UNP+=#K#wgk5M`bVcqGOV?nGP;jt<9P& zEDd7~VJqnrZq^H*9(@u9ByRC&vi-g{^FFD z?(G17->EQwGo5obW6|vtr(G6vL^Xp3q%W4HekFM{ zyqcP2tcAsUo|%=rR=3G*;uPvX4^QxZ9{S!7G>tYM|EnIhCuezm23ltL6Q$oN`f!8(uuQjAss<7u8Si(Xxl7 znSfGg@-LD9(a-tlvH`|!Nf(|yO@g3fUzdmJu4|mDb^~Uas&` zdRl}_IIuIdVkWot^HkIYJ}+s*p-}UkPu%6_T5H%gDT~N0yabyLym>-xf>P-4lDM+t z!0jZKphd`GI@h28!3Z(qX?tW>;uL~DByo6yylI=ut?IsX0k##y^!Ei!`tl{wj@0sn zx1s6}*%8z3%%X8#ptdvTfyqNF;TSv60E00YCpK@Dt9$@ZZv549wuQMRv^2jy-##KU zOg9X^e0*ziACyxyc^?JJ8A`Pkz7nK9)zQ+%7kz0JiVxk)fE(*P*-onZ2_z79ZL+&8 zfE%ze*zI+?QT0t=)U?5?czfJwBfwC0e3W>}L()&CW8-F3lmlFnbW2u{uKBz-A)Sy{ z;VsxyHks{hk(C@>)O_0Lu$-S3*hHsb{3iHKOAB5+s4Te+CjHnbvJOW|v66n_C!e^Q zFG;M6V4a%U!9oKVBKF3WsFHMMUDD!%Bo;}TjiANU2yp0KF*aiyJFZ@F&9_+d&X_KXS>?Z!A=X=iG)U3!V=npzy?}W1 z`f%*!Ib=`gfISvo$@fG64z-+=;KGL_Iq4e-XgI3}*fHl!-O4ZD?)L}30t)m?&-h(Y zoU@Ua^EXm+sQGu_7c@JE01hZ)Nmcrc4;$LxD@VHHMjX zLpHMt^tLOIv*^CV7^Vi@_J=EgOOrr~T6`9|*?GNS?1H6q%bON~EV@)oTOJk>?nKom z&-+8#fotX{Zt!&L!<6V&_YhMs$D%+MGjx%PyYU~qU0r&kZmRfR>B0~P@?s_3D(vM{UEPw^D09pX^+2p|uJQ`06 z#sHvZX%pGwy-Q(urB1`A?a7Vy;6qqTUsu`yGPs&tT5ngTUi(Iu;7nc+`^Ev(%GBf# z5(1)Ht4I6j64BZ$Kpd1vh}T;69ryh`U1N(%9A#CfUFLDBNhM#?b8gvVg|UMf!zU_Bw6`41IPkEg;~do zbM)8%xLAgRzV?N*Sgy1#B5eR}P>%lNf4~A*01J?(o;3xQ5ibYG$N&HU07*qoM6N<$ Ef&ku=PXGV_ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/walldecor.rsi/calendar_blank.png b/Resources/Textures/Structures/Wallmounts/walldecor.rsi/calendar_blank.png new file mode 100644 index 0000000000000000000000000000000000000000..107156f2872dd469fa9360b83ce46fe3517de564 GIT binary patch literal 284 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv&5D0t4( z#WAE}&fBSm{7nu#t%ixBJ-dJDM|#Nk#6--M_?vmkkDR(TUIF2-5=F_#y`519t_sF?&3k&3cky6Qh&1+FvslW)E#2whtNeFVAih)$?=Gz0QK-L-2)u4u<|+NNeiwJd2K_}M4?|}-O<}m5`nyaZrfp$ubaR=X-nP$& zPcDDv&bi_4RWpft?OS?!-*pY#>n;g>Xq~d?Y>h2v6Ug;K3`Hso*t`XjQ256Gia(&f z;TLnvj=iG)`2RBQ>$~#jiLXJ8Y1}UR1Hnt|6?9Sz_8eTNc~Aa9x5h&@dLv_o;T&Hzg_DeSVr(B0+_#HF=AG{3c5!F-5d|SE@GO`* zPkoB5L&)3yQUH?HTABPAzX}klz*3dv+%o}s{bAxhq~H7ycZT6y+S^OE<8hYW=_T%L7ofo*W+!?gdb?VM_I%8Vb|+Y4&F&raSP%yPSW z>ErYpl6Nofb(A#_65zcr@Mw4CgY7JHkG=hR{%gjMKC6Tp4m-QAjc>%S&DNP5VBW(z zCqAanPDW;GfBkdQ10D{te#OyGY*AfsKt_<^SqFoGJ4*wy;~dfxRp-WLMc!S*bYVC9 z@|g!u-YSYR-Jx6YZr`E!xn6?l!mC*ytYnJuT#z1IzF9H&ks?JGhL0e?-SW{+7G|`P0w#=5Sx)D{8GO3#(RMAA5i9<6i;k>_v=Q z0!+4OA4)CqIp4>$WZPEZy1R?t|G%cM?}P|kG_U<+T7K^@`=eK!k-$i2@O1TaS?83{ F1OUR==|lhk literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/walldecor.rsi/meta.json b/Resources/Textures/Structures/Wallmounts/walldecor.rsi/meta.json new file mode 100644 index 00000000000..64c4a8da70f --- /dev/null +++ b/Resources/Textures/Structures/Wallmounts/walldecor.rsi/meta.json @@ -0,0 +1,44 @@ +{ + "version": 1, + "license": "CC-BY-NC-SA-3.0", + "copyright": "Taken from mojave-sun-13 at https://github.com/Mojave-Sun/mojave-sun-13/blob/be7a9f24f2bca68f07e4b0b086dc03a3eb9f971f/mojave/icons/structure/wall_decor.dmi. Wanted goose poster by maxxorion", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "clock", + "directions": 4 + }, + { + "name": "calendar" + }, + { + "name": "calendar_blank" + }, + { + "name": "notice_sign" + }, + { + "name": "danger_sign" + }, + { + "name": "wanted_poster" + }, + { + "name": "cross" + }, + { + "name": "exit", + "directions": 4 + }, + { + "name": "wallscreen", + "directions": 4 + }, + { + "name": "wanted_poster_goose" + } + ] +} diff --git a/Resources/Textures/Structures/Wallmounts/walldecor.rsi/notice_sign.png b/Resources/Textures/Structures/Wallmounts/walldecor.rsi/notice_sign.png new file mode 100644 index 0000000000000000000000000000000000000000..2fca121f942c9a26d4a747db75c3ddf6c5c39471 GIT binary patch literal 305 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz&H|6fVg?4jBOuH;Rhv&5DEQdZ z#WAE}&fBTBe1{Bp+$@9`2vO{r#!1BaxZSs&=!kr3{5#Bq^Wl^X-+g-_es zeSGx%ZdZjeJfCrCYt@8vSD$q}*0O|)a?_`ch-K1c9)U|$8$y9}PLelF{r5}E)tYkEom literal 0 HcmV?d00001 diff --git a/Resources/Textures/Structures/Wallmounts/walldecor.rsi/wallscreen.png b/Resources/Textures/Structures/Wallmounts/walldecor.rsi/wallscreen.png new file mode 100644 index 0000000000000000000000000000000000000000..e18cc520dc22996b022d2cc256b5ea28cb1828df GIT binary patch literal 1312 zcmV+*1>gFKP)Px(+DSw~RCt{2n@wxmNF2r=8$k#-7(oMdDvb?h4+ifR_Gsq?=a4|Y!5#`Nlx06s zDGOcL?@;I-Hmq&=Sjg7kLowJRnjZv+XvAegwRHf}!6Wv}P z`P>HT^_s|!V-S1|IyyXX8DjvZ!U3RKDTDGk=U|NC?CcB9uWkSUFP=Zc%a=ckGPjQu<5S(-T^Y4GL2}FkOHZ^{pa1!*#?{Dz#{RiZ88vp=jG!}Wp$#G-ma})?UP>#7tG_s0XXN_ z-P;%G;CI9U1@Oc-YE=NhwS5cIv_xZ9Z75BQ`P>Gol`^)~O#r}YryGkPh&h0S1Awk; z&;ef{Y}*mzdl9znKvnZ%FQDrhFsaWpA>PLU5dab&OcUoedwsE$eoT~$ODnTe&|C_{i|5avs(I1aWxI43!CBt6 z9U=PS(u&3JfyhSe6f`%ON5PqgEK(*ef`im*ELMlK+pVi2MJeC+nJ3;f ztyzOa*o8^$3G>8LewGzWA{uf};GDxSIxtNukv-w)@W3@q3x?5|(M4KWvE-c$?e6X4 z-TM!4CT9ckA!(BFAIe(Lbxj=h{x&guiNjGk+w1oFK5r0lba>z zCprsw<7S?_lcJRrs8@$UPF9*L6xkIT1`UHnCh0gqy&72TYR%fV10a04Bk{VfC1Mjq z(2mbAI+3~n&(4ztfU~nNz5+^#t2B}ildh@^=pf+KTb@-Px3=P+C?6eq+~Ml=FPk$+w{+93A6-S0-H@> zczN;FGa_+5oy=$)e$vriM;go5`ko{HFCv4ku5Y#)5kPSy0xWkx6h4(EL(C%jy;lWF zBlvg@L~`FhlqLsB-_6FVqLKg-LSA%#es&;@$&aZlwl)DIw9O8ko;ZauJSL7E976$3 zBY^C|V?eieFQO}SDFcrPv7?bj1&|C#Z@-Xv4RpI}md7?GfUd9yY_GQ!W$bqUFiS{q zY}yTt2xKhyGgB1f;sEB2qKrBYs3gEZfu84(3g)kKviEI$1lWe-FkV8OTdt8Px$v`IukR9J=Wm9a|0P!xtgt-~Ec3#Ninu#^iG=_r`d-PK3%0elu8z(;U(cT{jJ zp+b-fV!)=5;&7LsLwnMsrs-9?i1{E(?#VfS&N+Vq6%`f#osF`?i}SM&R~Z1F1~2$w z!r^YMFjmew2Q2_1qqw}fF3k_HRd(nqLu3>H^|prau{2q|t%=P1SsO|P2$Nwzy{+-Q zZejAsD7IF1$bVU$uLOm_4ZEAZubu_sR)V9 zx?vTiBgk2B#*RZ;9GJ~}&UYNJQh*>cF2YqNCusCKTCV`HmMozkCTVA2zLZit9>)az z<$}L0K&*9ovJXt>FUux{g?Jp(*lv6o%Z~-P%6ze*A13L&#d%BNpdYO7Q@m&`&+Dei zU1gYLVx{$s?S@rxD*;8;%I-k63%aKny^d(^HL?8?TK$ZqNYD?KzFjIO($$6%~JiPc;(J$aLsQoB#j-07*qoM6N<$g45gNv;Y7A literal 0 HcmV?d00001 diff --git a/Resources/keybinds.yml b/Resources/keybinds.yml index 87df8c1eec8..68b84c7fe2e 100644 --- a/Resources/keybinds.yml +++ b/Resources/keybinds.yml @@ -468,9 +468,6 @@ binds: - function: OpenDecalSpawnWindow type: State key: F8 -- function: OpenScoreboardWindow - type: State - key: F9 - function: OpenSandboxWindow type: State key: B From b4e9e44b0e2641fc5ea7936d9cdb5c156d3a2d39 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Wed, 11 Dec 2024 22:46:23 +0000 Subject: [PATCH 02/53] Automatic Changelog Update (#1315) --- Resources/Changelog/Changelog.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 25ed44abaf0..efe7dccc2be 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8543,3 +8543,10 @@ Entries: id: 6569 time: '2024-12-10T19:13:47.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1331 +- author: VMSolidus + changes: + - type: Add + message: Added a large number of mapping assets from Nuclear14 + id: 6570 + time: '2024-12-11T22:45:57.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1315 From 0ed26cebf3e82c3aeb3d5d5096a3be6750cf1e77 Mon Sep 17 00:00:00 2001 From: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> Date: Wed, 11 Dec 2024 18:52:53 -0400 Subject: [PATCH 03/53] Billions Must Flip (#1318) # Description Billions must flip. https://github.com/Goob-Station/Goob-Station/pull/828 https://github.com/Goob-Station/Goob-Station/pull/832 # Changelog :cl: - add: Spin, flip, and jump emotes have been added. --------- Signed-off-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> Co-authored-by: username <113782077+whateverusername0@users.noreply.github.com> Co-authored-by: router --- .../Emoting/AnimatedEmotesSystem.cs | 121 ++++++++++++++++++ .../Chat/Systems/ChatSystem.Emote.cs | 2 +- .../Emoting/AnimatedEmotesSystem.cs | 28 ++++ .../Chat/Prototypes/EmotePrototype.cs | 4 + .../Emoting/AnimatedEmotesComponent.cs | 28 ++++ Content.Shared/Emoting/EmoteSystem.cs | 2 +- .../Emoting/SharedAnimatedEmotesSystem.cs | 18 +++ Resources/Locale/en-US/emotes.ftl | 7 + Resources/Prototypes/Actions/emotes.yml | 23 ++++ Resources/Prototypes/Entities/Mobs/base.yml | 8 ++ 10 files changed, 239 insertions(+), 2 deletions(-) create mode 100644 Content.Client/Emoting/AnimatedEmotesSystem.cs create mode 100644 Content.Server/Emoting/AnimatedEmotesSystem.cs create mode 100644 Content.Shared/Emoting/AnimatedEmotesComponent.cs create mode 100644 Content.Shared/Emoting/SharedAnimatedEmotesSystem.cs create mode 100644 Resources/Locale/en-US/emotes.ftl create mode 100644 Resources/Prototypes/Actions/emotes.yml diff --git a/Content.Client/Emoting/AnimatedEmotesSystem.cs b/Content.Client/Emoting/AnimatedEmotesSystem.cs new file mode 100644 index 00000000000..40766b4e13e --- /dev/null +++ b/Content.Client/Emoting/AnimatedEmotesSystem.cs @@ -0,0 +1,121 @@ +using Robust.Client.Animations; +using Robust.Shared.Animations; +using Robust.Shared.GameStates; +using Robust.Client.GameObjects; +using Content.Shared.Emoting; +using System.Numerics; +using Robust.Shared.Prototypes; +using Content.Shared.Chat.Prototypes; + +namespace Content.Client.Emoting; + +public sealed partial class AnimatedEmotesSystem : SharedAnimatedEmotesSystem +{ + [Dependency] private readonly AnimationPlayerSystem _anim = default!; + [Dependency] private readonly IPrototypeManager _prot = default!; + + public override void Initialize() + { + base.Initialize(); + + SubscribeLocalEvent(OnHandleState); + + SubscribeLocalEvent(OnFlip); + SubscribeLocalEvent(OnSpin); + SubscribeLocalEvent(OnJump); + } + + public void PlayEmote(EntityUid uid, Animation anim, string animationKey = "emoteAnimKeyId") + { + if (_anim.HasRunningAnimation(uid, animationKey)) + return; + + _anim.Play(uid, anim, animationKey); + } + + private void OnHandleState(EntityUid uid, AnimatedEmotesComponent component, ref ComponentHandleState args) + { + if (args.Current is not AnimatedEmotesComponentState state + || !_prot.TryIndex(state.Emote, out var emote)) + return; + + if (emote.Event != null) + RaiseLocalEvent(uid, emote.Event); + } + + private void OnFlip(Entity ent, ref AnimationFlipEmoteEvent args) + { + var a = new Animation + { + Length = TimeSpan.FromMilliseconds(500), + AnimationTracks = + { + new AnimationTrackComponentProperty + { + ComponentType = typeof(SpriteComponent), + Property = nameof(SpriteComponent.Rotation), + InterpolationMode = AnimationInterpolationMode.Linear, + KeyFrames = + { + new AnimationTrackProperty.KeyFrame(Angle.Zero, 0f), + new AnimationTrackProperty.KeyFrame(Angle.FromDegrees(180), 0.25f), + new AnimationTrackProperty.KeyFrame(Angle.FromDegrees(360), 0.25f), + } + } + } + }; + PlayEmote(ent, a); + } + private void OnSpin(Entity ent, ref AnimationSpinEmoteEvent args) + { + var a = new Animation + { + Length = TimeSpan.FromMilliseconds(600), + AnimationTracks = + { + new AnimationTrackComponentProperty + { + ComponentType = typeof(TransformComponent), + Property = nameof(TransformComponent.LocalRotation), + InterpolationMode = AnimationInterpolationMode.Linear, + KeyFrames = + { + new AnimationTrackProperty.KeyFrame(Angle.FromDegrees(0), 0f), + new AnimationTrackProperty.KeyFrame(Angle.FromDegrees(90), 0.075f), + new AnimationTrackProperty.KeyFrame(Angle.FromDegrees(180), 0.075f), + new AnimationTrackProperty.KeyFrame(Angle.FromDegrees(270), 0.075f), + new AnimationTrackProperty.KeyFrame(Angle.Zero, 0.075f), + new AnimationTrackProperty.KeyFrame(Angle.FromDegrees(90), 0.075f), + new AnimationTrackProperty.KeyFrame(Angle.FromDegrees(180), 0.075f), + new AnimationTrackProperty.KeyFrame(Angle.FromDegrees(270), 0.075f), + new AnimationTrackProperty.KeyFrame(Angle.Zero, 0.075f), + } + } + } + }; + PlayEmote(ent, a, "emoteAnimSpin"); + } + private void OnJump(Entity ent, ref AnimationJumpEmoteEvent args) + { + var a = new Animation + { + Length = TimeSpan.FromMilliseconds(250), + AnimationTracks = + { + new AnimationTrackComponentProperty + { + ComponentType = typeof(SpriteComponent), + Property = nameof(SpriteComponent.Offset), + InterpolationMode = AnimationInterpolationMode.Cubic, + KeyFrames = + { + new AnimationTrackProperty.KeyFrame(Vector2.Zero, 0f), + new AnimationTrackProperty.KeyFrame(new Vector2(0, .35f), 0.125f), + new AnimationTrackProperty.KeyFrame(Vector2.Zero, 0.125f), + } + } + } + }; + PlayEmote(ent, a); + } +} diff --git a/Content.Server/Chat/Systems/ChatSystem.Emote.cs b/Content.Server/Chat/Systems/ChatSystem.Emote.cs index 724cf8f2bb1..3ee94072ca2 100644 --- a/Content.Server/Chat/Systems/ChatSystem.Emote.cs +++ b/Content.Server/Chat/Systems/ChatSystem.Emote.cs @@ -176,7 +176,7 @@ private void TryEmoteChatInput(EntityUid uid, string textInput) private void InvokeEmoteEvent(EntityUid uid, EmotePrototype proto) { var ev = new EmoteEvent(proto); - RaiseLocalEvent(uid, ref ev); + RaiseLocalEvent(uid, ref ev, true); // goob edit } } diff --git a/Content.Server/Emoting/AnimatedEmotesSystem.cs b/Content.Server/Emoting/AnimatedEmotesSystem.cs new file mode 100644 index 00000000000..cc4863d31f7 --- /dev/null +++ b/Content.Server/Emoting/AnimatedEmotesSystem.cs @@ -0,0 +1,28 @@ +using Robust.Shared.GameStates; +using Content.Server.Chat.Systems; +using Content.Shared.Chat.Prototypes; +using Content.Shared.Emoting; +using Robust.Shared.Prototypes; + +namespace Content.Server.Emoting; + +public sealed partial class AnimatedEmotesSystem : SharedAnimatedEmotesSystem +{ + public override void Initialize() + { + base.Initialize(); + + SubscribeLocalEvent(OnEmote); + } + + private void OnEmote(EntityUid uid, AnimatedEmotesComponent component, ref EmoteEvent args) + { + PlayEmoteAnimation(uid, component, args.Emote.ID); + } + + public void PlayEmoteAnimation(EntityUid uid, AnimatedEmotesComponent component, ProtoId prot) + { + component.Emote = prot; + Dirty(uid, component); + } +} diff --git a/Content.Shared/Chat/Prototypes/EmotePrototype.cs b/Content.Shared/Chat/Prototypes/EmotePrototype.cs index 7ee958ee6a7..34d54bc3600 100644 --- a/Content.Shared/Chat/Prototypes/EmotePrototype.cs +++ b/Content.Shared/Chat/Prototypes/EmotePrototype.cs @@ -68,6 +68,10 @@ public sealed partial class EmotePrototype : IPrototype /// [DataField] public HashSet ChatTriggers = new(); + + // goob edit - animations + [DataField] + public object? Event = null; } ///

diff --git a/Content.Shared/Emoting/AnimatedEmotesComponent.cs b/Content.Shared/Emoting/AnimatedEmotesComponent.cs new file mode 100644 index 00000000000..fc8121bbe5a --- /dev/null +++ b/Content.Shared/Emoting/AnimatedEmotesComponent.cs @@ -0,0 +1,28 @@ +using Content.Shared.Chat.Prototypes; +using Robust.Shared.GameStates; +using Robust.Shared.Prototypes; +using Robust.Shared.Serialization; + +namespace Content.Shared.Emoting; + +// use as a template +//[Serializable, NetSerializable, DataDefinition] public sealed partial class AnimationNameEmoteEvent : EntityEventArgs { } + +[Serializable, NetSerializable, DataDefinition] public sealed partial class AnimationFlipEmoteEvent : EntityEventArgs { } +[Serializable, NetSerializable, DataDefinition] public sealed partial class AnimationSpinEmoteEvent : EntityEventArgs { } +[Serializable, NetSerializable, DataDefinition] public sealed partial class AnimationJumpEmoteEvent : EntityEventArgs { } + +[RegisterComponent, NetworkedComponent] public sealed partial class AnimatedEmotesComponent : Component +{ + [DataField] public ProtoId? Emote; +} + +[Serializable, NetSerializable] public sealed partial class AnimatedEmotesComponentState : ComponentState +{ + public ProtoId? Emote; + + public AnimatedEmotesComponentState(ProtoId? emote) + { + Emote = emote; + } +} diff --git a/Content.Shared/Emoting/EmoteSystem.cs b/Content.Shared/Emoting/EmoteSystem.cs index 1e06d7e982b..fea322e950c 100644 --- a/Content.Shared/Emoting/EmoteSystem.cs +++ b/Content.Shared/Emoting/EmoteSystem.cs @@ -1,4 +1,4 @@ -namespace Content.Shared.Emoting; +namespace Content.Shared.Emoting; public sealed class EmoteSystem : EntitySystem { diff --git a/Content.Shared/Emoting/SharedAnimatedEmotesSystem.cs b/Content.Shared/Emoting/SharedAnimatedEmotesSystem.cs new file mode 100644 index 00000000000..b19e8c26a1e --- /dev/null +++ b/Content.Shared/Emoting/SharedAnimatedEmotesSystem.cs @@ -0,0 +1,18 @@ +using Robust.Shared.GameStates; + +namespace Content.Shared.Emoting; + +public abstract class SharedAnimatedEmotesSystem : EntitySystem +{ + public override void Initialize() + { + base.Initialize(); + + SubscribeLocalEvent(OnGetState); + } + + private void OnGetState(Entity ent, ref ComponentGetState args) + { + args.State = new AnimatedEmotesComponentState(ent.Comp.Emote); + } +} diff --git a/Resources/Locale/en-US/emotes.ftl b/Resources/Locale/en-US/emotes.ftl new file mode 100644 index 00000000000..8efe738c94a --- /dev/null +++ b/Resources/Locale/en-US/emotes.ftl @@ -0,0 +1,7 @@ +chat-emote-name-flip = Do a flip +chat-emote-name-spin = Spin +chat-emote-name-jump = Jump + +chat-emote-msg-flip = does a flip! +chat-emote-msg-spin = spins! +chat-emote-msg-jump = jumps! \ No newline at end of file diff --git a/Resources/Prototypes/Actions/emotes.yml b/Resources/Prototypes/Actions/emotes.yml new file mode 100644 index 00000000000..6f34a4dc94d --- /dev/null +++ b/Resources/Prototypes/Actions/emotes.yml @@ -0,0 +1,23 @@ +- type: emote + id: Flip + name: chat-emote-name-flip + chatMessages: ["chat-emote-msg-flip"] + chatTriggers: + - does a flip + event: !type:AnimationFlipEmoteEvent + +- type: emote + id: Spin + name: chat-emote-name-spin + chatMessages: ["chat-emote-msg-spin"] + chatTriggers: + - spins + event: !type:AnimationSpinEmoteEvent + +- type: emote + id: Jump + name: chat-emote-name-jump + chatMessages: ["chat-emote-msg-jump"] + chatTriggers: + - jumps + event: !type:AnimationJumpEmoteEvent diff --git a/Resources/Prototypes/Entities/Mobs/base.yml b/Resources/Prototypes/Entities/Mobs/base.yml index 5ab790feeef..da413c339d8 100644 --- a/Resources/Prototypes/Entities/Mobs/base.yml +++ b/Resources/Prototypes/Entities/Mobs/base.yml @@ -46,6 +46,14 @@ - type: LanguageSpeaker # Einstein Engines. This component is required to support speech, although it does not define known languages. - type: RequireProjectileTarget active: False + - type: AnimatedEmotes + +- type: entity + save: false + id: MobPolymorphable + abstract: true + components: + - type: Polymorphable - type: OwnInteractionVerbs allowedVerbs: [] # TODO: define something here, or don't. From 39d250fb74e5da7d87fae08c662cd88f914d2df6 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Wed, 11 Dec 2024 22:53:19 +0000 Subject: [PATCH 04/53] Automatic Changelog Update (#1318) --- Resources/Changelog/Changelog.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index efe7dccc2be..4c89d1dd134 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8550,3 +8550,10 @@ Entries: id: 6570 time: '2024-12-11T22:45:57.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1315 +- author: sleepyyapril + changes: + - type: Add + message: Spin, flip, and jump emotes have been added. + id: 6571 + time: '2024-12-11T22:52:53.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1318 From 946b7664763b8b823215a710743d74b4b0dd6a79 Mon Sep 17 00:00:00 2001 From: Skubman Date: Thu, 12 Dec 2024 07:12:43 +0800 Subject: [PATCH 05/53] Re-Enable Clown/Mime Hardsuit and Clown Snoring (#1324) # Description Reverses one of the countless content removals from the old codebase EE was based on by adding back the Clown hardsuit and Mime hardsuit as craftable items. Also re-enables the unique clown snoring sound. ## Media **Hardsuits (renamed to Vacsuit)**
**Honk Mimimimi** https://github.com/user-attachments/assets/2d8af9a6-d17d-4a94-9f59-7b3aafd987a2 ## Changelog :cl: Skubman - fix: Fixed an issue where players could not craft clown hardsuits and mime hardsuits on the crafting menu. - fix: Fixed an issue where clowns did not have their signature silly snore sound when sleeping. --------- Co-authored-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> --- .../Clothing/OuterClothing/hardsuits.yml | 12 +-- .../Graphs/clothing/mime_hardsuit.yml | 86 +++++++++---------- .../Recipes/Construction/clothing.yml | 40 ++++----- .../Prototypes/Roles/Jobs/Civilian/clown.yml | 8 +- 4 files changed, 73 insertions(+), 73 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index d1976329900..a9bb8f1dc77 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -1043,9 +1043,9 @@ walkModifier: 0.9 sprintModifier: 0.9 - type: HeldSpeedModifier - #- type: Construction # DeltaV - Prevent clowns from making the hardsuit - # graph: ClownHardsuit - # node: clownHardsuit + - type: Construction + graph: ClownHardsuit + node: clownHardsuit - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetHardsuitClown @@ -1060,9 +1060,9 @@ sprite: Clothing/OuterClothing/Hardsuits/mime.rsi - type: Clothing sprite: Clothing/OuterClothing/Hardsuits/mime.rsi -# - type: Construction # DeltaV - Nuh uh -# graph: MimeHardsuit -# node: mimeHardsuit + - type: Construction + graph: MimeHardsuit + node: mimeHardsuit - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetHardsuitMime diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/clothing/mime_hardsuit.yml b/Resources/Prototypes/Recipes/Construction/Graphs/clothing/mime_hardsuit.yml index 4d9c55fbc63..a72a5ccc8c8 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/clothing/mime_hardsuit.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/clothing/mime_hardsuit.yml @@ -1,43 +1,43 @@ -#- type: constructionGraph # DeltaV - Nuh uh -# id: MimeHardsuit -# start: start -# graph: -# - node: start -# edges: -# - to: mimeHardsuit -# steps: -# - material: Cloth -# amount: 5 -# doAfter: 1 -# - tag: SuitEVA -# name: An EVA suit -# icon: -# sprite: Clothing/OuterClothing/Suits/eva.rsi -# state: icon -# doAfter: 1 -# - tag: HelmetEVA -# name: An EVA helmet -# icon: -# sprite: Clothing/Head/Helmets/eva.rsi -# state: icon -# doAfter: 1 -# - tag: CrayonRed -# name: red crayon -# icon: -# sprite: Objects/Fun/crayons.rsi -# state: red -# doAfter: 1 -# - tag: CrayonBlack -# name: black crayon -# icon: -# sprite: Objects/Fun/crayons.rsi -# state: black -# doAfter: 1 -# - tag: MimeBelt -# name: suspenders -# icon: -# sprite: Clothing/Belt/suspenders.rsi -# state: icon -# doAfter: 1 -# - node: mimeHardsuit -# entity: ClothingOuterHardsuitMime +- type: constructionGraph + id: MimeHardsuit + start: start + graph: + - node: start + edges: + - to: mimeHardsuit + steps: + - material: Cloth + amount: 5 + doAfter: 1 + - tag: SuitEVA + name: An EVA suit + icon: + sprite: Clothing/OuterClothing/Suits/eva.rsi + state: icon + doAfter: 1 + - tag: HelmetEVA + name: An EVA helmet + icon: + sprite: Clothing/Head/Helmets/eva.rsi + state: icon + doAfter: 1 + - tag: CrayonRed + name: red crayon + icon: + sprite: Objects/Fun/crayons.rsi + state: red + doAfter: 1 + - tag: CrayonBlack + name: black crayon + icon: + sprite: Objects/Fun/crayons.rsi + state: black + doAfter: 1 + - tag: MimeBelt + name: suspenders + icon: + sprite: Clothing/Belt/suspenders.rsi + state: icon + doAfter: 1 + - node: mimeHardsuit + entity: ClothingOuterHardsuitMime diff --git a/Resources/Prototypes/Recipes/Construction/clothing.yml b/Resources/Prototypes/Recipes/Construction/clothing.yml index ba0c0d6c59b..3036463fb03 100644 --- a/Resources/Prototypes/Recipes/Construction/clothing.yml +++ b/Resources/Prototypes/Recipes/Construction/clothing.yml @@ -1,24 +1,24 @@ -# - type: construction # DeltaV - Prevent clowns from making the hardsuit -# name: clown hardsuit -# id: ClownHardsuit -# graph: ClownHardsuit -# startNode: start -# targetNode: clownHardsuit -# category: construction-category-clothing -# description: A modified hardsuit fit for a clown. -# icon: { sprite: Clothing/OuterClothing/Hardsuits/clown.rsi, state: icon } -# objectType: Item +- type: construction + name: clown vacsuit + id: ClownHardsuit + graph: ClownHardsuit + startNode: start + targetNode: clownHardsuit + category: construction-category-clothing + description: A modified vacsuit fit for a clown. + icon: { sprite: Clothing/OuterClothing/Hardsuits/clown.rsi, state: icon } + objectType: Item -#- type: construction # DeltaV - No mimes either -# name: mime hardsuit -# id: MimeHardsuit -# graph: MimeHardsuit -# startNode: start -# targetNode: mimeHardsuit -# category: construction-category-clothing -# description: A modified hardsuit fit for a mime. -# icon: { sprite: Clothing/OuterClothing/Hardsuits/mime.rsi, state: icon } -# objectType: Item +- type: construction + name: mime vacsuit + id: MimeHardsuit + graph: MimeHardsuit + startNode: start + targetNode: mimeHardsuit + category: construction-category-clothing + description: A modified vacsuit fit for a mime. + icon: { sprite: Clothing/OuterClothing/Hardsuits/mime.rsi, state: icon } + objectType: Item - type: construction name: bone armor diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/clown.yml b/Resources/Prototypes/Roles/Jobs/Civilian/clown.yml index 141f4d39b76..22b8cfd48ac 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/clown.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/clown.yml @@ -23,10 +23,10 @@ Piercing: 4 groups: Burn: 3 -# DeltaV - Commenting out the clown snore sound because I am not fond of it (it makes me itchy and feral). By "I", I mean Leonardo_DaBepis. -# - type: SleepEmitSound -# snore: /Audio/Voice/Misc/silly_snore.ogg -# interval: 10 + - type: SleepEmitSound + snore: /Audio/Voice/Misc/silly_snore.ogg + interval: 10 + - type: Snoring # Necessary so SleepEmitSound sound effects play - !type:AddImplantSpecial implants: [ SadTromboneImplant ] From 48d63bacf6bd665c8ff98e33d5da3a0e1e4ffb52 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Wed, 11 Dec 2024 23:13:10 +0000 Subject: [PATCH 06/53] Automatic Changelog Update (#1324) --- Resources/Changelog/Changelog.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 4c89d1dd134..81d1ee417a9 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8557,3 +8557,16 @@ Entries: id: 6571 time: '2024-12-11T22:52:53.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1318 +- author: Skubman + changes: + - type: Fix + message: >- + Fixed an issue where players could not craft clown hardsuits and mime + hardsuits on the crafting menu. + - type: Fix + message: >- + Fixed an issue where clowns did not have their signature silly snore + sound when sleeping. + id: 6572 + time: '2024-12-11T23:12:43.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1324 From 975c673d41f7379975e3d9bed07d29a33371b39a Mon Sep 17 00:00:00 2001 From: Remuchi <72476615+Remuchi@users.noreply.github.com> Date: Thu, 12 Dec 2024 06:19:30 +0700 Subject: [PATCH 07/53] Blood Cult DLC 1: Make It an Actually Playable Game (Mode) (#1276) # Description You don't actually have to pay for it, y'know? --- # TODO - [x] Fix bugs from discord thread. ---

Media

![Example Media Embed](https://example.com/thisimageisntreal.png)

--- # Changelog :cl: - add: In-game guide book to kickstart your sinister activities. - add: Constructs now have abilities. - add: Rending rune and apocalypse rune now should only be placed in the specific spots on maps. Needs to be mapped. - add: Veil Shifter now displays how much charges it has when examining. - add: Cult runes now have descriptions. Also stating how much invokers required for each rune. - add: Blood rites can now be dropped&deleted. - add: Blood rites now suck... blood in 0.5 tiles radius. - remove: Non-cultists can no longer examine runes. - fix: Fixed Cult Objective Target selection. You can (and should) sacrifice your own people now. - fix: Non cultists can no longer use veil shifter. - fix: Teleport spell is no more a cheap rip-off and now actually teleports. - fix: Timed Factories can't no more produce infinite number of entities. - fix: Offering rune should now properly convert someone. - fix: Sacrificing body with mind now properly transfers their mind to soul shard. - fix: Shadow Shackles now cuffs the target instead of the caster (lmao). --------- Signed-off-by: Remuchi Signed-off-by: Remuchi <72476615+Remuchi@users.noreply.github.com> Co-authored-by: Raphael Bertoche Co-authored-by: VMSolidus --- .../ListViewSelector/ListViewSelectorBUI.cs | 2 +- .../BloodCult/PhaseShift/PhaseShiftSystem.cs | 5 + .../BloodCult/Runes/UI/RuneDrawerBUI.cs | 61 +++-- .../BloodRites/BloodRitesAuraComponent.cs | 3 + .../BloodCult/BloodRites/BloodRitesSystem.cs | 58 ++++- .../BloodCult/ConstructActionsSystem.cs | 67 ++++++ .../BloodCult/Constructs/ConstructSystem.cs | 31 ++- .../Constructs/PhaseShift/PhaseShiftSystem.cs | 34 +++ .../Constructs/SoulShard/SoulShardSystem.cs | 14 +- .../Gamerule/BloodCultRuleComponent.cs | 13 ++ .../BloodCult/Gamerule/BloodCultRuleSystem.cs | 220 +++++++++++++----- .../Items/VeilShifter/VeilShifterSystem.cs | 12 +- .../Objectives/KillTargetCultComponent.cs | 2 +- .../Objectives/KillTargetCultSystem.cs | 26 ++- .../RendingRunePlacementMarkerComponent.cs | 11 + .../Apocalypse/CultRuneApocalypseSystem.cs | 7 +- .../BloodCult/Runes/CultRuneBaseComponent.cs | 12 +- .../Runes/CultRuneBaseSystem.Helpers.cs | 6 +- .../BloodCult/Runes/CultRuneBaseSystem.cs | 101 +++++--- .../Offering/CultRuneOfferingComponent.cs | 9 +- .../Runes/Offering/CultRuneOfferingSystem.cs | 77 +++--- .../Runes/Rending/CultRuneRendingSystem.cs | 22 +- .../BloodCult/Spells/BloodCultSpellsSystem.cs | 16 +- .../Spells/BloodCultTeleportSpellSystem.cs | 25 +- .../TimedFactory/TimedFactorySystem.cs | 6 +- .../ListViewSelector/ListViewSelectorEntry.cs | 4 +- .../Magic/Events/ProjectileSpellEvent.cs | 3 + Content.Shared/Magic/SharedMagicSystem.cs | 2 +- .../PhaseShift/PhaseShiftedComponent.cs | 39 ++++ .../PhaseShift/SharedPhaseShiftSystem.cs | 95 ++++++++ .../BloodCult/Items/CultItemSystem.cs | 11 + .../BloodCult/Runes/RuneDrawerComponent.cs | 10 +- .../BloodCult/Runes/RuneSelectorPrototype.cs | 19 +- .../WhiteDream/BloodCult/Spells/Events.cs | 26 +++ .../WhiteDream/BloodCult/resonator_blast.ogg | Bin 0 -> 20713 bytes Resources/Locale/en-US/guidebook/guides.ftl | 1 + Resources/Locale/en-US/white-dream/alerts.ftl | 7 +- .../en-US/white-dream/cult/gamerule.ftl | 2 + .../en-US/white-dream/cult/items/general.ftl | 5 + .../Locale/en-US/white-dream/cult/runes.ftl | 5 +- .../Locale/en-US/white-dream/cult/spells.ftl | 2 +- .../Entities/Effects/emp_effects.yml | 32 +-- Resources/Prototypes/Guidebook/antagonist.yml | 6 + .../WhiteDream/Entities/Actions/cultists.yml | 187 ++++++++++++++- .../Entities/Objects/Cult/constructs.yml | 24 +- .../Entities/Objects/Cult/souls_shards.yml | 18 ++ .../Entities/Objects/Runes/cult.yml | 13 ++ .../Objects/Structures/Cult/barrier.yml | 17 +- .../Entities/Objects/Weapons/Melee/cult.yml | 5 +- .../Objects/Weapons/Projectiles/cult.yml | 20 ++ .../WhiteDream/Entities/markers.yml | 13 ++ .../{runeSelectors.yml => rune_selectors.yml} | 4 + Resources/Prototypes/status_effects.yml | 3 + .../Guidebook/Antagonist/BloodCult.xml | 184 +++++++++++++++ .../projectiles2.rsi/gauntlet_echo.png | Bin 0 -> 1852 bytes .../Projectiles/projectiles2.rsi/meta.json | 18 +- .../BloodCult/actions.rsi/gauntlet_echo.png | Bin 0 -> 974 bytes .../BloodCult/actions.rsi/meta.json | 3 + 58 files changed, 1326 insertions(+), 292 deletions(-) create mode 100644 Content.Client/WhiteDream/BloodCult/PhaseShift/PhaseShiftSystem.cs create mode 100644 Content.Server/WhiteDream/BloodCult/ConstructActionsSystem.cs create mode 100644 Content.Server/WhiteDream/BloodCult/Constructs/PhaseShift/PhaseShiftSystem.cs create mode 100644 Content.Server/WhiteDream/BloodCult/RendingRunePlacement/RendingRunePlacementMarkerComponent.cs create mode 100644 Content.Shared/WhiteDream/BloodCult/Constructs/PhaseShift/PhaseShiftedComponent.cs create mode 100644 Content.Shared/WhiteDream/BloodCult/Constructs/PhaseShift/SharedPhaseShiftSystem.cs create mode 100644 Resources/Audio/WhiteDream/BloodCult/resonator_blast.ogg create mode 100644 Resources/Prototypes/WhiteDream/Entities/Objects/Weapons/Projectiles/cult.yml create mode 100644 Resources/Prototypes/WhiteDream/Entities/markers.yml rename Resources/Prototypes/WhiteDream/{runeSelectors.yml => rune_selectors.yml} (88%) create mode 100644 Resources/ServerInfo/Guidebook/Antagonist/BloodCult.xml create mode 100644 Resources/Textures/Objects/Weapons/Guns/Projectiles/projectiles2.rsi/gauntlet_echo.png create mode 100644 Resources/Textures/WhiteDream/BloodCult/actions.rsi/gauntlet_echo.png diff --git a/Content.Client/ListViewSelector/ListViewSelectorBUI.cs b/Content.Client/ListViewSelector/ListViewSelectorBUI.cs index f02bab512e8..dd1f2299427 100644 --- a/Content.Client/ListViewSelector/ListViewSelectorBUI.cs +++ b/Content.Client/ListViewSelector/ListViewSelectorBUI.cs @@ -84,7 +84,7 @@ private void PopulateWindow(List items) { var itemName = item.Name; var itemDesc = item.Description; - if (_prototypeManager.TryIndex(item.Id, out var itemPrototype)) + if (_prototypeManager.TryIndex(item.Id, out var itemPrototype, false)) { itemName = itemPrototype.Name; itemDesc = itemPrototype.Description; diff --git a/Content.Client/WhiteDream/BloodCult/PhaseShift/PhaseShiftSystem.cs b/Content.Client/WhiteDream/BloodCult/PhaseShift/PhaseShiftSystem.cs new file mode 100644 index 00000000000..881d8cc023a --- /dev/null +++ b/Content.Client/WhiteDream/BloodCult/PhaseShift/PhaseShiftSystem.cs @@ -0,0 +1,5 @@ +using Content.Shared.WhiteDream.BloodCult.Constructs.PhaseShift; + +namespace Content.Client.WhiteDream.BloodCult.PhaseShift; + +public sealed class PhaseShiftSystem : SharedPhaseShiftSystem; diff --git a/Content.Client/WhiteDream/BloodCult/Runes/UI/RuneDrawerBUI.cs b/Content.Client/WhiteDream/BloodCult/Runes/UI/RuneDrawerBUI.cs index ed0f27bc5da..c3476c41d22 100644 --- a/Content.Client/WhiteDream/BloodCult/Runes/UI/RuneDrawerBUI.cs +++ b/Content.Client/WhiteDream/BloodCult/Runes/UI/RuneDrawerBUI.cs @@ -1,5 +1,4 @@ -using System.Linq; -using System.Numerics; +using System.Numerics; using Content.Client.UserInterface.Controls; using Content.Shared.WhiteDream.BloodCult.Runes; using JetBrains.Annotations; @@ -23,17 +22,22 @@ public sealed class RuneDrawerBUI : BoundUserInterface [Dependency] private readonly IInputManager _inputManager = default!; private readonly SpriteSystem _spriteSystem; - - private RadialMenu? _menu; + private readonly RadialMenu _menu; public RuneDrawerBUI(EntityUid owner, Enum uiKey) : base(owner, uiKey) { _spriteSystem = _entManager.System(); + _menu = new() + { + HorizontalExpand = true, + VerticalExpand = true, + BackButtonStyleClass = "RadialMenuBackButton", + CloseButtonStyleClass = "RadialMenuCloseButton" + }; } protected override void Open() { - _menu = FormMenu(); _menu.OnClose += Close; _menu.OpenCenteredAt(_inputManager.MouseScreenPosition.Position / _displayManager.ScreenSize); } @@ -41,53 +45,49 @@ protected override void Open() protected override void Dispose(bool disposing) { base.Dispose(disposing); - if (disposing) - _menu?.Dispose(); + _menu.Close(); } - private RadialMenu FormMenu() + protected override void UpdateState(BoundUserInterfaceState state) { - var menu = new RadialMenu - { - HorizontalExpand = true, - VerticalExpand = true, - BackButtonStyleClass = "RadialMenuBackButton", - CloseButtonStyleClass = "RadialMenuCloseButton" - }; - - if (!_entManager.HasComponent(Owner)) - return menu; + if (state is RuneDrawerMenuState runeDrawerState) + FillMenu(runeDrawerState.AvailalbeRunes); + } - var runeSelectorArray = _protoManager.EnumeratePrototypes().OrderBy(r => r.ID).ToArray(); + private void FillMenu(List>? runes = null) + { + if (runes is null) + return; - var mainContainer = new RadialContainer + var container = new RadialContainer { - Radius = 36f / (runeSelectorArray.Length == 1 - ? 1 - : MathF.Sin(MathF.PI / runeSelectorArray.Length)) + Radius = 48f + 24f * MathF.Log(runes.Count) }; - foreach (var runeSelector in runeSelectorArray) + _menu.AddChild(container); + + foreach (var runeSelector in runes) { - if (!_protoManager.TryIndex(runeSelector.Prototype, out var proto)) + if (!_protoManager.TryIndex(runeSelector, out var runeSelectorProto) || + !_protoManager.TryIndex(runeSelectorProto.Prototype, out var runeProto)) continue; var itemSize = new Vector2(64f, 64f); var button = new RadialMenuTextureButton { - ToolTip = Loc.GetString(proto.Name), + ToolTip = Loc.GetString(runeProto.Name), StyleClasses = { "RadialMenuButton" }, SetSize = itemSize }; - var runeIcon = _spriteSystem.Frame0(proto); + var runeIcon = _spriteSystem.Frame0(runeProto); var runeScale = itemSize / runeIcon.Size; var texture = new TextureRect { VerticalAlignment = Control.VAlignment.Center, HorizontalAlignment = Control.HAlignment.Center, - Texture = _spriteSystem.Frame0(proto), + Texture = _spriteSystem.Frame0(runeProto), TextureScale = runeScale }; @@ -99,10 +99,7 @@ private RadialMenu FormMenu() Close(); }; - mainContainer.AddChild(button); + container.AddChild(button); } - - menu.AddChild(mainContainer); - return menu; } } diff --git a/Content.Server/WhiteDream/BloodCult/BloodRites/BloodRitesAuraComponent.cs b/Content.Server/WhiteDream/BloodCult/BloodRites/BloodRitesAuraComponent.cs index 09e92b31c5a..081e0e04c6e 100644 --- a/Content.Server/WhiteDream/BloodCult/BloodRites/BloodRitesAuraComponent.cs +++ b/Content.Server/WhiteDream/BloodCult/BloodRites/BloodRitesAuraComponent.cs @@ -51,6 +51,9 @@ public sealed partial class BloodRitesAuraComponent : Component [DataField] public FixedPoint2 TotalHealing = 20; + [DataField] + public float PuddleConsumeRadius = 0.5f; + [DataField] public SoundSpecifier BloodRitesAudio = new SoundPathSpecifier( new ResPath("/Audio/WhiteDream/BloodCult/rites.ogg"), diff --git a/Content.Server/WhiteDream/BloodCult/BloodRites/BloodRitesSystem.cs b/Content.Server/WhiteDream/BloodCult/BloodRites/BloodRitesSystem.cs index 76adc9bde89..63b1c08aaca 100644 --- a/Content.Server/WhiteDream/BloodCult/BloodRites/BloodRitesSystem.cs +++ b/Content.Server/WhiteDream/BloodCult/BloodRites/BloodRitesSystem.cs @@ -10,7 +10,9 @@ using Content.Shared.Damage.Prototypes; using Content.Shared.DoAfter; using Content.Shared.Examine; +using Content.Shared.Fluids.Components; using Content.Shared.Interaction; +using Content.Shared.Interaction.Events; using Content.Shared.Mobs; using Content.Shared.Mobs.Components; using Content.Shared.UserInterface; @@ -34,6 +36,7 @@ public sealed class BloodRitesSystem : EntitySystem [Dependency] private readonly DamageableSystem _damageable = default!; [Dependency] private readonly DoAfterSystem _doAfter = default!; [Dependency] private readonly HandsSystem _handsSystem = default!; + [Dependency] private readonly EntityLookupSystem _lookup = default!; [Dependency] private readonly TransformSystem _transform = default!; [Dependency] private readonly PopupSystem _popup = default!; [Dependency] private readonly SharedSolutionContainerSystem _solutionContainer = default!; @@ -52,6 +55,8 @@ public override void Initialize() SubscribeLocalEvent(BeforeUiOpen); SubscribeLocalEvent(OnRitesMessage); + + SubscribeLocalEvent(OnDropped); } private void OnExamining(Entity rites, ref ExaminedEvent args) => @@ -83,19 +88,16 @@ private void OnAfterInteract(Entity rites, ref AfterInt return; } - if (!TryComp(args.Target, out SolutionContainerManagerComponent? solutionContainer)) // please send help - return; - - foreach (var (_, solution) in _solutionContainer.EnumerateSolutions((args.Target.Value, solutionContainer))) + if (HasComp(args.Target)) { - // I don't think something will ever have more than 1000 blood units in it's solution... - rites.Comp.StoredBlood += solution.Comp.Solution.RemoveReagent(_bloodProto, 1000); - _solutionContainer.UpdateChemicals(solution); - break; + ConsumePuddles(args.Target.Value, rites); + args.Handled = true; + } + else if (TryComp(args.Target, out SolutionContainerManagerComponent? solutionContainer)) + { + ConsumeBloodFromSolution((args.Target.Value, solutionContainer), rites); + args.Handled = true; } - - _audio.PlayPvs(rites.Comp.BloodRitesAudio, rites); - args.Handled = true; } private void OnDoAfter(Entity rites, ref BloodRitesExtractDoAfterEvent args) @@ -154,6 +156,8 @@ private void OnRitesMessage(Entity rites, ref BloodRite _handsSystem.TryPickup(args.Actor, ent); } + private void OnDropped(Entity rites, ref DroppedEvent args) => QueueDel(rites); + private bool Heal(Entity rites, EntityUid user, Entity target) { if (target.Comp.TotalDamage == 0) @@ -234,4 +238,36 @@ Entity target rites.Comp.StoredBlood -= bloodCost; return true; } + + private void ConsumePuddles(EntityUid origin, Entity rites) + { + var coords = Transform(origin).Coordinates; + + var lookup = _lookup.GetEntitiesInRange( + coords, + rites.Comp.PuddleConsumeRadius, + LookupFlags.Uncontained); + + foreach (var puddle in lookup) + { + if (!TryComp(puddle, out SolutionContainerManagerComponent? solutionContainer)) + continue; + ConsumeBloodFromSolution((puddle, solutionContainer), rites); + } + + _audio.PlayPvs(rites.Comp.BloodRitesAudio, rites); + } + + private void ConsumeBloodFromSolution( + Entity ent, + Entity rites + ) + { + foreach (var (_, solution) in _solutionContainer.EnumerateSolutions(ent)) + { + rites.Comp.StoredBlood += solution.Comp.Solution.RemoveReagent(_bloodProto, 1000); + _solutionContainer.UpdateChemicals(solution); + break; + } + } } diff --git a/Content.Server/WhiteDream/BloodCult/ConstructActionsSystem.cs b/Content.Server/WhiteDream/BloodCult/ConstructActionsSystem.cs new file mode 100644 index 00000000000..3d5e4ae44cb --- /dev/null +++ b/Content.Server/WhiteDream/BloodCult/ConstructActionsSystem.cs @@ -0,0 +1,67 @@ +using Content.Server.WhiteDream.BloodCult.Constructs.PhaseShift; +using Content.Shared.StatusEffect; +using Content.Shared.WhiteDream.BloodCult.Spells; +using Robust.Server.Audio; +using Robust.Server.GameObjects; +using Robust.Shared.Map; +using Robust.Shared.Map.Components; +using PhaseShiftedComponent = Content.Shared.WhiteDream.BloodCult.Constructs.PhaseShift.PhaseShiftedComponent; + +namespace Content.Server.WhiteDream.BloodCult; + +public sealed class ConstructActionsSystem : EntitySystem +{ + [Dependency] private readonly ITileDefinitionManager _tileDef = default!; + + [Dependency] private readonly AudioSystem _audio = default!; + [Dependency] private readonly MapSystem _mapSystem = default!; + [Dependency] private readonly TransformSystem _transform = default!; + [Dependency] private readonly StatusEffectsSystem _statusEffects = default!; + + private const string CultTileSpawnEffect = "CultTileSpawnEffect"; + + public override void Initialize() + { + SubscribeLocalEvent(OnPlaceTileEntityEvent); + SubscribeLocalEvent(OnPhaseShift); + } + + private void OnPlaceTileEntityEvent(PlaceTileEntityEvent args) + { + if (args.Handled) + return; + + if (args.Entity is { } entProtoId) + Spawn(entProtoId, args.Target); + + if (args.TileId is { } tileId) + { + if (_transform.GetGrid(args.Target) is not { } grid || !TryComp(grid, out MapGridComponent? mapGrid)) + return; + + var tileDef = _tileDef[tileId]; + var tile = new Tile(tileDef.TileId); + + _mapSystem.SetTile(grid, mapGrid, args.Target, tile); + Spawn(CultTileSpawnEffect, args.Target); + } + + if (args.Audio is { } audio) + _audio.PlayPvs(audio, args.Target); + + args.Handled = true; + } + + private void OnPhaseShift(PhaseShiftEvent args) + { + if (args.Handled) + return; + + if (_statusEffects.TryAddStatusEffect( + args.Performer, + args.StatusEffectId, + args.Duration, + false)) + args.Handled = true; + } +} diff --git a/Content.Server/WhiteDream/BloodCult/Constructs/ConstructSystem.cs b/Content.Server/WhiteDream/BloodCult/Constructs/ConstructSystem.cs index fbb800eb0ba..c07f56a585b 100644 --- a/Content.Server/WhiteDream/BloodCult/Constructs/ConstructSystem.cs +++ b/Content.Server/WhiteDream/BloodCult/Constructs/ConstructSystem.cs @@ -1,4 +1,5 @@ -using Content.Server.WhiteDream.BloodCult.Gamerule; +using Content.Server.Actions; +using Content.Server.WhiteDream.BloodCult.Gamerule; using Content.Shared.WhiteDream.BloodCult; using Content.Shared.WhiteDream.BloodCult.Constructs; using Robust.Server.GameObjects; @@ -7,13 +8,14 @@ namespace Content.Server.WhiteDream.BloodCult.Constructs; public sealed class ConstructSystem : EntitySystem { + [Dependency] private readonly ActionsSystem _actions = default!; [Dependency] private readonly AppearanceSystem _appearanceSystem = default!; public override void Initialize() { base.Initialize(); - SubscribeLocalEvent(OnComponentStartup); + SubscribeLocalEvent(OnMapInit); SubscribeLocalEvent(OnComponentShutdown); } @@ -37,23 +39,28 @@ public override void Update(float frameTime) } } - private void OnComponentStartup(Entity ent, ref ComponentStartup args) + private void OnMapInit(Entity construct, ref MapInitEvent args) { - _appearanceSystem.SetData(ent, ConstructVisualsState.Transforming, true); - ent.Comp.Transforming = true; - var cultistRule = EntityManager.EntityQueryEnumerator(); - while (cultistRule.MoveNext(out _, out var rule)) + foreach (var actionId in construct.Comp.Actions) { - rule.Constructs.Add(ent); + var action = _actions.AddAction(construct, actionId); + construct.Comp.ActionEntities.Add(action); } + + _appearanceSystem.SetData(construct, ConstructVisualsState.Transforming, true); + construct.Comp.Transforming = true; + var cultistRule = EntityManager.EntityQueryEnumerator(); + while (cultistRule.MoveNext(out _, out var rule)) + rule.Constructs.Add(construct); } - private void OnComponentShutdown(Entity ent, ref ComponentShutdown args) + private void OnComponentShutdown(Entity construct, ref ComponentShutdown args) { + foreach (var actionEntity in construct.Comp.ActionEntities) + _actions.RemoveAction(actionEntity); + var cultistRule = EntityManager.EntityQueryEnumerator(); while (cultistRule.MoveNext(out _, out var rule)) - { - rule.Constructs.Remove(ent); - } + rule.Constructs.Remove(construct); } } diff --git a/Content.Server/WhiteDream/BloodCult/Constructs/PhaseShift/PhaseShiftSystem.cs b/Content.Server/WhiteDream/BloodCult/Constructs/PhaseShift/PhaseShiftSystem.cs new file mode 100644 index 00000000000..1885b42d222 --- /dev/null +++ b/Content.Server/WhiteDream/BloodCult/Constructs/PhaseShift/PhaseShiftSystem.cs @@ -0,0 +1,34 @@ +using Content.Shared.Eye; +using Content.Shared.WhiteDream.BloodCult.Constructs.PhaseShift; +using Robust.Server.GameObjects; + +namespace Content.Server.WhiteDream.BloodCult.Constructs.PhaseShift; + +public sealed class PhaseShiftSystem : SharedPhaseShiftSystem +{ + [Dependency] private readonly VisibilitySystem _visibilitySystem = default!; + + protected override void OnComponentStartup(Entity ent, ref ComponentStartup args) + { + base.OnComponentStartup(ent, ref args); + + if (!TryComp(ent, out var visibility)) + return; + + _visibilitySystem.AddLayer((ent, visibility), (int) VisibilityFlags.Ghost, false); + _visibilitySystem.RemoveLayer((ent, visibility), (int) VisibilityFlags.Normal, false); + _visibilitySystem.RefreshVisibility(ent); + } + + protected override void OnComponentShutdown(Entity ent, ref ComponentShutdown args) + { + base.OnComponentShutdown(ent, ref args); + + if (!TryComp(ent, out var visibility)) + return; + + _visibilitySystem.RemoveLayer((ent, visibility), (int) VisibilityFlags.Ghost, false); + _visibilitySystem.AddLayer((ent, visibility), (int) VisibilityFlags.Normal, false); + _visibilitySystem.RefreshVisibility(ent); + } +} diff --git a/Content.Server/WhiteDream/BloodCult/Constructs/SoulShard/SoulShardSystem.cs b/Content.Server/WhiteDream/BloodCult/Constructs/SoulShard/SoulShardSystem.cs index 50e92bf2770..7a8578b665f 100644 --- a/Content.Server/WhiteDream/BloodCult/Constructs/SoulShard/SoulShardSystem.cs +++ b/Content.Server/WhiteDream/BloodCult/Constructs/SoulShard/SoulShardSystem.cs @@ -27,12 +27,22 @@ public override void Initialize() { base.Initialize(); + SubscribeLocalEvent(OnMapInit); SubscribeLocalEvent(OnInteractUsing); SubscribeLocalEvent(OnActivate); SubscribeLocalEvent(OnShardMindAdded); SubscribeLocalEvent(OnShardMindRemoved); } + private void OnMapInit(Entity shard, ref MapInitEvent args) + { + if (!shard.Comp.IsBlessed) + return; + + _appearanceSystem.SetData(shard, SoulShardVisualState.Blessed, true); + _lightSystem.SetColor(shard, shard.Comp.BlessedLightColor); + } + private void OnActivate(Entity shard, ref ActivateInWorldEvent args) { if (!_mind.TryGetMind(shard, out var mindId, out _)) @@ -76,10 +86,8 @@ private void OnShardMindAdded(Entity shard, ref MindAddedMes UpdateGlowVisuals(shard, true); } - private void OnShardMindRemoved(Entity shard, ref MindRemovedMessage args) - { + private void OnShardMindRemoved(Entity shard, ref MindRemovedMessage args) => UpdateGlowVisuals(shard, false); - } private void SpawnShade(Entity shard, EntProtoId proto, EntityUid mindId) { diff --git a/Content.Server/WhiteDream/BloodCult/Gamerule/BloodCultRuleComponent.cs b/Content.Server/WhiteDream/BloodCult/Gamerule/BloodCultRuleComponent.cs index 09dc2b542fb..d0a1991a9fd 100644 --- a/Content.Server/WhiteDream/BloodCult/Gamerule/BloodCultRuleComponent.cs +++ b/Content.Server/WhiteDream/BloodCult/Gamerule/BloodCultRuleComponent.cs @@ -1,4 +1,5 @@ using Content.Server.NPC.Components; +using Content.Server.WhiteDream.BloodCult.RendingRunePlacement; using Content.Shared.WhiteDream.BloodCult.BloodCultist; using Content.Shared.WhiteDream.BloodCult.Constructs; using Robust.Shared.Prototypes; @@ -26,9 +27,21 @@ public sealed partial class BloodCultRuleComponent : Component [DataField] public int PentagramThreshold = 8; + [DataField] + public int RendingRunePlacementsAmount = 3; + [ViewVariables(VVAccess.ReadOnly)] public bool LeaderSelected; + /// + /// If no rending rune markers were placed on the map, players will be able to place these runes anywhere on the map + /// but no more than total available. + /// + [DataField] + public bool EmergencyMarkersMode; + + public int EmergencyMarkersCount; + /// /// The entityUid of body which should be sacrificed. /// diff --git a/Content.Server/WhiteDream/BloodCult/Gamerule/BloodCultRuleSystem.cs b/Content.Server/WhiteDream/BloodCult/Gamerule/BloodCultRuleSystem.cs index c753d929134..bfb06c85ccf 100644 --- a/Content.Server/WhiteDream/BloodCult/Gamerule/BloodCultRuleSystem.cs +++ b/Content.Server/WhiteDream/BloodCult/Gamerule/BloodCultRuleSystem.cs @@ -3,36 +3,39 @@ using Content.Server.Actions; using Content.Server.Antag; using Content.Server.Antag.Components; +using Content.Server.Body.Systems; using Content.Server.GameTicking; using Content.Server.GameTicking.Rules; using Content.Server.Hands.Systems; using Content.Server.Language; +using Content.Server.Mind; using Content.Server.NPC.Systems; +using Content.Server.Pinpointer; using Content.Server.Roles; using Content.Server.RoundEnd; -using Content.Server.StationEvents.Components; using Content.Server.WhiteDream.BloodCult.Items.BloodSpear; using Content.Server.WhiteDream.BloodCult.Objectives; +using Content.Server.WhiteDream.BloodCult.RendingRunePlacement; using Content.Server.WhiteDream.BloodCult.Spells; -using Content.Shared.Body.Systems; using Content.Shared.Cloning; using Content.Shared.Cuffs.Components; using Content.Shared.GameTicking.Components; using Content.Shared.Humanoid; using Content.Shared.Inventory; -using Content.Shared.Mind; using Content.Shared.Mind.Components; using Content.Shared.Mobs; +using Content.Shared.Mobs.Components; using Content.Shared.Mobs.Systems; using Content.Shared.Mood; using Content.Shared.Movement.Pulling.Components; -using Content.Shared.Roles; using Content.Shared.WhiteDream.BloodCult.Components; using Content.Shared.WhiteDream.BloodCult.BloodCultist; using Content.Shared.WhiteDream.BloodCult.Items; using Robust.Server.Containers; +using Robust.Server.GameObjects; using Robust.Shared.Player; using Robust.Shared.Random; +using Robust.Shared.Utility; namespace Content.Server.WhiteDream.BloodCult.Gamerule; @@ -43,16 +46,18 @@ public sealed class BloodCultRuleSystem : GameRuleSystem [Dependency] private readonly ActionsSystem _actions = default!; [Dependency] private readonly AntagSelectionSystem _antagSelection = default!; [Dependency] private readonly BloodSpearSystem _bloodSpear = default!; + [Dependency] private readonly BodySystem _body = default!; [Dependency] private readonly ContainerSystem _container = default!; [Dependency] private readonly HandsSystem _hands = default!; - [Dependency] private readonly InventorySystem _inventorySystem = default!; - [Dependency] private readonly LanguageSystem _languageSystem = default!; - [Dependency] private readonly NpcFactionSystem _factionSystem = default!; - [Dependency] private readonly MobStateSystem _mobStateSystem = default!; - [Dependency] private readonly RoundEndSystem _roundEndSystem = default!; - [Dependency] private readonly SharedBodySystem _bodySystem = default!; - [Dependency] private readonly SharedRoleSystem _roleSystem = default!; - [Dependency] private readonly SharedMindSystem _mindSystem = default!; + [Dependency] private readonly InventorySystem _inventory = default!; + [Dependency] private readonly LanguageSystem _language = default!; + [Dependency] private readonly NavMapSystem _navMap = default!; + [Dependency] private readonly NpcFactionSystem _faction = default!; + [Dependency] private readonly MindSystem _mind = default!; + [Dependency] private readonly MobStateSystem _mobState = default!; + [Dependency] private readonly RoleSystem _role = default!; + [Dependency] private readonly RoundEndSystem _roundEnd = default!; + [Dependency] private readonly TransformSystem _transform = default!; public override void Initialize() { @@ -79,7 +84,7 @@ GameRuleStartedEvent args { base.Started(uid, component, gameRule, args); - component.OfferingTarget = FindTarget(); + GetRandomRunePlacements(component); } protected override void AppendRoundEndText( @@ -103,6 +108,8 @@ ref RoundEndTextAppendEvent args } } + #region EventHandlers + private void AfterEntitySelected(Entity ent, ref AfterAntagEntitySelectedEvent args) => MakeCultist(args.EntityUid, ent); @@ -112,7 +119,7 @@ private void OnNarsieSummon(BloodCultNarsieSummoned ev) while (rulesQuery.MoveNext(out _, out var cult, out _)) { cult.WinCondition = CultWinCondition.Win; - _roundEndSystem.EndRound(); + _roundEnd.EndRound(); foreach (var ent in cult.Cultists) { @@ -121,8 +128,8 @@ private void OnNarsieSummon(BloodCultNarsieSummoned ev) continue; var harvester = Spawn(cult.HarvesterPrototype, Transform(ent.Owner).Coordinates); - _mindSystem.TransferTo(mindContainer.Mind.Value, harvester); - _bodySystem.GibBody(ent); + _mind.TransferTo(mindContainer.Mind.Value, harvester); + _body.GibBody(ent); } return; @@ -132,7 +139,7 @@ private void OnNarsieSummon(BloodCultNarsieSummoned ev) private void OnCultistComponentInit(Entity cultist, ref ComponentInit args) { RaiseLocalEvent(cultist, new MoodEffectEvent("CultFocused")); - _languageSystem.AddLanguage(cultist, cultist.Comp.CultLanguageId); + _language.AddLanguage(cultist, cultist.Comp.CultLanguageId); var query = QueryActiveRules(); while (query.MoveNext(out _, out var cult, out _)) @@ -148,7 +155,7 @@ private void OnCultistComponentRemoved(Entity cultist, re while (query.MoveNext(out _, out var cult, out _)) cult.Cultists.Remove(cultist); - CheckRoundShouldEnd(); + CheckWinCondition(); if (TerminatingOrDeleted(cultist.Owner)) return; @@ -157,7 +164,7 @@ private void OnCultistComponentRemoved(Entity cultist, re RemoveCultistAppearance(cultist); RemoveObjectiveAndRole(cultist.Owner); RaiseLocalEvent(cultist.Owner, new MoodRemoveEffectEvent("CultFocused")); - _languageSystem.RemoveLanguage(cultist.Owner, cultist.Comp.CultLanguageId); + _language.RemoveLanguage(cultist.Owner, cultist.Comp.CultLanguageId); if (!TryComp(cultist, out BloodCultSpellsHolderComponent? powersHolder)) return; @@ -166,16 +173,46 @@ private void OnCultistComponentRemoved(Entity cultist, re _actions.RemoveAction(cultist.Owner, power); } - private void OnCultistsStateChanged(Entity ent, ref MobStateChangedEvent args) + private void OnCultistsStateChanged(Entity cultist, ref MobStateChangedEvent args) { if (args.NewMobState == MobState.Dead) - CheckRoundShouldEnd(); + CheckWinCondition(); } - private void OnClone(Entity ent, ref CloningEvent args) => RemoveObjectiveAndRole(ent); + private void OnClone(Entity cultist, ref CloningEvent args) => + RemoveObjectiveAndRole(cultist); - private void OnGetBriefing(Entity ent, ref GetBriefingEvent args) => + private void OnGetBriefing(Entity cultist, ref GetBriefingEvent args) + { args.Append(Loc.GetString("blood-cult-role-briefing-short")); + var rulesQuery = QueryActiveRules(); + while (rulesQuery.MoveNext(out _, out var rule, out _)) + { + if (!rule.EmergencyMarkersMode) + continue; + + args.Append( + Loc.GetString("blood-cult-role-briefing-emergency-rending", ("amount", rule.EmergencyMarkersCount))); + return; + } + + var query = EntityQueryEnumerator(); + while (query.MoveNext(out var uid, out var marker)) + { + if (!marker.IsActive) + continue; + + var navMapLocation = FormattedMessage.RemoveMarkupPermissive(_navMap.GetNearestBeaconString(uid)); + var coordinates = Transform(uid).Coordinates; + var msg = Loc.GetString( + "blood-cult-role-briefing-rending-locations", + ("location", navMapLocation), + ("coordinates", coordinates.Position)); + args.Append(Loc.GetString(msg)); + } + } + + #endregion public void Convert(EntityUid target) { @@ -190,12 +227,15 @@ public void Convert(EntityUid target) var antagSelectionEnt = (ruleUid, antagSelection); if (!_antagSelection.TryGetNextAvailableDefinition(antagSelectionEnt, out var def)) - continue; + def = antagSelection.Definitions.Last(); _antagSelection.MakeAntag(antagSelectionEnt, actor.PlayerSession, def.Value); } } + public bool IsObjectiveFinished() => + !TryGetTarget(out var target) || !HasComp(target) || _mobState.IsDead(target.Value); + public bool TryGetTarget([NotNullWhen(true)] out EntityUid? target) { target = GetTarget(); @@ -215,77 +255,151 @@ public bool TryGetTarget([NotNullWhen(true)] out EntityUid? target) public bool IsTarget(EntityUid entityUid) { var query = QueryActiveRules(); - while (query.MoveNext(out _, out var bloodCultRule, out _)) - return entityUid == bloodCultRule.OfferingTarget; + while (query.MoveNext(out _, out var rule, out _)) + return entityUid == rule.OfferingTarget; return false; } + public int GetTotalCultists() + { + var query = QueryActiveRules(); + while (query.MoveNext(out _, out var rule, out _)) + return rule.Cultists.Count + rule.Constructs.Count; + + return 0; + } + public void RemoveObjectiveAndRole(EntityUid uid) { - if (!_mindSystem.TryGetMind(uid, out var mindId, out var mind)) + if (!_mind.TryGetMind(uid, out var mindId, out var mind)) return; var objectives = mind.Objectives.FindAll(HasComp); foreach (var obj in objectives) - _mindSystem.TryRemoveObjective(mindId, mind, mind.Objectives.IndexOf(obj)); + _mind.TryRemoveObjective(mindId, mind, mind.Objectives.IndexOf(obj)); + + if (_role.MindHasRole(mindId)) + _role.MindRemoveRole(mindId); + } + + public bool CanDrawRendingRune(EntityUid user) + { + var ruleQuery = QueryActiveRules(); + while (ruleQuery.MoveNext(out _, out var rule, out _)) + if (rule is { EmergencyMarkersMode: true, EmergencyMarkersCount: > 0 }) + { + rule.EmergencyMarkersCount--; + return true; + } + + var query = EntityQueryEnumerator(); + while (query.MoveNext(out var uid, out var marker)) + { + if (!marker.IsActive) + continue; + + var userLocation = Transform(user).Coordinates; + var placementCoordinates = Transform(uid).Coordinates; + if (_transform.InRange(placementCoordinates, userLocation, marker.DrawingRange)) + return true; + } + + return false; + } + + public void SetRandomCultTarget(BloodCultRuleComponent rule) + { + var querry = EntityManager + .EntityQueryEnumerator(); + + var potentialTargets = new List(); + + // Cultists not being excluded from target selection is fully intended. + while (querry.MoveNext(out var uid, out _, out _, out _)) + potentialTargets.Add(uid); - if (_roleSystem.MindHasRole(mindId)) - _roleSystem.MindRemoveRole(mindId); + rule.OfferingTarget = potentialTargets.Count > 0 ? _random.Pick(potentialTargets) : null; } - private void CheckRoundShouldEnd() + public bool TryConsumeNearestMarker(EntityUid user) + { + var ruleQuery = QueryActiveRules(); + while (ruleQuery.MoveNext(out _, out var rule, out _)) + if (rule is { EmergencyMarkersMode: true, EmergencyMarkersCount: > 0 }) + { + rule.EmergencyMarkersCount--; + return true; + } + + var userLocation = Transform(user).Coordinates; + var query = EntityQueryEnumerator(); + while (query.MoveNext(out var markerUid, out var marker)) + { + if (!marker.IsActive) + continue; + + var placementCoordinates = Transform(markerUid).Coordinates; + if (!_transform.InRange(placementCoordinates, userLocation, marker.DrawingRange)) + continue; + + marker.IsActive = false; + break; + } + + return false; + } + + private void CheckWinCondition() { var query = QueryActiveRules(); while (query.MoveNext(out _, out var cult, out _)) { - var aliveCultists = cult.Cultists.Count(cultist => !_mobStateSystem.IsDead(cultist)); + var aliveCultists = cult.Cultists.Count(cultist => !_mobState.IsDead(cultist)); if (aliveCultists != 0) return; cult.WinCondition = CultWinCondition.Failure; - - // Check for all at once gamemode - if (!GameTicker.GetActiveGameRules().Where(HasComp).Any()) - _roundEndSystem.EndRound(); } } private void MakeCultist(EntityUid cultist, Entity rule) { - if (!_mindSystem.TryGetMind(cultist, out var mindId, out var mind)) + if (!_mind.TryGetMind(cultist, out var mindId, out var mind)) return; EnsureComp(cultist); - _factionSystem.RemoveFaction(cultist, rule.Comp.NanoTrasenFaction); - _factionSystem.AddFaction(cultist, rule.Comp.BloodCultFaction); + _faction.RemoveFaction(cultist, rule.Comp.NanoTrasenFaction); + _faction.AddFaction(cultist, rule.Comp.BloodCultFaction); - _mindSystem.TryAddObjective(mindId, mind, "KillTargetCultObjective"); + _mind.TryAddObjective(mindId, mind, "KillTargetCultObjective"); } - private EntityUid? FindTarget(ICollection exclude = null!) + private void GetRandomRunePlacements(BloodCultRuleComponent component) { - var querry = EntityManager - .EntityQueryEnumerator(); + var allMarkers = EntityQuery().ToList(); + if (allMarkers.Count == 0) + { + component.EmergencyMarkersMode = true; + component.EmergencyMarkersCount = component.RendingRunePlacementsAmount; + return; + } - var potentialTargets = new List(); + var maxRunes = component.RendingRunePlacementsAmount; + if (allMarkers.Count < component.RendingRunePlacementsAmount) + maxRunes = allMarkers.Count; - while (querry.MoveNext(out var uid, out var mind, out _, out _)) + for (var i = maxRunes; i > 0; i--) { - var entity = mind.Mind; - if (entity == default || exclude?.Contains(uid) is true || HasComp(uid)) - continue; - - potentialTargets.Add(uid); + var marker = _random.PickAndTake(allMarkers); + marker.IsActive = true; } - - return potentialTargets.Count > 0 ? _random.Pick(potentialTargets) : null; } private void RemoveAllCultItems(Entity cultist) { - if (!_inventorySystem.TryGetContainerSlotEnumerator(cultist.Owner, out var enumerator)) + if (!_inventory.TryGetContainerSlotEnumerator(cultist.Owner, out var enumerator)) return; _bloodSpear.DetachSpearFromMaster(cultist); diff --git a/Content.Server/WhiteDream/BloodCult/Items/VeilShifter/VeilShifterSystem.cs b/Content.Server/WhiteDream/BloodCult/Items/VeilShifter/VeilShifterSystem.cs index 188006e2196..876cccf9ecc 100644 --- a/Content.Server/WhiteDream/BloodCult/Items/VeilShifter/VeilShifterSystem.cs +++ b/Content.Server/WhiteDream/BloodCult/Items/VeilShifter/VeilShifterSystem.cs @@ -1,5 +1,6 @@ using Content.Server.Popups; using Content.Shared.Coordinates.Helpers; +using Content.Shared.Examine; using Content.Shared.Interaction.Events; using Content.Shared.Maps; using Content.Shared.Movement.Pulling.Systems; @@ -27,20 +28,23 @@ public override void Initialize() { base.Initialize(); + SubscribeLocalEvent(OnExamined); SubscribeLocalEvent(OnUseInHand); } + private void OnExamined(Entity veil, ref ExaminedEvent args) => + args.PushMarkup(Loc.GetString("veil-shifter-description", ("charges", veil.Comp.Charges))); + private void OnUseInHand(Entity veil, ref UseInHandEvent args) { - if (veil.Comp.Charges == 0) - return; - - if (!Teleport(veil, args.User)) + if (args.Handled || veil.Comp.Charges == 0 || !Teleport(veil, args.User)) return; veil.Comp.Charges--; if (veil.Comp.Charges == 0) _appearance.SetData(veil, GenericCultVisuals.State, false); + + args.Handled = true; } private bool Teleport(Entity veil, EntityUid user) diff --git a/Content.Server/WhiteDream/BloodCult/Objectives/KillTargetCultComponent.cs b/Content.Server/WhiteDream/BloodCult/Objectives/KillTargetCultComponent.cs index 8c500a04328..423252b6e3c 100644 --- a/Content.Server/WhiteDream/BloodCult/Objectives/KillTargetCultComponent.cs +++ b/Content.Server/WhiteDream/BloodCult/Objectives/KillTargetCultComponent.cs @@ -7,5 +7,5 @@ public sealed partial class KillTargetCultComponent : Component public string Title = string.Empty; [DataField, ViewVariables(VVAccess.ReadWrite)] - public EntityUid Target; + public EntityUid? Target; } diff --git a/Content.Server/WhiteDream/BloodCult/Objectives/KillTargetCultSystem.cs b/Content.Server/WhiteDream/BloodCult/Objectives/KillTargetCultSystem.cs index b2ef487790e..75e21d68003 100644 --- a/Content.Server/WhiteDream/BloodCult/Objectives/KillTargetCultSystem.cs +++ b/Content.Server/WhiteDream/BloodCult/Objectives/KillTargetCultSystem.cs @@ -9,6 +9,7 @@ namespace Content.Server.WhiteDream.BloodCult.Objectives; public sealed class KillTargetCultSystem : EntitySystem { + [Dependency] private readonly BloodCultRuleSystem _cultRule = default!; [Dependency] private readonly JobSystem _job = default!; [Dependency] private readonly MetaDataSystem _metaData = default!; [Dependency] private readonly MobStateSystem _mobState = default!; @@ -23,22 +24,35 @@ public override void Initialize() private void OnObjectiveAssigned(Entity ent, ref ObjectiveAssignedEvent args) { var cultistRule = EntityManager.EntityQuery().FirstOrDefault(); - if (cultistRule?.OfferingTarget is { } target) - ent.Comp.Target = target; + if (cultistRule is null) + return; + + if (cultistRule.OfferingTarget is null) + _cultRule.SetRandomCultTarget(cultistRule); + + ent.Comp.Target = cultistRule.OfferingTarget; } private void OnAfterAssign(Entity ent, ref ObjectiveAfterAssignEvent args) { - _metaData.SetEntityName(ent, GetTitle(ent.Comp.Target, ent.Comp.Title), args.Meta); + if (!ent.Comp.Target.HasValue || !ent.Owner.IsValid() || !HasComp(ent)) + return; + + _metaData.SetEntityName(ent, GetTitle(ent.Comp.Target.Value, ent.Comp.Title), args.Meta); } private void OnGetProgress(Entity ent, ref ObjectiveGetProgressEvent args) { var target = ent.Comp.Target; + if (!target.HasValue) + { + args.Progress = 1f; + return; + } - args.Progress = !HasComp(target) || _mobState.IsDead(target) - ? args.Progress = 1f - : args.Progress = 0f; + args.Progress = !HasComp(target) || _mobState.IsDead(target.Value) + ? 1f + : 0f; } private string GetTitle(EntityUid target, string title) diff --git a/Content.Server/WhiteDream/BloodCult/RendingRunePlacement/RendingRunePlacementMarkerComponent.cs b/Content.Server/WhiteDream/BloodCult/RendingRunePlacement/RendingRunePlacementMarkerComponent.cs new file mode 100644 index 00000000000..44d15e88521 --- /dev/null +++ b/Content.Server/WhiteDream/BloodCult/RendingRunePlacement/RendingRunePlacementMarkerComponent.cs @@ -0,0 +1,11 @@ +namespace Content.Server.WhiteDream.BloodCult.RendingRunePlacement; + +[RegisterComponent] +public sealed partial class RendingRunePlacementMarkerComponent : Component +{ + [DataField] + public bool IsActive; + + [DataField] + public float DrawingRange = 10; +} diff --git a/Content.Server/WhiteDream/BloodCult/Runes/Apocalypse/CultRuneApocalypseSystem.cs b/Content.Server/WhiteDream/BloodCult/Runes/Apocalypse/CultRuneApocalypseSystem.cs index 60b889e7496..745ea042caf 100644 --- a/Content.Server/WhiteDream/BloodCult/Runes/Apocalypse/CultRuneApocalypseSystem.cs +++ b/Content.Server/WhiteDream/BloodCult/Runes/Apocalypse/CultRuneApocalypseSystem.cs @@ -54,15 +54,14 @@ private void OnDoAfter(Entity ent, ref ApocalypseRu ent.Comp.Used = true; _appearance.SetData(ent, ApocalypseRuneVisuals.Used, true); - _emp.EmpPulse(_transform.GetMapCoordinates(ent), + _emp.EmpPulse( + _transform.GetMapCoordinates(ent), ent.Comp.EmpRange, ent.Comp.EmpEnergyConsumption, ent.Comp.EmpDuration); foreach (var guaranteedEvent in ent.Comp.GuaranteedEvents) - { _gameTicker.StartGameRule(guaranteedEvent); - } var requiredCultistsThreshold = MathF.Floor(_playerManager.PlayerCount * ent.Comp.CultistsThreshold); var totalCultists = cultRule.Cultists.Count + cultRule.Constructs.Count; @@ -71,8 +70,6 @@ private void OnDoAfter(Entity ent, ref ApocalypseRu var (randomEvent, repeatTimes) = _random.Pick(ent.Comp.PossibleEvents); for (var i = 0; i < repeatTimes; i++) - { _gameTicker.StartGameRule(randomEvent); - } } } diff --git a/Content.Server/WhiteDream/BloodCult/Runes/CultRuneBaseComponent.cs b/Content.Server/WhiteDream/BloodCult/Runes/CultRuneBaseComponent.cs index 023112a6ef4..fcfe7a65a02 100644 --- a/Content.Server/WhiteDream/BloodCult/Runes/CultRuneBaseComponent.cs +++ b/Content.Server/WhiteDream/BloodCult/Runes/CultRuneBaseComponent.cs @@ -1,4 +1,5 @@ using Content.Shared.Chat; +using Content.Shared.Chemistry.Reagent; using Content.Shared.Damage; using Content.Shared.Humanoid; using Robust.Shared.Prototypes; @@ -26,7 +27,16 @@ public sealed partial class CultRuneBaseComponent : Component [DataField] public DamageSpecifier? ActivationDamage; - public EntProtoId HolyWaterPrototype = "HolyWater"; + /// + /// Will the rune upon activation set nearest Rending Rune Placement Marker to disabled. + /// + [DataField] + public bool TriggerRendingMarkers; + + [DataField] + public bool CanBeErased = true; + + public ProtoId HolyWaterPrototype = "HolyWater"; } public sealed class TryInvokeCultRuneEvent(EntityUid user, HashSet invokers) : CancellableEntityEventArgs diff --git a/Content.Server/WhiteDream/BloodCult/Runes/CultRuneBaseSystem.Helpers.cs b/Content.Server/WhiteDream/BloodCult/Runes/CultRuneBaseSystem.Helpers.cs index ec81af67761..3e03ec1b0df 100644 --- a/Content.Server/WhiteDream/BloodCult/Runes/CultRuneBaseSystem.Helpers.cs +++ b/Content.Server/WhiteDream/BloodCult/Runes/CultRuneBaseSystem.Helpers.cs @@ -27,9 +27,11 @@ public HashSet GatherCultists(EntityUid rune, float range) /// The rune itself. /// Radius for a lookup. /// Filter to exlude from return. - public HashSet> GetTargetsNearRune(EntityUid rune, + public HashSet> GetTargetsNearRune( + EntityUid rune, float range, - Predicate>? exlude = null) + Predicate>? exlude = null + ) { var runeTransform = Transform(rune); var possibleTargets = _lookup.GetEntitiesInRange(runeTransform.Coordinates, range); diff --git a/Content.Server/WhiteDream/BloodCult/Runes/CultRuneBaseSystem.cs b/Content.Server/WhiteDream/BloodCult/Runes/CultRuneBaseSystem.cs index 0ad21e63693..013b8df6cdd 100644 --- a/Content.Server/WhiteDream/BloodCult/Runes/CultRuneBaseSystem.cs +++ b/Content.Server/WhiteDream/BloodCult/Runes/CultRuneBaseSystem.cs @@ -7,13 +7,18 @@ using Content.Server.Fluids.Components; using Content.Server.Popups; using Content.Server.WhiteDream.BloodCult.Empower; +using Content.Server.WhiteDream.BloodCult.Gamerule; using Content.Shared.Chemistry.Components.SolutionManager; using Content.Shared.Chemistry.EntitySystems; using Content.Shared.Damage; using Content.Shared.DoAfter; +using Content.Shared.Examine; +using Content.Shared.Ghost; using Content.Shared.Interaction; using Content.Shared.Maps; +using Content.Shared.UserInterface; using Content.Shared.WhiteDream.BloodCult.BloodCultist; +using Content.Shared.WhiteDream.BloodCult.Constructs; using Content.Shared.WhiteDream.BloodCult.Runes; using Robust.Server.Audio; using Robust.Server.GameObjects; @@ -28,18 +33,19 @@ public sealed partial class CultRuneBaseSystem : EntitySystem [Dependency] private readonly IPrototypeManager _protoManager = default!; [Dependency] private readonly AudioSystem _audio = default!; [Dependency] private readonly ChatSystem _chat = default!; + [Dependency] private readonly BloodCultRuleSystem _cultRule = default!; [Dependency] private readonly DamageableSystem _damageable = default!; [Dependency] private readonly DoAfterSystem _doAfter = default!; [Dependency] private readonly TransformSystem _transform = default!; [Dependency] private readonly EntityLookupSystem _lookup = default!; [Dependency] private readonly SharedSolutionContainerSystem _solutionContainer = default!; [Dependency] private readonly PopupSystem _popup = default!; + [Dependency] private readonly UserInterfaceSystem _ui = default!; public override void Initialize() { - base.Initialize(); - // Drawing rune + SubscribeLocalEvent(BeforeOpenUi); SubscribeLocalEvent(OnRuneSelected); SubscribeLocalEvent(OnDrawRune); @@ -50,6 +56,26 @@ public override void Initialize() // Rune invoking SubscribeLocalEvent(OnRuneActivate); + + SubscribeLocalEvent(OnRuneExaminaAttempt); + } + + #region EventHandlers + + private void BeforeOpenUi(Entity ent, ref BeforeActivatableUIOpenEvent args) + { + var availableRunes = new List>(); + var runeSelectorArray = _protoManager.EnumeratePrototypes().OrderBy(r => r.ID).ToArray(); + foreach (var runeSelector in runeSelectorArray) + { + if (runeSelector.RequireTargetDead && !_cultRule.IsObjectiveFinished() || + runeSelector.RequiredTotalCultists > _cultRule.GetTotalCultists()) + continue; + + availableRunes.Add(runeSelector.ID); + } + + _ui.SetUiState(ent.Owner, RuneDrawerBuiKey.Key, new RuneDrawerMenuState(availableRunes)); } private void OnRuneSelected(Entity ent, ref RuneDrawerSelectedMessage args) @@ -57,6 +83,12 @@ private void OnRuneSelected(Entity ent, ref RuneDrawerSelec if (!_protoManager.TryIndex(args.SelectedRune, out var runeSelector) || !CanDrawRune(args.Actor)) return; + if (runeSelector.RequireTargetDead && !_cultRule.CanDrawRendingRune(args.Actor)) + { + _popup.PopupEntity(Loc.GetString("cult-rune-cant-draw-rending"), args.Actor, args.Actor); + return; + } + var timeToDraw = runeSelector.DrawTime; if (TryComp(args.Actor, out BloodCultEmpoweredComponent? empowered)) timeToDraw *= empowered.RuneTimeMultiplier; @@ -85,18 +117,25 @@ private void OnDrawRune(Entity ent, ref DrawRuneDoAfter a DealDamage(args.User, runeSelector.DrawDamage); _audio.PlayPvs(args.EndDrawingSound, args.User, AudioParams.Default.WithMaxDistance(2f)); - var rune = SpawnRune(args.User, runeSelector.Prototype); + var runeEnt = SpawnRune(args.User, runeSelector.Prototype); + if (TryComp(runeEnt, out CultRuneBaseComponent? rune) + && rune.TriggerRendingMarkers + && !_cultRule.TryConsumeNearestMarker(ent)) + return; var ev = new AfterRunePlaced(args.User); - RaiseLocalEvent(rune, ev); + RaiseLocalEvent(runeEnt, ev); } - private void EraseOnInteractUsing(Entity ent, ref InteractUsingEvent args) + private void EraseOnInteractUsing(Entity rune, ref InteractUsingEvent args) { + if (!rune.Comp.CanBeErased) + return; + // Logic for bible erasing if (TryComp(args.Used, out var bible) && HasComp(args.User)) { - _popup.PopupEntity(Loc.GetString("cult-rune-erased"), ent, args.User); + _popup.PopupEntity(Loc.GetString("cult-rune-erased"), rune, args.User); _audio.PlayPvs(bible.HealSoundPath, args.User); EntityManager.DeleteEntity(args.Target); return; @@ -106,7 +145,7 @@ private void EraseOnInteractUsing(Entity ent, ref Interac return; var argsDoAfterEvent = - new DoAfterArgs(EntityManager, args.User, runeDrawer.EraseTime, new RuneEraseDoAfterEvent(), ent) + new DoAfterArgs(EntityManager, args.User, runeDrawer.EraseTime, new RuneEraseDoAfterEvent(), rune) { BreakOnUserMove = true, BreakOnDamage = true, @@ -114,7 +153,7 @@ private void EraseOnInteractUsing(Entity ent, ref Interac }; if (_doAfter.TryStartDoAfter(argsDoAfterEvent)) - _popup.PopupEntity(Loc.GetString("cult-rune-started-erasing"), ent, args.User); + _popup.PopupEntity(Loc.GetString("cult-rune-started-erasing"), rune, args.User); } private void OnRuneErase(Entity ent, ref RuneEraseDoAfterEvent args) @@ -126,55 +165,67 @@ private void OnRuneErase(Entity ent, ref RuneEraseDoAfter EntityManager.DeleteEntity(ent); } - private void EraseOnCollding(Entity ent, ref StartCollideEvent args) + private void EraseOnCollding(Entity rune, ref StartCollideEvent args) { - if (!TryComp(args.OtherEntity, out var solutionContainer) || + if (!rune.Comp.CanBeErased || + !TryComp(args.OtherEntity, out var solutionContainer) || !HasComp(args.OtherEntity) && !HasComp(args.OtherEntity)) return; if (_solutionContainer.EnumerateSolutions((args.OtherEntity, solutionContainer)) - .Any(solution => solution.Solution.Comp.Solution.ContainsPrototype(ent.Comp.HolyWaterPrototype))) - EntityManager.DeleteEntity(ent); + .Any(solution => solution.Solution.Comp.Solution.ContainsPrototype(rune.Comp.HolyWaterPrototype))) + EntityManager.DeleteEntity(rune); } - private void OnRuneActivate(Entity ent, ref ActivateInWorldEvent args) + private void OnRuneActivate(Entity rune, ref ActivateInWorldEvent args) { - var runeCoordinates = Transform(ent).Coordinates; + var runeCoordinates = Transform(rune).Coordinates; var userCoordinates = Transform(args.User).Coordinates; if (args.Handled || !HasComp(args.User) || !userCoordinates.TryDistance(EntityManager, runeCoordinates, out var distance) || - distance > ent.Comp.RuneActivationRange) + distance > rune.Comp.RuneActivationRange) return; args.Handled = true; - var cultists = GatherCultists(ent, ent.Comp.RuneActivationRange); - if (cultists.Count < ent.Comp.RequiredInvokers) + var cultists = GatherCultists(rune, rune.Comp.RuneActivationRange); + if (cultists.Count < rune.Comp.RequiredInvokers) { - _popup.PopupEntity(Loc.GetString("cult-rune-not-enough-cultists"), ent, args.User); + _popup.PopupEntity(Loc.GetString("cult-rune-not-enough-cultists"), rune, args.User); return; } var tryInvokeEv = new TryInvokeCultRuneEvent(args.User, cultists); - RaiseLocalEvent(ent, tryInvokeEv); + RaiseLocalEvent(rune, tryInvokeEv); if (tryInvokeEv.Cancelled) return; foreach (var cultist in cultists) { - DealDamage(cultist, ent.Comp.ActivationDamage); - _chat.TrySendInGameICMessage(cultist, - ent.Comp.InvokePhrase, - ent.Comp.InvokeChatType, + DealDamage(cultist, rune.Comp.ActivationDamage); + _chat.TrySendInGameICMessage( + cultist, + rune.Comp.InvokePhrase, + rune.Comp.InvokeChatType, false, checkRadioPrefix: false); } } + private void OnRuneExaminaAttempt(Entity rune, ref ExamineAttemptEvent args) + { + if (!HasComp(args.Examiner) && !HasComp(args.Examiner) && + !HasComp(args.Examiner)) + args.Cancel(); + } + + #endregion + private EntityUid SpawnRune(EntityUid user, EntProtoId rune) { var transform = Transform(user); - var snappedLocalPosition = new Vector2(MathF.Floor(transform.LocalPosition.X) + 0.5f, + var snappedLocalPosition = new Vector2( + MathF.Floor(transform.LocalPosition.X) + 0.5f, MathF.Floor(transform.LocalPosition.Y) + 0.5f); var spawnPosition = _transform.GetMapCoordinates(user); var runeEntity = EntityManager.Spawn(rune, spawnPosition); @@ -211,9 +262,7 @@ private void DealDamage(EntityUid user, DamageSpecifier? damage = null) if (TryComp(user, out BloodCultEmpoweredComponent? empowered)) { foreach (var (key, value) in damage.DamageDict) - { damage.DamageDict[key] = value * empowered.RuneDamageMultiplier; - } } _damageable.TryChangeDamage(user, newDamage, true); diff --git a/Content.Server/WhiteDream/BloodCult/Runes/Offering/CultRuneOfferingComponent.cs b/Content.Server/WhiteDream/BloodCult/Runes/Offering/CultRuneOfferingComponent.cs index 06d750bfc82..5e594808d98 100644 --- a/Content.Server/WhiteDream/BloodCult/Runes/Offering/CultRuneOfferingComponent.cs +++ b/Content.Server/WhiteDream/BloodCult/Runes/Offering/CultRuneOfferingComponent.cs @@ -1,5 +1,6 @@ using Content.Shared.Damage; using Content.Shared.FixedPoint; +using Robust.Shared.Prototypes; namespace Content.Server.WhiteDream.BloodCult.Runes.Offering; @@ -30,10 +31,16 @@ public sealed partial class CultRuneOfferingComponent : Component [DataField] public int ReviveChargesPerOffering = 1; + [DataField] + public EntProtoId SoulShardProto = "SoulShard"; + + [DataField] + public EntProtoId SoulShardGhostProto = "SoulShardGhost"; + [DataField] public DamageSpecifier ConvertHealing = new() { - DamageDict = new Dictionary + DamageDict = new() { ["Brute"] = -40, ["Burn"] = -40 diff --git a/Content.Server/WhiteDream/BloodCult/Runes/Offering/CultRuneOfferingSystem.cs b/Content.Server/WhiteDream/BloodCult/Runes/Offering/CultRuneOfferingSystem.cs index 19614e20bd9..3556fd9b23e 100644 --- a/Content.Server/WhiteDream/BloodCult/Runes/Offering/CultRuneOfferingSystem.cs +++ b/Content.Server/WhiteDream/BloodCult/Runes/Offering/CultRuneOfferingSystem.cs @@ -8,7 +8,6 @@ using Content.Server.WhiteDream.BloodCult.Runes.Revive; using Content.Shared.Cuffs.Components; using Content.Shared.Damage; -using Content.Shared.Humanoid; using Content.Shared.Mindshield.Components; using Content.Shared.Mobs.Systems; using Content.Shared.StatusEffect; @@ -35,10 +34,11 @@ public override void Initialize() SubscribeLocalEvent(OnOfferingRuneInvoked); } - private void OnOfferingRuneInvoked(Entity ent, ref TryInvokeCultRuneEvent args) + private void OnOfferingRuneInvoked(Entity rune, ref TryInvokeCultRuneEvent args) { - var possibleTargets = _cultRune.GetTargetsNearRune(ent, - ent.Comp.OfferingRange, + var possibleTargets = _cultRune.GetTargetsNearRune( + rune, + rune.Comp.OfferingRange, entity => HasComp(entity)); if (possibleTargets.Count == 0) @@ -48,60 +48,38 @@ private void OnOfferingRuneInvoked(Entity ent, ref Tr } var target = possibleTargets.First(); + if (!TryOffer(rune, target, args.User, args.Invokers.Count)) + args.Cancel(); + } + private bool TryOffer(Entity rune, EntityUid target, EntityUid user, int invokersTotal) + { // if the target is dead we should always sacrifice it. if (_mobState.IsDead(target)) { - Sacrifice(target); - return; + Sacrifice(rune, target); + return true; } - if (!_mind.TryGetMind(target, out _, out _) || - _bloodCultRule.IsTarget(target) || - HasComp(target) || - HasComp(target)) - { - if (!TrySacrifice(target, ent, args.Invokers.Count)) - args.Cancel(); - - return; - } + if (!_mind.TryGetMind(target, out _, out _) || _bloodCultRule.IsTarget(target) || + HasComp(target) || HasComp(target)) + return TrySacrifice(rune, target, invokersTotal); - if (!TryConvert(target, ent, args.User, args.Invokers.Count)) - args.Cancel(); + return TryConvert(rune, target, user, invokersTotal); } - private bool TrySacrifice(Entity target, - Entity rune, - int invokersAmount) + private bool TrySacrifice(Entity rune, EntityUid target, int invokersAmount) { if (invokersAmount < rune.Comp.AliveSacrificeInvokersAmount) return false; - _cultRuneRevive.AddCharges(rune, rune.Comp.ReviveChargesPerOffering); - Sacrifice(target); + Sacrifice(rune, target); return true; } - private void Sacrifice(EntityUid target) - { - var transform = Transform(target); - var shard = Spawn("SoulShard", transform.Coordinates); - _body.GibBody(target); - - if (!_mind.TryGetMind(target, out var mindId, out _)) - return; - - _mind.TransferTo(mindId, shard); - _mind.UnVisit(mindId); - } - - private bool TryConvert(EntityUid target, - Entity rune, - EntityUid user, - int invokersAmount) + private bool TryConvert(Entity rune, EntityUid target, EntityUid user, int invokersTotal) { - if (invokersAmount < rune.Comp.ConvertInvokersAmount) + if (invokersTotal < rune.Comp.ConvertInvokersAmount) return false; _cultRuneRevive.AddCharges(rune, rune.Comp.ReviveChargesPerOffering); @@ -109,6 +87,23 @@ private bool TryConvert(EntityUid target, return true; } + private void Sacrifice(Entity rune, EntityUid target) + { + _cultRuneRevive.AddCharges(rune, rune.Comp.ReviveChargesPerOffering); + var transform = Transform(target); + + if (!_mind.TryGetMind(target, out var mindId, out _)) + Spawn(rune.Comp.SoulShardGhostProto, transform.Coordinates); + else + { + var shard = Spawn(rune.Comp.SoulShardProto, transform.Coordinates); + _mind.TransferTo(mindId, shard); + _mind.UnVisit(mindId); + } + + _body.GibBody(target); + } + private void Convert(Entity rune, EntityUid target, EntityUid user) { _bloodCultRule.Convert(target); diff --git a/Content.Server/WhiteDream/BloodCult/Runes/Rending/CultRuneRendingSystem.cs b/Content.Server/WhiteDream/BloodCult/Runes/Rending/CultRuneRendingSystem.cs index d051d07528f..91347bcdd95 100644 --- a/Content.Server/WhiteDream/BloodCult/Runes/Rending/CultRuneRendingSystem.cs +++ b/Content.Server/WhiteDream/BloodCult/Runes/Rending/CultRuneRendingSystem.cs @@ -4,8 +4,6 @@ using Content.Server.Popups; using Content.Server.WhiteDream.BloodCult.Gamerule; using Content.Shared.DoAfter; -using Content.Shared.Mobs.Components; -using Content.Shared.Mobs.Systems; using Content.Shared.WhiteDream.BloodCult.Runes; using Robust.Server.Audio; using Robust.Server.GameObjects; @@ -22,7 +20,6 @@ public sealed class CultRuneRendingSystem : EntitySystem [Dependency] private readonly ChatSystem _chat = default!; [Dependency] private readonly BloodCultRuleSystem _cultRule = default!; [Dependency] private readonly DoAfterSystem _doAfter = default!; - [Dependency] private readonly MobStateSystem _mobState = default!; [Dependency] private readonly NavMapSystem _navMap = default!; [Dependency] private readonly PopupSystem _popup = default!; [Dependency] private readonly TransformSystem _transform = default!; @@ -38,10 +35,12 @@ public override void Initialize() private void OnRendingRunePlaced(Entity rune, ref AfterRunePlaced args) { var position = _transform.GetMapCoordinates(rune); - var message = Loc.GetString("cult-rending-drawing-finished", + var message = Loc.GetString( + "cult-rending-drawing-finished", ("location", FormattedMessage.RemoveMarkupPermissive(_navMap.GetNearestBeaconString(position)))); - _chat.DispatchGlobalAnnouncement(message, + _chat.DispatchGlobalAnnouncement( + message, Loc.GetString("blood-cult-title"), true, rune.Comp.FinishedDrawingAudio, @@ -50,9 +49,7 @@ private void OnRendingRunePlaced(Entity rune, ref Afte private void OnRendingRuneInvoked(Entity rune, ref TryInvokeCultRuneEvent args) { - if (!_cultRule.TryGetTarget(out var target) || - !TryComp(target.Value, out MobStateComponent? _) || - _mobState.IsAlive(target.Value)) + if (!_cultRule.IsObjectiveFinished()) { _popup.PopupEntity(Loc.GetString("cult-rending-target-alive"), rune, args.User); args.Cancel(); @@ -78,7 +75,11 @@ private void OnRendingRuneInvoked(Entity rune, ref Try return; } - _chat.DispatchGlobalAnnouncement(Loc.GetString("cult-rending-started"), + var message = Loc.GetString( + "cult-rending-started", + ("location", FormattedMessage.RemoveMarkupPermissive(_navMap.GetNearestBeaconString(rune.Owner)))); + _chat.DispatchGlobalAnnouncement( + message, Loc.GetString("blood-cult-title"), false, colorOverride: Color.DarkRed); @@ -95,7 +96,8 @@ private void SpawnNarSie(Entity rune, ref RendingRuneD _appearance.SetData(rune, RendingRuneVisuals.Active, false); if (args.Cancelled) { - _chat.DispatchGlobalAnnouncement(Loc.GetString("cult-rending-prevented"), + _chat.DispatchGlobalAnnouncement( + Loc.GetString("cult-rending-prevented"), Loc.GetString("blood-cult-title"), false, colorOverride: Color.DarkRed); diff --git a/Content.Server/WhiteDream/BloodCult/Spells/BloodCultSpellsSystem.cs b/Content.Server/WhiteDream/BloodCult/Spells/BloodCultSpellsSystem.cs index 76697c252a8..c69bf6abd4e 100644 --- a/Content.Server/WhiteDream/BloodCult/Spells/BloodCultSpellsSystem.cs +++ b/Content.Server/WhiteDream/BloodCult/Spells/BloodCultSpellsSystem.cs @@ -44,6 +44,7 @@ public override void Initialize() { base.Initialize(); + SubscribeLocalEvent(OnSpellStartup); SubscribeLocalEvent(OnCultTargetEvent); SubscribeLocalEvent(OnActionGettingDisabled); @@ -60,6 +61,12 @@ public override void Initialize() #region BaseHandlers + private void OnSpellStartup(Entity action, ref ComponentStartup args) + { + if (_actions.TryGetActionData(action, out var actionData, false) && actionData is { UseDelay: not null }) + _actions.StartUseDelay(action); + } + private void OnCultTargetEvent(Entity spell, ref EntityTargetActionEvent args) { if (_statusEffects.HasStatusEffect(args.Performer, "Muted")) @@ -83,10 +90,8 @@ private void OnActionGettingDisabled(Entity spell, ref A _actions.RemoveAction(args.Performer, spell); } - private void OnComponentStartup(Entity cultist, ref ComponentStartup args) - { + private void OnComponentStartup(Entity cultist, ref ComponentStartup args) => cultist.Comp.MaxSpells = cultist.Comp.DefaultMaxSpells; - } private void OnGetVerbs(Entity cultist, ref GetVerbsEvent args) { @@ -136,7 +141,8 @@ private void OnSpellSelected(Entity cultist, ref ActionProtoId = args.SelectedItem }; - var doAfter = new DoAfterArgs(EntityManager, + var doAfter = new DoAfterArgs( + EntityManager, cultist.Owner, cultist.Comp.SpellCreationTime, createSpellEvent, @@ -189,7 +195,7 @@ private void OnShackles(BloodCultShacklesEvent ev) return; var shuckles = Spawn(ev.ShacklesProto); - if (!_cuffable.TryAddNewCuffs(ev.Performer, ev.Target, shuckles)) + if (!_cuffable.TryAddNewCuffs(ev.Target, ev.Performer, shuckles)) return; _stun.TryKnockdown(ev.Target, ev.KnockdownDuration, true); diff --git a/Content.Server/WhiteDream/BloodCult/Spells/BloodCultTeleportSpellSystem.cs b/Content.Server/WhiteDream/BloodCult/Spells/BloodCultTeleportSpellSystem.cs index bd605475ede..b0906bc13be 100644 --- a/Content.Server/WhiteDream/BloodCult/Spells/BloodCultTeleportSpellSystem.cs +++ b/Content.Server/WhiteDream/BloodCult/Spells/BloodCultTeleportSpellSystem.cs @@ -22,7 +22,7 @@ public override void Initialize() { SubscribeLocalEvent(OnTeleport); SubscribeLocalEvent(OnTeleportRuneSelected); - SubscribeLocalEvent(OnTeleportDoAfter); + SubscribeLocalEvent(OnTeleportDoAfter); } private void OnTeleport(BloodCultTeleportEvent ev) @@ -30,28 +30,37 @@ private void OnTeleport(BloodCultTeleportEvent ev) if (ev.Handled || !_runeTeleport.TryGetTeleportRunes(ev.Performer, out var runes)) return; - _ui.SetUiState(ev.Performer, ListViewSelectorUiKey.Key, new ListViewSelectorState(runes)); + var metaData = new Dictionary + { + ["target"] = GetNetEntity(ev.Target), + ["duration"] = ev.DoAfterDuration + }; + + _ui.SetUiState(ev.Performer, ListViewSelectorUiKey.Key, new ListViewSelectorState(runes, metaData)); _ui.TryToggleUi(ev.Performer, ListViewSelectorUiKey.Key, ev.Performer); ev.Handled = true; } - private void OnTeleportRuneSelected(Entity ent, - ref ListViewItemSelectedMessage args) + private void OnTeleportRuneSelected( + Entity ent, + ref ListViewItemSelectedMessage args + ) { - if (!args.MetaData.TryGetValue("target", out var rawTarget) || rawTarget is not EntityUid target || + if (!args.MetaData.TryGetValue("target", out var rawTarget) || rawTarget is not NetEntity netTarget || !args.MetaData.TryGetValue("duration", out var rawDuration) || rawDuration is not TimeSpan duration) return; + var target = GetEntity(netTarget); var teleportDoAfter = new TeleportActionDoAfterEvent { - Rune = GetNetEntity(EntityUid.Parse(args.SelectedItem.Id)), + Rune = GetNetEntity(EntityUid.Parse(args.SelectedItem.Id)) }; - var doAfterArgs = new DoAfterArgs(EntityManager, ent.Owner, duration, teleportDoAfter, target); + var doAfterArgs = new DoAfterArgs(EntityManager, ent.Owner, duration, teleportDoAfter, target, target); _doAfter.TryStartDoAfter(doAfterArgs); } - private void OnTeleportDoAfter(TeleportActionDoAfterEvent ev) + private void OnTeleportDoAfter(Entity user, ref TeleportActionDoAfterEvent ev) { if (ev.Target is not { } target) return; diff --git a/Content.Server/WhiteDream/BloodCult/TimedFactory/TimedFactorySystem.cs b/Content.Server/WhiteDream/BloodCult/TimedFactory/TimedFactorySystem.cs index 5dc4ff3d653..b1aa9421140 100644 --- a/Content.Server/WhiteDream/BloodCult/TimedFactory/TimedFactorySystem.cs +++ b/Content.Server/WhiteDream/BloodCult/TimedFactory/TimedFactorySystem.cs @@ -28,12 +28,10 @@ public override void Update(float frameTime) var factoryQuery = EntityQueryEnumerator(); while (factoryQuery.MoveNext(out var uid, out var factory)) - { if (factory.CooldownRemaining > 0) factory.CooldownRemaining -= frameTime; else _appearance.SetData(uid, GenericCultVisuals.State, true); - } } private void OnTryOpenMenu(Entity factory, ref ActivatableUIOpenAttemptEvent args) @@ -53,9 +51,13 @@ private void OnTryOpenMenu(Entity factory, ref Activatabl private void OnPrototypeSelected(Entity factory, ref RadialSelectorSelectedMessage args) { + if (factory.Comp.CooldownRemaining > 0) + return; + var product = Spawn(args.SelectedItem, Transform(args.Actor).Coordinates); _hands.TryPickupAnyHand(args.Actor, product); factory.Comp.CooldownRemaining = factory.Comp.Cooldown; _appearance.SetData(factory, GenericCultVisuals.State, false); + _ui.CloseUi(args.Actor, RadialSelectorUiKey.Key); } } diff --git a/Content.Shared/ListViewSelector/ListViewSelectorEntry.cs b/Content.Shared/ListViewSelector/ListViewSelectorEntry.cs index 1c97108277c..f34e9e3924d 100644 --- a/Content.Shared/ListViewSelector/ListViewSelectorEntry.cs +++ b/Content.Shared/ListViewSelector/ListViewSelectorEntry.cs @@ -14,10 +14,10 @@ public enum ListViewSelectorUiKey [Serializable, NetSerializable] public sealed class ListViewSelectorState( List items, - Dictionary metaData = default!) : BoundUserInterfaceState + Dictionary? metaData = null) : BoundUserInterfaceState { public List Items { get; } = items; - public Dictionary MetaData = metaData; + public Dictionary MetaData = metaData ?? new(); } [Serializable, NetSerializable] diff --git a/Content.Shared/Magic/Events/ProjectileSpellEvent.cs b/Content.Shared/Magic/Events/ProjectileSpellEvent.cs index cf338a6bb43..439b09e7afb 100644 --- a/Content.Shared/Magic/Events/ProjectileSpellEvent.cs +++ b/Content.Shared/Magic/Events/ProjectileSpellEvent.cs @@ -12,6 +12,9 @@ public sealed partial class ProjectileSpellEvent : WorldTargetActionEvent, ISpea [DataField(required: true)] public EntProtoId Prototype; + [DataField] + public float ProjectileSpeed = 20; + [DataField] public string? Speech { get; private set; } diff --git a/Content.Shared/Magic/SharedMagicSystem.cs b/Content.Shared/Magic/SharedMagicSystem.cs index b0a9fef75d0..cae581298a6 100644 --- a/Content.Shared/Magic/SharedMagicSystem.cs +++ b/Content.Shared/Magic/SharedMagicSystem.cs @@ -344,7 +344,7 @@ private void OnProjectileSpell(ProjectileSpellEvent ev) var ent = Spawn(ev.Prototype, spawnCoords); var direction = toCoords.ToMapPos(EntityManager, _transform) - spawnCoords.ToMapPos(EntityManager, _transform); - _gunSystem.ShootProjectile(ent, direction, userVelocity, ev.Performer, ev.Performer); + _gunSystem.ShootProjectile(ent, direction, userVelocity, ev.Performer, ev.Performer, ev.ProjectileSpeed); } // End Projectile Spells #endregion diff --git a/Content.Shared/WhiteDream/BloodCult/Constructs/PhaseShift/PhaseShiftedComponent.cs b/Content.Shared/WhiteDream/BloodCult/Constructs/PhaseShift/PhaseShiftedComponent.cs new file mode 100644 index 00000000000..15b026b5144 --- /dev/null +++ b/Content.Shared/WhiteDream/BloodCult/Constructs/PhaseShift/PhaseShiftedComponent.cs @@ -0,0 +1,39 @@ +using Content.Shared.Physics; +using Content.Shared.StatusEffect; +using Robust.Shared.Audio; +using Robust.Shared.Prototypes; +using Robust.Shared.Utility; + +namespace Content.Shared.WhiteDream.BloodCult.Constructs.PhaseShift; + +[RegisterComponent] +public sealed partial class PhaseShiftedComponent : Component +{ + [DataField] + public ProtoId StatusEffectId = "PhaseShifted"; + + [DataField] + public float MovementSpeedBuff = 1.5f; + + [DataField] + public int CollisionMask = (int) CollisionGroup.GhostImpassable; + + [DataField] + public int CollisionLayer; + + [DataField] + public EntProtoId PhaseInEffect = "EffectEmpPulseNoSound"; + + [DataField] + public EntProtoId PhaseOutEffect = "EffectEmpPulseNoSound"; + + [DataField] + public SoundSpecifier PhaseInSound = new SoundPathSpecifier(new ResPath("/Audio/WhiteDream/BloodCult/veilin.ogg")); + + [DataField] + public SoundSpecifier PhaseOutSound = + new SoundPathSpecifier(new ResPath("/Audio/WhiteDream/BloodCult/veilout.ogg")); + + public int StoredMask; + public int StoredLayer; +} diff --git a/Content.Shared/WhiteDream/BloodCult/Constructs/PhaseShift/SharedPhaseShiftSystem.cs b/Content.Shared/WhiteDream/BloodCult/Constructs/PhaseShift/SharedPhaseShiftSystem.cs new file mode 100644 index 00000000000..6caf723a8c6 --- /dev/null +++ b/Content.Shared/WhiteDream/BloodCult/Constructs/PhaseShift/SharedPhaseShiftSystem.cs @@ -0,0 +1,95 @@ +using System.Linq; +using Content.Shared.Interaction.Events; +using Content.Shared.Movement.Pulling.Components; +using Content.Shared.Movement.Pulling.Systems; +using Content.Shared.Movement.Systems; +using Content.Shared.StatusEffect; +using Content.Shared.Stealth; +using Content.Shared.Stealth.Components; +using Content.Shared.Throwing; +using Robust.Shared.Audio.Systems; +using Robust.Shared.Physics; +using Robust.Shared.Physics.Systems; + +namespace Content.Shared.WhiteDream.BloodCult.Constructs.PhaseShift; + +public abstract class SharedPhaseShiftSystem : EntitySystem +{ + [Dependency] private readonly SharedAudioSystem _audio = default!; + [Dependency] private readonly MovementSpeedModifierSystem _movement = default!; + [Dependency] private readonly SharedPhysicsSystem _physics = default!; + [Dependency] private readonly SharedStealthSystem _stealth = default!; + [Dependency] private readonly SharedTransformSystem _transform = default!; + [Dependency] private readonly PullingSystem _pulling = default!; + [Dependency] private readonly StatusEffectsSystem _statusEffects = default!; + + public override void Initialize() + { + SubscribeLocalEvent(OnComponentStartup); + + SubscribeLocalEvent(OnRefresh); + SubscribeLocalEvent(OnAttackAttempt); + SubscribeLocalEvent(OnThrowAttempt); + + SubscribeLocalEvent(OnComponentShutdown); + } + + protected virtual void OnComponentStartup(Entity ent, ref ComponentStartup args) + { + var pos = _transform.GetMapCoordinates(ent); + Spawn(ent.Comp.PhaseInEffect, pos); + _audio.PlayPvs(ent.Comp.PhaseInSound, Transform(ent).Coordinates); + + if (TryComp(ent, out var fixtures) && fixtures.FixtureCount >= 1) + { + var fixture = fixtures.Fixtures.First(); + ent.Comp.StoredMask = fixture.Value.CollisionMask; + ent.Comp.StoredLayer = fixture.Value.CollisionLayer; + _physics.SetCollisionMask(ent, fixture.Key, fixture.Value, ent.Comp.CollisionMask, fixtures); + _physics.SetCollisionLayer(ent, fixture.Key, fixture.Value, ent.Comp.CollisionLayer, fixtures); + } + + var stealth = EnsureComp(ent); + _stealth.SetVisibility(ent, -1, stealth); + + if (TryComp(ent, out PullableComponent? pullable)) + _pulling.TryStopPull(ent, pullable); + + _movement.RefreshMovementSpeedModifiers(ent); + } + + private void OnRefresh(Entity ent, ref RefreshMovementSpeedModifiersEvent args) => + args.ModifySpeed(ent.Comp.MovementSpeedBuff, ent.Comp.MovementSpeedBuff); + + private void OnAttackAttempt(Entity ent, ref AttackAttemptEvent args) + { + if (_statusEffects.HasStatusEffect(ent, ent.Comp.StatusEffectId)) + _statusEffects.TryRemoveStatusEffect(ent, ent.Comp.StatusEffectId); + } + + private void OnThrowAttempt(Entity ent, ref ThrowAttemptEvent args) + { + if (_statusEffects.HasStatusEffect(ent, ent.Comp.StatusEffectId)) + _statusEffects.TryRemoveStatusEffect(ent, ent.Comp.StatusEffectId); + } + + protected virtual void OnComponentShutdown(Entity ent, ref ComponentShutdown args) + { + Spawn(ent.Comp.PhaseOutEffect, _transform.GetMapCoordinates(ent)); + _audio.PlayPvs(ent.Comp.PhaseOutSound, ent); + + if (TryComp(ent, out var fixtures) && fixtures.FixtureCount >= 1) + { + var fixture = fixtures.Fixtures.First(); + + _physics.SetCollisionMask(ent, fixture.Key, fixture.Value, ent.Comp.StoredMask, fixtures); + _physics.SetCollisionLayer(ent, fixture.Key, fixture.Value, ent.Comp.StoredLayer, fixtures); + } + + _stealth.SetVisibility(ent, 1); + RemComp(ent); + + ent.Comp.MovementSpeedBuff = 1; + _movement.RefreshMovementSpeedModifiers(ent); + } +} diff --git a/Content.Shared/WhiteDream/BloodCult/Items/CultItemSystem.cs b/Content.Shared/WhiteDream/BloodCult/Items/CultItemSystem.cs index a16d8dc9326..13e51214e0a 100644 --- a/Content.Shared/WhiteDream/BloodCult/Items/CultItemSystem.cs +++ b/Content.Shared/WhiteDream/BloodCult/Items/CultItemSystem.cs @@ -2,6 +2,7 @@ using Content.Shared.Ghost; using Content.Shared.Hands.EntitySystems; using Content.Shared.Interaction; +using Content.Shared.Interaction.Events; using Content.Shared.Inventory.Events; using Content.Shared.Popups; using Content.Shared.Projectiles; @@ -23,6 +24,7 @@ public sealed class CultItemSystem : EntitySystem public override void Initialize() { SubscribeLocalEvent(OnActivate); + SubscribeLocalEvent(OnUseInHand); SubscribeLocalEvent(OnBeforeGettingThrown); SubscribeLocalEvent(OnEquipAttempt); SubscribeLocalEvent(OnMeleeAttempt); @@ -30,6 +32,15 @@ public override void Initialize() } private void OnActivate(Entity item, ref ActivateInWorldEvent args) + { + if (CanUse(args.User)) + return; + + args.Handled = true; + KnockdownAndDropItem(item, args.User, Loc.GetString("cult-item-component-generic")); + } + + private void OnUseInHand(Entity item, ref UseInHandEvent args) { if (CanUse(args.User) || // Allow non-cultists to remove embedded cultist weapons and getting knocked down afterwards on pickup diff --git a/Content.Shared/WhiteDream/BloodCult/Runes/RuneDrawerComponent.cs b/Content.Shared/WhiteDream/BloodCult/Runes/RuneDrawerComponent.cs index b6dec321e4e..c1388994a4a 100644 --- a/Content.Shared/WhiteDream/BloodCult/Runes/RuneDrawerComponent.cs +++ b/Content.Shared/WhiteDream/BloodCult/Runes/RuneDrawerComponent.cs @@ -25,9 +25,15 @@ public enum RuneDrawerBuiKey } [Serializable, NetSerializable] -public sealed class RuneDrawerSelectedMessage(RuneSelectorPrototype selectedRune) : BoundUserInterfaceMessage +public sealed class RuneDrawerMenuState(List> availalbeRunes) : BoundUserInterfaceState { - public ProtoId SelectedRune { get; private set; } = selectedRune.ID; + public List> AvailalbeRunes { get; private set; } = availalbeRunes; +} + +[Serializable, NetSerializable] +public sealed class RuneDrawerSelectedMessage(ProtoId selectedRune) : BoundUserInterfaceMessage +{ + public ProtoId SelectedRune { get; private set; } = selectedRune; } [Serializable, NetSerializable] diff --git a/Content.Shared/WhiteDream/BloodCult/Runes/RuneSelectorPrototype.cs b/Content.Shared/WhiteDream/BloodCult/Runes/RuneSelectorPrototype.cs index 372ab866f07..12350917d00 100644 --- a/Content.Shared/WhiteDream/BloodCult/Runes/RuneSelectorPrototype.cs +++ b/Content.Shared/WhiteDream/BloodCult/Runes/RuneSelectorPrototype.cs @@ -1,5 +1,4 @@ using Content.Shared.Damage; -using Content.Shared.FixedPoint; using Robust.Shared.Prototypes; namespace Content.Shared.WhiteDream.BloodCult.Runes; @@ -11,20 +10,20 @@ public sealed class RuneSelectorPrototype : IPrototype public string ID { get; } = default!; [DataField(required: true)] - public EntProtoId Prototype { get; } + public EntProtoId Prototype; [DataField] - public float DrawTime { get; } = 4f; + public float DrawTime = 4f; + + [DataField] + public bool RequireTargetDead; + + [DataField] + public int RequiredTotalCultists = 1; /// /// Damage dealt on the rune drawing. /// [DataField] - public DamageSpecifier DrawDamage = new() - { - DamageDict = new Dictionary - { - ["Slash"] = 15, - } - }; + public DamageSpecifier DrawDamage = new() { DamageDict = new() { ["Slash"] = 15 } }; } diff --git a/Content.Shared/WhiteDream/BloodCult/Spells/Events.cs b/Content.Shared/WhiteDream/BloodCult/Spells/Events.cs index 293a32691dc..6b98514d44b 100644 --- a/Content.Shared/WhiteDream/BloodCult/Spells/Events.cs +++ b/Content.Shared/WhiteDream/BloodCult/Spells/Events.cs @@ -2,6 +2,7 @@ using Content.Shared.Chat; using Content.Shared.DoAfter; using Content.Shared.Magic; +using Content.Shared.StatusEffect; using Robust.Shared.Audio; using Robust.Shared.Prototypes; using Robust.Shared.Serialization; @@ -27,6 +28,9 @@ public sealed partial class BloodCultTeleportEvent : EntityTargetActionEvent, IS [DataField] public float Range = 5; + [DataField] + public TimeSpan DoAfterDuration = TimeSpan.FromSeconds(2); + [DataField] public string? Speech { get; set; } @@ -91,6 +95,28 @@ public sealed partial class SummonEquipmentEvent : InstantActionEvent, ISpeakSpe public sealed partial class BloodSpearRecalledEvent : InstantActionEvent; +public sealed partial class PlaceTileEntityEvent : WorldTargetActionEvent +{ + [DataField] + public EntProtoId? Entity; + + [DataField] + public string? TileId; + + [DataField] + public SoundSpecifier? Audio; + +} + +public sealed partial class PhaseShiftEvent : InstantActionEvent +{ + [DataField] + public TimeSpan Duration = TimeSpan.FromSeconds(5); + + [DataField] + public ProtoId StatusEffectId = "PhaseShifted"; +} + [Serializable, NetSerializable] public sealed partial class TwistedConstructionDoAfterEvent : SimpleDoAfterEvent; diff --git a/Resources/Audio/WhiteDream/BloodCult/resonator_blast.ogg b/Resources/Audio/WhiteDream/BloodCult/resonator_blast.ogg new file mode 100644 index 0000000000000000000000000000000000000000..c37c9e903deb8022fa88f5e4742e804412df8f8f GIT binary patch literal 20713 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 XhX>toY!#r$Wok->?DoHaG91?j`v|+) literal 0 HcmV?d00001 diff --git a/Resources/Locale/en-US/guidebook/guides.ftl b/Resources/Locale/en-US/guidebook/guides.ftl index ff812155f69..aefe59920af 100644 --- a/Resources/Locale/en-US/guidebook/guides.ftl +++ b/Resources/Locale/en-US/guidebook/guides.ftl @@ -71,6 +71,7 @@ guide-entry-zombies = Zombies guide-entry-revolutionaries = Revolutionaries guide-entry-minor-antagonists = Minor Antagonists guide-entry-space-ninja = Space Ninja +guide-entry-blood-cult = Blood Cult guide-entry-rules = Server Rules guide-entry-rules-core-only = Core Only Ruleset diff --git a/Resources/Locale/en-US/white-dream/alerts.ftl b/Resources/Locale/en-US/white-dream/alerts.ftl index 5156b31ddb0..b7dac60bfed 100644 --- a/Resources/Locale/en-US/white-dream/alerts.ftl +++ b/Resources/Locale/en-US/white-dream/alerts.ftl @@ -1,5 +1,2 @@ -alerts-blood-spells-name = Blood spells -alerts-blood-spells-desc = Click to create or remove blood spells. - -alerts-blood-cult-buff-name = Empowered -alerts-blood-cult-buff-desc = Blood magic requires much less time to cast and you lose less blood from it. You're also immune to pressure damage. +alerts-blood-cult-empowered-name = Empowered +alerts-blood-cult-empowered-desc = Blood magic and rune scribing requires much less time to cast and you lose less blood from it. diff --git a/Resources/Locale/en-US/white-dream/cult/gamerule.ftl b/Resources/Locale/en-US/white-dream/cult/gamerule.ftl index 0f7872985f0..92fbab3f993 100644 --- a/Resources/Locale/en-US/white-dream/cult/gamerule.ftl +++ b/Resources/Locale/en-US/white-dream/cult/gamerule.ftl @@ -9,6 +9,8 @@ blood-cult-role-greeting = The Geometer of Blood, Nar-Sie, has sent a number of You must work with your brethren to summon an avatar of your eldritch goddess! blood-cult-role-briefing-short = Use '^' to contact other members of your brethren. +blood-cult-role-briefing-rending-locations = The veil can be thorn {$location}, {$coordinates} +blood-cult-role-briefing-emergency-rending = We can draw {$amount} more rending or apocalypse runes! blood-cult-condition-win = The Geometer of Blood has successfully summoned their Eldritch Goddess! blood-cult-condition-draw = Both parties were destroyed. diff --git a/Resources/Locale/en-US/white-dream/cult/items/general.ftl b/Resources/Locale/en-US/white-dream/cult/items/general.ftl index 6ad4938adea..f3702bb66a1 100644 --- a/Resources/Locale/en-US/white-dream/cult/items/general.ftl +++ b/Resources/Locale/en-US/white-dream/cult/items/general.ftl @@ -11,6 +11,10 @@ ghost-role-information-soul-shard-name = Soul Shard ghost-role-information-soul-shard-description = Become the servant of The Blood Cult. ghost-role-information-soul-shard-rules = Take the form of one of the constructs and help your Masters bring their Old Goddess back to the world! +ghost-role-information-soul-shard-holy-name = Blessed Soul Shard +ghost-role-information-soul-shard-holy-description = Become the servant of crew and help them defeat the cult. +ghost-role-information-soul-shard-holy-rules = Take the form of one of the converted constructs and help the crew stop Geometer of Blood from bringing their Old Goddess back to the world! + shuttle-curse-cant-activate = Nar'Sien power doesn't seem to work. shuttle-curse-max-charges = You try to shatter the orb, but it remains as solid as a rock! shuttle-curse-shuttle-arrived = The shuttle has already arived! You can't delay it anymore. @@ -19,4 +23,5 @@ shuttle-curse-shuttle-not-called = The shuttle has not yet been called. shuttle-curse-system-failure = SYSTEM FAILURE shuttle-curse-success-global = The shuttle will be delayed by {$time} minutes. +veil-shifter-description = It has {$charges} charges left. veil-shifter-cant-teleport = Couldn't find a place to teleport you. Try again! diff --git a/Resources/Locale/en-US/white-dream/cult/runes.ftl b/Resources/Locale/en-US/white-dream/cult/runes.ftl index f13e72a3726..7e166e2b689 100644 --- a/Resources/Locale/en-US/white-dream/cult/runes.ftl +++ b/Resources/Locale/en-US/white-dream/cult/runes.ftl @@ -1,4 +1,5 @@ cult-rune-cant-draw = You can not draw rune here! +cult-rune-cant-draw-rending = You have to be near the area where the veil between our Worlds is the thinnest. cult-rune-started-erasing = Started erasing... cult-rune-erased = Rune has been erased. cult-rune-not-enough-cultists = Not enough cultists to perform the ritual! @@ -11,8 +12,8 @@ cult-revive-rune-already-alive = The target is already alive. cult-buff-already-buffed = You are already empowered. -cult-rending-drawing-finished = The Geometer Of Blood has finished drawing the rune of end! Nearby location: {$location}. +cult-rending-drawing-finished = The Geometer Of Blood has finished drawing the rune of end {$location}! cult-rending-target-alive = Can not start the ritual: the target is alive. cult-rending-already-summoning = Can not start the ritual: it's already in progress. -cult-rending-started = The Geometer Of Blood has started the ritual of Dimensional Rending! +cult-rending-started = The Geometer Of Blood has started the ritual of Dimensional Rending {$location}! cult-rending-prevented = Someone has stopped the ritual. diff --git a/Resources/Locale/en-US/white-dream/cult/spells.ftl b/Resources/Locale/en-US/white-dream/cult/spells.ftl index f0934d74cb9..52fa5939fba 100644 --- a/Resources/Locale/en-US/white-dream/cult/spells.ftl +++ b/Resources/Locale/en-US/white-dream/cult/spells.ftl @@ -1,5 +1,5 @@ blood-cult-spells-too-many = Too many spells already selected. blood-cult-no-spells = You have no spells selected. -blood-cult-select-spells-verb = Select blood spells +blood-cult-select-spells-verb = Prepare blood spells blood-cult-remove-spells-verb = Remove blood spells diff --git a/Resources/Prototypes/Entities/Effects/emp_effects.yml b/Resources/Prototypes/Entities/Effects/emp_effects.yml index d1096b85f5e..e386f902a5d 100644 --- a/Resources/Prototypes/Entities/Effects/emp_effects.yml +++ b/Resources/Prototypes/Entities/Effects/emp_effects.yml @@ -1,5 +1,5 @@ - type: entity - id: EffectEmpPulse + id: EffectEmpPulseNoSound categories: [ HideSpawnMenu ] components: - type: TimedDespawn @@ -8,18 +8,24 @@ drawdepth: Effects noRot: true layers: - - shader: unshaded - map: ["enum.EffectLayers.Unshaded"] - sprite: Effects/emp.rsi - state: emp_pulse + - shader: unshaded + map: [ "enum.EffectLayers.Unshaded" ] + sprite: Effects/emp.rsi + state: emp_pulse - type: EffectVisuals - type: Tag tags: - - HideContextMenu + - HideContextMenu + - type: AnimationPlayer + +- type: entity + parent: EffectEmpPulseNoSound + id: EffectEmpPulse + categories: [ HideSpawnMenu ] + components: - type: EmitSoundOnSpawn - sound: + sound: path: /Audio/Effects/Lightning/lightningbolt.ogg - - type: AnimationPlayer - type: entity id: EffectEmpDisabled @@ -31,12 +37,12 @@ drawdepth: Effects noRot: true layers: - - shader: unshaded - map: ["enum.EffectLayers.Unshaded"] - sprite: Effects/emp.rsi - state: emp_disable + - shader: unshaded + map: [ "enum.EffectLayers.Unshaded" ] + sprite: Effects/emp.rsi + state: emp_disable - type: EffectVisuals - type: Tag tags: - - HideContextMenu + - HideContextMenu - type: AnimationPlayer diff --git a/Resources/Prototypes/Guidebook/antagonist.yml b/Resources/Prototypes/Guidebook/antagonist.yml index 081ff7ef0ab..4b275446800 100644 --- a/Resources/Prototypes/Guidebook/antagonist.yml +++ b/Resources/Prototypes/Guidebook/antagonist.yml @@ -9,6 +9,7 @@ - Revolutionaries - MinorAntagonists - SpaceNinja + - BloodCult - type: guideEntry id: Traitors @@ -39,3 +40,8 @@ id: SpaceNinja name: guide-entry-space-ninja text: "/ServerInfo/Guidebook/Antagonist/SpaceNinja.xml" + +- type: guideEntry + id: BloodCult + name: guide-entry-blood-cult + text: "/ServerInfo/Guidebook/Antagonist/BloodCult.xml" diff --git a/Resources/Prototypes/WhiteDream/Entities/Actions/cultists.yml b/Resources/Prototypes/WhiteDream/Entities/Actions/cultists.yml index 814b950ead1..45e6217c602 100644 --- a/Resources/Prototypes/WhiteDream/Entities/Actions/cultists.yml +++ b/Resources/Prototypes/WhiteDream/Entities/Actions/cultists.yml @@ -73,7 +73,7 @@ - type: entity id: ActionBloodCultShadowShackles - name: shadow shackles + name: Shadow Shackles description: Empowers your hand to handcuff a victim on contact, and mute them if successful. categories: [ HideSpawnMenu ] components: @@ -100,7 +100,7 @@ - type: entity id: ActionBloodCultTwistedConstruction - name: twisted construction + name: Twisted Construction description: Empowers your hand to corrupt certain metallic objects. categories: [ HideSpawnMenu ] components: @@ -127,7 +127,7 @@ - type: entity id: ActionBloodCultSummonCombatEquipment - name: summon combat equipment + name: Summon Combat Equipment description: Allows you to summon combat cult gear, including cult armor, a cult bola and a cult sword. categories: [ HideSpawnMenu ] components: @@ -151,7 +151,7 @@ - type: entity id: ActionBloodCultSummonRitualDagger - name: summon ritual dagger + name: Summon Ritual Dagger description: Allows you to summon a ritual dagger, in case you've lost the dagger that was given to you. categories: [ HideSpawnMenu ] components: @@ -173,7 +173,7 @@ - type: entity id: ActionBloodCultBloodRites - name: blood rites + name: Blood Rites description: Empowers your hand to absorb blood to be used for advanced rites, or heal a cultist on contact. Use the spell in-hand to cast advanced rites categories: [ HideSpawnMenu ] components: @@ -193,3 +193,180 @@ prototypes: hand1: BloodRitesAura - type: BaseCultSpell + +- type: entity + id: ActionSummonCultFloor + name: Summon Cult Floor + description: This spell constructs a cult floor. + categories: [ HideSpawnMenu ] + components: + - type: Sprite + sprite: WhiteDream/BloodCult/actions.rsi + state: create_cult_floor + - type: WorldTargetAction + useDelay: 10 + range: 5 + itemIconStyle: BigAction + checkCanAccess: false + icon: + sprite: WhiteDream/BloodCult/actions.rsi + state: create_cult_floor + event: !type:PlaceTileEntityEvent + tileId: CultFloor + audio: !type:SoundPathSpecifier + path: /Audio/WhiteDream/BloodCult/curse.ogg + - type: BaseCultSpell + +- type: entity + id: ActionLesserConstruction + name: Lesser Construction + description: This spell constructs a cult wall. + categories: [ HideSpawnMenu ] + components: + - type: Sprite + sprite: WhiteDream/BloodCult/actions.rsi + state: lesser_construct + - type: WorldTargetAction + useDelay: 20 + range: 5 + itemIconStyle: BigAction + checkCanAccess: false + icon: + sprite: WhiteDream/BloodCult/actions.rsi + state: lesser_construct + event: !type:PlaceTileEntityEvent + entity: WallCult + audio: !type:SoundPathSpecifier + path: /Audio/WhiteDream/BloodCult/curse.ogg + - type: BaseCultSpell + +- type: entity + id: ActionSummonCultDoor + name: Summon Cult Door + description: This spell constructs a cult door. + categories: [ HideSpawnMenu ] + components: + - type: Sprite + sprite: WhiteDream/BloodCult/actions.rsi + state: lesser_construct + - type: WorldTargetAction + useDelay: 30 + range: 5 + itemIconStyle: BigAction + checkCanAccess: false + icon: + sprite: WhiteDream/BloodCult/actions.rsi + state: lesser_construct + event: !type:PlaceTileEntityEvent + entity: CultDoor + audio: !type:SoundPathSpecifier + path: /Audio/WhiteDream/BloodCult/curse.ogg + - type: BaseCultSpell + +- type: entity + id: ActionSummonSoulStone + name: Summon Soulshard + description: This spell reaches into Nar'Sie's realm, summoning one of the legendary fragments across time and space. + categories: [ HideSpawnMenu ] + components: + - type: Sprite + sprite: WhiteDream/BloodCult/actions.rsi + state: create_soul_stone + - type: WorldTargetAction + useDelay: 30 + range: 5 + itemIconStyle: BigAction + checkCanAccess: false + icon: + sprite: WhiteDream/BloodCult/actions.rsi + state: create_soul_stone + event: !type:PlaceTileEntityEvent + entity: SoulShardGhost + audio: !type:SoundPathSpecifier + path: /Audio/WhiteDream/BloodCult/curse.ogg + - type: BaseCultSpell + +- type: entity + id: ActionSummonSoulStoneHoly + name: Summon Holy Soulshard + description: This spell reaches into Nar'Sie's realm, summoning one of the legendary fragments across time and space. + categories: [ HideSpawnMenu ] + components: + - type: Sprite + sprite: WhiteDream/BloodCult/actions.rsi + state: create_soul_stone + - type: WorldTargetAction + useDelay: 30 + range: 5 + itemIconStyle: BigAction + checkCanAccess: false + icon: + sprite: WhiteDream/BloodCult/actions.rsi + state: create_soul_stone + event: !type:PlaceTileEntityEvent + entity: SoulShardHolyGhost + audio: !type:SoundPathSpecifier + path: /Audio/WhiteDream/BloodCult/curse.ogg + - type: BaseCultSpell + +- type: entity + id: ActionForceWallCult + name: Shield + description: This spell creates a temporary forcefield to shield yourself and allies from incoming fire. + categories: [ HideSpawnMenu ] + components: + - type: Sprite + sprite: WhiteDream/BloodCult/actions.rsi + state: summon_force_wall + - type: InstantAction + useDelay: 40 + itemIconStyle: BigAction + sound: !type:SoundPathSpecifier + path: /Audio/Magic/forcewall.ogg + icon: + sprite: WhiteDream/BloodCult/actions.rsi + state: summon_force_wall + event: !type:InstantSpawnSpellEvent + prototype: WallForceCult + posData: !type:TargetInFront + - type: BaseCultSpell + +- type: entity + id: ActionPhaseShift + name: Phase Shift + description: This spell allows you to pass through walls. + categories: [ HideSpawnMenu ] + components: + - type: Sprite + sprite: WhiteDream/BloodCult/actions.rsi + state: phase_shift + - type: InstantAction + itemIconStyle: BigAction + useDelay: 30 + icon: + sprite: WhiteDream/BloodCult/actions.rsi + state: phase_shift + event: !type:PhaseShiftEvent + - type: BaseCultSpell + +- type: entity + id: ActionGauntletEcho + name: Gauntlet Echo + description: Channels energy into your gauntlet - firing its essence forward in a slow moving, yet devastating, attack + categories: [ HideSpawnMenu ] + components: + - type: WorldTargetAction + useDelay: 30 + itemIconStyle: BigAction + checkCanAccess: false + raiseOnUser: true + range: 15 + sound: !type:SoundPathSpecifier + path: /Audio/WhiteDream/BloodCult/resonator_blast.ogg + icon: + sprite: WhiteDream/BloodCult/actions.rsi + state: gauntlet_echo + event: !type:ProjectileSpellEvent + prototype: ProjectileGauntlet + projectileSpeed: 5 + - type: BaseCultSpell diff --git a/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/constructs.yml b/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/constructs.yml index d16f12d5c88..b6bc17a2239 100644 --- a/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/constructs.yml +++ b/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/constructs.yml @@ -81,13 +81,8 @@ - type: Speech - type: TypingIndicator proto: guardian - - type: Pullable - type: Puller needsHands: false - - type: ActionsContainer - - type: ContainerContainer - containers: - actions: !type:Container - type: Visibility - type: ContentEye - type: Actions @@ -130,6 +125,9 @@ 0: Alive 100: Dead - type: Construct + actions: + - ActionForceWallCult + - ActionGauntletEcho - type: MeleeWeapon hidden: true angle: 30 @@ -164,6 +162,11 @@ - state: glow_artificer_cult map: [ "enum.ConstructVisualsState.Glow" ] - type: Construct + actions: + - ActionSummonCultFloor + - ActionLesserConstruction + - ActionSummonCultDoor + - ActionSummonSoulStone - type: MovementIgnoreGravity - type: MeleeWeapon hidden: true @@ -183,6 +186,7 @@ enum.ConstructVisualsState.Glow: True: { visible: false } False: { visible: true } + - type: Pullable - type: entity parent: ConstructBase @@ -201,6 +205,9 @@ 0: Alive 65: Dead - type: Construct + actions: + - ActionPhaseShift + - type: MovementIgnoreGravity - type: MovementSpeedModifier baseWalkSpeed: 4 baseSprintSpeed: 4 @@ -222,6 +229,10 @@ enum.ConstructVisualsState.Glow: True: { visible: false } False: { visible: true } + - type: StatusEffects + allowed: + - PhaseShifted + - type: Pullable - type: entity id: ConstructHarvester @@ -310,6 +321,9 @@ map: [ "enum.ConstructVisualsState.Sprite" ] - state: glow_artificer_holy map: [ "enum.ConstructVisualsState.Glow" ] + - type: Construct + actions: + - ActionSummonSoulStoneHoly - type: GenericVisualizer visuals: enum.ConstructVisualsState.Transforming: diff --git a/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/souls_shards.yml b/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/souls_shards.yml index e410a81c753..ad3b2a84728 100644 --- a/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/souls_shards.yml +++ b/Resources/Prototypes/WhiteDream/Entities/Objects/Cult/souls_shards.yml @@ -54,3 +54,21 @@ description: ghost-role-information-soul-shard-description rules: ghost-role-information-soul-shard-rules - type: GhostTakeoverAvailable + +- type: entity + parent: SoulShard + id: SoulShardHoly + components: + - type: SoulShard + isBlessed: true + +- type: entity + parent: SoulShardHoly + id: SoulShardHolyGhost + components: + - type: GhostRole + allowMovement: true + name: ghost-role-information-soul-shard-holy-name + description: ghost-role-information-soul-shard-holy-description + rules: ghost-role-information-soul-shard-holy-rules + - type: GhostTakeoverAvailable diff --git a/Resources/Prototypes/WhiteDream/Entities/Objects/Runes/cult.yml b/Resources/Prototypes/WhiteDream/Entities/Objects/Runes/cult.yml index 8195f4773fd..9580d2b224d 100644 --- a/Resources/Prototypes/WhiteDream/Entities/Objects/Runes/cult.yml +++ b/Resources/Prototypes/WhiteDream/Entities/Objects/Runes/cult.yml @@ -28,6 +28,7 @@ parent: CultRuneBase id: CultRuneOffering name: rune of offering + description: Offers a noncultist above it to Nar'Sie, either converting them or sacrificing them. One cultists required for dead sacrifice, two for conversion and three for living sacrifices and sacrifice targets. components: - type: Sprite state: "offering" @@ -39,6 +40,7 @@ parent: CultRuneBase id: CultRuneEmpower name: rune of empower + description: Allows cultists to prepare greater amounts of blood magic at far less of a cost. components: - type: Sprite state: strength @@ -50,6 +52,7 @@ parent: CultRuneBase id: CultRuneTeleport name: rune of teleportation + description: Warps everything above it to another chosen teleport rune components: - type: Sprite state: teleport @@ -67,6 +70,7 @@ parent: CultRuneBase id: CultRuneRevive name: rune of rejuvenation + description: Requires a dead, mindless, or inactive cultist placed upon the rune. Provided there have been sufficient sacrifices, they will be given a new life. components: - type: Sprite state: revive @@ -78,6 +82,7 @@ parent: CultRuneBase id: CultRuneBarrier name: rune of barrier + description: When invoked, makes a temporary invisible wall to block passage. components: - type: Sprite state: barrier @@ -93,6 +98,7 @@ parent: CultRuneBase id: CultRuneSummoning name: rune of summoning + description: Summons a single cultist to the rune. Requires 2 invokers. components: - type: Sprite state: summon @@ -109,6 +115,7 @@ parent: CultRuneBase id: CultRuneBloodBoil name: rune of boiling blood + description: Boils the blood of non-believers who can see the rune, rapidly dealing extreme amounts of damage. Requires 3 invokers. components: - type: Sprite state: blood_boil @@ -124,6 +131,7 @@ parent: CultRuneBase id: CultRuneApocalypse name: rune of apocalypse + description: Harbinger of the end times. Grows in strength with the cult's desperation - but at the risk of... side effects. Requires 3 invokers. components: - type: Sprite sprite: WhiteDream/BloodCult/Entities/Runes/apocalypse.rsi @@ -133,6 +141,8 @@ - type: CultRuneBase requiredInvokers: 3 invokePhrase: "Ta'gh fara'qha fel d'amar det!" + triggerRendingMarkers: true + canBeErased: false activationDamage: types: Slash: 35 @@ -147,6 +157,7 @@ parent: CultRuneBase id: CultRuneDimensionalRending name: rune of dimensional rending + description: Tears apart dimensional barriers, calling forth the Geometer. Requires 10 invokers components: - type: Sprite sprite: WhiteDream/BloodCult/Entities/Runes/dimensional_rending.rsi @@ -157,6 +168,8 @@ requiredInvokers: 10 invokeChatType: Speak invokePhrase: "TOK-LYR RQA-NAP G'OLT-ULOFT!!!" + triggerRendingMarkers: true + canBeErased: false - type: CultRuneRending - type: GenericVisualizer visuals: diff --git a/Resources/Prototypes/WhiteDream/Entities/Objects/Structures/Cult/barrier.yml b/Resources/Prototypes/WhiteDream/Entities/Objects/Structures/Cult/barrier.yml index c8ae0d6b3a3..0fb137a40dc 100644 --- a/Resources/Prototypes/WhiteDream/Entities/Objects/Structures/Cult/barrier.yml +++ b/Resources/Prototypes/WhiteDream/Entities/Objects/Structures/Cult/barrier.yml @@ -31,24 +31,10 @@ thresholds: - trigger: !type:DamageTrigger - damage: 600 + damage: 200 behaviors: - !type:DoActsBehavior acts: [ "Destruction" ] - - trigger: - !type:DamageTrigger - damage: 300 - behaviors: - - !type:SpawnEntitiesBehavior - spawn: - RunedMetal: - min: 5 - max: 5 - - !type:PlaySoundBehavior - sound: - collection: MetalBreak - - !type:DoActsBehavior - acts: [ "Destruction" ] - type: PointLight enabled: false radius: 3 @@ -69,3 +55,4 @@ - type: Icon sprite: WhiteDream/BloodCult/Entities/Structures/cult_shield.rsi state: icon + - type: Dispellable diff --git a/Resources/Prototypes/WhiteDream/Entities/Objects/Weapons/Melee/cult.yml b/Resources/Prototypes/WhiteDream/Entities/Objects/Weapons/Melee/cult.yml index 23ff76bbc58..b27e3454213 100644 --- a/Resources/Prototypes/WhiteDream/Entities/Objects/Weapons/Melee/cult.yml +++ b/Resources/Prototypes/WhiteDream/Entities/Objects/Weapons/Melee/cult.yml @@ -113,7 +113,7 @@ wideAnimationRotation: -135 damage: types: - Piercing: 36 + Piercing: 26 angle: 0 animation: WeaponArcThrust soundHit: @@ -139,7 +139,7 @@ - type: IncreaseDamageOnWield damage: types: - Piercing: 8 + Piercing: 10 - type: UseDelay - type: DisarmMalus - type: CultItem @@ -160,7 +160,6 @@ Blunt: 0 heavyStaminaCost: 0 maxTargets: 1 - - type: Unremoveable - type: BloodRitesAura - type: UserInterface interfaces: diff --git a/Resources/Prototypes/WhiteDream/Entities/Objects/Weapons/Projectiles/cult.yml b/Resources/Prototypes/WhiteDream/Entities/Objects/Weapons/Projectiles/cult.yml new file mode 100644 index 00000000000..69a007b90e3 --- /dev/null +++ b/Resources/Prototypes/WhiteDream/Entities/Objects/Weapons/Projectiles/cult.yml @@ -0,0 +1,20 @@ +- type: entity + id: ProjectileGauntlet + name: gauntlet + description: Oh no. + parent: BaseBulletTrigger + categories: [ HideSpawnMenu ] + components: + - type: PointLight + color: Red + radius: 2.0 + energy: 5.0 + - type: Projectile + ignoreResistances: true + damage: + types: + Blunt: 50 + - type: Sprite + sprite: Objects/Weapons/Guns/Projectiles/projectiles2.rsi + layers: + - state: gauntlet_echo diff --git a/Resources/Prototypes/WhiteDream/Entities/markers.yml b/Resources/Prototypes/WhiteDream/Entities/markers.yml new file mode 100644 index 00000000000..fce2225bc78 --- /dev/null +++ b/Resources/Prototypes/WhiteDream/Entities/markers.yml @@ -0,0 +1,13 @@ +- type: entity + id: RendingRunePlacementMarker + name: rending rune placement marker + description: Marker for rending rune placement. 5 should be enough for each map. + parent: MarkerBase + components: + - type: RendingRunePlacementMarker + - type: Sprite + sprite: Markers/jobs.rsi + layers: + - state: green + - sprite: WhiteDream/BloodCult/Entities/Runes/regular.rsi + state: revive diff --git a/Resources/Prototypes/WhiteDream/runeSelectors.yml b/Resources/Prototypes/WhiteDream/rune_selectors.yml similarity index 88% rename from Resources/Prototypes/WhiteDream/runeSelectors.yml rename to Resources/Prototypes/WhiteDream/rune_selectors.yml index d63c81aa8da..5eb0dfc16a6 100644 --- a/Resources/Prototypes/WhiteDream/runeSelectors.yml +++ b/Resources/Prototypes/WhiteDream/rune_selectors.yml @@ -29,6 +29,8 @@ - type: runeSelector id: CultRuneApocalypse prototype: CultRuneApocalypse + requireTargetDead: true + requiredTotalCultists: 10 drawTime: 40 drawDamage: types: @@ -37,6 +39,8 @@ - type: runeSelector id: CultRuneDimensionalRending prototype: CultRuneDimensionalRending + requireTargetDead: true + requiredTotalCultists: 10 drawTime: 40 drawDamage: types: diff --git a/Resources/Prototypes/status_effects.yml b/Resources/Prototypes/status_effects.yml index a991bf4035f..bed635c7026 100644 --- a/Resources/Prototypes/status_effects.yml +++ b/Resources/Prototypes/status_effects.yml @@ -59,3 +59,6 @@ - type: statusEffect id: StaminaModifier + +- type: statusEffect + id: PhaseShifted diff --git a/Resources/ServerInfo/Guidebook/Antagonist/BloodCult.xml b/Resources/ServerInfo/Guidebook/Antagonist/BloodCult.xml new file mode 100644 index 00000000000..a0e8dcb5d87 --- /dev/null +++ b/Resources/ServerInfo/Guidebook/Antagonist/BloodCult.xml @@ -0,0 +1,184 @@ + + Be ware - this document is just almost a full copy of /tg/ station blood cult guide. + + # Blood Cult + + Even in the far future, some things are never quite understood. There are things that lurk in the darkness of space, + unspeakable horrors of ancient power that wish to bring ruin to the universe and to shape it into their image. They + reach out from the void, and turn the minds of mortal men and women in their favor in hopes that one day they shall be + brought once more into this plane of existence. + + The Geometer of Blood, Nar-Sie, has sent a number of her followers to Space Station 14. As a cultist, you have an + abundance of cult magics at your disposal, something for all situations. You must work with your brethren to summon an + avatar of your eldritch goddess! + + ## Objectives + + Your objective requires you to sacrifice a certain crewmember and summon Nar-Sie. + + The general path of action of the cult and those in it: + + - 1. From a discrete location, contact your allies. You can do it by speaking Eldritch language - everyone in the cult + can hear you when you speak it. + - 2. Find an area to convert into a base, usually accessible by one or more members of the cult, but well-hidden + enough that security or crew won't find it easily. + - 3. Setup a teleport rune, so all cultists can access it. + - 4. Setup an empowering rune and then prepare up to 4 blood spells. Stun spells are your bread and butter - but + diversifying with spells like EMP, Teleport, Blood Rites, etc. will ensure you're ready for anything. + - 5. Convert new members, or sacrifice implanted crew, on the offering rune. Combine the filled soul shard from + sacrificed humans to create powerful cult constructs! + - 6. Use teamwork to find your sacrifice target. + - 7. Kill the sacrifice target and place them on an offer rune with 3 cultists nearby. + - 8. Prepare to summon Nar-Sie. She can only be summoned in a few locations and the crew will fight desperately to + stop you! Make sure you have enough cultists and equipment to withstand their assault. + - 9. Gather 10 cultists on the final rune to summon Nar-Sie! + + ## Ritual Dagger + + + + + + Your dagger is your most important tool and has several functions: + + - You can draw runes with it. + - Hitting a non-cultist with it will result in you stabbing them (huh), dealing 15 piercing damage. + - Using it on the rune with erase it. + - Using it on the cult barrier will remove it. + + ## Minor Runes + + These are minor runes cultists can draw anywhere on the station. + + + + + + Can be used to convert or sacrifice targets on it. It takes two cultists to convert someone. + + [bold]REMINDER: One cultist is required to sacrifice a dead body and three for a live one, + standing adjacent to the rune. Each sacrifice will add to the Cult's total number of sacrifices, which are used + to revive deceased bretheren instantly over a Revival Rune.[/bold] + + + + + Grants a buff allowing cultists to prepare greater amounts of blood magic at far less of a cost. While you have + it, the spell count is capped at 4 instead of 1. Additionally, drawing runes takes far less time and you don't + lose as much blood while doing it. + + + + + This rune warps everything above it to another teleport rune when used. Creating a teleport rune will allow you to + set a tag for it. + + + + + Placing a cultist corpse on the rune and activating it will bring them back to life. Consumes one charge on use + and starts with three freebie revivals, so use it sparingly. . + + + + + When invoked, makes a temporary barrier to block passage. + + + + + This rune allows you to instantly summon any living cultist to the rune, consuming it afterward. Does not work on + restrained cultists who are buckled or being pulled. + + + + + When invoked, it saps some health from the invokers to send three damaging pulses to anyone who can see the + rune and ignites them. + + + ## Major runes + + These are the major runes cultists can draw once they meet certain conditions. They need a free 3x3 space, and can only + be summoned in 3 areas around the station (or have 3 global charges). Depleting all of them makes you unable to draw + them anymore. So be careful not to consume all of them with apocalypse runes or you'll never be able to summon + Nar'Sie! + + + + + + A harbinger of the end times. It scales depending on the crew's strength relative to the cult. Effect includes a + massive EMP, total blackout, solar flare and if the cult is doing poorly, certain events. If the cult makes up to + less than 15% of current players, and an apocalypse rune is activated, a random event will + occur: + - Immovable Rod x3 + - Mouse Migration x2 + - Meteor Swarm x2 + - Vent Crickets x3 + - Four Random Anomalies + - Kudzu Growth x2 + - Vendor Mimics x2 + + + + + This rune tears apart dimensional barriers, calling forth the Geometer. To start drawing it the requested target + must have already been sacrificed. Starting to draw this rune alarms the entire station of its location. The caster + must be defended for 45 seconds before it's complete. + After it's drawn, 10 cultists, constructs, or summoned ghosts must stand on the rune, which can then be invoked to + manifest Nar'Sie itself. + + ## Blood Spells + + Blood Spells are limited-use blood magic spells that dissipate after they're spent, and they're your bread and butter + when fighting the crew. Blood Spells can be created at any time via a menu when right clicking your character. + However, blood spells created without an Empowering Rune will take longer, cause significant blood loss, and + will cap your spell count at a measly one + + A good tip is to make sure to try and have a stun spell and a teleport spell with you to escape risky situations. This + will leave only two other options for spells though, so carefully choose what you think might help best for a + particular situation. + + + ## Constructs + + Shades and constructs are slaved to their masters will. They must follow the orders of their master at any cost. They + are capable of grasping intent, unlike synthetic beings. Constructs created by cultists automatically become cultists + themselves, allowing them to identify their team mates, and even count for the escape objective. + + + + + Shades are fragile, but being recaptured into their soul shard heals them. Useful if you quickly need someone to help + you activate a rune. + + + + + The artificer is the "drone" of the cult. It can construct cult-floors, walls and reinforced walls, as well as take + apart the station, but its main purpose is to provide the materials to construct additional constructs. It can create + new soul stones or shells after a certain time. + + + + + The wraith is a tiny bit more fragile than a human but has a strong melee attack. It can become invisible and travel + through closed doors and even walls by using it's phase shift ability. + + + + + Juggernauts are strong, slow and have lots of health. They can destroy any wall by simply punching it and do more + damage than Wraiths. They cannot be pushed or grabbed and even have a force-wall ability similar to the wizard spell. + + ## Tips + - Only cultists can know a rune's name and effects by examining it. + - Always be ready to summon a cultist in trouble. You can't summon them if they're already cuffed. + - Keeping a shade in a Soulstone Shard with you will allow you to use two-person runes by yourself, by releasing and + then recapturing the shade. + - Cultists often find a use for medibots. Having a single bot with a low threshold, backed up by brutepacks or pylons, + can keep your cult in fighting shape. + - The EMP spell and Apocalypse Rune are both incredibly useful. They can give you access almost anywhere, just don't + forget your crowbar! + diff --git a/Resources/Textures/Objects/Weapons/Guns/Projectiles/projectiles2.rsi/gauntlet_echo.png b/Resources/Textures/Objects/Weapons/Guns/Projectiles/projectiles2.rsi/gauntlet_echo.png new file mode 100644 index 0000000000000000000000000000000000000000..3b09dd4520c7b0adccd5f14f688c7a27d35f4853 GIT binary patch literal 1852 zcmV-C2gCS@P);(SmFW+)MnzGb~mZQMW2QLT>Y2=S|yg+D3tAyeN=|>Ns@>xXD(Z!oK zOztjzQwPZK$RFtdXkNe3e*EMKiO86tD?6ll{pclk9MBE?x(>*In5(oygPQSq{@*fq z@!z8HSM_#kezDvMj~^UHfh>T_yXp4uElSe}P(7@Q?1-wfz5l}Ku=;&F(i8j)2p@>4 z$e8d|+CC7YgIZPlywaYEjEN8C7ma(VYqt=}vEMCxD|3Q|qrmq53sQ5}NQ6g8ghvgp zCc>ixwe$G#F+llk6b=jIvRP7d*UEaL{Q;m`_%$gYb3ZkAja)8Ap`cSN7SZsbbIkU^ zuZFIMk0Qqui$#J#C0C1oJF^;$-0v2CRRpNvlFMc(92O`Ri|8DqbIcnkU!Q*pfX?yB zkA*PC;Ty9H)-6`B)kROY@r_RSKrGEJh^f#eF&a2m&d1OtBmabwmp(9bMg!->ROpge znq4rSVW$qL`R^uvt2*FQJ1_^_xH?ZZo2785lYe~#z;^yOHY<95Fxmiful^}FO4YM6 zJ9(%MeU0$fD$(KJO&e`ENg1d34Tr(v>+)DDjgvw z-Y+ZncBR$<0z4+?sRlP&VR-~6!RB-zsDrPr?9@#Ub7(ukZ@CzmEuV;O5Lcb6DR}Gvmu}x73FQ_{+QLrYl3k z0W;v)1fKoA?`R@39Mp(KqbDDz1*wJ1faiLpxLL(l3uoxefMfi+De&sQqNR?@0vI|| z-mzKV+9YV{m(8UWzInkkT$uzp!FOB()apMR)QC+?7~c(e1FlSm8{tah!`=X4Z-7`V z<{00R1Ele42iCVX*#z9(5UUk6T@FgGI4HeheQT5TtxeXVDckrp#YKIy&5EFT{Fn2E zIbiZa2!LmQ=4};Hb7(g!f{pls<=u1@zO6zkA1tStt*UpXq9gTuAjZ4_F?}H9B-r}J7LvfcJSp}ZWICP+jsKj+hS51jRbBo zw5l=Y=hhnuY*l=03{O_{Izf+jT3Rwg84&m4NlOpQ>}hl5JkQxWb0=T-f0d$_9@3oxj^8sC#42YF@ z(lvg5C7yKs@TA*vYR?CBOKMU;=6HX<#oUZ)k9w+ ze*Shm34niR!)U`v%CvJnpqJ9}e1J4|Ng5hYp0q3XtLlB9iKX)a>Kb32-@C!j_gZXI zV{Y^Fy_Tlu18&EY)^~Us@bjxX8{CU0T{}JQws@iZR+lQp%?>{=3uin0e6PjP`2h2R zsU3d4*JA0v##B*_4|@Xu#9}c3p8atEboP9J+v2DQ%5*XF^S9&4j-L;3TZ{;p0Z(RU zLs%KtRo!|L94;qy2G3gF~VA1pv_ zKQATc;DWaj38@Ha1PJ^20>D6k^;NtgktBj1nTU=8xc9STH`#cv{MYebLQZ5n4G{=p zH0r)0ItpN+f4GR==fNzS7mV|9ClN$SGXC-C{5uRG4TQIqC4d`;4dH$fT~MI$YDy#rqwrcxd0cG z1m-;oDE+H;MLu*z0~7ajF95w~kBeNP;CbH_(8lbID8!G9wsmkpfOmwxY^G+%qhP}T z&Nk2xc$bk3ypVO=J9a$;)6>(icVx6(>ze|$@z8*^g(b+lN3!3L6k)TqeViwcd1%Fp zioo{y>{TklR`7G(ZY*9@+Eq+p z45sn@_D08((^i02h}#>fwZ&y-fLc0+)mjZowdO0S{^}*bi*+u7k?Vq4+S_{s1Os-< zu_O`;&LN28;v7NKH0C`OF$v;M^&}vyjY6q8fDuO{WU;a!)QTHdE;b$JCpTCh;99=?`T1n@MxF%FW?qLZngf{2-!DM)WL3z1Sq w_|P~@_Dz5Y62Uqsg1779f=cs0gz87@f80vwJDE89DgXcg07*qoM6N<$f Date: Wed, 11 Dec 2024 23:19:54 +0000 Subject: [PATCH 08/53] Automatic Changelog Update (#1276) --- Resources/Changelog/Changelog.yml | 43 +++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 81d1ee417a9..9d9e8f7cb31 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8570,3 +8570,46 @@ Entries: id: 6572 time: '2024-12-11T23:12:43.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1324 +- author: Remuchi + changes: + - type: Add + message: In-game guide book to kickstart your sinister activities. + - type: Add + message: Constructs now have abilities. + - type: Add + message: >- + Rending rune and apocalypse rune now should only be placed in the + specific spots on maps. Needs to be mapped. + - type: Add + message: Veil Shifter now displays how much charges it has when examining. + - type: Add + message: >- + Cult runes now have descriptions. Also stating how much invokers + required for each rune. + - type: Add + message: Blood rites can now be dropped&deleted. + - type: Add + message: Blood rites now suck... blood in 0.5 tiles radius. + - type: Remove + message: Non-cultists can no longer examine runes. + - type: Fix + message: >- + Fixed Cult Objective Target selection. You can (and should) sacrifice + your own people now. + - type: Fix + message: Non cultists can no longer use veil shifter. + - type: Fix + message: Teleport spell is no more a cheap rip-off and now actually teleports. + - type: Fix + message: Timed Factories can't no more produce infinite number of entities. + - type: Fix + message: Offering rune should now properly convert someone. + - type: Fix + message: >- + Sacrificing body with mind now properly transfers their mind to soul + shard. + - type: Fix + message: Shadow Shackles now cuffs the target instead of the caster (lmao). + id: 6573 + time: '2024-12-11T23:19:30.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1276 From 5899f4ea5a978ded0362bdf46185f8fbb1a2607c Mon Sep 17 00:00:00 2001 From: Skubman Date: Thu, 12 Dec 2024 07:26:32 +0800 Subject: [PATCH 09/53] Pistol-Whipping (Guns as Melee Weapons) (#1335) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # Description Adds the ability to use guns as melee weapons and throwing weapons. The gun melee attack is a Light Attack done with a right click. The attack rate is slower than average melee weapons. The cooldown on melee attacks after shooting has been removed entirely, so you can right-click immediately after shooting (like in hero shooters 😎). The cooldown on shooting after a melee attack has been set to a constant 0.5 seconds. ## Balance Technically speaking, weaving shooting and pistol-whipping lowers your overall DPS in most cases, because you can't shoot for 0.5 seconds after doing a melee attack. With _skillful_ usage, however, it provides some key tactical advantages: - Preserving ammo by dealing damage without firing a shot. - Deal stamina damage as a natural effect of dealing melee Blunt damage. - Most non-pistol guns have increased blunt stamina damage factors to help with this. - Bypassing Piercing resists of armors with a higher Piercing resist than Blunt resist like plate carriers. - Doing the combo of right-clicking immediately after shooting deals a big burst of damage. Pistol-whipping also helps as a last resort when you run out of ammo. However, it's almost always better to use a proper melee weapon instead of a gun as a pure melee weapon, because you can't power attack with guns and the guns' melee attack rate are slower by design than most melee weapons. Shotguns benefit the most from pistol-whipping, because their ideal range is close-range where a melee attack can be performed, and their low fire rate means they're not affected too much by the 0.5s shooting cooldown. Guns have received throwing damage. You can throw guns at the enemy once you're out of ammo to deal extra damage. I think this makes fights a little more spectacular to watch. Melee damage sorted by group (from least to greatest): 1. Revolver 2. Pistol (+ Energy Pistol) 3. Sniper rifle 4. Rifle (+ Energy Rifle) 5. Sub Machine Gun 6. Shotgun 7. Light Machine Gun (L6 saw) 8. Heavy Machine Gun ## Media **mk 58** ![image](https://github.com/user-attachments/assets/d17bc1c7-7ec5-4124-93c3-306026f7a23f) **Kardashev-Mosin (Wielded)** ![image](https://github.com/user-attachments/assets/52132262-48ae-48fa-a72c-3df5ae6bfd17) **Basic Combat** https://github.com/user-attachments/assets/922998d1-0cd0-4fea-8f0b-365bcff3c12b **Particle Decelerator Combo (80 damage)** https://github.com/user-attachments/assets/ce62334a-13dd-46d9-9c0e-453e26bf1261 Combo: Shoot + Power Attack, wait 1.6s then Power Attack + Throw This combo costs 90 stamina which almost depletes 100 stamina leaving you vulnerable, so the Vigor trait can help you pull off this combo. ## Changelog :cl: Skubman - add: Pistol-whipping has been added. You can press right click with a gun to perform a Light Attack. Most guns will deal Blunt damage, apart from the Kardashev-Mosin dealing Piercing/Slash damage with its bayonet. Weaving bullets and melee attacks correctly will give you the upper hand in combat. - add: Guns can now be thrown to deal the same damage as their melee damage. --- .../Melee/MeleeWeaponSystem.Effects.cs | 10 ++ .../Weapons/Melee/MeleeWeaponSystem.cs | 37 +++--- .../Weapons/Melee/MeleeWeaponSystem.cs | 25 ++-- .../Weapons/Melee/MeleeWeaponComponent.cs | 20 +++ .../Weapons/Melee/SharedMeleeWeaponSystem.cs | 42 ++----- .../Weapons/Ranged/Components/GunComponent.cs | 6 + .../Weapons/Ranged/Systems/SharedGunSystem.cs | 18 +-- .../Locale/en-US/store/uplink-catalog.ftl | 2 +- .../Weapons/Guns/Battery/battery_guns.yml | 18 +++ .../Objects/Weapons/Guns/LMGs/lmgs.yml | 21 +++- .../Objects/Weapons/Guns/Basic/base_pka.yml | 17 +++ .../Weapons/Guns/Battery/battery_guns.yml | 114 ++++++++++++++++++ .../Objects/Weapons/Guns/HMGs/hmgs.yml | 14 +++ .../Objects/Weapons/Guns/LMGs/lmgs.yml | 18 +++ .../Weapons/Guns/Launchers/launchers.yml | 14 +++ .../Objects/Weapons/Guns/Pistols/pistols.yml | 13 ++ .../Weapons/Guns/Revolvers/revolvers.yml | 13 ++ .../Objects/Weapons/Guns/Rifles/rifles.yml | 18 +++ .../Objects/Weapons/Guns/SMGs/smgs.yml | 18 +++ .../Weapons/Guns/Shotguns/shotguns.yml | 64 ++++++++++ .../Objects/Weapons/Guns/Snipers/snipers.yml | 78 ++++++++++-- .../Objects/Weapons/Guns/flare_gun.yml | 13 ++ .../Objects/Weapons/Guns/pneumatic_cannon.yml | 13 ++ 23 files changed, 528 insertions(+), 78 deletions(-) diff --git a/Content.Client/Weapons/Melee/MeleeWeaponSystem.Effects.cs b/Content.Client/Weapons/Melee/MeleeWeaponSystem.Effects.cs index 3e1a4b1906d..ffcd7454ac7 100644 --- a/Content.Client/Weapons/Melee/MeleeWeaponSystem.Effects.cs +++ b/Content.Client/Weapons/Melee/MeleeWeaponSystem.Effects.cs @@ -136,6 +136,7 @@ private Animation GetThrustAnimation(SpriteComponent sprite, float distance, Ang { const float thrustEnd = 0.05f; const float length = 0.15f; + var rotation = sprite.Rotation + spriteRotation; var startOffset = sprite.Rotation.RotateVec(new Vector2(0f, -distance / 5f)); var endOffset = sprite.Rotation.RotateVec(new Vector2(0f, -distance)); @@ -144,6 +145,15 @@ private Animation GetThrustAnimation(SpriteComponent sprite, float distance, Ang Length = TimeSpan.FromSeconds(length), AnimationTracks = { + new AnimationTrackComponentProperty() + { + ComponentType = typeof(SpriteComponent), + Property = nameof(SpriteComponent.Rotation), + KeyFrames = + { + new AnimationTrackProperty.KeyFrame(rotation, 0f), + } + }, new AnimationTrackComponentProperty() { ComponentType = typeof(SpriteComponent), diff --git a/Content.Client/Weapons/Melee/MeleeWeaponSystem.cs b/Content.Client/Weapons/Melee/MeleeWeaponSystem.cs index 1d72f16706f..9f2ee5eb8f6 100644 --- a/Content.Client/Weapons/Melee/MeleeWeaponSystem.cs +++ b/Content.Client/Weapons/Melee/MeleeWeaponSystem.cs @@ -9,6 +9,7 @@ using Content.Shared.Weapons.Melee; using Content.Shared.Weapons.Melee.Events; using Content.Shared.Weapons.Ranged.Components; +using Content.Shared.Wieldable.Components; using Robust.Client.GameObjects; using Robust.Client.Graphics; using Robust.Client.Input; @@ -71,10 +72,22 @@ public override void Update(float frameTime) return; } - var useDown = _inputSystem.CmdStates.GetState(EngineKeyFunctions.Use); - var altDown = _inputSystem.CmdStates.GetState(EngineKeyFunctions.UseSecondary); + var useDown = _inputSystem.CmdStates.GetState(EngineKeyFunctions.Use) == BoundKeyState.Down; + var altDown = _inputSystem.CmdStates.GetState(EngineKeyFunctions.UseSecondary) == BoundKeyState.Down; - if (weapon.AutoAttack || useDown != BoundKeyState.Down && altDown != BoundKeyState.Down) + // Disregard inputs to the shoot binding + if (TryComp(weaponUid, out var gun) && + // Except if can't shoot due to being unwielded + (!HasComp(weaponUid) || + (TryComp(weaponUid, out var wieldable) && wieldable.Wielded))) + { + if (gun.UseKey) + useDown = false; + else + altDown = false; + } + + if (weapon.AutoAttack || !useDown && !altDown) { if (weapon.Attacking) { @@ -82,23 +95,13 @@ public override void Update(float frameTime) } } - if (weapon.Attacking || weapon.NextAttack > Timing.CurTime) + if (weapon.Attacking || weapon.NextAttack > Timing.CurTime || (!useDown && !altDown)) { return; } // TODO using targeted actions while combat mode is enabled should NOT trigger attacks. - // TODO: Need to make alt-fire melee its own component I guess? - // Melee and guns share a lot in the middle but share virtually nothing at the start and end so - // it's kinda tricky. - // I think as long as we make secondaries their own component it's probably fine - // as long as guncomp has an alt-use key then it shouldn't be too much of a PITA to deal with. - if (TryComp(weaponUid, out var gun) && gun.UseKey) - { - return; - } - var mousePos = _eyeManager.PixelToMap(_inputManager.MouseScreenPosition); if (mousePos.MapId == MapId.Nullspace) @@ -118,7 +121,8 @@ public override void Update(float frameTime) } // Heavy attack. - if (altDown == BoundKeyState.Down) + if (!weapon.DisableHeavy && + (!weapon.SwapKeys ? altDown : useDown)) { // If it's an unarmed attack then do a disarm if (weapon.AltDisarm && weaponUid == entity) @@ -139,7 +143,8 @@ public override void Update(float frameTime) } // Light attack - if (useDown == BoundKeyState.Down) + if (!weapon.DisableClick && + (!weapon.SwapKeys ? useDown : altDown)) { var attackerPos = Transform(entity).MapPosition; diff --git a/Content.Server/Weapons/Melee/MeleeWeaponSystem.cs b/Content.Server/Weapons/Melee/MeleeWeaponSystem.cs index daf76268a3c..26f0c20608e 100644 --- a/Content.Server/Weapons/Melee/MeleeWeaponSystem.cs +++ b/Content.Server/Weapons/Melee/MeleeWeaponSystem.cs @@ -53,22 +53,25 @@ private void OnMeleeExamineDamage(EntityUid uid, MeleeWeaponComponent component, return; var damageSpec = GetDamage(uid, args.User, component); - if (damageSpec.Empty) return; - _damageExamine.AddDamageExamine(args.Message, damageSpec, Loc.GetString("damage-melee")); - - if (damageSpec * component.HeavyDamageBaseModifier != damageSpec) - _damageExamine.AddDamageExamine(args.Message, damageSpec * component.HeavyDamageBaseModifier, Loc.GetString("damage-melee-heavy")); + if (!component.DisableClick) + _damageExamine.AddDamageExamine(args.Message, damageSpec, Loc.GetString("damage-melee")); - if (component.HeavyStaminaCost != 0) + if (!component.DisableHeavy) { - var staminaCostMarkup = FormattedMessage.FromMarkupOrThrow( - Loc.GetString("damage-stamina-cost", - ("type", Loc.GetString("damage-melee-heavy")), ("cost", component.HeavyStaminaCost))); - args.Message.PushNewline(); - args.Message.AddMessage(staminaCostMarkup); + if (damageSpec * component.HeavyDamageBaseModifier != damageSpec) + _damageExamine.AddDamageExamine(args.Message, damageSpec * component.HeavyDamageBaseModifier, Loc.GetString("damage-melee-heavy")); + + if (component.HeavyStaminaCost != 0) + { + var staminaCostMarkup = FormattedMessage.FromMarkupOrThrow( + Loc.GetString("damage-stamina-cost", + ("type", Loc.GetString("damage-melee-heavy")), ("cost", component.HeavyStaminaCost))); + args.Message.PushNewline(); + args.Message.AddMessage(staminaCostMarkup); + } } } diff --git a/Content.Shared/Weapons/Melee/MeleeWeaponComponent.cs b/Content.Shared/Weapons/Melee/MeleeWeaponComponent.cs index 16847c3797e..b698728193f 100644 --- a/Content.Shared/Weapons/Melee/MeleeWeaponComponent.cs +++ b/Content.Shared/Weapons/Melee/MeleeWeaponComponent.cs @@ -41,6 +41,26 @@ public sealed partial class MeleeWeaponComponent : Component [DataField] public bool ResetOnHandSelected = true; + /// + /// If true, swaps the keybinds for light attacks and heavy attacks. + /// + [DataField] + public bool SwapKeys = false; + + /// + /// If true, disables heavy attacks for this weapon, and prevents the heavy damage values appearing + /// when the damage values are examined. + /// + [DataField] + public bool DisableHeavy = false; + + /// + /// If true, disables single-target attacks for this weapon, and prevents the single-target damage values appearing + /// when the damage values are examined. + /// + [DataField] + public bool DisableClick = false; + /* * Melee combat works based around 2 types of attacks: * 1. Click attacks with left-click. This attacks whatever is under your mnouse diff --git a/Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs b/Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs index 7bc817dd24a..aa15ecfb286 100644 --- a/Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs +++ b/Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs @@ -62,8 +62,6 @@ public override void Initialize() base.Initialize(); SubscribeLocalEvent(OnMeleeSelected); - SubscribeLocalEvent(OnMeleeShotAttempted); - SubscribeLocalEvent(OnMeleeShot); SubscribeLocalEvent(OnGetBonusMeleeDamage); SubscribeLocalEvent(OnGetBonusHeavyDamageModifier); SubscribeLocalEvent(OnGetBonusMeleeAttackRate); @@ -86,24 +84,6 @@ private void OnMapInit(EntityUid uid, MeleeWeaponComponent component, MapInitEve #endif } - private void OnMeleeShotAttempted(EntityUid uid, MeleeWeaponComponent comp, ref ShotAttemptedEvent args) - { - if (comp.NextAttack > Timing.CurTime) - args.Cancel(); - } - - private void OnMeleeShot(EntityUid uid, MeleeWeaponComponent component, ref GunShotEvent args) - { - if (!TryComp(uid, out var gun)) - return; - - if (gun.NextFire > component.NextAttack) - { - component.NextAttack = gun.NextFire; - Dirty(uid, component); - } - } - private void OnMeleeSelected(EntityUid uid, MeleeWeaponComponent component, HandSelectedEvent args) { var attackRate = GetAttackRate(uid, args.User, component); @@ -169,29 +149,23 @@ private void OnStopAttack(StopAttackEvent msg, EntitySessionEventArgs args) private void OnLightAttack(LightAttackEvent msg, EntitySessionEventArgs args) { - if (args.SenderSession.AttachedEntity is not {} user) + if (args.SenderSession.AttachedEntity is not {} user || + !TryGetWeapon(user, out var weaponUid, out var weapon) || + weaponUid != GetEntity(msg.Weapon) || + weapon.DisableClick) return; - if (!TryGetWeapon(user, out var weaponUid, out var weapon) || - weaponUid != GetEntity(msg.Weapon)) - { - return; - } - AttemptAttack(user, weaponUid, weapon, msg, args.SenderSession); } private void OnHeavyAttack(HeavyAttackEvent msg, EntitySessionEventArgs args) { - if (args.SenderSession.AttachedEntity is not {} user) + if (args.SenderSession.AttachedEntity is not {} user || + !TryGetWeapon(user, out var weaponUid, out var weapon) || + weaponUid != GetEntity(msg.Weapon) || + weapon.DisableHeavy) return; - if (!TryGetWeapon(user, out var weaponUid, out var weapon) || - weaponUid != GetEntity(msg.Weapon)) - { - return; - } - AttemptAttack(user, weaponUid, weapon, msg, args.SenderSession); } diff --git a/Content.Shared/Weapons/Ranged/Components/GunComponent.cs b/Content.Shared/Weapons/Ranged/Components/GunComponent.cs index 8d7ecae1a81..d522df5395e 100644 --- a/Content.Shared/Weapons/Ranged/Components/GunComponent.cs +++ b/Content.Shared/Weapons/Ranged/Components/GunComponent.cs @@ -208,6 +208,12 @@ public sealed partial class GunComponent : Component [AutoPausedField] public TimeSpan NextFire = TimeSpan.Zero; + /// + /// After dealing a melee attack with this gun, the minimum cooldown in seconds before the gun can shoot again. + /// + [DataField] + public float MeleeCooldown = 0.528f; + /// /// What firemodes can be selected. /// diff --git a/Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.cs b/Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.cs index 2fbb6785e29..7afb41239c6 100644 --- a/Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.cs +++ b/Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.cs @@ -114,14 +114,18 @@ private void OnMapInit(Entity gun, ref MapInitEvent args) private void OnGunMelee(EntityUid uid, GunComponent component, MeleeHitEvent args) { - if (!TryComp(uid, out var melee)) - return; + var curTime = Timing.CurTime; - if (melee.NextAttack > component.NextFire) - { - component.NextFire = melee.NextAttack; - Dirty(uid, component); - } + if (component.NextFire < curTime) + component.NextFire = curTime; + + var meleeCooldown = TimeSpan.FromSeconds(component.MeleeCooldown); + + component.NextFire += meleeCooldown; + while (component.NextFire <= curTime) + component.NextFire += meleeCooldown; + + Dirty(uid, component); } private void OnShootRequest(RequestShootEvent msg, EntitySessionEventArgs args) diff --git a/Resources/Locale/en-US/store/uplink-catalog.ftl b/Resources/Locale/en-US/store/uplink-catalog.ftl index 1754bb89d3e..2ac91d171eb 100644 --- a/Resources/Locale/en-US/store/uplink-catalog.ftl +++ b/Resources/Locale/en-US/store/uplink-catalog.ftl @@ -9,7 +9,7 @@ uplink-pistol-cobra-name = Cobra uplink-pistol-cobra-desc = A rugged, robust operator handgun with inbuilt silencer. Uses pistol magazines (.25 caseless). uplink-rifle-mosin-name = Surplus Rifle -uplink-rifle-mosin-desc = A bolt action service rifle that has seen many wars. Not modern by any standard, hand loaded, and terrible recoil, but it is cheap. +uplink-rifle-mosin-desc = A bolt action service rifle that has seen many wars. Not modern by any standard, hand loaded, and terrible recoil, but it is cheap. The attached bayonet allows it to be used as an improvised spear. uplink-esword-name = Energy Sword uplink-esword-desc = A very dangerous energy sword that can reflect shots. Can be stored in pockets when turned off. Makes a lot of noise when used or turned on. diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml index f3b41bdbfec..d1251659ece 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml @@ -165,6 +165,15 @@ Disabler: { state: mode-disabler } Lethal: { state: mode-lethal } Special: { state: mode-stun } # Unused + - type: MeleeWeapon + attackRate: 1.2 + damage: + types: + Blunt: 7.5 + bluntStaminaDamageFactor: 1.0 + wideAnimationRotation: 135 + - type: DamageOtherOnHit + staminaCost: 5 - type: entity name: miniature energy gun @@ -232,6 +241,15 @@ - Sidearm - type: StaticPrice price: 750 + - type: MeleeWeapon + attackRate: 1.2 + damage: + types: + Blunt: 7.5 + bluntStaminaDamageFactor: 1.0 + wideAnimationRotation: 135 + - type: DamageOtherOnHit + staminaCost: 5 - type: entity name: PDW-9 Energy Pistol diff --git a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml index 9fb68453ee3..64fdf76f9a3 100644 --- a/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml +++ b/Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml @@ -1,4 +1,4 @@ -- type: entity +- type: entity name: Experimental L6 SAW parent: BaseItem id: WeaponLightMachineGunL6Borg @@ -38,4 +38,21 @@ # - type: DynamicPrice # price: 500 - type: Appearance - + - type: MeleeWeapon + attackRate: 1.4 + damage: + types: + Blunt: 11 + bluntStaminaDamageFactor: 1.3333 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 180 + soundHit: + collection: MetalThud + - type: IncreaseDamageOnWield + damage: + types: + Blunt: 3 + - type: DamageOtherOnHit + staminaCost: 12 diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_pka.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_pka.yml index 93621bc3a28..4eec74f05a6 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_pka.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Basic/base_pka.yml @@ -48,3 +48,20 @@ - Belt - type: UseDelay delay: 1 + - type: MeleeWeapon + attackRate: 1.3333 + damage: + types: + Blunt: 9.0 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 180 + soundHit: + collection: MetalThud + - type: IncreaseDamageOnWield + damage: + types: + Blunt: 2.5 + - type: DamageOtherOnHit + staminaCost: 8 diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml index 62a98bd5da8..62291cc2714 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml @@ -37,6 +37,24 @@ - type: SurgeryTool endSound: path: /Audio/Weapons/Guns/Gunshots/laser.ogg + - type: MeleeWeapon + attackRate: 1.3333 + damage: + types: + Blunt: 8.5 + bluntStaminaDamageFactor: 1.25 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 180 + soundHit: + collection: MetalThud + - type: IncreaseDamageOnWield + damage: + types: + Blunt: 2.5 + - type: DamageOtherOnHit + staminaCost: 7 - type: entity id: BaseWeaponPowerCell @@ -78,6 +96,24 @@ - type: SurgeryTool endSound: path: /Audio/Weapons/Guns/Gunshots/laser.ogg + - type: MeleeWeapon + attackRate: 1.3333 + damage: + types: + Blunt: 9.0 + bluntStaminaDamageFactor: 1.25 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 180 + soundHit: + collection: MetalThud + - type: IncreaseDamageOnWield + damage: + types: + Blunt: 2.5 + - type: DamageOtherOnHit + staminaCost: 7 - type: entity id: BaseWeaponBatterySmall @@ -98,6 +134,15 @@ slots: - Belt - suitStorage + - type: MeleeWeapon + attackRate: 1.2 + damage: + types: + Blunt: 7.5 + bluntStaminaDamageFactor: 1.0 + wideAnimationRotation: 135 + - type: DamageOtherOnHit + staminaCost: 5 - type: entity id: BaseWeaponPowerCellSmall @@ -114,6 +159,15 @@ quickEquip: false slots: - Belt + - type: MeleeWeapon + attackRate: 1.2 + damage: + types: + Blunt: 7.5 + bluntStaminaDamageFactor: 1.0 + wideAnimationRotation: 135 + - type: DamageOtherOnHit + staminaCost: 5 - type: entity name: svalinn laser pistol @@ -248,6 +302,10 @@ fireCost: 62.5 - type: StaticPrice price: 300 + - type: MeleeWeapon + damage: + types: + Blunt: 4 - type: entity name: pulse pistol @@ -377,6 +435,14 @@ - type: HitscanBatteryAmmoProvider proto: RedHeavyLaser fireCost: 100 + - type: MeleeWeapon + attackRate: 1.4 + damage: + types: + Blunt: 10 + bluntStaminaDamageFactor: 1.3333 + - type: DamageOtherOnHit + staminaCost: 9.5 - type: entity name: portable particle decelerator @@ -408,6 +474,22 @@ - type: Battery maxCharge: 10000 startingCharge: 10000 + - type: MeleeWeapon + attackRate: 1.6 + damage: # This is super expensive, low attack rate, slows down the user and high stam cost so it can be high + types: + Blunt: 34 + Structural: 10 + swapKeys: false + disableHeavy: false + disableClick: true + bluntStaminaDamageFactor: 1.5 + heavyRateModifier: 1.0 + heavyDamageBaseModifier: 1.0 + heavyStaminaCost: 21 + wideAnimationRotation: 270 + - type: DamageOtherOnHit + staminaCost: 48 - type: entity name: x-ray cannon @@ -476,6 +558,12 @@ - type: GuideHelp guides: - Security + - type: MeleeWeapon + damage: + types: + Blunt: 5.0 + bluntStaminaDamageFactor: 2.5 + wideAnimationRotation: 135 - type: entity name: disabler SMG @@ -514,6 +602,12 @@ zeroVisible: true - type: StaticPrice price: 260 + - type: MeleeWeapon + damage: + types: + Blunt: 6.5 + bluntStaminaDamageFactor: 2.5 + wideAnimationRotation: 180 - type: entity name: practice disabler @@ -539,6 +633,11 @@ - type: ProjectileBatteryAmmoProvider proto: BulletDisablerPractice fireCost: 100 + - type: MeleeWeapon + damage: + types: + Blunt: 3 + bluntStaminaDamageFactor: 1.0 - type: entity name: taser @@ -615,6 +714,15 @@ price: 750 - type: StealTarget stealGroup: WeaponCaptain + - type: MeleeWeapon + attackRate: 1.3333 + damage: + types: + Blunt: 9 + bluntStaminaDamageFactor: 1.25 + wideAnimationRotation: 135 + - type: DamageOtherOnHit + staminaCost: 5 - type: entity name: advanced laser pistol @@ -650,6 +758,12 @@ - type: Appearance - type: StaticPrice price: 63 + - type: MeleeWeapon + damage: + types: + Blunt: 8 + - type: DamageOtherOnHit + staminaCost: 6 - type: entity name: C.H.I.M.P. handcannon diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml index 9d685e1ddc0..72df09ac508 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/HMGs/hmgs.yml @@ -20,6 +20,20 @@ - type: StaticPrice price: 500 # No chamber because HMG may want its own + - type: MeleeWeapon + attackRate: 1.5 + damage: + types: + Blunt: 16 + bluntStaminaDamageFactor: 1.5 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 180 + soundHit: + collection: MetalThud + - type: DamageOtherOnHit + staminaCost: 16 - type: entity name: minigun diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml index f90cbb6e601..4b6e21a4922 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml @@ -62,6 +62,24 @@ price: 500 - type: UseDelay delay: 1 + - type: MeleeWeapon + attackRate: 1.4 + damage: + types: + Blunt: 11 + bluntStaminaDamageFactor: 1.3333 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 180 + soundHit: + collection: MetalThud + - type: IncreaseDamageOnWield + damage: + types: + Blunt: 3 + - type: DamageOtherOnHit + staminaCost: 12 - type: entity name: L6 SAW diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml index be4ea534d7d..dc49dce0f3a 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml @@ -19,6 +19,20 @@ containers: ballistic-ammo: !type:Container ents: [] + - type: MeleeWeapon + attackRate: 1.5 + damage: + types: + Blunt: 14 + bluntStaminaDamageFactor: 1.5 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 180 + soundHit: + collection: MetalThud + - type: DamageOtherOnHit + staminaCost: 14 - type: entity name: china lake diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml index 73c2231b23a..fefc41ae865 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Pistols/pistols.yml @@ -66,6 +66,19 @@ - type: StaticPrice price: 500 - type: AmmoCounter + - type: MeleeWeapon + attackRate: 1.2 + damage: + types: + Blunt: 7.5 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 135 + soundHit: + collection: MetalThud + - type: DamageOtherOnHit + staminaCost: 5 - type: entity name: viper diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml index 734b6c4adca..c85ce56974b 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Revolvers/revolvers.yml @@ -50,6 +50,19 @@ path: /Audio/Weapons/Guns/MagIn/revolver_magin.ogg - type: StaticPrice price: 500 + - type: MeleeWeapon + attackRate: 1.2 + damage: + types: + Blunt: 7 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 135 + soundHit: + collection: MetalThud + - type: DamageOtherOnHit + staminaCost: 5 - type: entity name: Deckard diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml index 61df2b857ea..0aa281b95c0 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml @@ -51,6 +51,24 @@ gun_chamber: !type:ContainerSlot - type: StaticPrice price: 500 + - type: MeleeWeapon + attackRate: 1.3333 + damage: + types: + Blunt: 8.5 + bluntStaminaDamageFactor: 1.25 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 180 + soundHit: + collection: MetalThud + - type: IncreaseDamageOnWield + damage: + types: + Blunt: 2.5 + - type: DamageOtherOnHit + staminaCost: 7.5 - type: entity name: AKMS diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml index b448ddea3e4..8d43953a07b 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml @@ -54,6 +54,24 @@ gun_chamber: !type:ContainerSlot - type: StaticPrice price: 500 + - type: MeleeWeapon + attackRate: 1.3333 + damage: + types: + Blunt: 9.0 + bluntStaminaDamageFactor: 1.25 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 180 + soundHit: + collection: MetalThud + - type: IncreaseDamageOnWield + damage: + types: + Blunt: 2.5 + - type: DamageOtherOnHit + staminaCost: 8 - type: entity name: Atreides diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml index 44ee4a08c1b..40c85374123 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml @@ -43,6 +43,24 @@ ents: [] - type: StaticPrice price: 500 + - type: MeleeWeapon + attackRate: 1.4 + damage: + types: + Blunt: 10 + bluntStaminaDamageFactor: 1.3333 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 180 + soundHit: + collection: MetalThud + - type: IncreaseDamageOnWield + damage: + types: + Blunt: 2.5 + - type: DamageOtherOnHit + staminaCost: 9.5 - type: entity name: Bulldog @@ -102,6 +120,24 @@ - type: Appearance - type: StaticPrice price: 500 + - type: MeleeWeapon + attackRate: 1.4 + damage: + types: + Blunt: 10 + bluntStaminaDamageFactor: 1.3333 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 180 + soundHit: + collection: MetalThud + - type: IncreaseDamageOnWield + damage: + types: + Blunt: 2.5 + - type: DamageOtherOnHit + staminaCost: 9.5 - type: entity name: antique Bulldog @@ -136,6 +172,12 @@ graph: ShotgunSawn node: start deconstructionTarget: null + - type: MeleeWeapon + damage: + types: + Blunt: 8.5 + - type: DamageOtherOnHit + staminaCost: 7.5 - type: entity name: double-barreled shotgun @@ -162,6 +204,13 @@ - type: BallisticAmmoProvider - type: Wieldable - type: GunRequiresWield + - type: MeleeWeapon + attackRate: 1.4 + damage: + types: + Blunt: 9 + - type: DamageOtherOnHit + staminaCost: 8.0 - type: entity parent: WeaponShotgunEnforcer @@ -216,6 +265,13 @@ graph: ShotgunSawn node: shotgunsawn deconstructionTarget: null + - type: MeleeWeapon + attackRate: 1.2 + damage: + types: + Blunt: 7.5 + - type: DamageOtherOnHit + staminaCost: 6 - type: entity name: sawn-off shogun @@ -255,6 +311,14 @@ deconstructionTarget: null - type: StaticPrice price: 0 + - type: MeleeWeapon + attackRate: 1.2 + damage: + types: + Blunt: 7.5 + wideAnimationRotation: 135 + - type: DamageOtherOnHit + staminaCost: 5 - type: entity name: blunderbuss diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml index 88c00bedbd5..86b90f2bdea 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml @@ -39,12 +39,30 @@ ents: [] - type: StaticPrice price: 500 + - type: MeleeWeapon + attackRate: 1.3333 + damage: + types: + Blunt: 8.0 + bluntStaminaDamageFactor: 1.25 + swapKeys: true + disableHeavy: true + wideAnimationRotation: 135 + animation: WeaponArcThrust + soundHit: + collection: MetalThud + - type: IncreaseDamageOnWield + damage: + types: + Blunt: 2.5 + - type: DamageOtherOnHit + staminaCost: 7.5 - type: entity name: Kardashev-Mosin parent: [BaseWeaponSniper, BaseGunWieldable] id: WeaponSniperMosin - description: A weapon for hunting, or endless trench warfare. Uses .30 rifle ammo. + description: A weapon for hunting, or endless trench warfare, with a bayonet attached at the barrel. Uses .30 rifle ammo. components: - type: Sprite sprite: Objects/Weapons/Guns/Snipers/bolt_gun_wood.rsi @@ -56,6 +74,30 @@ soundGunshot: path: /Audio/Weapons/Guns/Gunshots/sniper.ogg fireOnDropChance: 1 + - type: MeleeWeapon + range: 1.75 + damage: + types: + Piercing: 5 + Slash: 3.5 + wideAnimationRotation: -135 + soundHit: + path: /Audio/Weapons/bladeslice.ogg + - type: IncreaseDamageOnWield + damage: + types: + Piercing: 4 + Slash: 2 + - type: DamageOtherOnHit + damage: + types: + Piercing: 8 + Slash: 3 + - type: EmbeddableProjectile + removalTime: 3.5 + - type: EmbedPassiveDamage + - type: ThrowingAngle + angle: 225 - type: entity name: Kardashev-Mosin @@ -114,15 +156,29 @@ capacity: 1 proto: CartridgeAntiMateriel - type: MeleeWeapon - wideAnimationRotation: -135 + range: 1.75 damage: types: - Piercing: 15 #you fucking stab em - Bloodloss: 2 #no way to apply bleed, triangular bayonet wounds are hard to fix(source:that one copypasta) - angle: 0 - animation: WeaponArcThrust + Piercing: 5 + Slash: 3.5 + wideAnimationRotation: -135 soundHit: path: /Audio/Weapons/bladeslice.ogg + - type: IncreaseDamageOnWield + damage: + types: + Piercing: 4 + Slash: 2 + - type: DamageOtherOnHit + damage: + types: + Piercing: 8 + Slash: 3 + - type: EmbeddableProjectile + removalTime: 3.5 + - type: EmbedPassiveDamage + - type: ThrowingAngle + angle: 225 - type: entity name: flintlock pistol @@ -152,4 +208,12 @@ proto: CartridgeAntiMateriel - type: StaticPrice price: 0 - + - type: MeleeWeapon + attackRate: 1.2 + damage: + types: + Blunt: 7.5 + bluntStaminaDamageFactor: 1.0 + wideAnimationRotation: 135 + - type: DamageOtherOnHit + staminaCost: 5 diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/flare_gun.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/flare_gun.yml index 9b046a7aae6..0ad30e9ed6e 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/flare_gun.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/flare_gun.yml @@ -37,3 +37,16 @@ slots: - Belt - suitStorage + - type: MeleeWeapon + attackRate: 1.2 + damage: + types: + Blunt: 6.5 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 135 + soundHit: + collection: MetalThud + - type: DamageOtherOnHit + staminaCost: 4.5 diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/pneumatic_cannon.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/pneumatic_cannon.yml index 12511729460..2f1527d3592 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/pneumatic_cannon.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/pneumatic_cannon.yml @@ -61,6 +61,19 @@ storagebase: !type:Container ents: [] gas_tank: !type:ContainerSlot + - type: MeleeWeapon + attackRate: 1.33 + damage: + types: + Blunt: 9 + swapKeys: true + disableHeavy: true + animation: WeaponArcThrust + wideAnimationRotation: 180 + soundHit: + collection: MetalThud + - type: DamageOtherOnHit + staminaCost: 8 - type: entity name: pie cannon From 478e159fb76c497423e370bd583958295bbbb443 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Wed, 11 Dec 2024 23:27:08 +0000 Subject: [PATCH 10/53] Automatic Changelog Update (#1335) --- Resources/Changelog/Changelog.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 9d9e8f7cb31..60540bb9f63 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8613,3 +8613,17 @@ Entries: id: 6573 time: '2024-12-11T23:19:30.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1276 +- author: Skubman + changes: + - type: Add + message: >- + Pistol-whipping has been added. You can press right click with a gun to + perform a Light Attack. Most guns will deal Blunt damage, apart from the + Kardashev-Mosin dealing Piercing/Slash damage with its bayonet. Weaving + bullets and melee attacks correctly will give you the upper hand in + combat. + - type: Add + message: Guns can now be thrown to deal the same damage as their melee damage. + id: 6574 + time: '2024-12-11T23:26:33.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1335 From 3e3ca59850f1a21f2bb8e249455d655ec6b63d2c Mon Sep 17 00:00:00 2001 From: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> Date: Sat, 14 Dec 2024 00:09:02 -0400 Subject: [PATCH 11/53] Fix Interact Verb (#1346) Finally fixed it. Interact verbs weren't appearing because this is required in BaseMob. --- Resources/Prototypes/Entities/Mobs/base.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/base.yml b/Resources/Prototypes/Entities/Mobs/base.yml index da413c339d8..c98608fabb5 100644 --- a/Resources/Prototypes/Entities/Mobs/base.yml +++ b/Resources/Prototypes/Entities/Mobs/base.yml @@ -47,13 +47,6 @@ - type: RequireProjectileTarget active: False - type: AnimatedEmotes - -- type: entity - save: false - id: MobPolymorphable - abstract: true - components: - - type: Polymorphable - type: OwnInteractionVerbs allowedVerbs: [] # TODO: define something here, or don't. From f0e4612612fe18a126cdf47d712b63bc083b5483 Mon Sep 17 00:00:00 2001 From: Kyoth25f <41803390+Kyoth25f@users.noreply.github.com> Date: Sat, 14 Dec 2024 01:22:16 -0300 Subject: [PATCH 12/53] Fix Ripley Hydraulic Clamp (#1344) # Description Fix a bug in `MechGrabberSystem` causing the hydraulic clamps in Ripley to drop items far away. ---

Media

https://github.com/user-attachments/assets/d2c8e951-e391-42d7-b45d-78a275dc8bf2

--- # Changelog :cl: - fix: Hydraulic clamps now drop entities correctly --- .../Mech/Equipment/EntitySystems/MechGrabberSystem.cs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Content.Server/Mech/Equipment/EntitySystems/MechGrabberSystem.cs b/Content.Server/Mech/Equipment/EntitySystems/MechGrabberSystem.cs index e04499e2abc..194ef532ba2 100644 --- a/Content.Server/Mech/Equipment/EntitySystems/MechGrabberSystem.cs +++ b/Content.Server/Mech/Equipment/EntitySystems/MechGrabberSystem.cs @@ -83,10 +83,9 @@ public void RemoveItem(EntityUid uid, EntityUid mech, EntityUid toRemove, MechGr var xform = Transform(toRemove); _transform.AttachToGridOrMap(toRemove, xform); var (mechPos, mechRot) = _transform.GetWorldPositionRotation(mechxform); - var toRemoveWorldPos = _transform.GetWorldPosition(xform); var offset = mechPos + mechRot.RotateVec(component.DepositOffset); - _transform.SetWorldPositionRotation(toRemove, toRemoveWorldPos + offset, Angle.Zero); + _transform.SetWorldPositionRotation(toRemove, offset, Angle.Zero); _mech.UpdateUserInterface(mech); } @@ -157,7 +156,7 @@ private void OnInteract(EntityUid uid, MechGrabberComponent component, UserActiv args.Handled = true; var audio = _audio.PlayPvs(component.GrabSound, uid); - + if (audio == null) return; From 6dcb367adb769f51bcaf1a647a4ca6c886a10be7 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Sat, 14 Dec 2024 04:22:44 +0000 Subject: [PATCH 13/53] Automatic Changelog Update (#1344) --- Resources/Changelog/Changelog.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 60540bb9f63..fcc6810c657 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8627,3 +8627,10 @@ Entries: id: 6574 time: '2024-12-11T23:26:33.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1335 +- author: Kyoth25f + changes: + - type: Fix + message: Hydraulic clamps now drop entities correctly + id: 6575 + time: '2024-12-14T04:22:17.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1344 From c4c3e4283ae077fd0f55e4cce31710f31de046f7 Mon Sep 17 00:00:00 2001 From: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> Date: Sat, 14 Dec 2024 14:09:00 -0400 Subject: [PATCH 14/53] Salvage Magnet UI and Character Switching Height/Width Bug Fix (#1347) # Description i fixed it also added a button "Connect & Go to Lobby" for people testing lobby stuff! Resolves #1131 --- # Changelog :cl: - fix: Fixed the bug where switching characters made your width/height change to incorrect values. - fix: Fixed the salvage magnet opening ten times. --------- Signed-off-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> --- .../Lobby/UI/HumanoidProfileEditor.xaml.cs | 32 +++++++++++-------- Content.Client/MainMenu/MainMenu.cs | 26 +++++++++++++-- .../MainMenu/UI/MainMenuControl.xaml | 5 +++ .../UI/SalvageMagnetBoundUserInterface.cs | 4 +-- .../Locale/en-US/main-menu/main-menu.ftl | 1 + 5 files changed, 51 insertions(+), 17 deletions(-) diff --git a/Content.Client/Lobby/UI/HumanoidProfileEditor.xaml.cs b/Content.Client/Lobby/UI/HumanoidProfileEditor.xaml.cs index f23fd6b4a0d..ce14882d167 100644 --- a/Content.Client/Lobby/UI/HumanoidProfileEditor.xaml.cs +++ b/Content.Client/Lobby/UI/HumanoidProfileEditor.xaml.cs @@ -95,7 +95,8 @@ public HumanoidProfileEditor( IPlayerManager playerManager, IPrototypeManager prototypeManager, JobRequirementsManager requirements, - MarkingManager markings) + MarkingManager markings + ) { RobustXamlLoader.Load(this); _cfgManager = cfgManager; @@ -114,7 +115,8 @@ public HumanoidProfileEditor( SaveButton.OnPressed += args => { Save?.Invoke(); }; ResetButton.OnPressed += args => { - SetProfile((HumanoidCharacterProfile?) _preferencesManager.Preferences?.SelectedCharacter, + SetProfile( + (HumanoidCharacterProfile?) _preferencesManager.Preferences?.SelectedCharacter, _preferencesManager.Preferences?.SelectedCharacterIndex); }; @@ -193,12 +195,11 @@ public HumanoidProfileEditor( #endregion Species - #region Height + #region Height and Width var prototype = _species.Find(x => x.ID == Profile?.Species) ?? _species.First(); UpdateHeightWidthSliders(); - UpdateDimensions(SliderUpdate.Both); HeightSlider.OnValueChanged += _ => UpdateDimensions(SliderUpdate.Height); WidthSlider.OnValueChanged += _ => UpdateDimensions(SliderUpdate.Width); @@ -492,7 +493,7 @@ public void RefreshFlavorText() if (_flavorText != null) return; - _flavorText = new FlavorText.FlavorText(); + _flavorText = new(); _flavorText.OnFlavorTextChanged += OnFlavorTextChange; _flavorTextEdit = _flavorText.CFlavorTextInput; CTabContainer.AddTab(_flavorText, Loc.GetString("humanoid-profile-editor-flavortext-tab")); @@ -763,11 +764,11 @@ public void RefreshJobs() foreach (var job in jobs) { var jobContainer = new BoxContainer { Orientation = LayoutOrientation.Horizontal, }; - var selector = new RequirementsSelector { Margin = new Thickness(3f, 3f, 3f, 0f) }; + var selector = new RequirementsSelector { Margin = new(3f, 3f, 3f, 0f) }; var icon = new TextureRect { - TextureScale = new Vector2(2, 2), + TextureScale = new(2, 2), VerticalAlignment = VAlignment.Center }; var jobIcon = _prototypeManager.Index(job.Icon); @@ -1349,21 +1350,26 @@ private void UpdateSpawnPriorityControls() private void UpdateHeightWidthSliders() { + if (Profile is null) + return; + var species = _species.Find(x => x.ID == Profile?.Species) ?? _species.First(); HeightSlider.MinValue = species.MinHeight; HeightSlider.MaxValue = species.MaxHeight; - HeightSlider.Value = Profile?.Height ?? species.DefaultHeight; + HeightSlider.SetValueWithoutEvent(Profile?.Height ?? species.DefaultHeight); WidthSlider.MinValue = species.MinWidth; WidthSlider.MaxValue = species.MaxWidth; - WidthSlider.Value = Profile?.Width ?? species.DefaultWidth; + WidthSlider.SetValueWithoutEvent(Profile?.Width ?? species.DefaultWidth); var height = MathF.Round(species.AverageHeight * HeightSlider.Value); HeightLabel.Text = Loc.GetString("humanoid-profile-editor-height-label", ("height", (int) height)); var width = MathF.Round(species.AverageWidth * WidthSlider.Value); WidthLabel.Text = Loc.GetString("humanoid-profile-editor-width-label", ("width", (int) width)); + + UpdateDimensions(SliderUpdate.Both); } private enum SliderUpdate @@ -1375,9 +1381,10 @@ private enum SliderUpdate private void UpdateDimensions(SliderUpdate updateType) { - var species = _species.Find(x => x.ID == Profile?.Species) ?? _species.First(); + if (Profile == null) + return; - if (Profile == null) return; + var species = _species.Find(x => x.ID == Profile?.Species) ?? _species.First(); var heightValue = Math.Clamp(HeightSlider.Value, species.MinHeight, species.MaxHeight); var widthValue = Math.Clamp(WidthSlider.Value, species.MinWidth, species.MaxWidth); @@ -1386,13 +1393,12 @@ private void UpdateDimensions(SliderUpdate updateType) if (updateType == SliderUpdate.Height || updateType == SliderUpdate.Both) if (ratio < 1 / sizeRatio || ratio > sizeRatio) - widthValue = heightValue / (ratio < 1 / sizeRatio ? (1 / sizeRatio) : sizeRatio); + widthValue = heightValue * (ratio < 1 / sizeRatio ? (1 / sizeRatio) : sizeRatio); if (updateType == SliderUpdate.Width || updateType == SliderUpdate.Both) if (ratio < 1 / sizeRatio || ratio > sizeRatio) heightValue = widthValue * (ratio < 1 / sizeRatio ? (1 / sizeRatio) : sizeRatio); - heightValue = Math.Clamp(heightValue, species.MinHeight, species.MaxHeight); widthValue = Math.Clamp(widthValue, species.MinWidth, species.MaxWidth); diff --git a/Content.Client/MainMenu/MainMenu.cs b/Content.Client/MainMenu/MainMenu.cs index 43c5bfe5674..58d94adf225 100644 --- a/Content.Client/MainMenu/MainMenu.cs +++ b/Content.Client/MainMenu/MainMenu.cs @@ -7,6 +7,7 @@ using Robust.Client.UserInterface.Controls; using Robust.Shared; using Robust.Shared.Configuration; +using Robust.Shared.Console; using Robust.Shared.Network; using Robust.Shared.Utility; using UsernameHelpers = Robust.Shared.AuthLib.UsernameHelpers; @@ -25,9 +26,11 @@ public sealed class MainScreen : Robust.Client.State.State [Dependency] private readonly IGameController _controllerProxy = default!; [Dependency] private readonly IResourceCache _resourceCache = default!; [Dependency] private readonly IUserInterfaceManager _userInterfaceManager = default!; + [Dependency] private readonly IConsoleHost _console = default!; private MainMenuControl _mainMenuControl = default!; private bool _isConnecting; + private bool _shouldGoLobby; // ReSharper disable once InconsistentNaming private static readonly Regex IPv6Regex = new(@"\[(.*:.*:.*)](?::(\d+))?"); @@ -38,15 +41,27 @@ protected override void Startup() _mainMenuControl = new MainMenuControl(_resourceCache, _configurationManager); _userInterfaceManager.StateRoot.AddChild(_mainMenuControl); + _client.PlayerJoinedGame += OnPlayerJoinedGame; + _mainMenuControl.QuitButton.OnPressed += QuitButtonPressed; _mainMenuControl.OptionsButton.OnPressed += OptionsButtonPressed; _mainMenuControl.DirectConnectButton.OnPressed += DirectConnectButtonPressed; + _mainMenuControl.GoToLobbyButton.OnPressed += GoToLobbyButtonPressed; _mainMenuControl.AddressBox.OnTextEntered += AddressBoxEntered; _mainMenuControl.ChangelogButton.OnPressed += ChangelogButtonPressed; _client.RunLevelChanged += RunLevelChanged; } + private void OnPlayerJoinedGame(object? sender, PlayerEventArgs e) + { + if (_shouldGoLobby) + { + _console.ExecuteCommand("golobby"); + _shouldGoLobby = false; + } + } + /// protected override void Shutdown() { @@ -77,12 +92,18 @@ private void DirectConnectButtonPressed(BaseButton.ButtonEventArgs args) TryConnect(input.Text); } + private void GoToLobbyButtonPressed(BaseButton.ButtonEventArgs obj) + { + var input = _mainMenuControl.AddressBox; + TryConnect(input.Text); + + _shouldGoLobby = true; + } + private void AddressBoxEntered(LineEdit.LineEditEventArgs args) { if (_isConnecting) - { return; - } TryConnect(args.Text); } @@ -185,6 +206,7 @@ private void _setConnectingState(bool state) { _isConnecting = state; _mainMenuControl.DirectConnectButton.Disabled = state; + _mainMenuControl.GoToLobbyButton.Disabled = state; } } } diff --git a/Content.Client/MainMenu/UI/MainMenuControl.xaml b/Content.Client/MainMenu/UI/MainMenuControl.xaml index d6c3f4b9415..e0242300fc2 100644 --- a/Content.Client/MainMenu/UI/MainMenuControl.xaml +++ b/Content.Client/MainMenu/UI/MainMenuControl.xaml @@ -30,6 +30,11 @@ Text="{Loc 'main-menu-direct-connect-button'}" TextAlign="Center" StyleIdentifier="mainMenu"/> +
public void MindBreak(EntityUid uid) { + if (!HasComp(uid)) + return; + RemoveAllPsionicPowers(uid, true); + if (_config.GetCVar(CCVars.ScarierMindbreaking)) + ScarierMindbreak(uid); + } + + /// + /// An even more advanced form of Mindbreaking. Turn the victim into an NPC. + /// For the people who somehow didn't intuit from the absolutely horrifying text that mindbreaking people is very fucking bad. + /// + public void ScarierMindbreak(EntityUid uid) + { + if (!_playerManager.TryGetSessionByEntity(uid, out var session) || session is null) + return; + + var feedbackMessage = $"[font size=24][color=#ff0000]{"Your characters personhood has been obliterated. If you wish to continue playing, consider respawning as a new character."}[/color][/font]"; + _chatManager.ChatMessageToOne( + ChatChannel.Emotes, + feedbackMessage, + feedbackMessage, + EntityUid.Invalid, + false, + session.Channel); + + if (!_mind.TryGetMind(session, out var mindId, out var mind)) + return; + + _ghost.SpawnGhost((mindId, mind), Transform(uid).Coordinates, false); + _npcFaction.AddFaction(uid, "SimpleNeutral"); + var htn = EnsureComp(uid); + htn.RootTask = new HTNCompoundTask() { Task = "IdleCompound" }; } /// diff --git a/Content.Server/Nyanotrasen/Chemistry/Effects/ChemRemovePsionic.cs b/Content.Server/Nyanotrasen/Chemistry/Effects/ChemRemovePsionic.cs index 859f22cd4a9..e500e246d5b 100644 --- a/Content.Server/Nyanotrasen/Chemistry/Effects/ChemRemovePsionic.cs +++ b/Content.Server/Nyanotrasen/Chemistry/Effects/ChemRemovePsionic.cs @@ -21,7 +21,7 @@ public override void Effect(ReagentEffectArgs args) var psySys = args.EntityManager.EntitySysManager.GetEntitySystem(); - psySys.RemoveAllPsionicPowers(args.SolutionEntity, true); + psySys.MindBreak(args.SolutionEntity); } } } diff --git a/Content.Shared/CCVar/CCVars.cs b/Content.Shared/CCVar/CCVars.cs index 69c958fbc15..ef63d89af96 100644 --- a/Content.Shared/CCVar/CCVars.cs +++ b/Content.Shared/CCVar/CCVars.cs @@ -2795,6 +2795,17 @@ public static readonly CVarDef public static readonly CVarDef PresetAutoVoteEnabled = CVarDef.Create("vote.preset_autovote_enabled", true, CVar.SERVERONLY); + #region Psionics + + /// + /// When mindbroken, permanently eject the player from their own body, and turn their character into an NPC. + /// Congratulations, now they *actually* aren't a person anymore. + /// For people who complained that it wasn't obvious enough from the text that Mindbreaking is a form of Murder. + /// + public static readonly CVarDef ScarierMindbreaking = + CVarDef.Create("psionics.scarier_mindbreaking", false, CVar.SERVERONLY); + #endregion + /// /// Set to true to enable the dynamic hostname system. /// Automatically updates the hostname to include current map and preset. From 4d87be6ea66356156cdac6e7e9cd70af36daae24 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Mon, 16 Dec 2024 15:23:08 +0000 Subject: [PATCH 25/53] Automatic Changelog Update (#1249) --- Resources/Changelog/Changelog.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index f5796add747..7b6be768fa2 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8676,3 +8676,14 @@ Entries: id: 6579 time: '2024-12-15T19:26:16.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1340 +- author: VMSolidus + changes: + - type: Add + message: >- + Added a server option for "Scarier Mindbreaking". Mindbreaking now + irreversibly converts a player character into a non-sentient NPC. + - type: Fix + message: Mindbreaking now only works on Psychics. + id: 6580 + time: '2024-12-16T15:22:36.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1249 From 88edcd05aef76acb10e3d0924dd874eef22c7f71 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Mon, 16 Dec 2024 10:50:53 -0500 Subject: [PATCH 26/53] Redshirt And Brittle Bone Traits (#1352) # Description This PR adds two additional "High Value" physical negative traits, to help address a growing need for more high point value negatives, since there is also a very large number of high point positive traits. These two traits are fairly simple, the first is Redshirt, which decreases your Dead threshold by 100, and Brittle Bone Disease , which reduces your Crit threshold by 50. Taking both on an ordinary human would give +18 trait points to work with, but would in turn give a healthbar of only 50/100, compared with the standard healthbar of 100/200. # Changelog :cl: - add: Added Redshirt and Brittle Bone Disease traits. These give extremely large negative modifiers to your healthbar, but also grant a large amount of trait points to work with. --- Resources/Locale/en-US/traits/traits.ftl | 13 ++++++++ Resources/Prototypes/Traits/physical.yml | 40 ++++++++++++++++++++++++ 2 files changed, 53 insertions(+) diff --git a/Resources/Locale/en-US/traits/traits.ftl b/Resources/Locale/en-US/traits/traits.ftl index 9b17fb6433c..97a8150c495 100644 --- a/Resources/Locale/en-US/traits/traits.ftl +++ b/Resources/Locale/en-US/traits/traits.ftl @@ -464,3 +464,16 @@ trait-description-PsychognomyPower = A special talent derived from Telepathy, Psychognomy is the ability to read the underlying imprint of telepathic messages. A Psychognomist can glean additional information from their telepathy, seeing vague outlines of what the source of a message might be. This information is not precise, and is largely only useful for narrowing down who the source of a message might be. + +trait-name-Redshirt = Redshirt +trait-description-Redshirt = + They said this air would be breathable. + Get in, get out again, and no one gets hurt. + Something is pulling me up the hill. + I look down in my red shirt. + I look down in my red shirt. + +trait-name-BrittleBoneDisease = Osteogenesis Imperfecta +trait-description-BrittleBoneDisease = + Also known as "brittle bone disease", people with this genetic disorder have bones that are easily broken, + often simply by moving. This trait reduces your threshold for critical injury by 50 points. diff --git a/Resources/Prototypes/Traits/physical.yml b/Resources/Prototypes/Traits/physical.yml index a13db4f48cf..1e400e32bda 100644 --- a/Resources/Prototypes/Traits/physical.yml +++ b/Resources/Prototypes/Traits/physical.yml @@ -669,3 +669,43 @@ - Biological - Inorganic - Silicon + +- type: trait + id: Redshirt + category: Physical + points: -8 + requirements: + - !type:CharacterJobRequirement + inverted: true + jobs: + - Borg + - MedicalBorg + - !type:CharacterSpeciesRequirement + inverted: true + species: + - IPC + functions: + - !type:TraitReplaceComponent + components: + - type: DeadModifier + deadThresholdModifier: -100 + +- type: trait + id: BrittleBoneDisease + category: Physical + points: -10 + requirements: + - !type:CharacterJobRequirement + inverted: true + jobs: + - Borg + - MedicalBorg + - !type:CharacterSpeciesRequirement + inverted: true + species: + - IPC + functions: + - !type:TraitReplaceComponent + components: + - type: CritModifier + critThresholdModifier: -50 From ed0e56aa446ea9ad9ecae1a1a1685438378b1814 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Mon, 16 Dec 2024 15:51:21 +0000 Subject: [PATCH 27/53] Automatic Changelog Update (#1352) --- Resources/Changelog/Changelog.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 7b6be768fa2..1d04ae5e01c 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8687,3 +8687,13 @@ Entries: id: 6580 time: '2024-12-16T15:22:36.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1249 +- author: VMSolidus + changes: + - type: Add + message: >- + Added Redshirt and Brittle Bone Disease traits. These give extremely + large negative modifiers to your healthbar, but also grant a large + amount of trait points to work with. + id: 6581 + time: '2024-12-16T15:50:54.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1352 From f5d45d790d793acbba7d21258cd206568fe79f99 Mon Sep 17 00:00:00 2001 From: Blu <79374236+BlueHNT@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:55:05 +0100 Subject: [PATCH 28/53] Jackboots Slowdown Mitigation (PORT) (#1342) # Description Ports jackboot slowdown mitigation from [space-wizards github](https://github.com/space-wizards/space-station-14/pull/30586). Adds fake version for civilian use. --- # Changelog :cl: - add: Added slowdown mitigation to jackboots - add: Added fake jackboots for style outside of sec --------- Co-authored-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> --- .../ClothingSlowOnDamageModifierComponent.cs | 17 +++++++ .../Damage/Systems/SlowOnDamageSystem.cs | 45 ++++++++++++++++++- .../Inventory/InventorySystem.Relay.cs | 1 + Resources/Locale/en-US/damage/stamina.ftl | 2 + .../Entities/Clothing/Shoes/boots.yml | 13 ++++++ .../Markers/Spawners/Random/maintenance.yml | 2 + .../Prototypes/Loadouts/Generic/shoes.yml | 11 +++++ 7 files changed, 90 insertions(+), 1 deletion(-) create mode 100644 Content.Shared/Damage/Components/ClothingSlowOnDamageModifierComponent.cs diff --git a/Content.Shared/Damage/Components/ClothingSlowOnDamageModifierComponent.cs b/Content.Shared/Damage/Components/ClothingSlowOnDamageModifierComponent.cs new file mode 100644 index 00000000000..3d4bdd597c3 --- /dev/null +++ b/Content.Shared/Damage/Components/ClothingSlowOnDamageModifierComponent.cs @@ -0,0 +1,17 @@ +using Robust.Shared.GameStates; + +namespace Content.Shared.Damage.Components; + +/// +/// This is used for a clothing item that modifies the slowdown from taking damage. +/// Used for entities with +/// +[RegisterComponent, NetworkedComponent, Access(typeof(SlowOnDamageSystem))] +public sealed partial class ClothingSlowOnDamageModifierComponent : Component +{ + /// + /// A coefficient modifier for the slowdown + /// + [DataField] + public float Modifier = 1; +} diff --git a/Content.Shared/Damage/Systems/SlowOnDamageSystem.cs b/Content.Shared/Damage/Systems/SlowOnDamageSystem.cs index 833883c144c..3e50ee35572 100644 --- a/Content.Shared/Damage/Systems/SlowOnDamageSystem.cs +++ b/Content.Shared/Damage/Systems/SlowOnDamageSystem.cs @@ -1,5 +1,8 @@ +using Content.Shared.Clothing; using Content.Shared.Damage.Components; +using Content.Shared.Examine; using Content.Shared.FixedPoint; +using Content.Shared.Inventory; using Content.Shared.Movement.Systems; namespace Content.Shared.Damage @@ -14,6 +17,11 @@ public override void Initialize() SubscribeLocalEvent(OnDamageChanged); SubscribeLocalEvent(OnRefreshMovespeed); + + SubscribeLocalEvent>(OnModifySpeed); + SubscribeLocalEvent(OnExamined); + SubscribeLocalEvent(OnGotEquipped); + SubscribeLocalEvent(OnGotUnequipped); } private void OnRefreshMovespeed(EntityUid uid, SlowOnDamageComponent component, RefreshMovementSpeedModifiersEvent args) @@ -36,7 +44,10 @@ private void OnRefreshMovespeed(EntityUid uid, SlowOnDamageComponent component, if (closest != FixedPoint2.Zero) { var speed = component.SpeedModifierThresholds[closest]; - args.ModifySpeed(speed, speed); + + var ev = new ModifySlowOnDamageSpeedEvent(speed); + RaiseLocalEvent(uid, ref ev); + args.ModifySpeed(ev.Speed, ev.Speed); } } @@ -47,5 +58,37 @@ private void OnDamageChanged(EntityUid uid, SlowOnDamageComponent component, Dam _movementSpeedModifierSystem.RefreshMovementSpeedModifiers(uid); } + + private void OnModifySpeed(Entity ent, ref InventoryRelayedEvent args) + { + var dif = 1 - args.Args.Speed; + if (dif <= 0) + return; + + // reduces the slowness modifier by the given coefficient + args.Args.Speed += dif * ent.Comp.Modifier; + } + + private void OnExamined(Entity ent, ref ExaminedEvent args) + { + var msg = Loc.GetString("slow-on-damage-modifier-examine", ("mod", (1 - ent.Comp.Modifier) * 100)); + args.PushMarkup(msg); + } + + private void OnGotEquipped(Entity ent, ref ClothingGotEquippedEvent args) + { + _movementSpeedModifierSystem.RefreshMovementSpeedModifiers(args.Wearer); + } + + private void OnGotUnequipped(Entity ent, ref ClothingGotUnequippedEvent args) + { + _movementSpeedModifierSystem.RefreshMovementSpeedModifiers(args.Wearer); + } + } + + [ByRefEvent] + public record struct ModifySlowOnDamageSpeedEvent(float Speed) : IInventoryRelayEvent + { + public SlotFlags TargetSlots => SlotFlags.WITHOUT_POCKET; } } diff --git a/Content.Shared/Inventory/InventorySystem.Relay.cs b/Content.Shared/Inventory/InventorySystem.Relay.cs index 39e10415f8e..44892a617e0 100644 --- a/Content.Shared/Inventory/InventorySystem.Relay.cs +++ b/Content.Shared/Inventory/InventorySystem.Relay.cs @@ -34,6 +34,7 @@ public void InitializeRelay() // by-ref events SubscribeLocalEvent(RefRelayInventoryEvent); + SubscribeLocalEvent(RefRelayInventoryEvent); // Eye/vision events SubscribeLocalEvent(RelayInventoryEvent); diff --git a/Resources/Locale/en-US/damage/stamina.ftl b/Resources/Locale/en-US/damage/stamina.ftl index 657f32cb651..09f9164497a 100644 --- a/Resources/Locale/en-US/damage/stamina.ftl +++ b/Resources/Locale/en-US/damage/stamina.ftl @@ -1,3 +1,5 @@ melee-stamina = Not enough stamina +slow-on-damage-modifier-examine = Slowness from injuries is reduced by [color=yellow]{$mod}%[/color] + throw-no-stamina = You don't have enough stamina to throw the {$item}! diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml index fdc49dc0616..069555c836a 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/boots.yml @@ -20,6 +20,19 @@ sprite: Clothing/Shoes/Boots/jackboots.rsi - type: Clothing sprite: Clothing/Shoes/Boots/jackboots.rsi + - type: ClothingSlowOnDamageModifier + modifier: 0.5 + +- type: entity + parent: ClothingShoesMilitaryBase + id: ClothingShoesBootsJackFake + name: jackboots + description: Civilian-grade replica of Nanotrasen Security combat boots. Looks the part but lacks the performance—ideal for the heated situations. + components: + - type: Sprite + sprite: Clothing/Shoes/Boots/jackboots.rsi + - type: Clothing + sprite: Clothing/Shoes/Boots/jackboots.rsi - type: entity parent: ClothingShoesBaseButcherable diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml index 3430c761fb5..90774a1185e 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml @@ -129,6 +129,8 @@ id: ClothingOuterVestHazard - !type:EntSelector id: ClothingShoesBootsJack + - !type:EntSelector + id: ClothingShoesBootsJackFake - !type:EntSelector id: ClothingShoesHighheelBoots - !type:EntSelector diff --git a/Resources/Prototypes/Loadouts/Generic/shoes.yml b/Resources/Prototypes/Loadouts/Generic/shoes.yml index 76799bf971c..08f22753250 100644 --- a/Resources/Prototypes/Loadouts/Generic/shoes.yml +++ b/Resources/Prototypes/Loadouts/Generic/shoes.yml @@ -133,6 +133,17 @@ items: - ClothingShoesBootsWork +- type: loadout + id: LoadoutShoesBootsJackFake + category: Shoes + cost: 1 + exclusive: true + requirements: + - !type:CharacterItemGroupRequirement + group: LoadoutShoes + items: + - ClothingShoesBootsJackFake + - type: loadout id: LoadoutShoesBootsLaceup category: Shoes From 03dc85aa7071c70cd9f01392cabf7cb7fb2fa6ac Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Mon, 16 Dec 2024 17:55:31 +0000 Subject: [PATCH 29/53] Automatic Changelog Update (#1342) --- Resources/Changelog/Changelog.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 1d04ae5e01c..d2f5743cb09 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8697,3 +8697,12 @@ Entries: id: 6581 time: '2024-12-16T15:50:54.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1352 +- author: BlueHNT + changes: + - type: Add + message: Added slowdown mitigation to jackboots + - type: Add + message: Added fake jackboots for style outside of sec + id: 6582 + time: '2024-12-16T17:55:06.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1342 From ec60940fe5eae5d7d3e969bac132e1da2a659272 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Mon, 16 Dec 2024 13:39:00 -0500 Subject: [PATCH 30/53] Fix Redshirt & Brittle Bone Traits (#1355) These were supposed to be negative traits(They give you points), but I accidentally made them positive traits(They cost points). --- Resources/Prototypes/Traits/physical.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Traits/physical.yml b/Resources/Prototypes/Traits/physical.yml index 1e400e32bda..d8139800e1f 100644 --- a/Resources/Prototypes/Traits/physical.yml +++ b/Resources/Prototypes/Traits/physical.yml @@ -673,7 +673,7 @@ - type: trait id: Redshirt category: Physical - points: -8 + points: 8 requirements: - !type:CharacterJobRequirement inverted: true @@ -693,7 +693,7 @@ - type: trait id: BrittleBoneDisease category: Physical - points: -10 + points: 10 requirements: - !type:CharacterJobRequirement inverted: true From 577126f987ff70ba213f2898ea9e5170b0dc5ea6 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Tue, 17 Dec 2024 17:37:56 -0500 Subject: [PATCH 31/53] Example Hub Ad List (#1356) # Description this PR extends the list of default advertiser hubs to include every existing hub except for SSMV(Which is mutually exclusive with the others). If there are more hubs I have missed, please let me know. This will allow our servers to appear on as many hubs as possible. --- Resources/ConfigPresets/EinsteinEngines/default.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/ConfigPresets/EinsteinEngines/default.toml b/Resources/ConfigPresets/EinsteinEngines/default.toml index ac50e57b9b6..a463478e186 100644 --- a/Resources/ConfigPresets/EinsteinEngines/default.toml +++ b/Resources/ConfigPresets/EinsteinEngines/default.toml @@ -18,7 +18,7 @@ lobbyduration = 240 [hub] tags = "lang:en-US,region:am_n_e,rp:med" -hub_urls = "https://hub.spacestation14.com/" +hub_urls = "https://hub.spacestation14.com/, https://web.networkgamez.com/, https://hub.singularity14.co.uk/" [ic] flavor_text = true From a06b4661b08abe6f64460655962b98f4ccb9db07 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Tue, 17 Dec 2024 20:32:32 -0500 Subject: [PATCH 32/53] Saltern Update (#1357) # Description I would like to offer my thanks to the Singularity Network Mapping Team for this update, they've done some great work! This PR launches Saltern with a significant rework to everything on it except for arrivals.

Media

Sorry, Map Renderer is dead right now. ![image](https://github.com/user-attachments/assets/53ad601b-087e-4525-b6b6-74b16c5e4dbd) ![image](https://github.com/user-attachments/assets/25bbbed0-18c4-4757-a966-c919379dc5e1)

# Changelog Death do NOT change the name given for the Changelog author, the mappers here have requested that "SiN Mapping Team" be given as the name for this PR. :cl: SiN Mapping Team - add: Saltern has been fully reworked! --- Resources/Maps/saltern.yml | 40098 ++++++++++++------------ Resources/Prototypes/Maps/saltern.yml | 2 - 2 files changed, 19806 insertions(+), 20294 deletions(-) diff --git a/Resources/Maps/saltern.yml b/Resources/Maps/saltern.yml index 46bdea0fda7..adb89e10095 100644 --- a/Resources/Maps/saltern.yml +++ b/Resources/Maps/saltern.yml @@ -4,9 +4,12 @@ meta: tilemap: 0: Space 7: FloorAsteroidSand + 4: FloorBlue 17: FloorBlueCircuit 19: FloorBrokenWood + 6: FloorCaveDrought 25: FloorClown + 1: FloorConcrete 29: FloorDark 30: FloorDarkDiagonal 33: FloorDarkMini @@ -19,6 +22,7 @@ tilemap: 45: FloorGlass 46: FloorGold 47: FloorGrass + 3: FloorGym 58: FloorHydro 60: FloorKitchen 61: FloorLaundry @@ -26,6 +30,7 @@ tilemap: 64: FloorMetalDiamond 65: FloorMime 69: FloorMono + 2: FloorPlastic 76: FloorRGlass 77: FloorReinforced 78: FloorReinforcedHardened @@ -39,6 +44,7 @@ tilemap: 105: FloorTechMaint2 108: FloorWhite 113: FloorWhiteMono + 5: FloorWhitePlastic 118: FloorWood 119: FloorWoodTile 120: Lattice @@ -55,103 +61,103 @@ entities: chunks: -1,-1: ind: -1,-1 - tiles: WQAAAAADWQAAAAABWQAAAAABWQAAAAAAWQAAAAAAWQAAAAACWQAAAAABWQAAAAADWQAAAAAAWQAAAAAAWQAAAAABWQAAAAAAWQAAAAABWQAAAAADWQAAAAADWQAAAAABWQAAAAACWQAAAAACWQAAAAAAWQAAAAAAWQAAAAABWQAAAAABWQAAAAAAWQAAAAAAWQAAAAABWQAAAAAAWQAAAAADWQAAAAACWQAAAAADWQAAAAACWQAAAAABWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAADdgAAAAADeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAdgAAAAAAdgAAAAACdgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAdgAAAAADdgAAAAADdgAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAdgAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAdgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAdgAAAAACdgAAAAAAdgAAAAABdgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAdgAAAAADdgAAAAAAdgAAAAACdgAAAAACdgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAdgAAAAACdgAAAAADdgAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAdgAAAAACdgAAAAABdgAAAAABaAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAAeQAAAAAAdgAAAAAAdgAAAAADdgAAAAADdgAAAAACdgAAAAACdgAAAAACdgAAAAACdgAAAAAAeQAAAAAAeQAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAAeQAAAAAAdgAAAAAAdgAAAAACdgAAAAACdgAAAAADdgAAAAADdgAAAAADdgAAAAACdgAAAAABeQAAAAAAeQAAAAAAeQAAAAAALAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAADdgAAAAABdgAAAAAAdgAAAAADdgAAAAACdgAAAAACdgAAAAABeQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAdgAAAAAAdgAAAAADdgAAAAACdgAAAAAAdgAAAAABdgAAAAACdgAAAAAAdgAAAAACdgAAAAADdgAAAAAAeQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAWQAAAAADdgAAAAACdgAAAAADdgAAAAADdgAAAAABdgAAAAADdgAAAAACdgAAAAACdgAAAAADdgAAAAABdgAAAAAB + tiles: WQAAAAAAWQAAAAABWQAAAAAAWQAAAAADWQAAAAADWQAAAAADWQAAAAADWQAAAAAAWQAAAAABWQAAAAABAgAAAAAAWQAAAAAAWQAAAAADWQAAAAACWQAAAAADWQAAAAABWQAAAAAAWQAAAAAAWQAAAAABWQAAAAABAgAAAAAAWQAAAAADWQAAAAADWQAAAAADWQAAAAADWQAAAAABWQAAAAADWQAAAAAAWQAAAAADWQAAAAACWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAwAAAAAAAwAAAAAAdgAAAAAAdgAAAAABdgAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAABAAAAAAABAAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAAwAAAAAAAwAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAABAAAAAAABAAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAAwAAAAAAAwAAAAAAdgAAAAABdgAAAAAAdgAAAAACeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAADdgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAdgAAAAADdgAAAAACdgAAAAAAdgAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAdgAAAAACdgAAAAACdgAAAAABdgAAAAAAdgAAAAABPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAdgAAAAABdgAAAAADdgAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAdgAAAAACdgAAAAACdgAAAAAAeQAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAAeQAAAAAAdgAAAAACdgAAAAADdgAAAAADdgAAAAADdgAAAAABdgAAAAADdgAAAAACdgAAAAACeQAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAAeQAAAAAAdgAAAAADdgAAAAAAdgAAAAABdgAAAAAAdgAAAAACdgAAAAAAdgAAAAACdgAAAAADeQAAAAAAeQAAAAAAeQAAAAAALAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAABdgAAAAACdgAAAAAAdgAAAAABdgAAAAAAdgAAAAACdgAAAAADdgAAAAAAeQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAdgAAAAABdgAAAAADdgAAAAAAdgAAAAACdgAAAAAAdgAAAAAAdgAAAAADdgAAAAABdgAAAAADdgAAAAACeQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAWQAAAAACdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAADdgAAAAADdgAAAAABdgAAAAACdgAAAAABdgAAAAACdgAAAAAA version: 6 -1,0: ind: -1,0 - tiles: PAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAWQAAAAAAdgAAAAAAdgAAAAAAdgAAAAADdgAAAAADdgAAAAABdgAAAAAAdgAAAAABdgAAAAAAdgAAAAADdgAAAAADPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAWQAAAAADdgAAAAADdgAAAAAAdgAAAAACdgAAAAABdgAAAAAAdgAAAAADdgAAAAACdgAAAAAAdgAAAAADdgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAZAAAAAABZAAAAAADZAAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAABWQAAAAADWQAAAAABWQAAAAABWQAAAAACWQAAAAAAWQAAAAABWQAAAAACWQAAAAABWQAAAAACWQAAAAACWQAAAAABWQAAAAABWQAAAAABWQAAAAAAWQAAAAACWQAAAAADWQAAAAAAWQAAAAACWQAAAAAAWQAAAAAAWQAAAAABWQAAAAAAWQAAAAADWQAAAAAAWQAAAAADWQAAAAADWQAAAAADWQAAAAADWQAAAAADWQAAAAADWQAAAAACWQAAAAAAWQAAAAACWQAAAAABWQAAAAADWQAAAAABWQAAAAAAWQAAAAABWQAAAAABWQAAAAAAWQAAAAABWQAAAAABWQAAAAABWQAAAAAAWQAAAAACWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAADeQAAAAAAWQAAAAABeQAAAAAAWQAAAAACWQAAAAADeQAAAAAAWQAAAAABWQAAAAACeQAAAAAAHQAAAAAAHQAAAAACHQAAAAACYAAAAAAAeQAAAAAAWQAAAAADWQAAAAABeQAAAAAAWQAAAAACeQAAAAAAWQAAAAABWQAAAAABeQAAAAAAWQAAAAACWQAAAAABeQAAAAAAHQAAAAABHQAAAAABHQAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAeQAAAAAAWQAAAAACeQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAWQAAAAAAWQAAAAACWQAAAAADWQAAAAACWQAAAAABWQAAAAADWQAAAAABWQAAAAADWQAAAAABWQAAAAADWQAAAAAAWQAAAAACWQAAAAAAWQAAAAACYAAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAABWQAAAAADWQAAAAAAWQAAAAADWQAAAAABWQAAAAACWQAAAAADWQAAAAAAWQAAAAACWQAAAAABWQAAAAACWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADLQAAAAAAWQAAAAADLQAAAAAAWQAAAAACWQAAAAAAWQAAAAADWQAAAAABeQAAAAAAbAAAAAAALAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAAAWQAAAAAAWQAAAAADWQAAAAABWQAAAAADWQAAAAADeQAAAAAAbAAAAAAALAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAeQAAAAAAWQAAAAACLQAAAAAAWQAAAAACLQAAAAAAWQAAAAACWQAAAAAAWQAAAAABWQAAAAADeQAAAAAAbAAAAAAAeQAAAAAALAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAWQAAAAAAWQAAAAACWQAAAAABWQAAAAADWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA + tiles: PAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAWQAAAAAAdgAAAAABdgAAAAABdgAAAAADdgAAAAADdgAAAAABdgAAAAABdgAAAAADdgAAAAABdgAAAAABdgAAAAACPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAWQAAAAABdgAAAAADdgAAAAACdgAAAAAAdgAAAAADdgAAAAADdgAAAAABdgAAAAAAdgAAAAADdgAAAAADdgAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAZAAAAAAAZAAAAAACZAAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACAgAAAAAAWQAAAAACWQAAAAACWQAAAAACWQAAAAAAWQAAAAABAgAAAAAAWQAAAAABWQAAAAACWQAAAAABWQAAAAACWQAAAAACAgAAAAAAWQAAAAADWQAAAAAAWQAAAAACWQAAAAADWQAAAAACWQAAAAADWQAAAAADWQAAAAABWQAAAAAAWQAAAAABAgAAAAAAWQAAAAABWQAAAAADWQAAAAABWQAAAAABWQAAAAACWQAAAAABWQAAAAADWQAAAAACAgAAAAAAWQAAAAABWQAAAAABWQAAAAADWQAAAAADWQAAAAABWQAAAAACWQAAAAADWQAAAAAAWQAAAAADWQAAAAADWQAAAAAAWQAAAAABWQAAAAABAgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAADeQAAAAAAeQAAAAAAWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAABTQAAAAAAWQAAAAABWQAAAAABWQAAAAADeQAAAAAAWQAAAAACWQAAAAADeQAAAAAAHQAAAAAAHQAAAAADHQAAAAACYAAAAAAAeQAAAAAAWQAAAAACWQAAAAAAWQAAAAACTQAAAAAAWQAAAAADWQAAAAACWQAAAAACeQAAAAAAWQAAAAABWQAAAAACeQAAAAAAHQAAAAABHQAAAAADHQAAAAACYAAAAAAAeQAAAAAAeQAAAAAAWQAAAAADeQAAAAAAWQAAAAAAeQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAWQAAAAACWQAAAAADWQAAAAACWQAAAAACWQAAAAABWQAAAAADWQAAAAADWQAAAAAAWQAAAAABWQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAYAAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAACWQAAAAAAWQAAAAADLQAAAAAAAgAAAAAALQAAAAAAAgAAAAAAWQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAWQAAAAADPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAJgAAAAAAJgAAAAAAJgAAAAADJgAAAAACeQAAAAAAWQAAAAAALQAAAAAAAgAAAAAALQAAAAAAAgAAAAAAWQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAJgAAAAABJgAAAAAAJgAAAAADJgAAAAABJgAAAAACeQAAAAAAWQAAAAACAgAAAAAAAgAAAAAAAgAAAAAAWQAAAAABWQAAAAACPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAJgAAAAACJgAAAAABJgAAAAADJgAAAAADUAAAAAAAWQAAAAAALQAAAAAAAgAAAAAALQAAAAAAWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA version: 6 0,-1: ind: 0,-1 - tiles: WQAAAAACWQAAAAABWQAAAAADWQAAAAABWQAAAAADWQAAAAAAeQAAAAAAbAAAAAADbAAAAAABbAAAAAADbAAAAAABeQAAAAAAHQAAAAADIgAAAAADIgAAAAACHQAAAAABWQAAAAABWQAAAAADWQAAAAAAWQAAAAADWQAAAAADWQAAAAACeQAAAAAAbAAAAAABbAAAAAAAbAAAAAADbAAAAAAAcQAAAAACHQAAAAAAHQAAAAACHQAAAAACHQAAAAABeQAAAAAAWQAAAAADWQAAAAABWQAAAAACWQAAAAAAWQAAAAAAeQAAAAAAbAAAAAACbAAAAAACbAAAAAABbAAAAAACeQAAAAAAIgAAAAABIgAAAAABIgAAAAACIgAAAAADeQAAAAAAeQAAAAAAWQAAAAABWQAAAAABWQAAAAADeQAAAAAAeQAAAAAAbAAAAAADbAAAAAACbAAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAACWQAAAAABWQAAAAAAeQAAAAAAbAAAAAACbAAAAAADeQAAAAAAbAAAAAAAbAAAAAABLAAAAAAALAAAAAAAeQAAAAAAbAAAAAABbAAAAAABeQAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAAAeQAAAAAAbAAAAAABbAAAAAACbAAAAAACbAAAAAADbAAAAAABbAAAAAABbAAAAAADeQAAAAAAbAAAAAABbAAAAAADeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAABeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAADbAAAAAABbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAABbAAAAAACeQAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAACeQAAAAAAbAAAAAABbAAAAAABbAAAAAAAbAAAAAABbAAAAAADbAAAAAACbAAAAAADeQAAAAAAbAAAAAADbAAAAAABeQAAAAAAeQAAAAAAWQAAAAACWQAAAAADWQAAAAABeQAAAAAAbAAAAAADbAAAAAABeQAAAAAAbAAAAAACbAAAAAABbAAAAAAAbAAAAAABeQAAAAAAbAAAAAACbAAAAAADdgAAAAABeQAAAAAAWQAAAAAAWQAAAAABWQAAAAABeQAAAAAAbAAAAAACbAAAAAABbAAAAAAAbAAAAAABbAAAAAABeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAABbAAAAAAAdgAAAAABeQAAAAAAWQAAAAACWQAAAAACWQAAAAACeQAAAAAAbAAAAAACbAAAAAABbAAAAAADbAAAAAAAbAAAAAACbAAAAAABbAAAAAADeQAAAAAAbAAAAAAAbAAAAAACdgAAAAADeQAAAAAAWQAAAAABWQAAAAADWQAAAAADeQAAAAAAbAAAAAACbAAAAAACbAAAAAADbAAAAAADbAAAAAAAbAAAAAACbAAAAAABeQAAAAAAbAAAAAAAbAAAAAADdgAAAAADeQAAAAAAWQAAAAACWQAAAAADWQAAAAAAeQAAAAAAbAAAAAABbAAAAAABbAAAAAACbAAAAAAAbAAAAAACbAAAAAABbAAAAAACeQAAAAAAeQAAAAAAbAAAAAAAdgAAAAADZAAAAAACWQAAAAADWQAAAAAAWQAAAAADcQAAAAACbAAAAAADbAAAAAADbAAAAAADbAAAAAACbAAAAAADbAAAAAAAbAAAAAABeQAAAAAAbAAAAAAAbAAAAAABdgAAAAADZAAAAAADWQAAAAACWQAAAAACWQAAAAADcQAAAAADbAAAAAAAbAAAAAAAbAAAAAACbAAAAAADbAAAAAABbAAAAAABbAAAAAABeQAAAAAAbAAAAAACbAAAAAABdgAAAAADZAAAAAABWQAAAAAAWQAAAAABWQAAAAABcQAAAAABbAAAAAACbAAAAAACbAAAAAAAbAAAAAABbAAAAAABbAAAAAADbAAAAAABeQAAAAAAbAAAAAACbAAAAAAA + tiles: TQAAAAAAWQAAAAABAgAAAAAAWQAAAAADWQAAAAABWQAAAAABeQAAAAAAbAAAAAADbAAAAAACbAAAAAACbAAAAAADeQAAAAAAHQAAAAADIgAAAAADIgAAAAADHQAAAAADWQAAAAACWQAAAAAAWQAAAAAAWQAAAAABWQAAAAAAWQAAAAAAeQAAAAAAbAAAAAADbAAAAAABBQAAAAAAbAAAAAACcQAAAAAAHQAAAAAAHQAAAAAAHQAAAAADHQAAAAABeQAAAAAAWQAAAAADWQAAAAADWQAAAAACWQAAAAABWQAAAAACeQAAAAAAbAAAAAABbAAAAAAAbAAAAAABbAAAAAAAeQAAAAAAIgAAAAAAIgAAAAABIgAAAAADIgAAAAABeQAAAAAAeQAAAAAAWQAAAAABTQAAAAAAWQAAAAABeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAABbAAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAACeQAAAAAAbAAAAAAAbAAAAAACeQAAAAAAbAAAAAAAbAAAAAABLAAAAAAALAAAAAAAeQAAAAAAbAAAAAACbAAAAAABeQAAAAAAeQAAAAAAWQAAAAACWQAAAAABWQAAAAACeQAAAAAAbAAAAAAAbAAAAAABbAAAAAACbAAAAAAAbAAAAAADbAAAAAADbAAAAAADeQAAAAAAbAAAAAADbAAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAABWQAAAAACeQAAAAAAbAAAAAABbAAAAAADbAAAAAABbAAAAAABbAAAAAAAbAAAAAACbAAAAAADbAAAAAADbAAAAAACbAAAAAACeQAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAADeQAAAAAAbAAAAAABbAAAAAACbAAAAAADbAAAAAABbAAAAAACbAAAAAADbAAAAAACeQAAAAAAbAAAAAADbAAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAbAAAAAADbAAAAAAAeQAAAAAAbAAAAAADbAAAAAADbAAAAAACbAAAAAACeQAAAAAAbAAAAAAAbAAAAAAAdgAAAAADeQAAAAAAWQAAAAADWQAAAAADAgAAAAAAeQAAAAAAbAAAAAADbAAAAAADbAAAAAACbAAAAAAAbAAAAAADeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAABbAAAAAABdgAAAAACeQAAAAAAWQAAAAACWQAAAAADWQAAAAABeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAACbAAAAAACbAAAAAADbAAAAAABbAAAAAACeQAAAAAAbAAAAAAAbAAAAAACdgAAAAABeQAAAAAAWQAAAAAAWQAAAAADWQAAAAAAeQAAAAAAbAAAAAACbAAAAAAAbAAAAAABbAAAAAAAbAAAAAAAbAAAAAABbAAAAAABeQAAAAAAbAAAAAAAbAAAAAABdgAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAABeQAAAAAAbAAAAAADbAAAAAAAbAAAAAABBQAAAAAAbAAAAAAAbAAAAAACbAAAAAACeQAAAAAAeQAAAAAAbAAAAAABdgAAAAACZAAAAAADWQAAAAAAWQAAAAADWQAAAAAAcQAAAAABbAAAAAADbAAAAAACbAAAAAADbAAAAAAAbAAAAAACbAAAAAABbAAAAAACeQAAAAAAbAAAAAACbAAAAAAAdgAAAAAAZAAAAAACAgAAAAAAWQAAAAABWQAAAAADcQAAAAAABQAAAAAAbAAAAAACbAAAAAACbAAAAAACbAAAAAADbAAAAAACbAAAAAADeQAAAAAAbAAAAAAAbAAAAAACdgAAAAAAZAAAAAAAWQAAAAAAWQAAAAACWQAAAAABcQAAAAAAbAAAAAADbAAAAAADbAAAAAADbAAAAAACbAAAAAACbAAAAAACBQAAAAAAeQAAAAAAbAAAAAADbAAAAAAA version: 6 0,0: ind: 0,0 - tiles: dgAAAAADeQAAAAAAWQAAAAAAWQAAAAADWQAAAAABWQAAAAADbAAAAAAAbAAAAAACbAAAAAABbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAACeQAAAAAAbAAAAAAAbAAAAAAAdgAAAAACeQAAAAAAWQAAAAADWQAAAAADWQAAAAACeQAAAAAAbAAAAAAAbAAAAAACbAAAAAADbAAAAAAAbAAAAAAAbAAAAAADbAAAAAADeQAAAAAAbAAAAAADbAAAAAADeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAABWQAAAAADWQAAAAACWQAAAAADWQAAAAADWQAAAAAAWQAAAAAAWQAAAAADWQAAAAAAWQAAAAACWQAAAAACWQAAAAABWQAAAAADWQAAAAACWQAAAAACWQAAAAABWQAAAAABWQAAAAABWQAAAAAAWQAAAAAAWQAAAAABWQAAAAABWQAAAAAAWQAAAAAAWQAAAAABWQAAAAAAWQAAAAAAWQAAAAABWQAAAAADWQAAAAADWQAAAAACWQAAAAABWQAAAAADWQAAAAADWQAAAAABWQAAAAACWQAAAAADWQAAAAABWQAAAAAAWQAAAAADWQAAAAABWQAAAAADWQAAAAABWQAAAAACWQAAAAADWQAAAAABWQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAADeQAAAAAAeQAAAAAAIgAAAAAAeQAAAAAAIgAAAAABeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAABWQAAAAABHQAAAAACeQAAAAAAWQAAAAABWQAAAAADWQAAAAABeQAAAAAAHQAAAAACHQAAAAACHQAAAAABHQAAAAABHQAAAAADeQAAAAAAWQAAAAABWQAAAAADWQAAAAAAWQAAAAACHQAAAAACeQAAAAAAWQAAAAACWQAAAAADWQAAAAADeQAAAAAAHQAAAAAAHQAAAAACHQAAAAADHQAAAAACHQAAAAABeQAAAAAAeQAAAAAAWQAAAAABZAAAAAAAWQAAAAADHQAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAABeQAAAAAAHQAAAAACHQAAAAACHQAAAAAAHQAAAAADHQAAAAADeQAAAAAAWQAAAAADWQAAAAADWQAAAAADWQAAAAAAWQAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAABeQAAAAAAHQAAAAAAHQAAAAADHQAAAAABHQAAAAAAHQAAAAAAeQAAAAAAWQAAAAABWQAAAAABWQAAAAADWQAAAAAAbAAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAABeQAAAAAAHQAAAAACHQAAAAAAHQAAAAACHQAAAAAAHQAAAAADeQAAAAAAWQAAAAADWQAAAAAAWQAAAAAAWQAAAAACbAAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAABWQAAAAAAbAAAAAAAeQAAAAAAWQAAAAABWQAAAAACWQAAAAADeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAABWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAA + tiles: dgAAAAABeQAAAAAAWQAAAAABWQAAAAACWQAAAAADWQAAAAADbAAAAAADbAAAAAADbAAAAAADbAAAAAADbAAAAAAAbAAAAAACbAAAAAABeQAAAAAAbAAAAAADbAAAAAADdgAAAAADeQAAAAAAWQAAAAACWQAAAAAAWQAAAAABeQAAAAAAbAAAAAABbAAAAAACbAAAAAABbAAAAAADbAAAAAAAbAAAAAACbAAAAAAAeQAAAAAAbAAAAAAAbAAAAAABeQAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAABWQAAAAACWQAAAAADAgAAAAAAWQAAAAACWQAAAAABWQAAAAACWQAAAAADWQAAAAADWQAAAAACWQAAAAADWQAAAAACWQAAAAAAWQAAAAACWQAAAAADWQAAAAABWQAAAAABWQAAAAACWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAACWQAAAAACWQAAAAABWQAAAAAAWQAAAAADWQAAAAABWQAAAAABWQAAAAACAgAAAAAAWQAAAAADWQAAAAAAWQAAAAACWQAAAAACWQAAAAADWQAAAAACWQAAAAADWQAAAAABWQAAAAAAWQAAAAADWQAAAAACWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAACWQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAADeQAAAAAAeQAAAAAAIgAAAAAAeQAAAAAAIgAAAAADeQAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAAAWQAAAAADHQAAAAADeQAAAAAAWQAAAAAAWQAAAAACWQAAAAAAeQAAAAAAHQAAAAACHQAAAAAAHQAAAAACHQAAAAABHQAAAAABeQAAAAAAWQAAAAACWQAAAAAAWQAAAAABWQAAAAABHQAAAAADeQAAAAAAWQAAAAACWQAAAAAAAgAAAAAAeQAAAAAAHQAAAAABHQAAAAABHQAAAAACHQAAAAAAHQAAAAACeQAAAAAAeQAAAAAAWQAAAAACZAAAAAAAWQAAAAACHQAAAAADeQAAAAAAAgAAAAAAWQAAAAABWQAAAAACeQAAAAAAHQAAAAACHQAAAAADHQAAAAAAHQAAAAABHQAAAAADeQAAAAAAWQAAAAADWQAAAAADWQAAAAACWQAAAAACPgAAAAAAeQAAAAAAWQAAAAABWQAAAAABWQAAAAACeQAAAAAAHQAAAAADHQAAAAAAHQAAAAACHQAAAAADHQAAAAAAeQAAAAAAWQAAAAACWQAAAAADWQAAAAADWQAAAAAAPgAAAAAAeQAAAAAAWQAAAAACWQAAAAACWQAAAAADeQAAAAAAHQAAAAADHQAAAAADHQAAAAACHQAAAAABHQAAAAADeQAAAAAAWQAAAAADWQAAAAACWQAAAAACWQAAAAABPgAAAAAAeQAAAAAAWQAAAAAAWQAAAAACAgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAADWQAAAAABWQAAAAADPgAAAAAAeQAAAAAAWQAAAAACWQAAAAACWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAWQAAAAADeQAAAAAAWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAA version: 6 1,0: ind: 1,0 - tiles: bAAAAAACbAAAAAADbAAAAAABbAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAARQAAAAAARQAAAAAARQAAAAAARQAAAAAARQAAAAAAeQAAAAAAWQAAAAAAbAAAAAABbAAAAAABbAAAAAABbAAAAAABeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAARQAAAAAARQAAAAAARQAAAAAARQAAAAAARQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAARQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAADWQAAAAABWQAAAAADWQAAAAAAWQAAAAAAWQAAAAADWQAAAAACWQAAAAABWQAAAAADWQAAAAAAWQAAAAADWQAAAAABWQAAAAADWQAAAAAAWQAAAAADWQAAAAACWQAAAAABWQAAAAAAWQAAAAABWQAAAAABWQAAAAACWQAAAAADWQAAAAADWQAAAAADWQAAAAACWQAAAAADWQAAAAABWQAAAAACWQAAAAACWQAAAAACeQAAAAAAWQAAAAACWQAAAAACWQAAAAABWQAAAAADWQAAAAABWQAAAAACWQAAAAAAWQAAAAADWQAAAAABWQAAAAADWQAAAAADWQAAAAACWQAAAAAAWQAAAAABWQAAAAADHQAAAAACWQAAAAADWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAADWQAAAAADWQAAAAABeQAAAAAAWQAAAAABWQAAAAACeQAAAAAAWQAAAAABWQAAAAADWQAAAAACWQAAAAABWQAAAAACWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAABWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAACWQAAAAABeQAAAAAAWQAAAAABWQAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAaAAAAAAAWQAAAAABeQAAAAAAWQAAAAABWQAAAAACWQAAAAAAWQAAAAADWQAAAAACWQAAAAACWQAAAAACWQAAAAACWQAAAAACWQAAAAAAdgAAAAACdgAAAAABeQAAAAAAaAAAAAAAWQAAAAAAWQAAAAABWQAAAAADWQAAAAABWQAAAAABWQAAAAAAWQAAAAAAWQAAAAACWQAAAAAAeQAAAAAAWQAAAAABWQAAAAACdgAAAAAAdgAAAAABeQAAAAAAaAAAAAAAWQAAAAACWQAAAAABWQAAAAADWQAAAAAAWQAAAAACWQAAAAABWQAAAAACWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAWQAAAAABeQAAAAAAWQAAAAABWQAAAAABWQAAAAADWQAAAAACWQAAAAABWQAAAAACWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAACWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAADWQAAAAACWQAAAAABWQAAAAADWQAAAAACWQAAAAAAWQAAAAACWQAAAAAAWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAA + tiles: bAAAAAADbAAAAAAAbAAAAAADbAAAAAACeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAARQAAAAAARQAAAAAARQAAAAAARQAAAAAARQAAAAAAeQAAAAAAWQAAAAAAbAAAAAADbAAAAAABbAAAAAAAbAAAAAACeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAARQAAAAAARQAAAAAARQAAAAAARQAAAAAARQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAARQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAACAgAAAAAAWQAAAAABWQAAAAAAWQAAAAADWQAAAAADWQAAAAABWQAAAAACWQAAAAABAgAAAAAAWQAAAAAAWQAAAAACWQAAAAABWQAAAAAAWQAAAAABWQAAAAAAWQAAAAACWQAAAAAAWQAAAAAAWQAAAAADWQAAAAACWQAAAAAAWQAAAAAAWQAAAAADWQAAAAADWQAAAAACWQAAAAAAWQAAAAAAWQAAAAACeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAACWQAAAAACWQAAAAABWQAAAAACWQAAAAABWQAAAAADAgAAAAAAWQAAAAABWQAAAAAAWQAAAAACWQAAAAADAgAAAAAAWQAAAAABHQAAAAADWQAAAAABWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAADWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAWQAAAAACWQAAAAABeQAAAAAAWQAAAAAAWQAAAAABWQAAAAABWQAAAAACWQAAAAACWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAADWQAAAAABeQAAAAAAWQAAAAADWQAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAaAAAAAAAWQAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAAAWQAAAAAAWQAAAAADWQAAAAACWQAAAAACWQAAAAADWQAAAAADWQAAAAABdgAAAAACdgAAAAAAeQAAAAAAaAAAAAAAWQAAAAACWQAAAAACWQAAAAAAWQAAAAADWQAAAAAAWQAAAAADWQAAAAADWQAAAAABWQAAAAACeQAAAAAAWQAAAAABWQAAAAABdgAAAAADdgAAAAAAeQAAAAAAaAAAAAAAWQAAAAADWQAAAAADWQAAAAADWQAAAAADWQAAAAADWQAAAAACWQAAAAADWQAAAAABWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAWQAAAAACeQAAAAAAWQAAAAABWQAAAAAAWQAAAAACWQAAAAACWQAAAAACWQAAAAADWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAADWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAADWQAAAAABWQAAAAABWQAAAAABWQAAAAADWQAAAAABWQAAAAABWQAAAAADWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA version: 6 0,1: ind: 0,1 - tiles: eQAAAAAAWQAAAAAAWQAAAAACWQAAAAABWQAAAAADWQAAAAABeQAAAAAAHQAAAAADHQAAAAACHQAAAAACHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAHQAAAAADWQAAAAABWQAAAAABWQAAAAACWQAAAAABWQAAAAABdgAAAAABdgAAAAADdgAAAAADdgAAAAADdgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAABWQAAAAAAWQAAAAADeQAAAAAAdgAAAAADdgAAAAACdgAAAAADdgAAAAACeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAABWQAAAAABWQAAAAAAWQAAAAABWQAAAAACeQAAAAAAdgAAAAAAdgAAAAACdgAAAAADdgAAAAADHQAAAAABeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAAAWQAAAAABWQAAAAACWQAAAAAAdgAAAAACdgAAAAACdgAAAAABdgAAAAACeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAACWQAAAAABWQAAAAAAeQAAAAAAHQAAAAABHQAAAAADHQAAAAACHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADeQAAAAAAHQAAAAAAHQAAAAADHQAAAAABeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAdgAAAAACdgAAAAACdgAAAAADeQAAAAAAeQAAAAAAAAAAAAAAHQAAAAAAHQAAAAACHQAAAAADHQAAAAADHQAAAAADeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAdgAAAAADdgAAAAAAdgAAAAACeQAAAAAAeQAAAAAAAAAAAAAAHQAAAAADHQAAAAABHQAAAAACHQAAAAAAHQAAAAACPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAdgAAAAACdgAAAAADeQAAAAAAdgAAAAADeQAAAAAAeQAAAAAAAAAAAAAAHQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAdgAAAAADeQAAAAAAbAAAAAAAbAAAAAACeQAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAHQAAAAADHQAAAAADHQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAABeQAAAAAAeQAAAAAAAAAAAAAAHQAAAAACHQAAAAACHQAAAAABHQAAAAABHQAAAAABHQAAAAADHQAAAAAAHQAAAAABHQAAAAAAHQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAHQAAAAADeQAAAAAAHQAAAAACHQAAAAACHQAAAAABeQAAAAAAHQAAAAABHQAAAAACHQAAAAAAHQAAAAADeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAACHQAAAAACHQAAAAACHQAAAAADHQAAAAADHQAAAAACHQAAAAACHQAAAAACHQAAAAACHQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAADHQAAAAADHQAAAAADHQAAAAADHQAAAAACHQAAAAACHQAAAAACHQAAAAAAHQAAAAADeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: eQAAAAAAWQAAAAACAgAAAAAAWQAAAAADWQAAAAABWQAAAAACeQAAAAAAHQAAAAABHQAAAAABHQAAAAADHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAHQAAAAACWQAAAAABWQAAAAABWQAAAAABWQAAAAABWQAAAAAAdgAAAAABdgAAAAADdgAAAAAAdgAAAAACdgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAABWQAAAAABWQAAAAAAAgAAAAAAWQAAAAAAeQAAAAAAdgAAAAACdgAAAAACdgAAAAACdgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAACWQAAAAAAWQAAAAADWQAAAAABWQAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAADdgAAAAADHQAAAAADeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAACWQAAAAADWQAAAAAAWQAAAAADdgAAAAABdgAAAAACdgAAAAADdgAAAAACeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAWQAAAAABAgAAAAAAWQAAAAABWQAAAAABWQAAAAACeQAAAAAAHQAAAAADHQAAAAABHQAAAAABHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACeQAAAAAAHQAAAAABHQAAAAAAHQAAAAACeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAdgAAAAACdgAAAAABdgAAAAABeQAAAAAAeQAAAAAAeAAAAAAAHQAAAAACHQAAAAACHQAAAAADHQAAAAAAHQAAAAABeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAdgAAAAAAdgAAAAADdgAAAAACeQAAAAAAeQAAAAAAeAAAAAAAHQAAAAABHQAAAAAAHQAAAAABHQAAAAACHQAAAAABPgAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAdgAAAAABeQAAAAAAeQAAAAAAAAAAAAAAHQAAAAAAeQAAAAAAHQAAAAABHQAAAAADHQAAAAADeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAdgAAAAAAeQAAAAAAbAAAAAABbAAAAAADeQAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAABHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAADbAAAAAAAeQAAAAAAAAAAAAAAHQAAAAADAQAAAAADAQAAAAACAQAAAAADAQAAAAACHQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAHQAAAAADAQAAAAADAQAAAAAAAQAAAAABAQAAAAADeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAACAQAAAAABAQAAAAABAQAAAAADAQAAAAADHQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAACHQAAAAABHQAAAAAAHQAAAAAAHQAAAAABeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -2,0: ind: -2,0 - tiles: eQAAAAAAdgAAAAAAdgAAAAACdgAAAAAAdgAAAAABdgAAAAACWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAOgAAAAAAYwAAAAADYwAAAAAAYwAAAAABOgAAAAAAeQAAAAAAdgAAAAADdgAAAAACdgAAAAACdgAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAADeQAAAAAAeQAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAABWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAACWQAAAAACWQAAAAACWQAAAAACWQAAAAADWQAAAAACWQAAAAACWQAAAAACWQAAAAACWQAAAAABWQAAAAABWQAAAAAAWQAAAAACWQAAAAADWQAAAAACWQAAAAACWQAAAAAAWQAAAAADWQAAAAABWQAAAAAAWQAAAAABWQAAAAABWQAAAAACWQAAAAADWQAAAAACWQAAAAAAWQAAAAAAWQAAAAACWQAAAAADWQAAAAADWQAAAAACWQAAAAADWQAAAAADWQAAAAADWQAAAAACWQAAAAAAWQAAAAADWQAAAAACWQAAAAAAWQAAAAADWQAAAAABWQAAAAABWQAAAAABWQAAAAADWQAAAAABWQAAAAADWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAABWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAACWQAAAAABWQAAAAAAWQAAAAADWQAAAAAAWwAAAAACWwAAAAACeQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAaAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAABeQAAAAAAWQAAAAAAWQAAAAACWwAAAAACWwAAAAADeQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAaAAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAAAWQAAAAAAWQAAAAADWQAAAAAAWQAAAAABWwAAAAAAWwAAAAACeQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAaAAAAAAAeQAAAAAAWQAAAAACWQAAAAAAWQAAAAABWQAAAAABeQAAAAAAWQAAAAABWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA + tiles: eQAAAAAAdgAAAAADdgAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAADeQAAAAAAKAAAAAAAYAAAAAAABgAAAAAAYAAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAYAAAAAAAKAAAAAAAYAAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAgAAAAAAWQAAAAAAWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAADWQAAAAAAWQAAAAACWQAAAAACWQAAAAAAWQAAAAABWQAAAAADWQAAAAAAWQAAAAABWQAAAAADWQAAAAADWQAAAAABWQAAAAABWQAAAAABWQAAAAACWQAAAAABAgAAAAAAWQAAAAACWQAAAAACWQAAAAAAWQAAAAACWQAAAAACWQAAAAACAgAAAAADWQAAAAADTQAAAAAAWQAAAAAAAgAAAAAAWQAAAAACWQAAAAAAWQAAAAACWQAAAAABWQAAAAAAWQAAAAAAWQAAAAADWQAAAAAAWQAAAAACAgAAAAAAWQAAAAABWQAAAAABWQAAAAABWQAAAAADWQAAAAACWQAAAAACWQAAAAABWQAAAAABWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAABWQAAAAACWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAACAgAAAAAAWQAAAAABeQAAAAAAeQAAAAAAWQAAAAACWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAACWQAAAAACWQAAAAACWQAAAAABWQAAAAADWQAAAAABWQAAAAAAWwAAAAADWwAAAAADeQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAaAAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAACWQAAAAACeQAAAAAAAgAAAAAAWQAAAAACWwAAAAABWwAAAAACeQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAaAAAAAAAeQAAAAAAWQAAAAABWQAAAAABAgAAAAAAWQAAAAADWQAAAAADWQAAAAADWQAAAAABWwAAAAADWwAAAAABeQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAaAAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAADWQAAAAADeQAAAAAAWQAAAAABWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAJgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAA version: 6 1,-1: ind: 1,-1 - tiles: eQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAcQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAbAAAAAADbAAAAAAAbAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAbAAAAAABbAAAAAABbAAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAbAAAAAADbAAAAAACbAAAAAADbAAAAAACcQAAAAABdgAAAAACdgAAAAADdgAAAAACdgAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAACbAAAAAACbAAAAAAAbAAAAAACeQAAAAAAdgAAAAABdgAAAAABdgAAAAACdgAAAAAAdgAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAbAAAAAAAbAAAAAACbAAAAAACbAAAAAABeQAAAAAAdgAAAAACdgAAAAAAdgAAAAAAdgAAAAACdgAAAAADeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAbAAAAAADbAAAAAABbAAAAAAAbAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAADbAAAAAADbAAAAAACbAAAAAACeQAAAAAAbAAAAAADbAAAAAAAbAAAAAACbAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAACbAAAAAADbAAAAAABbAAAAAACcQAAAAACbAAAAAABbAAAAAABbAAAAAAAbAAAAAADeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAbAAAAAAAbAAAAAADbAAAAAABbAAAAAABeQAAAAAAbAAAAAAAbAAAAAADbAAAAAAAbAAAAAACeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAACbAAAAAADbAAAAAABeQAAAAAAbAAAAAABbAAAAAAAbAAAAAADbAAAAAABeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAAAbAAAAAADbAAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAACWQAAAAADWQAAAAACbAAAAAAAbAAAAAACbAAAAAADbAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAACWQAAAAADWQAAAAABbAAAAAADbAAAAAACbAAAAAACbAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAACWQAAAAAAWQAAAAAAbAAAAAAAbAAAAAADbAAAAAADbAAAAAADeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAD + tiles: eQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAcQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAbAAAAAAAbAAAAAADbAAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAbAAAAAADbAAAAAADbAAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAADBQAAAAAAbAAAAAACcQAAAAADdgAAAAACdgAAAAAAdgAAAAADdgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAADbAAAAAACbAAAAAABbAAAAAAAeQAAAAAAdgAAAAABdgAAAAABdgAAAAABdgAAAAACdgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAbAAAAAAAbAAAAAACbAAAAAAAbAAAAAADeQAAAAAAdgAAAAABdgAAAAAAdgAAAAAAdgAAAAABdgAAAAACeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAbAAAAAABbAAAAAADbAAAAAABbAAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAABBQAAAAAAbAAAAAABbAAAAAAAeQAAAAAAbAAAAAAAbAAAAAACbAAAAAACbAAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAABbAAAAAABbAAAAAADbAAAAAACcQAAAAACbAAAAAABbAAAAAAAbAAAAAABbAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAbAAAAAABbAAAAAADbAAAAAADbAAAAAACeQAAAAAAbAAAAAACbAAAAAADbAAAAAAAbAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAADbAAAAAADbAAAAAAAbAAAAAACeQAAAAAAbAAAAAACbAAAAAABbAAAAAACbAAAAAACeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAABbAAAAAACbAAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAADAgAAAAAAWQAAAAADbAAAAAABbAAAAAACbAAAAAABbAAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAACWQAAAAAAWQAAAAADbAAAAAADbAAAAAACbAAAAAABbAAAAAABeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAACWQAAAAACWQAAAAADbAAAAAABbAAAAAAAbAAAAAABbAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAB version: 6 0,-2: ind: 0,-2 - tiles: eQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAdgAAAAACdgAAAAABdgAAAAADdgAAAAAAdgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAABdgAAAAADdgAAAAAAdgAAAAADeQAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACaAAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAABdgAAAAAAdgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADIgAAAAACdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAADdgAAAAABdgAAAAADdgAAAAABdgAAAAADdgAAAAAAdgAAAAABdgAAAAACeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACHQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAACdgAAAAABdgAAAAACdgAAAAABdgAAAAACdgAAAAABdgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAADdgAAAAADdgAAAAAAdgAAAAACdgAAAAAAdgAAAAACdgAAAAABdgAAAAACeQAAAAAAeQAAAAAAeQAAAAAAQAAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAdgAAAAACdgAAAAAAdgAAAAABdgAAAAADdgAAAAACdgAAAAADdgAAAAADeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAAAeQAAAAAAdgAAAAACdgAAAAACdgAAAAADdgAAAAABdgAAAAABdgAAAAACdgAAAAABeQAAAAAAeQAAAAAAaAAAAAAAZAAAAAADWQAAAAABWQAAAAAAWQAAAAACWQAAAAACeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAACdgAAAAACdgAAAAACdgAAAAACdgAAAAABeQAAAAAAeQAAAAAAaAAAAAAAZAAAAAADWQAAAAABWQAAAAAAWQAAAAABWQAAAAACWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAZAAAAAACWQAAAAADWQAAAAABWQAAAAABWQAAAAABWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAZAAAAAAAWQAAAAABWQAAAAADWQAAAAABWQAAAAACWQAAAAACeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAADWQAAAAACWQAAAAAAeQAAAAAAeQAAAAAAaQAAAAAAaQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAABWQAAAAAAWQAAAAABWQAAAAAAeQAAAAAAbAAAAAABbAAAAAAAbAAAAAADbAAAAAACeQAAAAAAIgAAAAABIgAAAAAAIgAAAAACIgAAAAADWQAAAAACWQAAAAABWQAAAAADWQAAAAAAWQAAAAAAWQAAAAACeQAAAAAAbAAAAAAAbAAAAAABbAAAAAACbAAAAAACeQAAAAAAHQAAAAADHQAAAAADHQAAAAADHQAAAAAD + tiles: eQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAdgAAAAAAdgAAAAABdgAAAAACeQAAAAAAdgAAAAABdgAAAAABdgAAAAAAdgAAAAADdgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAdgAAAAACdgAAAAAAdgAAAAACdgAAAAADdgAAAAACdgAAAAADdgAAAAACdgAAAAABeQAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADaAAAAAAAdgAAAAACdgAAAAAAdgAAAAACdgAAAAAAdgAAAAADdgAAAAABdgAAAAACdgAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADIgAAAAACdgAAAAABdgAAAAABdgAAAAACdgAAAAABdgAAAAAAdgAAAAACdgAAAAABdgAAAAAAdgAAAAABdgAAAAAAdgAAAAADeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAABdgAAAAADdgAAAAADdgAAAAACdgAAAAAAdgAAAAAAdgAAAAACdgAAAAAAdgAAAAADdgAAAAABdgAAAAAAdgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAeQAAAAAAdgAAAAABdgAAAAADdgAAAAACdgAAAAADdgAAAAADdgAAAAADdgAAAAADdgAAAAADdgAAAAABdgAAAAADdgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAQAAAAAAAeQAAAAAAdgAAAAABdgAAAAACdgAAAAAAeQAAAAAAdgAAAAABdgAAAAACdgAAAAADdgAAAAACdgAAAAABdgAAAAAAdgAAAAABeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAADeQAAAAAAdgAAAAACdgAAAAACdgAAAAAAdgAAAAACdgAAAAADdgAAAAADdgAAAAADeQAAAAAAeQAAAAAAaAAAAAAAZAAAAAACWQAAAAADWQAAAAAAWQAAAAACWQAAAAADeQAAAAAAeQAAAAAAdgAAAAADdgAAAAACdgAAAAABdgAAAAAAdgAAAAABdgAAAAACeQAAAAAAeQAAAAAAaAAAAAAAZAAAAAABAgAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAZAAAAAAAWQAAAAADWQAAAAAAAgAAAAAAWQAAAAAAAgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAZAAAAAAAWQAAAAADWQAAAAAAWQAAAAAAWQAAAAABWQAAAAACeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAADAgAAAAAAWQAAAAACWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAaQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAACWQAAAAAAWQAAAAADeQAAAAAAbAAAAAADbAAAAAACbAAAAAABbAAAAAADeQAAAAAAIgAAAAACIgAAAAACIgAAAAAAIgAAAAABWQAAAAADWQAAAAAAWQAAAAACWQAAAAAAWQAAAAAAWQAAAAABeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAACeQAAAAAAHQAAAAABHQAAAAACHQAAAAABHQAAAAAC version: 6 1,-2: ind: 1,-2 - tiles: eQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAACYAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAcQAAAAAAcQAAAAABcQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA + tiles: eQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAWQAAAAABWQAAAAABYAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAcQAAAAACcQAAAAABcQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA version: 6 -1,1: ind: -1,1 - tiles: eQAAAAAALAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAeQAAAAAAWQAAAAADLQAAAAAAWQAAAAAALQAAAAAAWQAAAAABeQAAAAAAHQAAAAABHQAAAAADHQAAAAABHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACeQAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAACWQAAAAABWQAAAAAAeQAAAAAAHQAAAAAAHQAAAAACHQAAAAAAHQAAAAACeQAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABHQAAAAAAHQAAAAACHQAAAAADeQAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAAeQAAAAAAHQAAAAAAHQAAAAADHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAAIgAAAAACdgAAAAADdgAAAAAAdgAAAAABeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAAeQAAAAAAdgAAAAAAdgAAAAACdgAAAAACeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAABdgAAAAADdgAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAYAAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAeQAAAAAAHQAAAAADHQAAAAACHQAAAAACeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAHQAAAAADHQAAAAACHQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADHQAAAAADHQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAHQAAAAADHQAAAAADHQAAAAAB + tiles: eQAAAAAAJgAAAAABJgAAAAABJgAAAAABeQAAAAAAeQAAAAAAWQAAAAACAgAAAAAAAgAAAAAAAgAAAAAAWQAAAAAAeQAAAAAAHQAAAAABHQAAAAADHQAAAAADHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAAAWQAAAAADWQAAAAAAWQAAAAABeQAAAAAAHQAAAAADHQAAAAAAHQAAAAAAHQAAAAADeQAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAACHQAAAAAAHQAAAAADeQAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAAeQAAAAAAHQAAAAADHQAAAAAAHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAAIgAAAAAAdgAAAAADdgAAAAACdgAAAAACeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAAeQAAAAAAdgAAAAAAdgAAAAADdgAAAAACeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAADdgAAAAABdgAAAAACeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAHQAAAAACHQAAAAADHQAAAAACHQAAAAAAeQAAAAAAeQAAAAAATQAAAAAATQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAATQAAAAAAHQAAAAAAHQAAAAACHQAAAAADeQAAAAAAHQAAAAACHQAAAAABHQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAATQAAAAAAHQAAAAAAHQAAAAACHQAAAAACHQAAAAABHQAAAAADHQAAAAACHQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAATQAAAAAAHQAAAAABHQAAAAACHQAAAAADHQAAAAABHQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAHQAAAAABHQAAAAADHQAAAAADHQAAAAADeQAAAAAAHQAAAAACeQAAAAAAHQAAAAAA version: 6 -2,1: ind: -2,1 - tiles: dgAAAAACeQAAAAAAKQAAAAAAKQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAADeQAAAAAAKQAAAAAAKQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeQAAAAAALgAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: dgAAAAAAeQAAAAAAKQAAAAAAKQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAdgAAAAABeQAAAAAAKQAAAAAAKQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAdgAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeQAAAAAALgAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -1,2: ind: -1,2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAHQAAAAABHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABHQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAAHQAAAAACHQAAAAACeQAAAAAAeAAAAAAAeAAAAAAATQAAAAAAHQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAAAHQAAAAABHQAAAAACHQAAAAADHQAAAAADHQAAAAABTQAAAAAAeAAAAAAAeAAAAAAATQAAAAAAHQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAAAHQAAAAAAHQAAAAADHQAAAAAAHQAAAAACHQAAAAADTQAAAAAAeAAAAAAAeAAAAAAATQAAAAAAHQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAABHQAAAAABHQAAAAADHQAAAAABHQAAAAAAHQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAATQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 1,1: ind: 1,1 - tiles: aAAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAACWQAAAAAAWQAAAAAAWQAAAAABWQAAAAABZAAAAAAAWQAAAAABWQAAAAABWQAAAAABZAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAABWQAAAAADWQAAAAACWQAAAAADWQAAAAAAZAAAAAAAWQAAAAACWQAAAAADWQAAAAADZAAAAAACeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAACeQAAAAAAZAAAAAADaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAADeQAAAAAAZAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAWQAAAAACWQAAAAACWQAAAAACeQAAAAAAZAAAAAACaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAABeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAADeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAABeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: aAAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAACWQAAAAADWQAAAAACWQAAAAACWQAAAAAAZAAAAAACWQAAAAABWQAAAAAAWQAAAAADZAAAAAADeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAAAWQAAAAACWQAAAAADWQAAAAAAWQAAAAACZAAAAAADWQAAAAACWQAAAAABWQAAAAAAZAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAACWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAADWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAADeQAAAAAAZAAAAAABaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAWQAAAAACWQAAAAABWQAAAAADeQAAAAAAZAAAAAACaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAABeQAAAAAAZAAAAAACaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAWQAAAAACWQAAAAADWQAAAAACeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAAAWQAAAAABeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 0,2: ind: 0,2 - tiles: HQAAAAADHQAAAAABHQAAAAACHQAAAAADHQAAAAAAHQAAAAABHQAAAAAAHQAAAAADeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: HQAAAAADHQAAAAADHQAAAAABHQAAAAADHQAAAAADeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAACHQAAAAACHQAAAAABHQAAAAABHQAAAAABTQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAACHQAAAAACHQAAAAABHQAAAAACHQAAAAACTQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAAAHQAAAAACHQAAAAAAHQAAAAACHQAAAAADTQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATQAAAAAAeQAAAAAAeQAAAAAATQAAAAAATQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 2,0: ind: 2,0 - tiles: WQAAAAABWQAAAAABWQAAAAAAWQAAAAADeQAAAAAAHQAAAAAAHQAAAAADHQAAAAABHQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABHQAAAAAAHQAAAAADHQAAAAABHQAAAAADHQAAAAACWQAAAAADWQAAAAAAWQAAAAAAWQAAAAACeQAAAAAAWQAAAAAAWQAAAAABWQAAAAAAWQAAAAADWQAAAAACWQAAAAAAWQAAAAADWQAAAAADWQAAAAADWQAAAAACWQAAAAAAWQAAAAAATAAAAAAAWQAAAAAAWQAAAAABWQAAAAABWQAAAAAAWQAAAAABWQAAAAACWQAAAAADWQAAAAAAWQAAAAAAWQAAAAADWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAATAAAAAAATAAAAAAATAAAAAAAWQAAAAACWQAAAAADWQAAAAABWQAAAAABWQAAAAADWQAAAAADWQAAAAAAWQAAAAAAWQAAAAABWQAAAAABWQAAAAABWQAAAAACWQAAAAAAWQAAAAADTAAAAAAAWQAAAAABWQAAAAADWQAAAAABWQAAAAADWQAAAAACWQAAAAAAWQAAAAAAWQAAAAADWQAAAAAAWQAAAAAAWQAAAAACWQAAAAACWQAAAAABWQAAAAABWQAAAAADWQAAAAACWQAAAAACWQAAAAADeQAAAAAAWQAAAAADWQAAAAAAWQAAAAABWQAAAAABWQAAAAADWQAAAAACWQAAAAAAWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAATQAAAAAATQAAAAAATQAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAADHQAAAAADHQAAAAABHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAAWQAAAAACWQAAAAAAWQAAAAADeQAAAAAAHQAAAAADHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA + tiles: WQAAAAAAWQAAAAADWQAAAAACWQAAAAAAeQAAAAAAHQAAAAABHQAAAAAAHQAAAAABHQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADHQAAAAABHQAAAAAAHQAAAAAAHQAAAAACHQAAAAACAgAAAAAAWQAAAAACWQAAAAAAWQAAAAABeQAAAAAAWQAAAAACWQAAAAADWQAAAAABWQAAAAADWQAAAAABWQAAAAAAWQAAAAAAWQAAAAADWQAAAAADWQAAAAACWQAAAAACWQAAAAADTAAAAAADWQAAAAACWQAAAAADWQAAAAACWQAAAAACWQAAAAADAgAAAAAAWQAAAAAAWQAAAAADWQAAAAAAWQAAAAABWQAAAAACAgAAAAAAWQAAAAABWQAAAAACTAAAAAAATAAAAAACTAAAAAACWQAAAAABeQAAAAAAWQAAAAABWQAAAAACWQAAAAADWQAAAAAAWQAAAAAAWQAAAAABWQAAAAACWQAAAAABWQAAAAACWQAAAAABWQAAAAAAWQAAAAABTAAAAAADWQAAAAAAWQAAAAABWQAAAAADWQAAAAADWQAAAAAAWQAAAAACWQAAAAADWQAAAAABWQAAAAAAWQAAAAABWQAAAAADWQAAAAABWQAAAAACWQAAAAABWQAAAAACWQAAAAAAAgAAAAAAWQAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAADWQAAAAACWQAAAAADWQAAAAADWQAAAAABWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAATQAAAAAATQAAAAAATQAAAAAAeQAAAAAAWQAAAAADAgAAAAAAWQAAAAABHQAAAAACHQAAAAAAHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAATQAAAAAATQAAAAAATQAAAAAATQAAAAAAWQAAAAAAWQAAAAABWQAAAAACeQAAAAAAHQAAAAACHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA version: 6 3,0: ind: 3,0 - tiles: HQAAAAADWQAAAAAAHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAACWQAAAAAAeQAAAAAAWQAAAAACWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADWQAAAAACHQAAAAADHQAAAAADHQAAAAACHQAAAAABeQAAAAAAWQAAAAADaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAABWQAAAAAAWQAAAAACWQAAAAADWQAAAAAAWQAAAAABaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAACHQAAAAAAHQAAAAAAHQAAAAAAeQAAAAAAWQAAAAADaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAADWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAADeQAAAAAAWQAAAAADWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAACWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADHQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAABHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAAAHQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAaQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADHQAAAAADeQAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAaQAAAAAAaQAAAAAAaQAAAAAAaQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAA + tiles: HQAAAAABWQAAAAADHQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAACeQAAAAAAWQAAAAABWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAAgAAAAAAHQAAAAADHQAAAAABHQAAAAABHQAAAAABeQAAAAAAWQAAAAACaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAACWQAAAAABWQAAAAADWQAAAAABWQAAAAAAWQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAACWQAAAAACHQAAAAAAHQAAAAADHQAAAAABeQAAAAAAWQAAAAADaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAADWQAAAAAAeQAAAAAAWQAAAAAAWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAABHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAACHQAAAAABeQAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAaQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAaQAAAAAAaQAAAAAAaQAAAAAAaQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAA version: 6 2,-1: ind: 2,-1 - tiles: AAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAACdgAAAAACEwAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAEwAAAAAGdgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAeQAAAAAAeQAAAAAAdgAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAEwAAAAAEeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAEwAAAAAAeQAAAAAAEwAAAAAEdgAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAABWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAADWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAAAWQAAAAABeQAAAAAAdgAAAAADdgAAAAACdgAAAAADdgAAAAAAdgAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAACWQAAAAACWQAAAAABWQAAAAADeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAACdgAAAAAAdgAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAA + tiles: AAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAADdgAAAAACEwAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAEwAAAAACdgAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAABeQAAAAAAeQAAAAAAdgAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAABEwAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAEwAAAAAEeQAAAAAAEwAAAAADdgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAABWQAAAAACWQAAAAACWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAABWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAADWQAAAAACAgAAAAAAWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAADWQAAAAADeQAAAAAAdgAAAAABdgAAAAABdgAAAAACdgAAAAACdgAAAAADeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAAAWQAAAAADWQAAAAAAWQAAAAABeQAAAAAAdgAAAAAAdgAAAAABdgAAAAADdgAAAAACdgAAAAABeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAA version: 6 -1,-2: ind: -1,-2 - tiles: eQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACHQAAAAADHQAAAAADHQAAAAADHQAAAAAAHQAAAAAAHQAAAAACHQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAATQAAAAAATQAAAAAATQAAAAAAHQAAAAABHQAAAAABHQAAAAABHQAAAAABHQAAAAABHQAAAAABQAAAAAAAQAAAAAAAQAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAATQAAAAAATQAAAAAAIgAAAAABHQAAAAACHQAAAAABHQAAAAADLQAAAAAALQAAAAAAHQAAAAACQAAAAAAAQAAAAAAAQAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABHQAAAAAALQAAAAAALQAAAAAAHQAAAAAAHQAAAAACHQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACHQAAAAACHQAAAAAAHQAAAAABHQAAAAADHQAAAAAAeQAAAAAAHQAAAAADHQAAAAADLQAAAAAALQAAAAAAHQAAAAADHQAAAAACHQAAAAABIgAAAAACHQAAAAADHQAAAAAAHQAAAAACHQAAAAABHQAAAAAAHQAAAAADHQAAAAAAeQAAAAAAHQAAAAAAHQAAAAACHQAAAAAAHQAAAAABHQAAAAABHQAAAAACHQAAAAABeQAAAAAAHQAAAAADHQAAAAADHQAAAAACHQAAAAACHQAAAAAAHQAAAAADHQAAAAADIgAAAAABHQAAAAABHQAAAAABHQAAAAAAHQAAAAABHQAAAAABHQAAAAAAHQAAAAABeQAAAAAAHQAAAAADHQAAAAABHQAAAAAAHQAAAAAAIgAAAAACHQAAAAADHQAAAAADeQAAAAAAHQAAAAABHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAQAAAAAAAQAAAAAAAIQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAIgAAAAACeQAAAAAAWQAAAAAAWQAAAAADeQAAAAAAdgAAAAABdgAAAAAAdgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAIQAAAAACIQAAAAADIQAAAAAAeQAAAAAAWQAAAAABWQAAAAABWQAAAAAAWQAAAAADWQAAAAACeQAAAAAAdgAAAAACdgAAAAADdgAAAAAAeQAAAAAAEQAAAAAAeQAAAAAAIQAAAAACIQAAAAABIQAAAAAAeQAAAAAAWQAAAAACWQAAAAACWQAAAAAAWQAAAAADWQAAAAACZAAAAAAAIQAAAAACIQAAAAACIQAAAAABeQAAAAAAEQAAAAAAeQAAAAAAIQAAAAACIQAAAAABeQAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAADWQAAAAADWQAAAAADeQAAAAAAIQAAAAAAIQAAAAAAIQAAAAACEQAAAAAAEQAAAAAAeQAAAAAAIQAAAAAAIQAAAAAAWQAAAAAAWQAAAAACWQAAAAACWQAAAAADWQAAAAAAWQAAAAAAWQAAAAADeQAAAAAAIQAAAAAAIQAAAAADIQAAAAABEQAAAAAAEQAAAAAAeQAAAAAAIQAAAAAAIQAAAAAAZAAAAAABWQAAAAABWQAAAAACWQAAAAACWQAAAAACWQAAAAACWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAZAAAAAADZAAAAAABWQAAAAABWQAAAAAAZAAAAAAAZAAAAAAAWQAAAAAAWQAAAAACWQAAAAAAWQAAAAABWQAAAAABWQAAAAADWQAAAAACWQAAAAABWQAAAAAAWQAAAAADWQAAAAADWQAAAAACWQAAAAAAWQAAAAADWQAAAAAAWQAAAAAC + tiles: eQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAAAHQAAAAABHQAAAAAAHQAAAAABHQAAAAACHQAAAAADHQAAAAADeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAATQAAAAAATQAAAAAATQAAAAAAHQAAAAABHQAAAAADHQAAAAABHQAAAAACHQAAAAACHQAAAAADQAAAAAAAQAAAAAAAQAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAATQAAAAAATQAAAAAAIgAAAAACHQAAAAABHQAAAAAAHQAAAAACLQAAAAACLQAAAAADHQAAAAACQAAAAAAAQAAAAAAAQAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACHQAAAAADLQAAAAAALQAAAAAAHQAAAAACHQAAAAACHQAAAAABeQAAAAAAeQAAAAAAHQAAAAADHQAAAAADHQAAAAABHQAAAAACHQAAAAAAHQAAAAABeQAAAAAAHQAAAAABHQAAAAAALQAAAAABLQAAAAABHQAAAAADHQAAAAADHQAAAAACIgAAAAACHQAAAAAAHQAAAAABHQAAAAABHQAAAAADHQAAAAAAHQAAAAAAHQAAAAABeQAAAAAAHQAAAAADHQAAAAADHQAAAAADHQAAAAABHQAAAAADHQAAAAABHQAAAAAAeQAAAAAAHQAAAAADHQAAAAADHQAAAAAAHQAAAAAAHQAAAAABHQAAAAADHQAAAAAAIgAAAAACHQAAAAACHQAAAAAAHQAAAAACHQAAAAACHQAAAAADHQAAAAABHQAAAAABeQAAAAAAHQAAAAAAHQAAAAACHQAAAAABHQAAAAACIgAAAAACHQAAAAADHQAAAAAAeQAAAAAAHQAAAAACHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAQAAAAAAAQAAAAAAAIQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAIgAAAAADeQAAAAAAWQAAAAABWQAAAAAAeQAAAAAAdgAAAAADdgAAAAADdgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAIQAAAAACIQAAAAADIQAAAAABeQAAAAAAWQAAAAABWQAAAAACWQAAAAADWQAAAAACWQAAAAACeQAAAAAAdgAAAAABdgAAAAABdgAAAAABeQAAAAAAEQAAAAAAeQAAAAAAIQAAAAACIQAAAAABIQAAAAACeQAAAAAAWQAAAAAAWQAAAAADWQAAAAABWQAAAAABWQAAAAADZAAAAAADIQAAAAADIQAAAAADIQAAAAABeQAAAAAAEQAAAAAAeQAAAAAAIQAAAAACIQAAAAACeQAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAACWQAAAAADWQAAAAAAeQAAAAAAIQAAAAABIQAAAAAAIQAAAAADEQAAAAAAEQAAAAAAeQAAAAAAIQAAAAADIQAAAAACWQAAAAABWQAAAAACWQAAAAACWQAAAAACWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAIQAAAAAAIQAAAAABIQAAAAADEQAAAAAAEQAAAAAAeQAAAAAAIQAAAAACIQAAAAABZAAAAAACWQAAAAABWQAAAAADWQAAAAAAWQAAAAABWQAAAAABWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAZAAAAAACZAAAAAAAWQAAAAADAgAAAAAAZAAAAAACZAAAAAAAWQAAAAADWQAAAAADWQAAAAAAWQAAAAACWQAAAAACWQAAAAABWQAAAAABWQAAAAADWQAAAAACWQAAAAACWQAAAAADWQAAAAACWQAAAAACWQAAAAAAWQAAAAAAWQAAAAAD version: 6 -2,-2: ind: -2,-2 - tiles: HQAAAAABHQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAATQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAATQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAaQAAAAAAHQAAAAADHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAHQAAAAACHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAHQAAAAABHQAAAAACdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAIQAAAAACIQAAAAACdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAHQAAAAAAIQAAAAAAIQAAAAABdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAHQAAAAAAIQAAAAADIQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAIQAAAAABIQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAIQAAAAAAIQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAIQAAAAAAIQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAADWQAAAAACWQAAAAAAWQAAAAAAWQAAAAABWQAAAAAAWQAAAAABWQAAAAABWQAAAAAC + tiles: HQAAAAAAHQAAAAADeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAATQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAATQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAdgAAAAABdgAAAAACdgAAAAADdgAAAAACdgAAAAABdgAAAAAAdgAAAAABRQAAAAAAHQAAAAAAHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAABdgAAAAAAdgAAAAAAdgAAAAADeQAAAAAAdgAAAAACdgAAAAADeQAAAAAAHQAAAAACHQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAADdgAAAAABdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAADdgAAAAABdgAAAAADeQAAAAAAHQAAAAAAHQAAAAADdgAAAAAAdgAAAAABdgAAAAABdgAAAAACeQAAAAAAdgAAAAABdgAAAAAAdgAAAAADdgAAAAACdgAAAAACdgAAAAACdgAAAAABdgAAAAACeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAABdgAAAAABdgAAAAADdgAAAAACeQAAAAAAdgAAAAACdgAAAAAAdgAAAAADdgAAAAAAdgAAAAADdgAAAAABdgAAAAADdgAAAAAAeQAAAAAAIQAAAAACIQAAAAADdgAAAAADdgAAAAADdgAAAAAAdgAAAAABdgAAAAAAdgAAAAACdgAAAAAAdgAAAAADdgAAAAACdgAAAAACdgAAAAABdgAAAAABdgAAAAACHQAAAAAAIQAAAAADIQAAAAAAdgAAAAAAdgAAAAADdgAAAAADdgAAAAACdgAAAAABdgAAAAADdgAAAAABdgAAAAABdgAAAAACdgAAAAABdgAAAAABdgAAAAADdgAAAAACHQAAAAADIQAAAAABIQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAACdgAAAAADdgAAAAACdgAAAAADdgAAAAABdgAAAAACeQAAAAAAIQAAAAADIQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAACdgAAAAABdgAAAAACdgAAAAACdgAAAAAAdgAAAAADdgAAAAACdgAAAAABeQAAAAAAIQAAAAAAIQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAABdgAAAAADdgAAAAADdgAAAAABdgAAAAABdgAAAAAAdgAAAAABdgAAAAADeQAAAAAAeQAAAAAAIQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABHQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAAAWQAAAAACWQAAAAABWQAAAAABWQAAAAABWQAAAAABAgAAAAAAWQAAAAAB version: 6 -2,-1: ind: -2,-1 - tiles: aAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAADWQAAAAABWQAAAAADWQAAAAADWQAAAAACWQAAAAAAWQAAAAACWQAAAAAAWQAAAAADaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAABWQAAAAADWQAAAAACWQAAAAABWQAAAAAAWQAAAAABWQAAAAACWQAAAAADaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAAAWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAABIgAAAAACHQAAAAAAHQAAAAACHQAAAAAAHQAAAAAAIgAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAACWQAAAAABeQAAAAAAHQAAAAADHQAAAAAAHQAAAAACHQAAAAACeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAACeQAAAAAAeQAAAAAAHQAAAAABHQAAAAACHQAAAAADeQAAAAAAeQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAAAWQAAAAABWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAWQAAAAABWQAAAAABWQAAAAACWQAAAAAAWQAAAAADGQAAAAAAGQAAAAAAGQAAAAAAQQAAAAAAeQAAAAAAeQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAAAWQAAAAADWQAAAAAAeQAAAAAAGQAAAAAAGQAAAAAAQQAAAAAAGQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAABWQAAAAAAWQAAAAAAeQAAAAAAGQAAAAAAGQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAABdgAAAAABdgAAAAABdgAAAAACdgAAAAABWQAAAAADWQAAAAAAWQAAAAABWQAAAAABWQAAAAACdgAAAAABdgAAAAADdgAAAAACeQAAAAAAaAAAAAAAeQAAAAAAdgAAAAAAdgAAAAABdgAAAAABdgAAAAADeQAAAAAAWQAAAAAAWQAAAAACWQAAAAACWQAAAAABWQAAAAAAdgAAAAABdgAAAAACdgAAAAACeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAADWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAOgAAAAAAeQAAAAAAdgAAAAACdgAAAAAAdgAAAAADdgAAAAADdgAAAAABWQAAAAADWQAAAAABWQAAAAACWQAAAAAAeQAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAeQAAAAAAdgAAAAACdgAAAAACdgAAAAAAdgAAAAADeQAAAAAAWQAAAAABWQAAAAACWQAAAAACWQAAAAABeQAAAAAAOgAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAOgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAACWQAAAAADeQAAAAAAOgAAAAAAYwAAAAADYwAAAAABYwAAAAACOgAAAAAA + tiles: aAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAACWQAAAAABWQAAAAADWQAAAAACWQAAAAABWQAAAAABWQAAAAABWQAAAAADWQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAADWQAAAAABWQAAAAACAgAAAAAAWQAAAAABWQAAAAACWQAAAAADWQAAAAADWQAAAAACaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAADWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAACWQAAAAAAWQAAAAACeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAABAgAAAAAAWQAAAAADWQAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAgAAAAAAWQAAAAABWQAAAAACWQAAAAADWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADTQAAAAAAWQAAAAACeQAAAAAAWQAAAAAAeQAAAAAAHQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAATQAAAAAAWQAAAAAAWQAAAAABWQAAAAACeQAAAAAAHQAAAAAAHQAAAAAAHQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAATQAAAAAAWQAAAAABWQAAAAABWQAAAAACWQAAAAAAHQAAAAAAHQAAAAAAHQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAPQAAAAAAPQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAABWQAAAAAAWQAAAAAAHQAAAAAAHQAAAAAAHQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAPQAAAAAAPQAAAAAAWQAAAAAAWQAAAAACWQAAAAAAWQAAAAABWQAAAAABeQAAAAAAHQAAAAAAHQAAAAAAHQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAABWQAAAAABWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAOgAAAAAAeQAAAAAAdgAAAAADdgAAAAABeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAKAAAAAAAYAAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAeQAAAAAAdgAAAAADdgAAAAADeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAABgAAAAAAKAAAAAAAYAAAAAAAYAAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAeQAAAAAAdgAAAAAAdgAAAAACeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAABeQAAAAAAKAAAAAAABgAAAAAAKAAAAAAAYAAAAAAAOgAAAAAAOgAAAAAAOgAAAAAA version: 6 -3,0: ind: -3,0 - tiles: eQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAAAWQAAAAADWQAAAAAAWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAABWQAAAAABWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAACWQAAAAADWQAAAAABWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAADWQAAAAACWQAAAAACWQAAAAADWQAAAAADWQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAWQAAAAADWQAAAAABWQAAAAADWQAAAAABWQAAAAACWQAAAAADWQAAAAACWQAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAADWQAAAAABWQAAAAACWQAAAAABWQAAAAADWQAAAAAAWQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAACWQAAAAACWQAAAAAAWQAAAAAAWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAACWQAAAAAAWQAAAAACWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAADWQAAAAADWQAAAAAAWQAAAAADWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAAAWQAAAAADWQAAAAAAWQAAAAABWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAADWQAAAAACWQAAAAADWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAdgAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAdgAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAEwAAAAAAdgAAAAAAdgAAAAAAEwAAAAAAEwAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAdgAAAAABeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAEwAAAAAAdgAAAAAAEwAAAAAAdgAAAAAAEwAAAAAAeQAAAAAAeQAAAAAA + tiles: eQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAAAWQAAAAACWQAAAAABWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAACWQAAAAABWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABAgAAAAAAWQAAAAADWQAAAAADWQAAAAACWQAAAAACeQAAAAAAaQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAABWQAAAAACWQAAAAAAWQAAAAABWQAAAAADWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAACWQAAAAACWQAAAAADWQAAAAADWQAAAAABWQAAAAABWQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAWQAAAAACWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAADWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAWQAAAAACWQAAAAADWQAAAAABWQAAAAACWQAAAAAAWQAAAAACWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAgAAAAAAWQAAAAACWQAAAAABWQAAAAAAWQAAAAACWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAACWQAAAAABWQAAAAAAAgAAAAAAWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAABWQAAAAAAWQAAAAACWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAdgAAAAABEwAAAAABEwAAAAACEwAAAAAEdgAAAAABeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAEwAAAAADdgAAAAAAdgAAAAAAEwAAAAACEwAAAAACeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAdgAAAAACdgAAAAABEwAAAAAAEwAAAAAAEwAAAAABdgAAAAADeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAEwAAAAABdgAAAAACEwAAAAADdgAAAAAAEwAAAAAEeQAAAAAAeQAAAAAA version: 6 -3,-1: ind: -3,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAAAWQAAAAACWQAAAAACWQAAAAAAWQAAAAADWQAAAAABWQAAAAADWQAAAAAAWQAAAAABWQAAAAABWQAAAAAAWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAALQAAAAAALQAAAAAAWQAAAAADWQAAAAAAWQAAAAACLQAAAAAALQAAAAAALQAAAAAAWQAAAAAAWQAAAAACLQAAAAAALQAAAAAALQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAADWQAAAAADWQAAAAAAWQAAAAABWQAAAAADWQAAAAADWQAAAAACWQAAAAACWQAAAAADWQAAAAABWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAZAAAAAABZAAAAAADZAAAAAACeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAWQAAAAABWQAAAAACWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAALAAAAAAALAAAAAAALAAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAABWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAALAAAAAAALAAAAAAALAAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAABWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAALAAAAAAALAAAAAAALAAAAAAAeQAAAAAAWQAAAAAAWQAAAAADWQAAAAAAWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAACWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAWQAAAAABWQAAAAABWQAAAAADWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAACWQAAAAACWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAABWQAAAAACWQAAAAABWQAAAAACWQAAAAACWQAAAAADWQAAAAAAWQAAAAAAWQAAAAACWQAAAAADWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAALQAAAAADLQAAAAAAWQAAAAADWQAAAAADWQAAAAAALQAAAAACLQAAAAACLQAAAAACWQAAAAADAgAAAAAALQAAAAAALQAAAAACLQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAAAAgAAAAAAWQAAAAADWQAAAAACWQAAAAABWQAAAAACWQAAAAABWQAAAAABWQAAAAACWQAAAAADWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAZAAAAAABZAAAAAAAZAAAAAADeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAALAAAAAAALAAAAAAALAAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAAAAgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAALAAAAAAALAAAAAAALAAAAAAAeQAAAAAAWQAAAAABWQAAAAACWQAAAAAAWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAALAAAAAAALAAAAAAALAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAWQAAAAABWQAAAAABAgAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAABWQAAAAAAWQAAAAADWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAA version: 6 3,-1: ind: 3,-1 - tiles: eAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAHQAAAAACHQAAAAACeQAAAAAAJgAAAAAAJgAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAJgAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAJgAAAAADeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAHQAAAAADHQAAAAACeQAAAAAAJgAAAAACJgAAAAACeQAAAAAAQAAAAAAAeQAAAAAAaAAAAAAAQAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAJgAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAHQAAAAAAHQAAAAAAeQAAAAAAJgAAAAACJgAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAJgAAAAADeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAZAAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAWQAAAAACWQAAAAACWQAAAAABWQAAAAACWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAAAWQAAAAADWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAACWQAAAAABWQAAAAACWQAAAAABWQAAAAACWQAAAAADZAAAAAACWQAAAAAAWQAAAAADWQAAAAADWQAAAAABWQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAADWQAAAAAAWQAAAAADWQAAAAAAWQAAAAADeQAAAAAAaAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAABWQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAZAAAAAADeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADWQAAAAAAHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA + tiles: eQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAHQAAAAADHQAAAAAAeQAAAAAAJgAAAAADJgAAAAACaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAJgAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAJgAAAAABeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAHQAAAAABHQAAAAABeQAAAAAAJgAAAAABJgAAAAABeQAAAAAAQAAAAAAAeQAAAAAAaAAAAAAAQAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAJgAAAAADeQAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAHQAAAAAAHQAAAAABeQAAAAAAJgAAAAABJgAAAAADeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAJgAAAAACeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAZAAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAWQAAAAAAWQAAAAACWQAAAAACWQAAAAADWQAAAAADWQAAAAACWQAAAAABeQAAAAAAWQAAAAABWQAAAAABWQAAAAABWQAAAAACWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAADWQAAAAACWQAAAAABWQAAAAABWQAAAAACWQAAAAABZAAAAAACWQAAAAACWQAAAAAAWQAAAAAAWQAAAAADWQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAABWQAAAAADWQAAAAABWQAAAAABWQAAAAABWQAAAAABeQAAAAAAaAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAACWQAAAAACWQAAAAABeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAZAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAWQAAAAAAHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA version: 6 2,-2: ind: 2,-2 - tiles: eAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAHQAAAAABHQAAAAABHQAAAAABeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAHQAAAAACLQAAAAAALQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACHQAAAAABLQAAAAAALwAAAAAALQAAAAAALQAAAAAALQAAAAAAHQAAAAABHQAAAAABHQAAAAADHQAAAAABWQAAAAADHQAAAAADHQAAAAAAHQAAAAAAHQAAAAAAHQAAAAADLQAAAAAALwAAAAAALwAAAAAALQAAAAAALQAAAAAAHQAAAAADHQAAAAABHQAAAAABHQAAAAABHQAAAAACHQAAAAADHQAAAAADHQAAAAABHQAAAAABeQAAAAAAHQAAAAABLQAAAAAALwAAAAAALwAAAAAALQAAAAAAHQAAAAACHQAAAAADHQAAAAABHQAAAAACHQAAAAADHQAAAAACeQAAAAAAHQAAAAADHQAAAAABHQAAAAABHQAAAAACHQAAAAABLQAAAAAALwAAAAAALwAAAAAAHQAAAAADHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADHQAAAAAALQAAAAAALwAAAAAAHQAAAAADHQAAAAADeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAHQAAAAADLQAAAAAALQAAAAAAHQAAAAADHQAAAAABeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAHQAAAAABHQAAAAADHQAAAAAAHQAAAAABHQAAAAADeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAA + tiles: eAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAHQAAAAACHQAAAAABHQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAHQAAAAACJgAAAAAALQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABLQAAAAABHQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAALQAAAAADHQAAAAAAHQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAALQAAAAACJgAAAAAAHQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAALQAAAAABHQAAAAAAHQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACLQAAAAACHQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAHQAAAAADJgAAAAAALQAAAAADeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAHQAAAAADHQAAAAAAHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAA version: 6 5,-1: ind: 5,-1 @@ -163,15 +169,15 @@ entities: version: 6 3,-2: ind: 3,-2 - tiles: eQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAAAHQAAAAABHQAAAAACeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAAAHQAAAAACHQAAAAABHQAAAAABeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALQAAAAAALQAAAAAALQAAAAAAHQAAAAADHQAAAAADHQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALwAAAAAALwAAAAAALwAAAAAALQAAAAAALQAAAAAAHQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALwAAAAAALwAAAAAALwAAAAAALwAAAAAALQAAAAAAHQAAAAACHQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALwAAAAAALwAAAAAALwAAAAAALwAAAAAALwAAAAAALQAAAAAAHQAAAAABHQAAAAADeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALwAAAAAALwAAAAAALwAAAAAALwAAAAAALwAAAAAALQAAAAAAHQAAAAABHQAAAAABeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALwAAAAAALwAAAAAALwAAAAAALwAAAAAALwAAAAAALQAAAAAAHQAAAAABHQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALwAAAAAALwAAAAAALwAAAAAALwAAAAAALQAAAAAAHQAAAAAAHQAAAAABeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALwAAAAAALwAAAAAALwAAAAAALQAAAAAALQAAAAAAHQAAAAADeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALQAAAAAALQAAAAAALQAAAAAAHQAAAAADHQAAAAACHQAAAAADeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAACHQAAAAADHQAAAAADHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAABHQAAAAAAHQAAAAADeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAA + tiles: eQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAABHQAAAAACHQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJgAAAAAAHQAAAAAAJgAAAAAAHQAAAAACeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALQAAAAADLQAAAAADLQAAAAACHQAAAAADHQAAAAAAHQAAAAABeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAAAJgAAAAAAHQAAAAAALQAAAAADJgAAAAAAHQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJgAAAAAAHQAAAAAAJgAAAAAAHQAAAAAALQAAAAAAHQAAAAABHQAAAAACeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAAAHQAAAAAAHQAAAAAAHQAAAAAAHQAAAAAALQAAAAABJgAAAAAAHQAAAAACeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEQAAAAAAHQAAAAAAEQAAAAAAHQAAAAAAJgAAAAAALQAAAAABHQAAAAACHQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAAAHQAAAAAAHQAAAAAAHQAAAAAAHQAAAAAALQAAAAACJgAAAAAAHQAAAAACeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJgAAAAAAHQAAAAAAJgAAAAAAHQAAAAAALQAAAAADHQAAAAABHQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAAAJgAAAAAAHQAAAAAALQAAAAABJgAAAAAAHQAAAAABeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALQAAAAACLQAAAAACLQAAAAABHQAAAAAAHQAAAAADHQAAAAABeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAABHQAAAAADHQAAAAACHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAAAHQAAAAADHQAAAAACeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAA version: 6 -3,1: ind: -3,1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAEwAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAADeQAAAAAAdgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAdgAAAAADEwAAAAAAdgAAAAAAdgAAAAADdgAAAAAAdgAAAAAAdgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAdgAAAAAAdgAAAAADdgAAAAAAdgAAAAACdgAAAAACdgAAAAADdgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAdgAAAAAAEwAAAAAAdgAAAAAAEwAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAEwAAAAADeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAeQAAAAAAdgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAdgAAAAACEwAAAAACdgAAAAAAdgAAAAACdgAAAAADdgAAAAACdgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAdgAAAAACdgAAAAAAdgAAAAACdgAAAAABdgAAAAACdgAAAAABdgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAdgAAAAABEwAAAAACdgAAAAABEwAAAAACeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAA version: 6 0,-3: ind: 0,-3 - tiles: eAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAKAAAAAACKAAAAAADeQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWQAAAAADOgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAOgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADHQAAAAACHQAAAAAAHQAAAAAAHQAAAAAAHQAAAAADeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABHQAAAAAAHQAAAAABHQAAAAABHQAAAAABHQAAAAADeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAJAAAAAAAJAAAAAADJAAAAAAAJAAAAAACeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAJAAAAAACeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA + tiles: eAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAKAAAAAADKAAAAAACeQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWQAAAAADOgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAOgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABHQAAAAABHQAAAAABHQAAAAADHQAAAAACHQAAAAADeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAABHQAAAAABHQAAAAAAHQAAAAABHQAAAAAAHQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAJAAAAAABJAAAAAABJAAAAAACJAAAAAABeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAJAAAAAACeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAdgAAAAACdgAAAAAAdgAAAAACdgAAAAABdgAAAAABeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAdgAAAAAAdgAAAAAAdgAAAAADdgAAAAADdgAAAAACeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAdgAAAAABdgAAAAABdgAAAAACdgAAAAAAdgAAAAABeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA version: 6 1,-3: ind: 1,-3 @@ -179,19 +185,19 @@ entities: version: 6 2,1: ind: 2,1 - tiles: eQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: eQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAATgAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 3,1: ind: 3,1 - tiles: eQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: eQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -1,-3: ind: -1,-3 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAKAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAOgAAAAAAeQAAAAAAWQAAAAACeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAWQAAAAACeQAAAAAAWQAAAAAAOgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAOgAAAAAAOgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAACdgAAAAADdgAAAAAAdgAAAAAAdgAAAAADeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAACdgAAAAADdgAAAAACdgAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAADdgAAAAACdgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAADHQAAAAABHQAAAAACHQAAAAABHQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAKAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAOgAAAAAAeQAAAAAAWQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAeQAAAAAAWQAAAAABOgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAWQAAAAADOgAAAAAAOgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAACdgAAAAAAdgAAAAADdgAAAAABeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAdgAAAAADdgAAAAABdgAAAAAAdgAAAAACeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAACdgAAAAADdgAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAADHQAAAAACHQAAAAAAHQAAAAACHQAAAAADeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA version: 6 4,-1: ind: 4,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAA version: 6 4,0: ind: 4,0 @@ -199,23 +205,23 @@ entities: version: 6 3,-3: ind: 3,-3 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 2,-3: ind: 2,-3 - tiles: eAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAA + tiles: eAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAA version: 6 -3,-2: ind: -3,-2 - tiles: AAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAHQAAAAAAHQAAAAADAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADHQAAAAACAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAdgAAAAACdgAAAAABdgAAAAACdgAAAAABdgAAAAABeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAdgAAAAAAdgAAAAABdgAAAAACdgAAAAACdgAAAAACAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAdgAAAAAAdgAAAAACdgAAAAABdgAAAAABdgAAAAADAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAdgAAAAABdgAAAAABAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAdgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAPgAAAAAAPgAAAAAAPgAAAAAAeQAAAAAAdgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAdgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA + tiles: AAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACHQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAADHQAAAAACAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAHQAAAAACHQAAAAABHQAAAAADHQAAAAAAHQAAAAADeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAHQAAAAADHQAAAAABHQAAAAABHQAAAAABHQAAAAADAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAHQAAAAABHQAAAAACHQAAAAACHQAAAAADHQAAAAACAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAHQAAAAAAHQAAAAABHQAAAAADHQAAAAACHQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAHQAAAAADHQAAAAACHQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAHQAAAAABHQAAAAABHQAAAAABeQAAAAAAdgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAHQAAAAAAHQAAAAADHQAAAAAAeQAAAAAAdgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAdgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA version: 6 -3,-3: ind: -3,-3 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAHQAAAAADHQAAAAAC + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAACHQAAAAAA version: 6 -2,-3: ind: -2,-3 - tiles: eAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAdgAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAdgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAHQAAAAAAHQAAAAABeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAA + tiles: eAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAdgAAAAADeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAdgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAdgAAAAADeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeAAAAAAA version: 6 -4,0: ind: -4,0 @@ -223,19 +229,19 @@ entities: version: 6 -4,-1: ind: -4,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAWQAAAAADWQAAAAAAWQAAAAADWQAAAAAAWQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAACWQAAAAAALQAAAAAALQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAWQAAAAACWQAAAAABWQAAAAAAWQAAAAAAWQAAAAABWQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAWQAAAAAAWQAAAAADWQAAAAABWQAAAAACWQAAAAABWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAADWQAAAAACLQAAAAACLQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAWQAAAAADWQAAAAADWQAAAAAAWQAAAAACWQAAAAAAWQAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA version: 6 -3,2: ind: -3,2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAATAAAAAABTAAAAAADTAAAAAAATAAAAAAAeAAAAAAATAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAATAAAAAABTAAAAAACTAAAAAAATAAAAAABeAAAAAAATAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAATAAAAAABTAAAAAABTAAAAAACTAAAAAAAeAAAAAAATAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAATAAAAAACTAAAAAADTAAAAAADTAAAAAADeAAAAAAATAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAATAAAAAADTAAAAAAATAAAAAABTAAAAAAAeAAAAAAATAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAATAAAAAADTAAAAAAATAAAAAAATAAAAAABeAAAAAAATAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -2,2: ind: -2,2 - tiles: eQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: TAAAAAADTAAAAAADTAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAAABTAAAAAADTAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAAACTAAAAAADTAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAAACTAAAAAACTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAAADTAAAAAADTAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAAADTAAAAAABTAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -4,-2: ind: -4,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -4,-3: ind: -4,-3 @@ -243,11 +249,11 @@ entities: version: 6 -3,-4: ind: -3,-4 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAA version: 6 -2,-4: ind: -2,-4 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - type: Broadphase - type: Physics @@ -1528,1172 +1534,995 @@ entities: color: '#FFFFFFFF' id: Arrows decals: - 570: -12,-30 + 552: -12,-30 - node: color: '#FFFFFFFF' id: Arrows decals: - 507: 20,17 - 522: 20,17 - 526: 20,27 - 571: -12,-29 + 489: 20,17 + 504: 20,17 + 508: 20,27 + 553: -12,-29 - node: angle: 3.141592653589793 rad color: '#FFFFFFFF' id: Arrows decals: - 523: 22,17 - 527: 22,27 + 505: 22,17 + 509: 22,27 + - node: + color: '#C3C3C3FF' + id: Bot + decals: + 904: -35,-24 + 909: -32,-32 + 910: -31,-32 - node: color: '#FFFFFFFF' id: Bot decals: - 501: -35,6 - 502: -30,11 - 532: -3,-31 - 778: 31,8 - 779: 31,9 + 483: -35,6 + 484: -30,11 + 514: -3,-31 + 760: 31,8 + 761: 31,9 - node: zIndex: 1 color: '#FFFFFFFF' id: Bot decals: - 625: 20,7 - 626: 21,7 - 627: 22,7 - 699: -7,-26 - 700: -6,-26 + 607: 20,7 + 608: 21,7 + 609: 22,7 + 681: -7,-26 + 682: -6,-26 - node: angle: 3.141592653589793 rad color: '#FFFFFFFF' id: Bot decals: - 524: 20,17 - 525: 22,17 + 506: 20,17 + 507: 22,17 - node: color: '#FFFFFFFF' id: BotRight decals: - 49: 19,16 - 50: 19,17 + 41: 19,16 + 42: 19,17 - node: - color: '#FFFFFFFF' - id: BrickTileDarkCornerNe + color: '#C3C3C3FF' + id: Box decals: - 575: 52,-22 - - node: - zIndex: 1 - color: '#FFFFFFFF' - id: BrickTileDarkCornerNe - decals: - 628: 32,-24 - 629: 33,-25 - 630: 34,-26 + 922: -33,-29 + 923: -33,-28 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkCornerNe decals: - 705: -9,-28 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkCornerNw - decals: - 573: 46,-22 + 687: -9,-28 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkCornerNw decals: - 706: -10,-28 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkCornerSe - decals: - 572: 52,-28 + 688: -10,-28 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkCornerSe decals: - 704: -9,-30 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkCornerSw - decals: - 574: 46,-28 + 686: -9,-30 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkCornerSw decals: - 703: -10,-30 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkInnerNe - decals: - 589: 51,-22 - 590: 52,-23 - - node: - zIndex: 1 - color: '#FFFFFFFF' - id: BrickTileDarkInnerNe - decals: - 631: 33,-26 - 632: 32,-25 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkInnerNw - decals: - 584: 47,-22 - 591: 46,-23 + 685: -10,-30 - node: color: '#FFFFFFFF' id: BrickTileDarkInnerSe decals: - 585: 51,-28 - 586: 52,-27 - 777: -11,20 + 759: -11,20 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileDarkInnerSe decals: - 637: 6,17 - - node: - color: '#FFFFFFFF' - id: BrickTileDarkInnerSw - decals: - 587: 47,-28 - 588: 46,-27 + 619: 6,17 - node: color: '#FFFFFFFF' id: BrickTileDarkLineE decals: - 578: 53,-26 - 579: 53,-24 - 679: 0,-25 + 661: 0,-25 + 883: -1,29 + 884: -1,28 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkLineE decals: - 707: -9,-29 + 689: -9,-29 - node: color: '#FFFFFFFF' id: BrickTileDarkLineN decals: - 576: 48,-21 - 577: 50,-21 - 674: -6,-23 - 675: -5,-23 - 676: -4,-23 + 656: -6,-23 + 657: -5,-23 + 658: -4,-23 + 881: 3,30 + 882: 4,30 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkLineN decals: - 714: 12,-14 - 715: 13,-14 - 716: 14,-14 - 717: 15,-14 + 696: 12,-14 + 697: 13,-14 + 698: 14,-14 + 699: 15,-14 - node: color: '#FFFFFFFF' id: BrickTileDarkLineS decals: - 580: 50,-29 - 581: 48,-29 - 774: -8,20 - 775: -9,20 - 776: -10,20 + 756: -8,20 + 757: -9,20 + 758: -10,20 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileDarkLineS decals: - 633: 10,17 - 634: 9,17 - 635: 8,17 - 636: 7,17 + 615: 10,17 + 616: 9,17 + 617: 8,17 + 618: 7,17 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkLineS decals: - 718: 12,-18 - 719: 13,-18 - 720: 14,-18 - 721: 15,-18 + 700: 12,-18 + 701: 13,-18 + 702: 14,-18 + 703: 15,-18 - node: color: '#FFFFFFFF' id: BrickTileDarkLineW decals: - 582: 45,-26 - 583: 45,-24 - 680: -2,-25 + 662: -2,-25 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkLineW decals: - 708: -10,-29 + 690: -10,-29 - node: zIndex: 2 color: '#D381C9FF' id: BrickTileSteelCornerNe decals: - 702: -6,-26 + 684: -6,-26 - node: color: '#D381C9FF' id: BrickTileSteelCornerNw decals: - 688: -4,-26 + 670: -4,-26 - node: color: '#D381C9FF' id: BrickTileSteelCornerSe decals: - 694: -8,-24 + 676: -8,-24 - node: color: '#D381C9E5' id: BrickTileSteelCornerSw decals: - 561: -12,-32 + 543: -12,-32 - node: color: '#FFFFFFFF' id: BrickTileSteelCornerSw decals: - 790: 25,19 + 772: 25,19 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileSteelEndE decals: - 612: -36,-11 - 613: -41,-11 - 614: -47,-11 + 594: -36,-11 + 595: -41,-11 + 596: -47,-11 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileSteelEndW decals: - 609: -50,-11 - 610: -43,-11 - 611: -38,-11 + 591: -50,-11 + 592: -43,-11 + 593: -38,-11 + - node: + color: '#C3C3C3FF' + id: BrickTileSteelInnerNe + decals: + 898: -34,-32 + 927: -35,-27 - node: color: '#D381C9E5' id: BrickTileSteelInnerNe decals: - 565: -10,-26 + 547: -10,-26 - node: color: '#D381C9FF' id: BrickTileSteelInnerNe decals: - 678: -6,-27 - 693: 0,-29 - 698: -13,-19 + 660: -6,-27 + 675: 0,-29 + 680: -13,-19 - node: color: '#D381C9FF' id: BrickTileSteelInnerNw decals: - 687: -4,-27 - 689: -3,-26 + 669: -4,-27 + 671: -3,-26 + - node: + color: '#C3C3C3FF' + id: BrickTileSteelInnerSe + decals: + 908: -34,-30 + 918: -36,-28 + 919: -33,-30 - node: color: '#D381C9E5' id: BrickTileSteelInnerSe decals: - 555: -18,-28 - 558: -7,-33 + 537: -18,-28 + 540: -7,-33 - node: color: '#D381C9FF' id: BrickTileSteelInnerSe decals: - 690: 0,-26 - 695: -8,-23 + 672: 0,-26 + 677: -8,-23 + - node: + color: '#C3C3C3FF' + id: BrickTileSteelInnerSw + decals: + 885: -34,-28 - node: color: '#D381C9E5' id: BrickTileSteelInnerSw decals: - 537: -12,-20 - 562: -12,-31 + 519: -12,-20 + 544: -12,-31 + - node: + color: '#C3C3C3FF' + id: BrickTileSteelLineE + decals: + 895: -33,-29 + 896: -33,-28 + 897: -34,-31 + 902: -35,-26 + 903: -35,-25 + 906: -33,-30 + 917: -36,-29 + 926: -36,-30 - node: color: '#D381C9FF' id: BrickTileSteelLineE decals: - 691: 0,-27 - 692: 0,-28 + 673: 0,-27 + 674: 0,-28 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileSteelLineE decals: - 623: -36,-9 + 605: -36,-9 - node: - zIndex: 2 - color: '#FFFFFFFF' - id: BrickTileSteelLineE + color: '#C3C3C3FF' + id: BrickTileSteelLineN decals: - 749: -7,12 - 750: -7,14 - 751: -7,16 + 893: -37,-24 + 894: -36,-24 + 899: -33,-32 + 900: -33,-27 + 901: -34,-27 - node: color: '#D381C9E5' id: BrickTileSteelLineN decals: - 539: -8,-19 - 540: -9,-19 - 541: -10,-19 - 542: -11,-19 - 564: -9,-26 + 521: -8,-19 + 522: -9,-19 + 523: -10,-19 + 524: -11,-19 + 546: -9,-26 - node: color: '#D381C9FF' id: BrickTileSteelLineN decals: - 677: -8,-26 - 697: -12,-19 + 659: -8,-26 + 679: -12,-19 - node: zIndex: 2 color: '#D381C9FF' id: BrickTileSteelLineN decals: - 701: -7,-26 + 683: -7,-26 - node: color: '#FFFFFFFF' id: BrickTileSteelLineN decals: - 533: -11,-24 + 515: -11,-24 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileSteelLineN decals: - 615: -49,-11 - 616: -48,-11 - 617: -42,-11 - 618: -37,-11 + 597: -49,-11 + 598: -48,-11 + 599: -42,-11 + 600: -37,-11 + - node: + color: '#C3C3C3FF' + id: BrickTileSteelLineS + decals: + 888: -33,-33 + 907: -33,-30 + 911: -34,-33 + 916: -37,-30 + 924: -35,-28 + 925: -36,-30 - node: color: '#D381C9E5' id: BrickTileSteelLineS decals: - 538: -13,-20 - 551: -17,-28 - 552: -16,-28 - 553: -15,-28 - 554: -14,-28 - 556: -5,-33 - 557: -6,-33 - 560: -11,-32 - 563: -13,-31 + 520: -13,-20 + 533: -17,-28 + 534: -16,-28 + 535: -15,-28 + 536: -14,-28 + 538: -5,-33 + 539: -6,-33 + 542: -11,-32 + 545: -13,-31 - node: color: '#D381C9FF' id: BrickTileSteelLineS decals: - 696: -9,-24 + 678: -9,-24 - node: color: '#FFFFFFFF' id: BrickTileSteelLineS decals: - 647: 57,5 - 648: 56,5 - 787: 26,19 - 788: 27,19 - 789: 28,19 + 629: 57,5 + 630: 56,5 + 769: 26,19 + 770: 27,19 + 771: 28,19 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileSteelLineS decals: - 619: -48,-11 - 620: -49,-11 - 621: -42,-11 - 622: -37,-11 + 601: -48,-11 + 602: -49,-11 + 603: -42,-11 + 604: -37,-11 + - node: + color: '#C3C3C3FF' + id: BrickTileSteelLineW + decals: + 886: -34,-29 + 887: -34,-32 + 889: -37,-27 + 890: -37,-26 + 891: -37,-25 + 892: -37,-24 + 905: -34,-30 + 915: -37,-28 - node: color: '#D381C9E5' id: BrickTileSteelLineW decals: - 534: -12,-23 - 535: -12,-22 - 536: -12,-21 + 516: -12,-23 + 517: -12,-22 + 518: -12,-21 - node: color: '#FFFFFFFF' id: BrickTileSteelLineW decals: - 791: 25,20 - 792: 25,21 + 773: 25,20 + 774: 25,21 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileSteelLineW decals: - 624: -38,-9 + 606: -38,-9 - node: - zIndex: 2 - color: '#FFFFFFFF' - id: BrickTileSteelLineW + color: '#689F54FF' + id: BrickTileWhiteCornerNe decals: - 746: -9,12 - 747: -9,14 - 748: -9,16 + 957: -21,-5 + - node: + color: '#689F54FF' + id: BrickTileWhiteCornerNw + decals: + 958: -23,-5 - node: zIndex: 2 color: '#EFB34196' id: BrickTileWhiteCornerSe decals: - 754: -8,7 + 736: -8,7 - node: zIndex: 2 color: '#52B4E996' id: BrickTileWhiteCornerSw decals: - 744: 7,-18 + 726: 7,-18 - node: color: '#A4610696' id: BrickTileWhiteCornerSw decals: - 797: 18,15 + 779: 18,15 - node: zIndex: 2 color: '#EFB34196' id: BrickTileWhiteCornerSw decals: - 755: -14,7 + 737: -14,7 - node: color: '#52B4E996' id: BrickTileWhiteEndE decals: - 661: 49,-12 + 643: 49,-12 - node: color: '#9FED5896' id: BrickTileWhiteEndE decals: - 657: 52,-10 + 639: 52,-10 - node: color: '#A4610696' id: BrickTileWhiteEndE decals: - 664: 52,-8 + 646: 52,-8 - node: color: '#D381C996' id: BrickTileWhiteEndE decals: - 660: 52,-12 + 642: 52,-12 - node: color: '#D4D4D496' id: BrickTileWhiteEndE decals: - 656: 49,-10 + 638: 49,-10 - node: color: '#EFB34196' id: BrickTileWhiteEndE decals: - 649: 49,-8 + 631: 49,-8 - node: color: '#334E6DC8' id: BrickTileWhiteEndN decals: - 651: 57,-8 + 633: 57,-8 - node: color: '#DE3A3A96' id: BrickTileWhiteEndN decals: - 654: 57,-11 + 636: 57,-11 - node: color: '#334E6DC8' id: BrickTileWhiteEndS decals: - 652: 57,-9 + 634: 57,-9 - node: color: '#DE3A3A96' id: BrickTileWhiteEndS decals: - 653: 57,-12 + 635: 57,-12 - node: color: '#52B4E996' id: BrickTileWhiteEndW decals: - 662: 48,-12 + 644: 48,-12 - node: color: '#9FED5896' id: BrickTileWhiteEndW decals: - 658: 51,-10 + 640: 51,-10 - node: color: '#A4610696' id: BrickTileWhiteEndW decals: - 663: 51,-8 + 645: 51,-8 - node: color: '#D381C996' id: BrickTileWhiteEndW decals: - 659: 51,-12 + 641: 51,-12 - node: color: '#D4D4D496' id: BrickTileWhiteEndW decals: - 655: 48,-10 + 637: 48,-10 - node: color: '#EFB34196' id: BrickTileWhiteEndW decals: - 650: 48,-8 + 632: 48,-8 - node: zIndex: 2 color: '#52B4E996' id: BrickTileWhiteInnerSe decals: - 730: 19,-13 + 712: 19,-13 - node: color: '#A4610696' id: BrickTileWhiteInnerSe decals: - 795: 22,15 + 777: 22,15 - node: zIndex: 2 color: '#52B4E996' id: BrickTileWhiteInnerSw decals: - 729: 17,-13 + 711: 17,-13 - node: color: '#A4610696' id: BrickTileWhiteInnerSw decals: - 796: 19,15 + 778: 19,15 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileWhiteInnerSw decals: - 725: 20,-18 + 707: 20,-18 - node: zIndex: 2 color: '#52B4E996' id: BrickTileWhiteLineE decals: - 727: 19,-14 + 709: 19,-14 - node: - zIndex: 2 - color: '#DE3A3A96' + color: '#689F54FF' id: BrickTileWhiteLineE decals: - 734: 0,12 - 735: 0,13 - 736: 0,14 - 737: 0,11 + 955: -21,-8 + 956: -21,-7 - node: zIndex: 2 color: '#EFB34196' id: BrickTileWhiteLineE decals: - 756: -8,8 + 738: -8,8 - node: - zIndex: 2 - color: '#9FED5896' + color: '#689F54FF' id: BrickTileWhiteLineN decals: - 758: -20,-11 - 759: -19,-11 - 760: -18,-11 + 959: -22,-5 - node: color: '#A4610696' id: BrickTileWhiteLineN decals: - 783: 26,10 - 784: 27,10 + 765: 26,10 + 766: 27,10 - node: zIndex: 2 color: '#52B4E996' id: BrickTileWhiteLineS decals: - 738: 8,-18 - 739: 9,-18 - 745: 10,-18 + 720: 8,-18 + 721: 9,-18 + 727: 10,-18 - node: color: '#A4610696' id: BrickTileWhiteLineS decals: - 785: 26,8 - 786: 27,8 - 793: 24,15 - 794: 23,15 - 800: 26,15 - 801: 27,15 - 802: 28,15 + 767: 26,8 + 768: 27,8 + 775: 24,15 + 776: 23,15 + 782: 26,15 + 783: 27,15 + 784: 28,15 - node: zIndex: 2 color: '#EFB34196' id: BrickTileWhiteLineS decals: - 752: -9,7 - 753: -13,7 + 734: -9,7 + 735: -13,7 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileWhiteLineS decals: - 722: 17,-18 - 723: 18,-18 - 724: 19,-18 + 704: 17,-18 + 705: 18,-18 + 706: 19,-18 - node: zIndex: 2 color: '#52B4E996' id: BrickTileWhiteLineW decals: - 728: 17,-14 - 740: 7,-17 - 741: 7,-16 - 742: 7,-15 - 743: 7,-14 + 710: 17,-14 + 722: 7,-17 + 723: 7,-16 + 724: 7,-15 + 725: 7,-14 - node: - color: '#A4610696' + color: '#689F54FF' id: BrickTileWhiteLineW decals: - 798: 18,16 - 799: 18,17 + 952: -23,-7 + 953: -23,-6 + 960: -23,-8 - node: - zIndex: 2 - color: '#DE3A3A96' + color: '#A4610696' id: BrickTileWhiteLineW decals: - 731: -1,12 - 732: -1,13 - 733: -1,14 + 780: 18,16 + 781: 18,17 - node: color: '#EFB34196' id: BrickTileWhiteLineW decals: - 807: 48,-6 - 808: 48,-5 - 809: 48,-4 - 810: 48,-3 + 789: 48,-6 + 790: 48,-5 + 791: 48,-4 + 792: 48,-3 - node: zIndex: 2 color: '#EFB34196' id: BrickTileWhiteLineW decals: - 757: -14,8 - - node: - color: '#FFFFFFFF' - id: Bushf1 - decals: - 359: 49.70676,-26.348543 - 360: 45.878635,-24.817293 - 361: 47.878635,-24.286043 - 362: 47.98801,-22.239168 - 363: 50.01926,-24.348543 - - node: - color: '#FFFFFFFF' - id: Bushf2 - decals: - 364: 48.534885,-26.832918 - - node: - color: '#FFFFFFFF' - id: Bushi1 - decals: - 358: 50.61301,-24.082918 - - node: - color: '#FFFFFFFF' - id: Bushi2 - decals: - 356: 46.11301,-26.098543 - 357: 47.73801,-24.957918 - - node: - color: '#FFFFFFFF' - id: Bushi3 - decals: - 354: 49.941135,-27.348543 - 355: 46.05051,-23.989168 - - node: - color: '#FFFFFFFF' - id: Bushi4 - decals: - 351: 47.61301,-25.629793 - 352: 48.08176,-27.989168 - 353: 51.878635,-25.864168 - - node: - color: '#FFFFFFFF' - id: Bushk1 - decals: - 385: 51.01926,-26.036043 - 386: 46.972385,-23.754793 - 387: 48.61301,-26.082918 - - node: - color: '#FFFFFFFF' - id: Bushm2 - decals: - 379: 50.503635,-26.161043 - 380: 46.36301,-25.192293 - - node: - color: '#FFFFFFFF' - id: Bushm3 - decals: - 381: 48.941135,-27.754793 - 382: 48.05051,-25.379793 - - node: - color: '#FFFFFFFF' - id: Bushm4 - decals: - 383: 49.89426,-25.567293 - 384: 51.23801,-23.036043 + 739: -14,8 - node: color: '#FFFFFFFF' id: Caution decals: - 673: 58,-5 + 655: 58,-5 - node: angle: 1.5707963267948966 rad color: '#FFFFFFFF' id: Caution decals: - 124: 53,2 + 116: 53,2 - node: color: '#52B4E996' id: CheckerNWSE decals: - 394: 21,-8 - 395: 21,-7 - 396: 21,-6 - 397: 21,-5 - 398: 22,-8 - 399: 22,-7 - 400: 22,-6 - 401: 22,-5 - 402: 23,-8 - 403: 23,-7 - 404: 23,-6 - 405: 23,-5 - 406: 24,-8 - 407: 24,-7 - 408: 24,-6 - 409: 24,-5 + 376: 21,-8 + 377: 21,-7 + 378: 21,-6 + 379: 21,-5 + 380: 22,-8 + 381: 22,-7 + 382: 22,-6 + 383: 22,-5 + 384: 23,-8 + 385: 23,-7 + 386: 23,-6 + 387: 23,-5 + 388: 24,-8 + 389: 24,-7 + 390: 24,-6 + 391: 24,-5 - node: color: '#D381C996' id: CheckerNWSE decals: - 457: -3,-23 + 439: -3,-23 - node: color: '#D4D4D428' id: CheckerNWSE decals: - 466: -40,4 - 467: -40,5 - 468: -40,6 - 469: -36,4 - 470: -36,5 - 471: -36,6 - 482: -37,0 - 483: -37,1 - 484: -37,2 - 485: -37,8 - 486: -37,9 - 487: -37,10 - 503: -37,-8 - 504: -37,-7 - 505: -37,-6 - 506: -37,-5 + 448: -40,4 + 449: -40,5 + 450: -40,6 + 451: -36,4 + 452: -36,5 + 453: -36,6 + 464: -37,0 + 465: -37,1 + 466: -37,2 + 467: -37,8 + 468: -37,9 + 469: -37,10 + 485: -37,-8 + 486: -37,-7 + 487: -37,-6 + 488: -37,-5 - node: color: '#FFFFFFFF' id: Delivery decals: - 559: -8,-33 - 682: -1,-31 + 541: -8,-33 + 664: -1,-31 - node: color: '#FFFFFFFF' id: DirtHeavy decals: - 312: -16,10 - 313: -17,11 + 294: -16,10 + 295: -17,11 - node: cleanable: True color: '#FFFFFFFF' id: DirtHeavy decals: - 517: -24,-25 + 499: -24,-25 - node: cleanable: True zIndex: 2 color: '#FFFFFFFF' id: DirtHeavy decals: - 762: -20,10 - 766: -20,9 - 767: -18,9 + 744: -20,10 + 748: -20,9 + 749: -18,9 - node: cleanable: True zIndex: 2 color: '#FFFFFFFF' id: DirtHeavyMonotile decals: - 765: -20,8 + 747: -20,8 - node: color: '#FFFFFFFF' id: DirtLight decals: - 316: -18,10 - 317: -17,9 + 298: -18,10 + 299: -17,9 - node: cleanable: True color: '#FFFFFFFF' id: DirtLight decals: - 53: 27,16 - 54: 26,17 - 55: 23,17 - 56: 24,16 - 57: 15,7 - 58: 14,7 - 59: 16,9 - 60: 15,9 - 61: 16,10 - 62: 20,13 - 63: 21,13 - 64: 20,14 - 65: 19,13 - 66: 18,11 - 67: 29,5 - 68: 29,6 - 69: 27,3 - 70: 50,1 - 71: 42,9 - 72: 46,7 - 74: 36,5 - 75: 29,-5 - 76: 30,-5 - 77: 34,-5 - 78: 33,0 - 79: 7,5 - 126: 52,1 - 127: 53,3 - 128: 57,4 - 129: 45,5 - 130: 35,2 - 488: -40,0 - 489: -36,1 - 490: -38,7 - 491: -40,8 - 492: -38,-4 - 493: -36,-8 - 494: -24,-9 - 495: -24,3 - 496: -25,2 - 497: -7,3 - 499: -36,8 - 500: -38,9 - 508: -23,-24 - 509: -25,-23 - 510: -23,-22 - 511: -25,-25 - 512: -24,-24 - 513: -24,-22 + 45: 27,16 + 46: 26,17 + 47: 23,17 + 48: 24,16 + 49: 15,7 + 50: 14,7 + 51: 16,9 + 52: 15,9 + 53: 16,10 + 54: 20,13 + 55: 21,13 + 56: 20,14 + 57: 19,13 + 58: 18,11 + 59: 29,5 + 60: 29,6 + 61: 27,3 + 62: 50,1 + 63: 42,9 + 64: 46,7 + 66: 36,5 + 67: 29,-5 + 68: 30,-5 + 69: 34,-5 + 70: 33,0 + 71: 7,5 + 118: 52,1 + 119: 53,3 + 120: 57,4 + 121: 45,5 + 122: 35,2 + 470: -40,0 + 471: -36,1 + 472: -38,7 + 473: -40,8 + 474: -38,-4 + 475: -36,-8 + 476: -24,-9 + 477: -24,3 + 478: -25,2 + 479: -7,3 + 481: -36,8 + 482: -38,9 + 490: -23,-24 + 491: -25,-23 + 492: -23,-22 + 493: -25,-25 + 494: -24,-24 + 495: -24,-22 - node: cleanable: True zIndex: 2 color: '#FFFFFFFF' id: DirtLight decals: - 763: -19,9 + 745: -19,9 - node: color: '#FFFFFFFF' id: DirtMedium decals: - 314: -17,10 - 315: -18,8 + 296: -17,10 + 297: -18,8 - node: cleanable: True color: '#FFFFFFFF' id: DirtMedium decals: - 51: 26,17 - 52: 24,17 - 73: 37,6 - 125: 53,1 - 498: -35,8 - 514: -23,-25 - 515: -25,-22 - 516: -25,-24 + 43: 26,17 + 44: 24,17 + 65: 37,6 + 117: 53,1 + 480: -35,8 + 496: -23,-25 + 497: -25,-22 + 498: -25,-24 - node: cleanable: True zIndex: 2 color: '#FFFFFFFF' id: DirtMedium decals: - 761: -19,10 - 764: -19,8 - - node: - color: '#FFFFFFFF' - id: Flowersbr2 - decals: - 365: 48.80051,-27.911043 - 366: 48.159885,-27.239168 - 367: 51.597385,-24.270418 - 368: 51.86301,-24.895418 - 369: 47.159885,-23.098543 - - node: - color: '#FFFFFFFF' - id: Flowerspv1 - decals: - 370: 46.566135,-25.036043 - 371: 47.11301,-25.645418 - 372: 50.80051,-23.317293 - - node: - color: '#FFFFFFFF' - id: Flowersy1 - decals: - 373: 50.80051,-26.098543 - 374: 50.097385,-26.239168 - 375: 47.753635,-26.489168 - 376: 49.95676,-22.848543 - 377: 47.628635,-23.707918 - 378: 50.503635,-26.739168 + 743: -19,10 + 746: -19,8 - node: color: '#52B4E996' id: FullTileOverlayGreyscale decals: - 140: 13,-7 - 425: 10,-7 - 426: 9,-7 - 441: 10,-10 - 442: 10,-9 - 443: 9,-10 - 444: 10,-11 - 445: 11,-10 + 132: 13,-7 + 407: 10,-7 + 408: 9,-7 + 423: 10,-10 + 424: 10,-9 + 425: 9,-10 + 426: 10,-11 + 427: 11,-10 - node: zIndex: 2 color: '#52B4E996' id: FullTileOverlayGreyscale decals: - 709: 9,-3 - 710: 9,-2 - 711: 10,-2 - 712: 8,-2 - 713: 9,-1 - - node: - color: '#DE3A3A96' - id: FullTileOverlayGreyscale - decals: - 118: -2,10 - 119: -1,10 - 120: 0,10 + 691: 9,-3 + 692: 9,-2 + 693: 10,-2 + 694: 8,-2 + 695: 9,-1 - node: color: '#EFB34196' id: FullTileOverlayGreyscale decals: - 231: 36,3 - 232: 36,4 - 233: 36,5 - 318: 30,3 - - node: - color: '#FFFFFFFF' - id: Grassb1 - decals: - 342: 47.034885,-26.332918 - 343: 48.159885,-27.364168 - 344: 51.01926,-23.629793 - - node: - color: '#FFFFFFFF' - id: Grassb2 - decals: - 340: 51.11301,-24.739168 - 341: 46.409885,-25.489168 - 350: 49.409885,-27.004793 - - node: - color: '#FFFFFFFF' - id: Grassb3 - decals: - 345: 50.98801,-27.020418 - 346: 49.972385,-26.176668 - - node: - color: '#FFFFFFFF' - id: Grassb4 - decals: - 347: 47.23801,-23.957918 - 348: 46.409885,-24.301668 - - node: - color: '#FFFFFFFF' - id: Grassb5 - decals: - 349: 48.347385,-26.270418 - - node: - color: '#FFFFFFFF' - id: Grassd1 - decals: - 319: 50.628635,-26.192293 - 320: 46.58176,-24.504793 - 321: 47.034885,-25.473543 - 322: 50.01926,-22.832918 - 323: 50.48801,-23.114168 - 324: 48.503635,-27.504793 - - node: - color: '#FFFFFFFF' - id: Grassd2 - decals: - 389: 48.45676,-24.942293 - - node: - color: '#FFFFFFFF' - id: Grassd3 - decals: - 337: 50.253635,-25.504793 - 338: 49.89426,-27.926668 - 339: 52.159885,-24.020418 - - node: - color: '#FFFFFFFF' - id: Grasse1 - decals: - 332: 46.20676,-25.754793 - 333: 47.034885,-24.598543 - 334: 51.48801,-25.051668 - 335: 50.45676,-26.801668 - 336: 49.64426,-25.004793 - - node: - color: '#FFFFFFFF' - id: Grasse2 - decals: - 329: 50.86301,-24.786043 - 330: 51.222385,-25.645418 - 331: 47.14426,-26.770418 - - node: - color: '#FFFFFFFF' - id: Grasse3 - decals: - 325: 49.222385,-27.411043 - 326: 48.11301,-26.239168 - 327: 47.08176,-23.395418 - 328: 51.36301,-24.379793 + 213: 36,3 + 214: 36,4 + 215: 36,5 + 300: 30,3 - node: color: '#52B4E996' id: HalfTileOverlayGreyscale decals: - 131: 19,-5 - 132: 18,-5 - 133: 17,-5 - 134: 16,-5 - 135: 15,-5 - 136: 14,-5 - 160: 6,1 - 161: 7,1 - 162: 8,1 - 163: 9,1 - 164: 10,1 - 165: 11,1 - 427: 9,-8 - 428: 10,-8 - 429: 11,-8 + 123: 19,-5 + 124: 18,-5 + 125: 17,-5 + 126: 16,-5 + 127: 15,-5 + 128: 14,-5 + 152: 6,1 + 153: 7,1 + 154: 8,1 + 155: 9,1 + 156: 10,1 + 157: 11,1 + 409: 9,-8 + 410: 10,-8 + 411: 11,-8 - node: color: '#A4610696' id: HalfTileOverlayGreyscale decals: - 22: 13,12 - 23: 14,12 - 24: 15,12 - 25: 16,12 + 14: 13,12 + 15: 14,12 + 16: 15,12 + 17: 16,12 + - node: + color: '#BD575DFF' + id: HalfTileOverlayGreyscale + decals: + 1016: -9,17 + 1017: -8,17 + 1018: -7,17 + 1045: -11,11 + 1046: -12,11 + 1047: -13,11 - node: color: '#DE3A3A96' id: HalfTileOverlayGreyscale decals: - 108: -11,11 - 109: -12,11 - 110: -13,11 - 111: -14,11 - 186: 0,5 - 187: -1,5 - 188: -2,5 - 189: -4,5 - 190: -3,5 - 191: -7,5 - 192: -8,5 - 193: -9,5 - 194: -10,5 - 195: -11,5 - 196: -12,5 - 197: -13,5 - 198: -14,5 - 199: -15,5 - 200: -16,5 - 201: -17,5 - 202: -18,5 + 168: 0,5 + 169: -1,5 + 170: -2,5 + 171: -4,5 + 172: -3,5 + 173: -7,5 + 174: -8,5 + 175: -9,5 + 176: -10,5 + 177: -11,5 + 178: -12,5 + 179: -13,5 + 180: -14,5 + 181: -15,5 + 182: -16,5 + 183: -17,5 + 184: -18,5 - node: color: '#EFB34196' id: HalfTileOverlayGreyscale decals: - 35: 30,-2 - 241: 49,5 - 242: 48,5 - 243: 47,5 - 244: 46,5 - 245: 45,5 - 250: 43,9 - 252: 42,9 - 257: 41,6 - 258: 40,6 - 259: 39,6 - 260: 38,6 + 27: 30,-2 + 223: 49,5 + 224: 48,5 + 225: 47,5 + 226: 46,5 + 227: 45,5 + 232: 43,9 + 234: 42,9 + 239: 41,6 + 240: 40,6 + 241: 39,6 + 242: 38,6 - node: color: '#FFD886FF' id: HalfTileOverlayGreyscale decals: - 149: 19,1 - 150: 18,1 - 151: 17,1 - 152: 16,1 - 153: 15,1 - 154: 14,1 + 141: 19,1 + 142: 18,1 + 143: 17,1 + 144: 16,1 + 145: 15,1 + 146: 14,1 - node: color: '#334E6DC8' id: HalfTileOverlayGreyscale180 decals: - 9: -3,28 - 10: -2,28 - 11: -1,28 - 12: 0,28 - 13: 6,28 - 14: 7,28 - 15: 8,28 - 16: 9,28 - 180: 5,30 - 181: 4,30 - 182: 3,30 - 183: 2,30 - 184: 1,30 + 166: 5,30 - node: color: '#52B4E996' id: HalfTileOverlayGreyscale180 decals: - 419: 11,-6 - 420: 10,-6 - 421: 9,-6 - 422: 8,-6 - 423: 7,-6 - 424: 6,-6 - 434: 11,-12 - 435: 10,-12 - 436: 9,-12 - 451: 15,-12 - 452: 16,-12 + 401: 11,-6 + 402: 10,-6 + 403: 9,-6 + 404: 8,-6 + 405: 7,-6 + 406: 6,-6 + 416: 11,-12 + 417: 10,-12 + 418: 9,-12 + 433: 15,-12 + 434: 16,-12 + - node: + color: '#BD575DFF' + id: HalfTileOverlayGreyscale180 + decals: + 1004: -7,10 + 1005: -8,10 + 1006: -9,10 + 1042: -11,10 + 1043: -12,10 + 1044: -13,10 - node: color: '#DE3A3A96' id: HalfTileOverlayGreyscale180 decals: - 89: -7,10 - 90: -8,10 - 91: -9,10 - 92: -10,10 - 93: -11,10 - 94: -12,10 - 95: -13,10 - 96: -14,10 - 115: -4,10 - 116: -3,10 - 221: -13,13 - 222: -14,13 - 223: -15,13 + 203: -13,13 + 204: -14,13 + 205: -15,13 - node: color: '#EFB34196' id: HalfTileOverlayGreyscale180 decals: - 169: 34,-5 - 170: 33,-5 - 171: 32,-5 - 172: 31,-5 - 173: 30,-5 + 161: 34,-5 + 162: 33,-5 + 163: 32,-5 + 164: 31,-5 + 165: 30,-5 - node: color: '#334E6DC8' id: HalfTileOverlayGreyscale270 @@ -2702,238 +2531,255 @@ entities: 6: 0,24 7: 0,25 8: 0,26 - 177: 6,29 - 288: 1,16 - 289: 1,17 - 290: 1,18 - 291: 1,19 - 292: 1,20 - 293: 1,21 - 294: 6,7 - 295: 6,8 - 296: 6,9 - 297: 6,10 - 298: 6,11 + 270: 1,16 + 271: 1,17 + 272: 1,18 + 273: 1,19 + 274: 1,20 + 275: 1,21 + 276: 6,7 + 277: 6,8 + 278: 6,9 + 279: 6,10 + 280: 6,11 - node: color: '#52B4E996' id: HalfTileOverlayGreyscale270 decals: - 138: 14,-6 - 139: 14,-7 - 437: 6,-12 - 438: 6,-11 - 439: 6,-9 - 440: 6,-8 - 446: 14,-8 - 447: 14,-9 - 448: 14,-10 - 449: 14,-11 + 130: 14,-6 + 131: 14,-7 + 419: 6,-12 + 420: 6,-11 + 421: 6,-9 + 422: 6,-8 + 428: 14,-8 + 429: 14,-9 + 430: 14,-10 + 431: 14,-11 - node: color: '#A4610696' id: HalfTileOverlayGreyscale270 decals: - 17: 12,9 - 18: 12,10 - 19: 12,11 - 20: 12,12 - 207: 12,6 - 208: 12,7 + 9: 12,9 + 10: 12,10 + 11: 12,11 + 12: 12,12 + 189: 12,6 + 190: 12,7 + - node: + color: '#BD575DFF' + id: HalfTileOverlayGreyscale270 + decals: + 1010: -10,11 + 1011: -10,12 + 1012: -10,13 + 1013: -10,14 + 1014: -10,15 + 1015: -10,16 - node: color: '#DE3A3A96' id: HalfTileOverlayGreyscale270 decals: - 80: -6,7 - 81: -6,8 - 82: -6,6 - 83: -6,9 - 101: -10,12 - 102: -10,13 - 103: -10,14 - 104: -10,15 - 105: -10,16 - 106: -10,17 + 72: -6,7 + 73: -6,8 + 74: -6,6 + 75: -6,9 - node: color: '#EFB34196' id: HalfTileOverlayGreyscale270 decals: - 26: 31,2 - 27: 31,3 - 28: 31,4 - 29: 31,5 - 30: 29,-5 - 31: 29,-4 - 32: 29,-3 - 33: 29,-2 - 37: 31,-1 - 38: 31,0 - 225: 31,6 - 234: 37,2 - 235: 37,3 - 236: 37,4 - 237: 37,5 - 238: 37,6 - 254: 42,8 - 255: 42,7 - 646: 55,2 + 18: 31,2 + 19: 31,3 + 20: 31,4 + 21: 31,5 + 22: 29,-5 + 23: 29,-4 + 24: 29,-3 + 25: 29,-2 + 29: 31,-1 + 30: 31,0 + 207: 31,6 + 216: 37,2 + 217: 37,3 + 218: 37,4 + 219: 37,5 + 220: 37,6 + 236: 42,8 + 237: 42,7 + 628: 55,2 - node: color: '#FFD886FF' id: HalfTileOverlayGreyscale270 decals: - 156: 14,0 - 157: 14,-1 - 158: 14,-2 - 159: 14,-3 + 148: 14,0 + 149: 14,-1 + 150: 14,-2 + 151: 14,-3 - node: color: '#334E6DC8' id: HalfTileOverlayGreyscale90 decals: - 176: 0,29 - 282: 5,16 - 283: 5,17 - 284: 5,18 - 285: 5,19 - 286: 5,20 - 287: 5,21 - 299: 10,7 - 300: 10,8 - 301: 10,9 - 302: 10,10 - 303: 10,11 + 264: 5,16 + 265: 5,17 + 266: 5,18 + 267: 5,19 + 268: 5,20 + 269: 5,21 + 281: 10,7 + 282: 10,8 + 283: 10,9 + 284: 10,10 + 285: 10,11 - node: color: '#52B4E996' id: HalfTileOverlayGreyscale90 decals: - 141: 12,-6 - 142: 12,-5 - 143: 12,-4 - 144: 12,-3 - 145: 12,-2 - 146: 12,-1 - 147: 12,0 - 148: 12,1 - 431: 12,-9 - 432: 12,-10 - 819: 12,-11 + 133: 12,-6 + 134: 12,-5 + 135: 12,-4 + 136: 12,-3 + 137: 12,-2 + 138: 12,-1 + 139: 12,0 + 140: 12,1 + 413: 12,-9 + 414: 12,-10 + 801: 12,-11 - node: color: '#A4610696' id: HalfTileOverlayGreyscale90 decals: - 46: 16,11 - 47: 16,10 - 48: 16,9 - 209: 16,7 - 210: 16,6 - 211: 24,13 - 212: 24,12 - 213: 24,11 - 214: 24,10 - 215: 24,9 - 216: 24,8 + 38: 16,11 + 39: 16,10 + 40: 16,9 + 191: 16,7 + 192: 16,6 + 193: 24,13 + 194: 24,12 + 195: 24,11 + 196: 24,10 + 197: 24,9 + 198: 24,8 + - node: + color: '#BD575DFF' + id: HalfTileOverlayGreyscale90 + decals: + 964: -5,8 + 1019: -6,16 + 1020: -6,15 + 1026: -5,12 + - node: + color: '#C05B60FF' + id: HalfTileOverlayGreyscale90 + decals: + 1096: -5,13 + 1097: -5,11 + 1109: -5,10 - node: color: '#DE3A3A96' id: HalfTileOverlayGreyscale90 decals: - 84: -5,6 - 85: -5,7 - 86: -5,8 - 87: -5,9 - 97: -3,11 - 98: -3,12 - 99: -3,13 - 100: -3,14 - 217: -12,13 - 218: -12,14 - 219: -12,15 - 220: -12,16 + 76: -5,6 + 77: -5,7 + 199: -12,13 + 200: -12,14 + 201: -12,15 + 202: -12,16 - node: color: '#EFB34196' id: HalfTileOverlayGreyscale90 decals: - 39: 35,-5 - 40: 35,-4 - 41: 35,-3 - 42: 35,-2 - 43: 35,-1 - 44: 35,0 - 226: 35,2 - 227: 35,3 - 228: 35,4 - 229: 35,5 - 230: 35,6 - 239: 50,5 - 247: 44,6 - 263: 29,3 - 264: 29,4 - 265: 29,5 - 266: 29,6 + 31: 35,-5 + 32: 35,-4 + 33: 35,-3 + 34: 35,-2 + 35: 35,-1 + 36: 35,0 + 208: 35,2 + 209: 35,3 + 210: 35,4 + 211: 35,5 + 212: 35,6 + 221: 50,5 + 229: 44,6 + 245: 29,3 + 246: 29,4 + 247: 29,5 + 248: 29,6 - node: color: '#FFFFFFFF' id: MiniTileDarkLineN decals: - 531: -16,-25 + 513: -16,-25 - node: color: '#D381C9E5' id: MiniTileSteelCornerSe decals: - 543: -14,-23 + 525: -14,-23 - node: color: '#D381C9E5' id: MiniTileSteelCornerSw decals: - 549: -18,-24 + 531: -18,-24 - node: color: '#D381C9E5' id: MiniTileSteelInnerSe decals: - 544: -15,-23 + 526: -15,-23 - node: color: '#D381C9E5' id: MiniTileSteelInnerSw decals: - 550: -17,-24 + 532: -17,-24 - node: color: '#D381C9E5' id: MiniTileSteelLineE decals: - 545: -14,-22 + 527: -14,-22 - node: color: '#D381C9E5' id: MiniTileSteelLineW decals: - 546: -18,-21 - 547: -18,-22 - 548: -18,-23 + 528: -18,-21 + 529: -18,-22 + 530: -18,-23 + - node: + color: '#FFFFFFFF' + id: MiniTileSteelLineW + decals: + 1069: -5,-13 + 1070: -5,-12 - node: color: '#3AB3DA99' id: MiniTileWhiteInnerSe decals: - 601: -51,-12 - 602: -44,-12 + 583: -51,-12 + 584: -44,-12 - node: color: '#3AB3DA99' id: MiniTileWhiteInnerSw decals: - 600: -46,-12 - 603: -53,-12 - 606: -39,-12 + 582: -46,-12 + 585: -53,-12 + 588: -39,-12 - node: color: '#3AB3DA99' id: MiniTileWhiteLineS decals: - 592: -50,-12 - 593: -49,-12 - 594: -48,-12 - 595: -47,-12 - 596: -43,-12 - 597: -42,-12 - 598: -41,-12 - 599: -40,-12 + 574: -50,-12 + 575: -49,-12 + 576: -48,-12 + 577: -47,-12 + 578: -43,-12 + 579: -42,-12 + 580: -41,-12 + 581: -40,-12 - node: color: '#3AB3DA99' id: MiniTileWhiteLineW decals: - 604: -54,-11 - 605: -54,-10 + 586: -54,-11 + 587: -54,-10 - node: color: '#334E6DC8' id: QuarterTileOverlayGreyscale @@ -2941,486 +2787,597 @@ entities: 0: 2,23 1: 2,24 2: 2,25 - 175: 6,28 - node: color: '#52B4E996' id: QuarterTileOverlayGreyscale decals: - 166: 12,1 + 158: 12,1 - node: color: '#D4D4D428' id: QuarterTileOverlayGreyscale decals: - 477: -36,3 - 478: -37,3 - 479: -38,3 - 480: -39,3 - 481: -40,3 + 459: -36,3 + 460: -37,3 + 461: -38,3 + 462: -39,3 + 463: -40,3 - node: color: '#DE3A3A96' id: QuarterTileOverlayGreyscale decals: - 107: -10,11 - 112: -14,10 - 204: 1,5 - 205: -6,5 + 186: 1,5 + 187: -6,5 - node: color: '#EFB34196' id: QuarterTileOverlayGreyscale decals: - 36: 31,-2 - 240: 50,5 - 251: 44,9 - 256: 42,6 - 645: 55,1 - - node: - color: '#334E6DC8' - id: QuarterTileOverlayGreyscale180 - decals: - 178: 0,30 + 28: 31,-2 + 222: 50,5 + 233: 44,9 + 238: 42,6 + 627: 55,1 - node: color: '#52B4E996' id: QuarterTileOverlayGreyscale180 decals: - 453: 19,-11 - 454: 19,-10 - 455: 19,-9 - 456: 19,-8 + 435: 19,-11 + 436: 19,-10 + 437: 19,-9 + 438: 19,-8 - node: color: '#A4610696' id: QuarterTileOverlayGreyscale180 decals: - 45: 16,12 + 37: 16,12 - node: color: '#D4D4D428' id: QuarterTileOverlayGreyscale180 decals: - 472: -37,7 - 473: -38,7 - 474: -39,7 - 475: -40,7 - 476: -36,7 - - node: - color: '#DE3A3A96' - id: QuarterTileOverlayGreyscale180 - decals: - 114: -5,10 + 454: -37,7 + 455: -38,7 + 456: -39,7 + 457: -40,7 + 458: -36,7 - node: color: '#EFB34196' id: QuarterTileOverlayGreyscale180 decals: - 167: 29,-5 - 248: 44,7 + 159: 29,-5 + 230: 44,7 - node: - color: '#334E6DC8' + color: '#52B4E996' id: QuarterTileOverlayGreyscale270 decals: - 179: 6,30 + 129: 14,-5 + 400: 12,-6 - node: - color: '#52B4E996' + color: '#C05B60FF' id: QuarterTileOverlayGreyscale270 decals: - 137: 14,-5 - 418: 12,-6 + 1108: -6,10 - node: color: '#DE3A3A96' id: QuarterTileOverlayGreyscale270 decals: - 88: -6,10 - 113: -14,11 - 224: -12,13 + 206: -12,13 - node: color: '#EFB34196' id: QuarterTileOverlayGreyscale270 decals: - 168: 35,-5 - 253: 42,9 - 644: 55,3 + 160: 35,-5 + 235: 42,9 + 626: 55,3 - node: color: '#FFD886FF' id: QuarterTileOverlayGreyscale270 decals: - 155: 14,1 + 147: 14,1 - node: color: '#334E6DC8' id: QuarterTileOverlayGreyscale90 decals: 3: 4,24 4: 4,25 - 174: 0,28 - 185: 4,23 + 167: 4,23 - node: color: '#A4610696' id: QuarterTileOverlayGreyscale90 decals: - 21: 12,12 - 410: 16,5 - 411: 17,5 - 412: 18,5 - 413: 19,5 - 414: 20,5 - 415: 21,5 - 416: 22,5 - 417: 23,5 + 13: 12,12 + 392: 16,5 + 393: 17,5 + 394: 18,5 + 395: 19,5 + 396: 20,5 + 397: 21,5 + 398: 22,5 + 399: 23,5 - node: color: '#DE3A3A96' id: QuarterTileOverlayGreyscale90 decals: - 117: -3,10 - 203: -19,5 - 206: -5,5 + 185: -19,5 + 188: -5,5 - node: color: '#EFB34196' id: QuarterTileOverlayGreyscale90 decals: - 34: 29,-2 - 246: 44,5 - 249: 44,9 - 261: 37,6 - 262: 50,4 - 267: 28,6 - 268: 27,6 - 269: 26,6 - 270: 25,6 + 26: 29,-2 + 228: 44,5 + 231: 44,9 + 243: 37,6 + 244: 50,4 + 249: 28,6 + 250: 27,6 + 251: 26,6 + 252: 25,6 - node: - color: '#FFFFFFFF' - id: Rock01 + color: '#8F6CFFAD' + id: Rust decals: - 388: 49.003635,-25.832918 + 934: -31,-3 + 935: -30,-3 + 936: -30,0 + 937: -31,0 + 938: -31,1 + 939: -30,1 - node: color: '#FFFFFFFF' id: StandClear decals: - 520: 21,24 - 607: -52,-12 - 608: -45,-12 - 681: 1,-30 + 502: 21,24 + 589: -52,-12 + 590: -45,-12 + 663: 1,-30 - node: angle: 1.5707963267948966 rad color: '#FFFFFFFF' id: StandClear decals: - 281: 60,2 + 263: 60,2 + - node: + color: '#BD575DFF' + id: ThreeQuarterTileOverlayGreyscale + decals: + 1023: -10,17 + 1049: -14,11 - node: color: '#52B4E996' id: ThreeQuarterTileOverlayGreyscale180 decals: - 433: 12,-12 + 415: 12,-12 - node: color: '#52B4E996' id: ThreeQuarterTileOverlayGreyscale270 decals: - 450: 14,-12 + 432: 14,-12 + - node: + color: '#BD575DFF' + id: ThreeQuarterTileOverlayGreyscale270 + decals: + 1009: -10,10 + 1048: -14,10 - node: color: '#52B4E996' id: ThreeQuarterTileOverlayGreyscale90 decals: - 430: 12,-8 + 412: 12,-8 + - node: + color: '#BD575DFF' + id: ThreeQuarterTileOverlayGreyscale90 + decals: + 1021: -5,14 + 1022: -6,17 - node: color: '#FF0000FF' id: WarnBox decals: - 860: 69,2 + 842: 69,2 - node: color: '#FFFFFFFF' id: WarnBox decals: - 393: -26,24 + 375: -26,24 - node: color: '#FF0000FF' id: WarnCornerNE decals: - 863: 68,3 + 845: 68,3 - node: color: '#FFFFFFFF' id: WarnCornerNE decals: - 811: -41,-6 + 793: -41,-6 - node: color: '#FF0000FF' id: WarnCornerNW decals: - 864: 66,3 + 846: 66,3 - node: color: '#FFFFFFFF' id: WarnCornerNW decals: - 812: -43,-6 + 794: -43,-6 - node: color: '#FF0000FF' id: WarnCornerSE decals: - 862: 68,1 + 844: 68,1 - node: color: '#FFFFFFFF' id: WarnCornerSE decals: - 813: -41,-4 + 795: -41,-4 - node: color: '#FF0000FF' id: WarnCornerSW decals: - 861: 66,1 + 843: 66,1 - node: color: '#FFFFFFFF' id: WarnCornerSW decals: - 814: -43,-4 + 796: -43,-4 - node: color: '#FFFFFFFF' id: WarnEndE decals: - 818: 12,-12 + 800: 12,-12 - node: color: '#FF0000FF' id: WarnEndN decals: - 859: 70,3 + 841: 70,3 - node: color: '#FF0000FF' id: WarnEndS decals: - 858: 70,2 + 840: 70,2 - node: color: '#FFFFFFFF' id: WarnEndW decals: - 817: 11,-12 + 799: 11,-12 + - node: + color: '#C3C3C3FF' + id: WarnLineE + decals: + 914: -36,-33 - node: color: '#FF0000FF' id: WarnLineE decals: - 832: 60,7 - 833: 60,6 - 865: 68,2 + 814: 60,7 + 815: 60,6 + 847: 68,2 - node: color: '#FFFFFFFF' id: WarnLineE decals: - 566: -15,-30 - 567: -15,-31 - 665: 54,-4 - 666: 54,-5 - 667: 54,-6 - 821: 57,7 - 822: 57,6 - 823: 57,8 - 824: 57,5 - 825: 57,4 - 826: 57,3 - 827: 57,2 - 828: 57,1 - 829: 57,0 + 548: -15,-30 + 549: -15,-31 + 647: 54,-4 + 648: 54,-5 + 649: 54,-6 + 803: 57,7 + 804: 57,6 + 805: 57,8 + 806: 57,5 + 807: 57,4 + 808: 57,3 + 809: 57,2 + 810: 57,1 + 811: 57,0 + 961: -21,-6 - node: color: '#FF0000FF' id: WarnLineN decals: - 853: 62,0 - 854: 63,0 - 855: 63,5 - 856: 62,5 - 857: 67,1 + 835: 62,0 + 836: 63,0 + 837: 63,5 + 838: 62,5 + 839: 67,1 - node: color: '#FFFFFFFF' id: WarnLineN decals: - 528: 20,26 - 529: 21,26 - 530: 22,26 - 668: 56,-4 - 669: 57,-4 - 670: 58,-4 - 671: 59,-4 - 672: 60,-4 - 683: -3,-29 - 684: -2,-29 - 685: -1,-29 - 686: 0,-29 - 815: -42,-4 - 869: 70,5 + 510: 20,26 + 511: 21,26 + 512: 22,26 + 650: 56,-4 + 651: 57,-4 + 652: 58,-4 + 653: 59,-4 + 654: 60,-4 + 665: -3,-29 + 666: -2,-29 + 667: -1,-29 + 668: 0,-29 + 797: -42,-4 + 850: 70,5 + - node: + color: '#C3C3C3FF' + id: WarnLineS + decals: + 912: -34,-33 + 913: -36,-33 + 920: -37,-30 + 921: -37,-29 - node: color: '#FF0000FF' id: WarnLineS decals: - 834: 62,10 - 835: 62,8 - 836: 62,9 - 837: 62,7 - 838: 62,6 - 839: 62,5 - 840: 62,4 - 841: 62,3 - 842: 62,2 - 843: 62,1 - 844: 62,0 - 845: 62,-1 - 846: 62,-2 - 847: 62,-3 - 848: 62,-4 - 866: 66,2 + 816: 62,10 + 817: 62,8 + 818: 62,9 + 819: 62,7 + 820: 62,6 + 821: 62,5 + 822: 62,4 + 823: 62,3 + 824: 62,2 + 825: 62,1 + 826: 62,0 + 827: 62,-1 + 828: 62,-2 + 829: 62,-3 + 830: 62,-4 + 848: 66,2 - node: color: '#FFFFFFFF' id: WarnLineS decals: - 568: -17,-31 - 569: -17,-30 - 770: -15,18 - 771: -15,19 - 772: -15,20 - 773: -15,21 - 830: 59,7 - 831: 59,6 + 550: -17,-31 + 551: -17,-30 + 752: -15,18 + 753: -15,19 + 754: -15,20 + 755: -15,21 + 812: 59,7 + 813: 59,6 + 962: -19,-6 - node: color: '#FF0000FF' id: WarnLineW decals: - 849: 62,4 - 850: 63,4 - 851: 63,-1 - 852: 62,-1 - 867: 67,3 + 831: 62,4 + 832: 63,4 + 833: 63,-1 + 834: 62,-1 + 849: 67,3 - node: color: '#FFFFFFFF' id: WarnLineW decals: - 518: 21,24 - 519: 22,24 - 521: 20,24 - 816: -42,-6 + 500: 21,24 + 501: 22,24 + 503: 20,24 + 798: -42,-6 - node: angle: -1.5707963267948966 rad color: '#FFFFFFFF' id: WarningLine decals: - 458: -40,0 - 459: -40,1 - 460: -40,2 - 461: -40,8 - 462: -40,9 - 463: -40,10 + 440: -40,0 + 441: -40,1 + 442: -40,2 + 443: -40,8 + 444: -40,9 + 445: -40,10 - node: color: '#FFFFFFFF' id: WarningLine decals: - 271: 46,7 - 272: 47,7 - 273: 48,7 - 274: 49,7 - 275: 50,7 - 304: 8,7 - 308: 7,7 - 309: 9,7 + 253: 46,7 + 254: 47,7 + 255: 48,7 + 256: 49,7 + 257: 50,7 + 286: 8,7 + 290: 7,7 + 291: 9,7 - node: angle: 1.5707963267948966 rad color: '#FFFFFFFF' id: WarningLine decals: - 121: 53,1 - 122: 53,2 - 123: 53,3 - 276: 60,0 - 277: 60,1 - 278: 60,2 - 279: 60,3 - 280: 60,4 - 390: -1,16 - 391: -1,17 - 392: -1,18 + 113: 53,1 + 114: 53,2 + 115: 53,3 + 258: 60,0 + 259: 60,1 + 260: 60,2 + 261: 60,3 + 262: 60,4 + 372: -1,16 + 373: -1,17 + 374: -1,18 - node: angle: 3.141592653589793 rad color: '#FFFFFFFF' id: WarningLine decals: - 305: 8,11 + 287: 8,11 - node: angle: -1.5707963267948966 rad color: '#FFFFFFFF' id: WarningLineCorner decals: - 464: -40,3 + 446: -40,3 - node: color: '#FFFFFFFF' id: WarningLineCorner decals: - 311: 6,7 + 293: 6,7 - node: angle: 3.141592653589793 rad color: '#FFFFFFFF' id: WarningLineCorner decals: - 306: 9,11 + 288: 9,11 - node: angle: -1.5707963267948966 rad color: '#FFFFFFFF' id: WarningLineCornerFlipped decals: - 465: -40,7 + 447: -40,7 - node: color: '#FFFFFFFF' id: WarningLineCornerFlipped decals: - 310: 10,7 + 292: 10,7 - node: angle: 3.141592653589793 rad color: '#FFFFFFFF' id: WarningLineCornerFlipped decals: - 307: 7,11 + 289: 7,11 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerNe + decals: + 852: 0,1 + 1081: -18,-11 + 1095: 0,14 - node: zIndex: 1 color: '#FFFFFFFF' id: WoodTrimThinCornerNe decals: - 643: -4,-6 + 625: -4,-6 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerNw + decals: + 851: -10,1 + 1080: -21,-11 + 1094: -4,14 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerSe + decals: + 853: 0,-7 + 1082: -18,-13 + 1098: 0,10 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerSw + decals: + 855: -10,-2 + 1083: -21,-13 + 1093: -4,10 - node: zIndex: 2 color: '#FFFFFFFF' id: WoodTrimThinCornerSw decals: - 768: -37,19 + 750: -37,19 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinInnerSw + decals: + 854: -8,-2 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinLineE + decals: + 867: 0,0 + 868: 0,-1 + 869: 0,-2 + 870: 0,-3 + 871: 0,-5 + 872: 0,-4 + 873: 0,-6 + 1084: -18,-12 + 1101: 0,11 + 1102: 0,12 + 1103: 0,13 - node: zIndex: 1 color: '#FFFFFFFF' id: WoodTrimThinLineE decals: - 642: -4,-7 - 780: 27,10 - 781: 27,9 - 782: 27,8 + 624: -4,-7 + 762: 27,10 + 763: 27,9 + 764: 27,8 - node: zIndex: 2 color: '#FFFFFFFF' id: WoodTrimThinLineE decals: - 726: 20,-12 + 708: 20,-12 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 858: -8,1 + 859: -9,1 + 860: -7,1 + 861: -6,1 + 862: -5,1 + 863: -4,1 + 864: -3,1 + 865: -2,1 + 866: -1,1 + 1085: -19,-11 + 1086: -20,-11 + 1104: -1,14 + 1105: -2,14 + 1106: -3,14 - node: zIndex: 1 color: '#FFFFFFFF' id: WoodTrimThinLineN decals: - 638: -8,-6 - 639: -7,-6 - 640: -6,-6 - 641: -5,-6 + 620: -8,-6 + 621: -7,-6 + 622: -6,-6 + 623: -5,-6 - node: color: '#FFFFFFFF' id: WoodTrimThinLineS decals: - 803: 37,0 - 804: 38,0 - 805: 39,0 - 806: 40,0 + 785: 37,0 + 786: 38,0 + 787: 39,0 + 788: 40,0 + 874: -1,-7 + 875: -2,-7 + 876: -3,-7 + 880: -9,-2 + 1088: -20,-13 + 1089: -19,-13 + 1099: -1,10 + 1100: -2,10 + 1107: -3,10 - node: zIndex: 2 color: '#FFFFFFFF' id: WoodTrimThinLineS decals: - 769: -36,19 + 751: -36,19 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinLineW + decals: + 856: -10,-1 + 857: -10,0 + 877: -8,-5 + 878: -8,-4 + 879: -8,-3 + 1078: -14,-12 + 1079: -14,-11 + 1087: -21,-12 + 1090: -4,13 + 1091: -4,12 + 1092: -4,11 - node: color: '#FFFF00FF' id: radiation decals: - 820: 59,7 + 802: 59,7 - type: OccluderTree - type: SpreaderGrid - type: Shuttle @@ -3433,51 +3390,12 @@ entities: - type: MetaData - type: Transform - type: Map - mapPaused: True - type: PhysicsMap - type: GridTree - type: MovedGrids - type: Broadphase - type: OccluderTree - type: LoadedMap - - uid: 12098 - components: - - type: MetaData - name: grid - - type: Transform - parent: 658 - - type: MapGrid - chunks: - 3,0: - ind: 3,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAA - version: 6 - - type: Broadphase - - type: Physics - bodyStatus: InAir - angularDamping: 0.05 - linearDamping: 0.05 - fixedRotation: False - bodyType: Dynamic - - type: Fixtures - fixtures: {} - - type: OccluderTree - - type: SpreaderGrid - - type: Shuttle - - type: GridPathfinding - - type: Gravity - gravityShakeSound: !type:SoundPathSpecifier - path: /Audio/Effects/alert.ogg - - type: DecalGrid - chunkCollection: - version: 2 - nodes: [] - - type: GridAtmosphere - version: 2 - data: - chunkSize: 4 - - type: GasTileOverlay - - type: NavMap - proto: AcousticGuitarInstrument entities: - uid: 3146 @@ -3490,8 +3408,41 @@ entities: - type: Transform pos: -11.470391,11.486723 parent: 31 +- proto: ActionToggleLight + entities: + - uid: 2470 + components: + - type: Transform + parent: 2469 + - type: InstantAction + container: 2469 + - uid: 7058 + components: + - type: Transform + parent: 7042 + - type: InstantAction + container: 7042 - proto: AirAlarm entities: + - uid: 3855 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,14.5 + parent: 31 + - type: DeviceList + devices: + - 526 + - 7853 + - 7855 + - 4828 + - 533 + - 7041 + - 9570 + - 8817 + - 6463 + - 475 + - 494 - uid: 5107 components: - type: Transform @@ -3510,9 +3461,7 @@ entities: - 10929 - 10908 - 10961 - - 10909 - 10960 - - 8384 - uid: 6582 components: - type: Transform @@ -3536,6 +3485,28 @@ entities: - 4267 - 9965 - 9966 + - uid: 7152 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,31.5 + parent: 31 + - type: DeviceList + devices: + - 6321 + - 6125 + - 6318 + - 6126 + - 2268 + - 6697 + - 7129 + - 6874 + - 6232 + - 7121 + - 6299 + - 7131 + - 6300 + - 7143 - uid: 7345 components: - type: Transform @@ -3574,7 +3545,6 @@ entities: - type: DeviceList devices: - 9972 - - 9971 - 9970 - 995 - 179 @@ -3589,20 +3559,18 @@ entities: parent: 31 - type: DeviceList devices: - - 3928 - - 3934 - - 3935 - 3969 - 3970 - 9972 - - 9971 - 9970 - - 9994 - - 9995 - 6119 - 6120 - 6117 - 6118 + - 11297 + - 10159 + - 11323 + - 11334 - uid: 9164 components: - type: Transform @@ -3629,7 +3597,6 @@ entities: - 6413 - 10008 - 9958 - - 9959 - 9960 - uid: 9976 components: @@ -3657,7 +3624,6 @@ entities: - 6276 - 9964 - 9958 - - 9959 - 9960 - 9961 - uid: 9978 @@ -3671,7 +3637,6 @@ entities: - 4030 - 4026 - 8856 - - 8858 - 8857 - 5476 - 5477 @@ -3679,6 +3644,7 @@ entities: - 5474 - 8876 - 8875 + - 6002 - uid: 9979 components: - type: Transform @@ -3693,7 +3659,6 @@ entities: - 1027 - 1028 - 8885 - - 8884 - 8883 - 3959 - 3944 @@ -3702,7 +3667,6 @@ entities: - 3987 - 3988 - 9988 - - 9989 - 9990 - 8874 - 8873 @@ -3712,7 +3676,7 @@ entities: - 5332 - 5543 - 5544 - - 7460 + - 3305 - uid: 9983 components: - type: Transform @@ -3733,7 +3697,6 @@ entities: - type: DeviceList devices: - 9988 - - 9989 - 9990 - 1029 - 100 @@ -3764,36 +3727,12 @@ entities: parent: 31 - type: DeviceList devices: - - 8794 + - 4860 + - 6042 - 8795 - - 5765 - - 6033 - - 6032 + - 6024 - 4701 - - 4185 - - 10000 - - 9999 - - uid: 10001 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,27.5 - parent: 31 - - type: DeviceList - devices: - - 8816 - - 8813 - - 8810 - - 8814 - - 8815 - - 9969 - - 5870 - - 5871 - - 5868 - - 5865 - - 5869 - - 5864 - - 716 + - 6032 - uid: 10003 components: - type: Transform @@ -3804,7 +3743,6 @@ entities: devices: - 8885 - 8883 - - 8884 - 5115 - 5849 - 5848 @@ -3886,16 +3824,11 @@ entities: parent: 31 - type: DeviceList devices: - - 7042 - - 5545 - - 5546 - 5542 - 5541 - 4529 - 4528 - 4525 - - 7041 - - 7040 - uid: 10238 components: - type: Transform @@ -3910,9 +3843,9 @@ entities: - 10315 - 10314 - 10313 - - 10240 - - 10241 - - 10242 + - 10159 + - 4006 + - 11719 - uid: 10371 components: - type: Transform @@ -3947,7 +3880,6 @@ entities: - type: DeviceList devices: - 10318 - - 10317 - 10316 - 10431 - 10313 @@ -3980,12 +3912,21 @@ entities: devices: - 11570 - 11569 - - 11596 - - 11597 - 11572 - 11571 - 11608 - 11609 + - uid: 11863 + components: + - type: Transform + pos: 49.5,-20.5 + parent: 31 + - type: DeviceList + devices: + - 6961 + - 8248 + - 12076 + - 2058 - proto: AirCanister entities: - uid: 1279 @@ -4010,26 +3951,10 @@ entities: parent: 31 - proto: Airlock entities: - - uid: 4082 - components: - - type: MetaData - name: Dorms 1 - - type: Transform - pos: -26.5,0.5 - parent: 31 - - uid: 4083 - components: - - type: MetaData - name: Dorms 2 - - type: Transform - pos: -26.5,-2.5 - parent: 31 - - uid: 4084 + - uid: 33 components: - - type: MetaData - name: Dorms 3 - type: Transform - pos: -26.5,-5.5 + pos: -28.5,0.5 parent: 31 - proto: AirlockArmoryGlassLocked entities: @@ -4053,6 +3978,11 @@ entities: parent: 31 - proto: AirlockBarLocked entities: + - uid: 1529 + components: + - type: Transform + pos: -13.5,-7.5 + parent: 31 - uid: 2272 components: - type: Transform @@ -4160,10 +4090,28 @@ entities: - type: Transform pos: 1.5,24.5 parent: 31 - - uid: 8832 + - uid: 3247 components: - type: Transform - pos: 3.5,26.5 + rot: 3.141592653589793 rad + pos: -3.5,30.5 + parent: 31 + - uid: 4308 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,32.5 + parent: 31 + - uid: 5120 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,32.5 + parent: 31 + - uid: 8519 + components: + - type: Transform + pos: 3.5,27.5 parent: 31 - uid: 8833 components: @@ -4172,6 +4120,18 @@ entities: - type: Transform pos: 3.5,22.5 parent: 31 + - type: Door + secondsUntilStateChange: -17127.416 + state: Opening + - type: DeviceLinkSource + lastSignals: + DoorStatus: True + - uid: 9869 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,28.5 + parent: 31 - proto: AirlockCommandLocked entities: - uid: 15 @@ -4195,20 +4155,19 @@ entities: - type: DeviceLinkSink links: - 276 -- proto: AirlockCorpsmanGlassLocked - entities: - - uid: 33 + - uid: 694 components: - type: Transform - pos: 0.5,11.5 + pos: 53.5,-24.5 parent: 31 -- proto: AirlockDetectiveLocked - entities: - - uid: 1338 + - uid: 3998 components: - type: Transform - pos: -20.5,16.5 + rot: 1.5707963267948966 rad + pos: 49.5,-28.5 parent: 31 +- proto: AirlockDetectiveLocked + entities: - uid: 1889 components: - type: Transform @@ -4240,11 +4199,6 @@ entities: - type: Transform pos: 36.5,3.5 parent: 31 - - uid: 3981 - components: - - type: Transform - pos: 36.5,4.5 - parent: 31 - uid: 4011 components: - type: Transform @@ -4269,6 +4223,11 @@ entities: parent: 31 - proto: AirlockEngineeringLocked entities: + - uid: 120 + components: + - type: Transform + pos: -31.5,-26.5 + parent: 31 - uid: 649 components: - type: MetaData @@ -4276,10 +4235,13 @@ entities: - type: Transform pos: 49.5,-1.5 parent: 31 - - uid: 1178 + - uid: 1123 components: + - type: MetaData + name: Substation Room - type: Transform - pos: 12.5,20.5 + rot: -1.5707963267948966 rad + pos: -20.5,13.5 parent: 31 - uid: 2010 components: @@ -4294,15 +4256,27 @@ entities: rot: 3.141592653589793 rad pos: -32.5,8.5 parent: 31 - - uid: 3423 + - uid: 2343 components: - type: Transform - pos: -11.5,-34.5 + rot: 3.141592653589793 rad + pos: 70.5,4.5 parent: 31 - - uid: 3852 + - uid: 2356 components: - type: Transform - pos: -17.5,16.5 + pos: -29.5,-10.5 + parent: 31 + - uid: 2725 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 71.5,2.5 + parent: 31 + - uid: 3423 + components: + - type: Transform + pos: -11.5,-34.5 parent: 31 - uid: 4172 components: @@ -4352,37 +4326,49 @@ entities: - type: Transform pos: 41.5,9.5 parent: 31 - - uid: 6922 + - uid: 7017 components: - type: Transform rot: 3.141592653589793 rad - pos: 70.5,4.5 + pos: 45.5,-24.5 parent: 31 - - uid: 9592 + - uid: 7052 components: - type: Transform - pos: 24.5,-13.5 + rot: 3.141592653589793 rad + pos: 50.5,-20.5 parent: 31 - - uid: 9986 + - uid: 7060 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-11.5 + rot: 3.141592653589793 rad + pos: 48.5,-20.5 parent: 31 -- proto: AirlockExternal - entities: - - uid: 1758 + - uid: 8276 components: - type: Transform - pos: -21.5,-29.5 + rot: 3.141592653589793 rad + pos: 69.5,2.5 parent: 31 - - uid: 8525 + - uid: 8733 components: - type: Transform - pos: -31.5,-26.5 + rot: -1.5707963267948966 rad + pos: 13.5,20.5 + parent: 31 + - uid: 9592 + components: + - type: Transform + pos: 24.5,-13.5 parent: 31 - proto: AirlockExternalEngineeringLocked entities: + - uid: 7138 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 49.5,-17.5 + parent: 31 - uid: 11776 components: - type: Transform @@ -4554,6 +4540,32 @@ entities: linkedPorts: 9974: - DoorStatus: DoorBolt + - uid: 2774 + components: + - type: Transform + pos: -37.5,-31.5 + parent: 31 + - type: DeviceLinkSink + invokeCounter: 1 + links: + - 4823 + - type: DeviceLinkSource + linkedPorts: + 4823: + - DoorStatus: Close + - uid: 4823 + components: + - type: Transform + pos: -34.5,-32.5 + parent: 31 + - type: DeviceLinkSink + invokeCounter: 1 + links: + - 2774 + - type: DeviceLinkSource + linkedPorts: + 2774: + - DoorStatus: Close - uid: 9974 components: - type: Transform @@ -4671,6 +4683,24 @@ entities: parent: 31 - proto: AirlockExternalGlassShuttleLocked entities: + - uid: 4289 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -10.5,34.5 + parent: 31 + - uid: 4934 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -10.5,35.5 + parent: 31 + - uid: 6755 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -10.5,36.5 + parent: 31 - uid: 6995 components: - type: Transform @@ -4685,18 +4715,24 @@ entities: parent: 31 - proto: AirlockFreezer entities: - - uid: 599 + - uid: 820 components: - type: Transform - pos: -14.5,-4.5 + pos: -12.5,-2.5 parent: 31 - - uid: 820 + - uid: 8925 components: - type: Transform - pos: -12.5,-2.5 + pos: -14.5,-5.5 parent: 31 - proto: AirlockGlass entities: + - uid: 208 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -37.5,-2.5 + parent: 31 - uid: 588 components: - type: MetaData @@ -4711,41 +4747,27 @@ entities: - type: Transform pos: -25.5,10.5 parent: 31 - - uid: 660 - components: - - type: Transform - pos: -35.5,-2.5 - parent: 31 - - uid: 1767 - components: - - type: Transform - pos: 39.5,-24.5 - parent: 31 - - uid: 1808 + - uid: 710 components: - type: Transform - pos: 39.5,-23.5 + rot: -1.5707963267948966 rad + pos: -36.5,-2.5 parent: 31 - - uid: 2278 + - uid: 2032 components: - type: Transform - pos: -22.5,-10.5 + pos: -26.5,-8.5 parent: 31 - - uid: 2331 + - uid: 2147 components: - type: Transform - pos: 0.5,-15.5 + pos: -24.5,-8.5 parent: 31 - uid: 3929 components: - type: Transform pos: -21.5,5.5 parent: 31 - - uid: 3930 - components: - - type: Transform - pos: -21.5,4.5 - parent: 31 - uid: 3933 components: - type: Transform @@ -4756,21 +4778,6 @@ entities: - type: Transform pos: -21.5,3.5 parent: 31 - - uid: 3974 - components: - - type: Transform - pos: -23.5,1.5 - parent: 31 - - uid: 3997 - components: - - type: Transform - pos: -24.5,1.5 - parent: 31 - - uid: 3999 - components: - - type: Transform - pos: 3.5,15.5 - parent: 31 - uid: 4000 components: - type: Transform @@ -4786,25 +4793,10 @@ entities: - type: Transform pos: 2.5,-12.5 parent: 31 - - uid: 4018 - components: - - type: Transform - pos: 3.5,-12.5 - parent: 31 - - uid: 4683 - components: - - type: Transform - pos: 39.5,-25.5 - parent: 31 - - uid: 4820 - components: - - type: Transform - pos: -23.5,-10.5 - parent: 31 - - uid: 4823 + - uid: 4577 components: - type: Transform - pos: -24.5,-10.5 + pos: -11.5,-13.5 parent: 31 - uid: 5105 components: @@ -4816,50 +4808,21 @@ entities: - type: Transform pos: 0.5,-16.5 parent: 31 - - uid: 7036 - components: - - type: Transform - pos: 32.5,-18.5 - parent: 31 - - uid: 7037 - components: - - type: Transform - pos: 33.5,-18.5 - parent: 31 - - uid: 8200 - components: - - type: Transform - pos: 43.5,-25.5 - parent: 31 - - uid: 8201 - components: - - type: Transform - pos: 43.5,-24.5 - parent: 31 - - uid: 8202 + - uid: 8280 components: - type: Transform - pos: 43.5,-23.5 + pos: -3.5,-13.5 parent: 31 - uid: 8719 components: - type: Transform pos: -33.5,-30.5 parent: 31 - - uid: 8910 - components: - - type: Transform - pos: -26.5,-8.5 - parent: 31 - - uid: 9180 - components: - - type: Transform - pos: -37.5,-2.5 - parent: 31 - - uid: 9181 + - uid: 9989 components: - type: Transform - pos: -36.5,-2.5 + rot: -1.5707963267948966 rad + pos: -28.5,-4.5 parent: 31 - uid: 11398 components: @@ -4896,10 +4859,15 @@ entities: parent: 31 - proto: AirlockJanitorLocked entities: - - uid: 2709 + - uid: 4631 components: - type: Transform - pos: -21.5,-12.5 + pos: -22.5,-8.5 + parent: 31 + - uid: 7973 + components: + - type: Transform + pos: -19.5,-5.5 parent: 31 - proto: AirlockKitchenGlassLocked entities: @@ -4923,11 +4891,6 @@ entities: - type: Transform pos: 23.5,-24.5 parent: 31 - - uid: 4858 - components: - - type: Transform - pos: -14.5,-9.5 - parent: 31 - uid: 4948 components: - type: Transform @@ -4950,13 +4913,6 @@ entities: - type: Transform pos: 29.5,12.5 parent: 31 -- proto: AirlockMaintBarLocked - entities: - - uid: 615 - components: - - type: Transform - pos: -12.5,-8.5 - parent: 31 - proto: AirlockMaintCargoLocked entities: - uid: 564 @@ -4966,6 +4922,12 @@ entities: parent: 31 - proto: AirlockMaintCommandLocked entities: + - uid: 37 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,26.5 + parent: 31 - uid: 154 components: - type: Transform @@ -4981,13 +4943,9 @@ entities: - uid: 600 components: - type: Transform + rot: -1.5707963267948966 rad pos: -32.5,2.5 parent: 31 - - uid: 614 - components: - - type: Transform - pos: -34.5,-6.5 - parent: 31 - uid: 627 components: - type: Transform @@ -5003,12 +4961,22 @@ entities: - type: Transform pos: -26.5,-16.5 parent: 31 + - uid: 2305 + components: + - type: Transform + pos: -9.5,-12.5 + parent: 31 - uid: 2354 components: - type: Transform rot: 3.141592653589793 rad pos: -32.5,-12.5 parent: 31 + - uid: 4104 + components: + - type: Transform + pos: -34.5,-5.5 + parent: 31 - uid: 5731 components: - type: Transform @@ -5026,12 +4994,6 @@ entities: rot: -1.5707963267948966 rad pos: -28.5,-25.5 parent: 31 - - uid: 9220 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-13.5 - parent: 31 - uid: 9402 components: - type: Transform @@ -5054,11 +5016,6 @@ entities: - type: Transform pos: 10.5,-39.5 parent: 31 - - uid: 9933 - components: - - type: Transform - pos: -4.5,26.5 - parent: 31 - proto: AirlockMaintEngiLocked entities: - uid: 2230 @@ -5078,20 +5035,6 @@ entities: - type: Transform pos: 11.5,19.5 parent: 31 -- proto: AirlockMaintHydroLocked - entities: - - uid: 524 - components: - - type: Transform - pos: -16.5,-3.5 - parent: 31 -- proto: AirlockMaintJanitorLocked - entities: - - uid: 3137 - components: - - type: Transform - pos: -16.5,-12.5 - parent: 31 - proto: AirlockMaintLocked entities: - uid: 543 @@ -5119,11 +5062,6 @@ entities: - type: Transform pos: -33.5,14.5 parent: 31 - - uid: 2454 - components: - - type: Transform - pos: -31.5,-8.5 - parent: 31 - uid: 4170 components: - type: Transform @@ -5134,15 +5072,10 @@ entities: - type: Transform pos: 34.5,-9.5 parent: 31 - - uid: 6166 - components: - - type: Transform - pos: -20.5,19.5 - parent: 31 - - uid: 6452 + - uid: 5551 components: - type: Transform - pos: -25.5,15.5 + pos: -31.5,-7.5 parent: 31 - uid: 7378 components: @@ -5157,11 +5090,10 @@ entities: parent: 31 - proto: AirlockMaintMedLocked entities: - - uid: 9516 + - uid: 3365 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-18.5 + pos: 14.5,-18.5 parent: 31 - proto: AirlockMaintRnDLocked entities: @@ -5175,11 +5107,6 @@ entities: - type: Transform pos: -20.5,-28.5 parent: 31 - - uid: 8448 - components: - - type: Transform - pos: -18.5,-27.5 - parent: 31 - proto: AirlockMaintSalvageLocked entities: - uid: 58 @@ -5187,20 +5114,6 @@ entities: - type: Transform pos: 26.5,14.5 parent: 31 -- proto: AirlockMaintSecLocked - entities: - - uid: 9132 - components: - - type: Transform - pos: -16.5,14.5 - parent: 31 -- proto: AirlockMaintTheatreLocked - entities: - - uid: 525 - components: - - type: Transform - pos: -16.5,-7.5 - parent: 31 - proto: AirlockMantisGlassLocked entities: - uid: 1387 @@ -5251,11 +5164,6 @@ entities: - type: Transform pos: 18.5,-14.5 parent: 31 - - uid: 4906 - components: - - type: Transform - pos: 11.5,-14.5 - parent: 31 - uid: 7278 components: - type: Transform @@ -5268,6 +5176,11 @@ entities: parent: 31 - proto: AirlockMedicalLocked entities: + - uid: 3367 + components: + - type: Transform + pos: 11.5,-14.5 + parent: 31 - uid: 4146 components: - type: MetaData @@ -5313,27 +5226,25 @@ entities: parent: 31 - proto: AirlockScienceGlass entities: - - uid: 54 + - uid: 3843 components: - type: Transform - pos: -27.5,-22.5 + pos: -23.5,-17.5 parent: 31 - - uid: 72 + - uid: 3848 components: - type: Transform - pos: -27.5,-21.5 + pos: -22.5,-17.5 parent: 31 - - uid: 2190 + - uid: 3911 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-17.5 + pos: -27.5,-21.5 parent: 31 - - uid: 2223 + - uid: 3916 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-17.5 + pos: -27.5,-22.5 parent: 31 - uid: 8096 components: @@ -5362,6 +5273,11 @@ entities: - type: Transform pos: -4.5,-27.5 parent: 31 + - uid: 3846 + components: + - type: Transform + pos: -18.5,-22.5 + parent: 31 - uid: 3952 components: - type: Transform @@ -5372,14 +5288,22 @@ entities: - type: Transform pos: 1.5,-28.5 parent: 31 - - uid: 9374 +- proto: AirlockScienceLocked + entities: + - uid: 7786 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-22.5 + pos: -18.5,-27.5 parent: 31 - proto: AirlockSecurityGlassLocked entities: + - uid: 243 + components: + - type: MetaData + name: Perma + - type: Transform + pos: -14.5,10.5 + parent: 31 - uid: 1203 components: - type: Transform @@ -5406,21 +5330,8 @@ entities: - type: DeviceLinkSink links: - 9951 - - uid: 7786 - components: - - type: MetaData - name: Perma - - type: Transform - pos: -14.5,10.5 - parent: 31 - proto: AirlockSecurityLawyerGlassLocked entities: - - uid: 30 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,9.5 - parent: 31 - uid: 574 components: - type: Transform @@ -5441,26 +5352,39 @@ entities: - type: Transform pos: -4.5,6.5 parent: 31 -- proto: AirlockShuttle +- proto: AirlockSecurityLocked entities: - - uid: 12463 + - uid: 940 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,28.5 + rot: 1.5707963267948966 rad + pos: -16.5,14.5 parent: 31 - - uid: 12525 +- proto: AirlockServiceLocked + entities: + - uid: 7593 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,28.5 + rot: -1.5707963267948966 rad + pos: -16.5,-3.5 parent: 31 - proto: AirlockTheatreLocked entities: - - uid: 7337 + - uid: 1136 components: - type: Transform - pos: -20.5,-8.5 + rot: -1.5707963267948966 rad + pos: -16.5,-12.5 + parent: 31 + - uid: 6975 + components: + - type: Transform + pos: -21.5,-12.5 + parent: 31 + - uid: 11847 + components: + - type: Transform + pos: -18.5,-9.5 parent: 31 - proto: AirSensor entities: @@ -5504,12 +5428,6 @@ entities: rot: -1.5707963267948966 rad pos: -12.5,-3.5 parent: 31 - - uid: 10042 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-11.5 - parent: 31 - uid: 10239 components: - type: Transform @@ -5564,12 +5482,21 @@ entities: - type: Transform pos: 11.5,-8.5 parent: 31 -- proto: AltarDruid + - uid: 11334 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -26.5,-2.5 + parent: 31 + - type: DeviceNetwork + deviceLists: + - 9042 +- proto: AloeSeeds entities: - - uid: 4586 + - uid: 10442 components: - type: Transform - pos: 49.5,-25.5 + pos: -17.725698,1.7237155 parent: 31 - proto: AltarSpawner entities: @@ -5578,6 +5505,14 @@ entities: - type: Transform pos: -20.5,-20.5 parent: 31 +- proto: AlwaysPoweredLightSodium + entities: + - uid: 1671 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,24.5 + parent: 31 - proto: AmmoniaCanister entities: - uid: 6707 @@ -5590,6 +5525,11 @@ entities: angularDamping: 0 linearDamping: 0 bodyType: Static + - uid: 8730 + components: + - type: Transform + pos: 60.5,9.5 + parent: 31 - uid: 12258 components: - type: Transform @@ -5680,13 +5620,13 @@ entities: rot: -1.5707963267948966 rad pos: 37.5,10.5 parent: 31 - - uid: 2041 + - uid: 1489 components: - type: MetaData - name: Dorms APC + name: North Maints APC - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-4.5 + rot: 3.141592653589793 rad + pos: -21.5,13.5 parent: 31 - uid: 2154 components: @@ -5818,13 +5758,6 @@ entities: parent: 31 - type: Battery startingCharge: 11999.217 - - uid: 4085 - components: - - type: MetaData - name: North Maints APC - - type: Transform - pos: -20.5,15.5 - parent: 31 - uid: 4261 components: - type: MetaData @@ -5847,14 +5780,6 @@ entities: - type: Transform pos: 7.5,12.5 parent: 31 - - uid: 5527 - components: - - type: MetaData - name: Botany APC - - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-3.5 - parent: 31 - uid: 5785 components: - type: MetaData @@ -5893,6 +5818,14 @@ entities: - type: Transform pos: -11.5,-17.5 parent: 31 + - uid: 7972 + components: + - type: MetaData + name: Dorms APC + - type: Transform + rot: -1.5707963267948966 rad + pos: -24.5,-2.5 + parent: 31 - uid: 8439 components: - type: MetaData @@ -5908,6 +5841,12 @@ entities: - type: Transform pos: -32.5,-25.5 parent: 31 + - uid: 8911 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 45.5,-25.5 + parent: 31 - uid: 10268 components: - type: MetaData @@ -5971,6 +5910,11 @@ entities: - type: Transform pos: -29.406065,9.491461 parent: 31 + - uid: 679 + components: + - type: Transform + pos: 51.32734,-29.171757 + parent: 31 - uid: 7872 components: - type: Transform @@ -5981,6 +5925,11 @@ entities: - type: Transform pos: 29.46184,-1.6702437 parent: 31 + - uid: 9219 + components: + - type: Transform + pos: 51.806507,-29.171757 + parent: 31 - proto: AppraisalTool entities: - uid: 7119 @@ -6023,11 +5972,22 @@ entities: parent: 31 - proto: AtmosDeviceFanTiny entities: - - uid: 950 + - uid: 207 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-4.5 + pos: -14.5,-5.5 + parent: 31 + - uid: 6767 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -10.5,35.5 + parent: 31 + - uid: 7480 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -10.5,34.5 parent: 31 - uid: 7566 components: @@ -6047,6 +6007,12 @@ entities: rot: 3.141592653589793 rad pos: -12.5,-2.5 parent: 31 + - uid: 9328 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -10.5,36.5 + parent: 31 - uid: 9923 components: - type: Transform @@ -6291,6 +6257,21 @@ entities: parent: 31 - proto: AtmosFixFreezerMarker entities: + - uid: 4376 + components: + - type: Transform + pos: -14.5,-3.5 + parent: 31 + - uid: 4377 + components: + - type: Transform + pos: -14.5,-4.5 + parent: 31 + - uid: 4618 + components: + - type: Transform + pos: -14.5,-4.5 + parent: 31 - uid: 5895 components: - type: Transform @@ -6341,6 +6322,11 @@ entities: - type: Transform pos: -9.5,-3.5 parent: 31 + - uid: 11308 + components: + - type: Transform + pos: -14.5,-3.5 + parent: 31 - proto: AtmosFixNitrogenMarker entities: - uid: 634 @@ -6426,17 +6412,12 @@ entities: - type: Physics angularDamping: 0 linearDamping: 0 -- proto: BannerNanotrasen +- proto: BanjoInstrument entities: - - uid: 3677 - components: - - type: Transform - pos: 53.5,-28.5 - parent: 31 - - uid: 8995 + - uid: 9995 components: - type: Transform - pos: 53.5,-20.5 + pos: -29.61864,1.6685541 parent: 31 - proto: BannerScience entities: @@ -6450,25 +6431,31 @@ entities: - type: Transform pos: 3.5,-22.5 parent: 31 -- proto: Barricade +- proto: BarberScissors entities: - - uid: 413 + - uid: 6981 components: - type: Transform - pos: -4.5,-11.5 + rot: 3.141592653589793 rad + pos: -6.283682,-11.530836 parent: 31 -- proto: BarricadeBlock +- proto: BarberSignPole entities: - - uid: 769 + - uid: 11813 components: - type: Transform - pos: -12.5,-8.5 + rot: 1.5707963267948966 rad + pos: -4.5,-13.5 parent: 31 - - uid: 3577 +- proto: BarberSignThesnip + entities: + - uid: 2596 components: - type: Transform - pos: -14.5,-9.5 + pos: -3.5,-11.5 parent: 31 +- proto: BarricadeBlock + entities: - uid: 8481 components: - type: Transform @@ -6488,6 +6475,17 @@ entities: parent: 31 - proto: BaseComputer entities: + - uid: 3658 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 24.5,15.5 + parent: 31 + - uid: 7453 + components: + - type: Transform + pos: -0.5,14.5 + parent: 31 - uid: 11453 components: - type: Transform @@ -6518,6 +6516,11 @@ entities: - data: null ReagentId: Leporazine Quantity: 40 + - uid: 10792 + components: + - type: Transform + pos: -16.76883,-1.1648301 + parent: 31 - uid: 10800 components: - type: Transform @@ -6530,31 +6533,21 @@ entities: - type: Transform pos: 29.5,8.5 parent: 31 - - uid: 475 + - uid: 425 components: - type: Transform - pos: -7.5,22.5 + pos: -11.5,7.5 parent: 31 - uid: 704 components: - type: Transform pos: -15.5,8.5 parent: 31 - - uid: 938 - components: - - type: Transform - pos: -3.5,-23.5 - parent: 31 - uid: 1621 components: - type: Transform pos: 41.5,-1.5 parent: 31 - - uid: 1956 - components: - - type: Transform - pos: -12.5,7.5 - parent: 31 - uid: 1997 components: - type: Transform @@ -6580,30 +6573,20 @@ entities: - type: Transform pos: -33.5,18.5 parent: 31 - - uid: 4086 - components: - - type: Transform - pos: -27.5,-1.5 - parent: 31 - - uid: 4087 - components: - - type: Transform - pos: -27.5,1.5 - parent: 31 - - uid: 4088 + - uid: 4150 components: - type: Transform - pos: -27.5,-4.5 + pos: -9.5,7.5 parent: 31 - uid: 7059 components: - type: Transform pos: 32.5,-10.5 parent: 31 - - uid: 7138 + - uid: 8263 components: - type: Transform - pos: -0.5,13.5 + pos: -29.5,-2.5 parent: 31 - uid: 8409 components: @@ -6615,6 +6598,16 @@ entities: - type: Transform pos: -13.5,-37.5 parent: 31 + - uid: 9507 + components: + - type: Transform + pos: -29.5,-1.5 + parent: 31 + - uid: 9542 + components: + - type: Transform + pos: -29.5,-0.5 + parent: 31 - uid: 10533 components: - type: Transform @@ -6630,34 +6623,39 @@ entities: - type: Transform pos: 6.5,-35.5 parent: 31 - - uid: 11051 + - uid: 11157 components: - type: Transform - pos: -23.5,17.5 + pos: -13.5,7.5 parent: 31 - - uid: 11472 +- proto: BedsheetBlack + entities: + - uid: 10042 components: - type: Transform - pos: -0.5,12.5 + rot: -1.5707963267948966 rad + pos: -29.5,-2.5 parent: 31 -- proto: BedsheetBlack - entities: - uid: 10705 components: - type: Transform pos: -24.5,-27.5 parent: 31 -- proto: BedsheetBrigmedic +- proto: BedsheetBlue entities: - - uid: 12101 + - uid: 10141 components: - type: Transform - pos: -0.5,13.5 + rot: -1.5707963267948966 rad + pos: -29.5,-1.5 parent: 31 - - uid: 12102 +- proto: BedsheetBrown + entities: + - uid: 10145 components: - type: Transform - pos: -0.5,12.5 + rot: -1.5707963267948966 rad + pos: -29.5,-0.5 parent: 31 - proto: BedsheetCaptain entities: @@ -6701,14 +6699,6 @@ entities: - type: Transform pos: 10.5,16.5 parent: 31 -- proto: BedsheetHOS - entities: - - uid: 425 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,22.5 - parent: 31 - proto: BedsheetMedical entities: - uid: 7813 @@ -6723,15 +6713,28 @@ entities: parent: 31 - proto: BedsheetOrange entities: - - uid: 1998 + - uid: 1999 components: - type: Transform - pos: -12.5,7.5 + pos: -7.5,7.5 parent: 31 - - uid: 1999 + - uid: 4005 components: - type: Transform - pos: -7.5,7.5 + rot: -1.5707963267948966 rad + pos: -11.5,7.5 + parent: 31 + - uid: 8808 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -9.5,7.5 + parent: 31 + - uid: 9270 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -13.5,7.5 parent: 31 - proto: BedsheetPurple entities: @@ -6749,13 +6752,6 @@ entities: rot: 3.141592653589793 rad pos: 29.5,8.5 parent: 31 -- proto: BedsheetRD - entities: - - uid: 9707 - components: - - type: Transform - pos: -3.5,-23.5 - parent: 31 - proto: BedsheetRed entities: - uid: 9464 @@ -6764,33 +6760,13 @@ entities: rot: -1.5707963267948966 rad pos: -13.5,-37.5 parent: 31 - - uid: 11057 - components: - - type: Transform - pos: -23.5,17.5 - parent: 31 - proto: BedsheetSpawner entities: - - uid: 553 - components: - - type: Transform - pos: -27.5,1.5 - parent: 31 - uid: 1056 components: - type: Transform pos: 32.5,-10.5 parent: 31 - - uid: 3591 - components: - - type: Transform - pos: -27.5,-4.5 - parent: 31 - - uid: 3893 - components: - - type: Transform - pos: -27.5,-1.5 - parent: 31 - uid: 5629 components: - type: Transform @@ -6893,13 +6869,6 @@ entities: rot: 3.141592653589793 rad pos: 6.5,-27.5 parent: 31 -- proto: BikeHornInstrument - entities: - - uid: 441 - components: - - type: Transform - pos: -19.612082,-6.8995214 - parent: 31 - proto: BiomassReclaimer entities: - uid: 11681 @@ -6941,6 +6910,46 @@ entities: - type: DeviceLinkSink links: - 1084 + - uid: 6090 + components: + - type: Transform + pos: -10.5,34.5 + parent: 31 + - type: DeviceLinkSink + links: + - 6124 + - uid: 6091 + components: + - type: Transform + pos: -10.5,35.5 + parent: 31 + - type: DeviceLinkSink + links: + - 6124 + - uid: 6121 + components: + - type: Transform + pos: -10.5,36.5 + parent: 31 + - type: DeviceLinkSink + links: + - 6124 + - uid: 6122 + components: + - type: Transform + pos: -6.5,32.5 + parent: 31 + - type: DeviceLinkSink + links: + - 6124 + - uid: 6123 + components: + - type: Transform + pos: -5.5,32.5 + parent: 31 + - type: DeviceLinkSink + links: + - 6124 - uid: 6345 components: - type: Transform @@ -6973,15 +6982,6 @@ entities: - type: DeviceLinkSink links: - 10325 - - uid: 8199 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,2.5 - parent: 31 - - type: DeviceLinkSink - links: - - 11939 - uid: 10095 components: - type: Transform @@ -7006,15 +7006,6 @@ entities: - type: DeviceLinkSink links: - 10218 - - uid: 11027 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 71.5,2.5 - parent: 31 - - type: DeviceLinkSink - links: - - 11939 - uid: 11369 components: - type: Transform @@ -7033,59 +7024,11 @@ entities: - 11371 - proto: BlastDoorOpen entities: - - uid: 3140 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,3.5 - parent: 31 - - type: DeviceLinkSink - links: - - 11939 - - uid: 7297 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,2.5 - parent: 31 - - type: DeviceLinkSink - links: - - 11939 - - uid: 7308 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,4.5 - parent: 31 - - type: DeviceLinkSink - links: - - 11939 - - uid: 11935 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,1.5 - parent: 31 - - type: DeviceLinkSink - links: - - 11939 - - uid: 11936 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,0.5 - parent: 31 - - type: DeviceLinkSink - links: - - 11939 - uid: 11938 components: - type: Transform pos: 70.5,4.5 parent: 31 - - type: DeviceLinkSink - links: - - 11939 - proto: BlockGameArcade entities: - uid: 9569 @@ -7158,11 +7101,6 @@ entities: - type: Transform pos: 12.5,-26.5 parent: 31 - - uid: 957 - components: - - type: Transform - pos: 11.5,-26.5 - parent: 31 - uid: 1037 components: - type: Transform @@ -7173,6 +7111,16 @@ entities: - type: Transform pos: 7.5,-30.5 parent: 31 + - uid: 2468 + components: + - type: Transform + pos: 11.5,-26.5 + parent: 31 + - uid: 11906 + components: + - type: Transform + pos: -3.5,14.5 + parent: 31 - proto: BoozeDispenser entities: - uid: 4180 @@ -7194,6 +7142,25 @@ entities: - type: Transform pos: -2.5,-30.5 parent: 31 + - uid: 4657 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 55.5,-25.5 + parent: 31 + - uid: 5036 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 55.5,-23.5 + parent: 31 +- proto: BorgModuleCleaning + entities: + - uid: 4674 + components: + - type: Transform + pos: 55.333996,-24.188694 + parent: 31 - proto: BorgModuleFireExtinguisher entities: - uid: 2856 @@ -7201,15 +7168,21 @@ entities: - type: Transform pos: 0.53372324,-27.321005 parent: 31 +- proto: BorgModulePka + entities: + - uid: 8230 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 55.47308,-24.626493 + parent: 31 - proto: BoxBeanbag entities: - - uid: 2222 + - uid: 1064 components: - type: Transform - pos: -10.5,-6.5 + pos: -11.666326,-6.547551 parent: 31 - - type: BallisticAmmoProvider - unspawnedCount: 12 - uid: 11280 components: - type: Transform @@ -7283,12 +7256,6 @@ entities: parent: 31 - proto: BoxFolderBlack entities: - - uid: 2851 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -4.395054,13.6322155 - parent: 31 - uid: 4167 components: - type: Transform @@ -7307,12 +7274,6 @@ entities: rot: 1.5707963267948966 rad pos: -4.356403,-20.931307 parent: 31 - - uid: 7232 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -19.671114,-5.542589 - parent: 31 - uid: 9048 components: - type: Transform @@ -7326,24 +7287,23 @@ entities: parent: 31 - proto: BoxFolderBlue entities: - - uid: 8742 + - uid: 9047 components: - - type: MetaData - name: lizard secrets - type: Transform - pos: -35.410393,-24.380575 + pos: 7.4773426,19.456753 parent: 31 - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 8743 - - uid: 9047 +- proto: BoxFolderClipboard + entities: + - uid: 499 components: - type: Transform - pos: 7.4773426,19.456753 + rot: 1.5707963267948966 rad + pos: -5.369866,14.360475 + parent: 31 + - uid: 4630 + components: + - type: Transform + pos: -1.6012349,14.621384 parent: 31 - proto: BoxFolderGrey entities: @@ -7364,26 +7324,41 @@ entities: parent: 31 - proto: BoxFolderRed entities: - - uid: 7329 + - uid: 2495 components: - type: Transform - pos: 12.104875,-31.361996 + pos: -6.5519066,36.676613 parent: 31 - - uid: 8801 + - type: Storage + storedItems: + 2501: + position: 0,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 2501 + - type: Physics + angularDamping: 0 + linearDamping: 0 + - uid: 7329 components: - type: Transform - pos: 9.497662,30.598364 + pos: 12.104875,-31.361996 parent: 31 - uid: 9046 components: - type: Transform pos: 7.2742176,19.456753 parent: 31 - - uid: 10804 + - uid: 9279 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.660394,7.554576 + rot: 1.5707963267948966 rad + pos: -3.61637,10.616192 parent: 31 - proto: BoxFolderWhite entities: @@ -7417,10 +7392,10 @@ entities: parent: 31 - proto: BoxHandcuff entities: - - uid: 9836 + - uid: 11779 components: - type: Transform - pos: -4.276994,14.694162 + pos: -3.3948944,11.522232 parent: 31 - proto: BoxLatexGloves entities: @@ -7469,13 +7444,11 @@ entities: parent: 31 - proto: BoxShotgunFlare entities: - - uid: 2219 + - uid: 4669 components: - type: Transform - pos: -10.5,-6.5 + pos: -11.775782,-6.360051 parent: 31 - - type: BallisticAmmoProvider - unspawnedCount: 12 - proto: BoxSterileMask entities: - uid: 680 @@ -7485,10 +7458,10 @@ entities: parent: 31 - proto: BoxZiptie entities: - - uid: 7737 + - uid: 11721 components: - type: Transform - pos: -4.6902046,14.635165 + pos: -3.555968,11.824245 parent: 31 - proto: BrbSign entities: @@ -7497,6 +7470,13 @@ entities: - type: Transform pos: 7.4759226,20.405302 parent: 31 +- proto: BriefcaseBrown + entities: + - uid: 7802 + components: + - type: Transform + pos: -4.4147854,-11.857406 + parent: 31 - proto: BrigTimer entities: - uid: 9951 @@ -7525,14 +7505,6 @@ entities: - Start: Close - Timer: AutoClose - Timer: Open -- proto: BrokenBottle - entities: - - uid: 10591 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -15.286806,-11.665175 - parent: 31 - proto: Brutepack entities: - uid: 2191 @@ -7542,20 +7514,20 @@ entities: parent: 31 - proto: Bucket entities: - - uid: 4129 + - uid: 5631 components: - type: Transform - pos: -19.764086,1.4415555 + pos: -18.884306,9.451485 parent: 31 - - uid: 5631 + - uid: 8284 components: - type: Transform - pos: -18.884306,9.451485 + pos: -20.232843,-4.3404136 parent: 31 - - uid: 8955 + - uid: 10476 components: - type: Transform - pos: -18.329012,-10.212495 + pos: -22.2306,-0.49714994 parent: 31 - uid: 10647 components: @@ -7611,6 +7583,11 @@ entities: - type: Transform pos: -13.5,10.5 parent: 31 + - uid: 30 + components: + - type: Transform + pos: -6.5,30.5 + parent: 31 - uid: 35 components: - type: Transform @@ -7636,6 +7613,11 @@ entities: - type: Transform pos: 29.5,12.5 parent: 31 + - uid: 148 + components: + - type: Transform + pos: -33.5,-32.5 + parent: 31 - uid: 164 components: - type: Transform @@ -7671,26 +7653,6 @@ entities: - type: Transform pos: -36.5,17.5 parent: 31 - - uid: 204 - components: - - type: Transform - pos: 53.5,-28.5 - parent: 31 - - uid: 207 - components: - - type: Transform - pos: 45.5,-28.5 - parent: 31 - - uid: 208 - components: - - type: Transform - pos: 45.5,-20.5 - parent: 31 - - uid: 209 - components: - - type: Transform - pos: 53.5,-20.5 - parent: 31 - uid: 218 components: - type: Transform @@ -7761,6 +7723,11 @@ entities: - type: Transform pos: -9.5,-19.5 parent: 31 + - uid: 347 + components: + - type: Transform + pos: -32.5,-32.5 + parent: 31 - uid: 397 components: - type: Transform @@ -7776,6 +7743,11 @@ entities: - type: Transform pos: -23.5,-13.5 parent: 31 + - uid: 528 + components: + - type: Transform + pos: -40.5,-28.5 + parent: 31 - uid: 531 components: - type: Transform @@ -7791,10 +7763,10 @@ entities: - type: Transform pos: 27.5,1.5 parent: 31 - - uid: 563 + - uid: 553 components: - type: Transform - pos: 31.5,24.5 + pos: -38.5,-32.5 parent: 31 - uid: 569 components: @@ -7806,6 +7778,11 @@ entities: - type: Transform pos: 31.5,20.5 parent: 31 + - uid: 582 + components: + - type: Transform + pos: -36.5,-31.5 + parent: 31 - uid: 594 components: - type: Transform @@ -7816,6 +7793,16 @@ entities: - type: Transform pos: -4.5,4.5 parent: 31 + - uid: 614 + components: + - type: Transform + pos: -32.5,-37.5 + parent: 31 + - uid: 619 + components: + - type: Transform + pos: -36.5,-34.5 + parent: 31 - uid: 645 components: - type: Transform @@ -7826,11 +7813,6 @@ entities: - type: Transform pos: 16.5,15.5 parent: 31 - - uid: 650 - components: - - type: Transform - pos: -2.5,12.5 - parent: 31 - uid: 652 components: - type: Transform @@ -7851,6 +7833,16 @@ entities: - type: Transform pos: -5.5,-31.5 parent: 31 + - uid: 713 + components: + - type: Transform + pos: 44.5,-24.5 + parent: 31 + - uid: 716 + components: + - type: Transform + pos: -14.5,14.5 + parent: 31 - uid: 719 components: - type: Transform @@ -7861,16 +7853,36 @@ entities: - type: Transform pos: -9.5,-31.5 parent: 31 + - uid: 763 + components: + - type: Transform + pos: -6.5,31.5 + parent: 31 - uid: 767 components: - type: Transform pos: 8.5,-17.5 parent: 31 + - uid: 769 + components: + - type: Transform + pos: -16.5,-6.5 + parent: 31 + - uid: 775 + components: + - type: Transform + pos: -32.5,-35.5 + parent: 31 - uid: 780 components: - type: Transform pos: 21.5,22.5 parent: 31 + - uid: 782 + components: + - type: Transform + pos: -32.5,-37.5 + parent: 31 - uid: 783 components: - type: Transform @@ -7881,6 +7893,11 @@ entities: - type: Transform pos: 19.5,16.5 parent: 31 + - uid: 807 + components: + - type: Transform + pos: -32.5,-36.5 + parent: 31 - uid: 814 components: - type: Transform @@ -7891,6 +7908,11 @@ entities: - type: Transform pos: 21.5,16.5 parent: 31 + - uid: 828 + components: + - type: Transform + pos: 3.5,34.5 + parent: 31 - uid: 862 components: - type: Transform @@ -7901,6 +7923,26 @@ entities: - type: Transform pos: 16.5,20.5 parent: 31 + - uid: 929 + components: + - type: Transform + pos: -24.5,-2.5 + parent: 31 + - uid: 930 + components: + - type: Transform + pos: -33.5,-34.5 + parent: 31 + - uid: 935 + components: + - type: Transform + pos: -32.5,-34.5 + parent: 31 + - uid: 938 + components: + - type: Transform + pos: -20.5,12.5 + parent: 31 - uid: 939 components: - type: Transform @@ -7911,11 +7953,31 @@ entities: - type: Transform pos: -41.5,2.5 parent: 31 + - uid: 957 + components: + - type: Transform + pos: -28.5,-9.5 + parent: 31 - uid: 971 components: - type: Transform pos: -40.5,2.5 parent: 31 + - uid: 977 + components: + - type: Transform + pos: -6.5,33.5 + parent: 31 + - uid: 979 + components: + - type: Transform + pos: -12.5,14.5 + parent: 31 + - uid: 983 + components: + - type: Transform + pos: -21.5,12.5 + parent: 31 - uid: 992 components: - type: Transform @@ -7981,10 +8043,10 @@ entities: - type: Transform pos: 9.5,-17.5 parent: 31 - - uid: 1017 + - uid: 1013 components: - type: Transform - pos: -4.5,-11.5 + pos: 3.5,33.5 parent: 31 - uid: 1023 components: @@ -7996,6 +8058,11 @@ entities: - type: Transform pos: -37.5,0.5 parent: 31 + - uid: 1040 + components: + - type: Transform + pos: -6.5,29.5 + parent: 31 - uid: 1041 components: - type: Transform @@ -8016,20 +8083,20 @@ entities: - type: Transform pos: 21.5,-23.5 parent: 31 - - uid: 1050 + - uid: 1054 components: - type: Transform - pos: -28.5,-2.5 + pos: -6.5,32.5 parent: 31 - - uid: 1065 + - uid: 1071 components: - type: Transform - pos: -26.5,-5.5 + pos: -32.5,-41.5 parent: 31 - uid: 1079 components: - type: Transform - pos: -27.5,-5.5 + pos: -32.5,-40.5 parent: 31 - uid: 1081 components: @@ -8049,18 +8116,23 @@ entities: - uid: 1097 components: - type: Transform - pos: -26.5,0.5 + pos: -32.5,-42.5 parent: 31 - uid: 1111 components: - type: Transform - pos: 31.5,25.5 + pos: 0.5,32.5 parent: 31 - uid: 1114 components: - type: Transform pos: -3.5,-19.5 parent: 31 + - uid: 1115 + components: + - type: Transform + pos: -18.5,16.5 + parent: 31 - uid: 1116 components: - type: Transform @@ -8091,21 +8163,46 @@ entities: - type: Transform pos: 61.5,7.5 parent: 31 + - uid: 1132 + components: + - type: Transform + pos: -32.5,-43.5 + parent: 31 - uid: 1134 components: - type: Transform pos: 56.5,5.5 parent: 31 + - uid: 1135 + components: + - type: Transform + pos: -19.5,14.5 + parent: 31 + - uid: 1138 + components: + - type: Transform + pos: -32.5,-38.5 + parent: 31 - uid: 1139 components: - type: Transform pos: 32.5,17.5 parent: 31 + - uid: 1142 + components: + - type: Transform + pos: -32.5,-39.5 + parent: 31 - uid: 1145 components: - type: Transform pos: 22.5,-4.5 parent: 31 + - uid: 1149 + components: + - type: Transform + pos: -5.5,32.5 + parent: 31 - uid: 1159 components: - type: Transform @@ -8191,6 +8288,16 @@ entities: - type: Transform pos: -5.5,4.5 parent: 31 + - uid: 1253 + components: + - type: Transform + pos: -37.5,-34.5 + parent: 31 + - uid: 1269 + components: + - type: Transform + pos: -2.5,11.5 + parent: 31 - uid: 1282 components: - type: Transform @@ -8201,6 +8308,16 @@ entities: - type: Transform pos: -31.5,-12.5 parent: 31 + - uid: 1322 + components: + - type: Transform + pos: 46.5,11.5 + parent: 31 + - uid: 1325 + components: + - type: Transform + pos: -15.5,-10.5 + parent: 31 - uid: 1327 components: - type: Transform @@ -8211,6 +8328,11 @@ entities: - type: Transform pos: -12.5,8.5 parent: 31 + - uid: 1355 + components: + - type: Transform + pos: -32.5,-47.5 + parent: 31 - uid: 1369 components: - type: Transform @@ -8226,11 +8348,21 @@ entities: - type: Transform pos: 52.5,15.5 parent: 31 + - uid: 1414 + components: + - type: Transform + pos: -13.5,14.5 + parent: 31 - uid: 1421 components: - type: Transform pos: -40.5,0.5 parent: 31 + - uid: 1426 + components: + - type: Transform + pos: -35.5,-34.5 + parent: 31 - uid: 1428 components: - type: Transform @@ -8251,6 +8383,16 @@ entities: - type: Transform pos: -43.5,10.5 parent: 31 + - uid: 1440 + components: + - type: Transform + pos: -23.5,-5.5 + parent: 31 + - uid: 1444 + components: + - type: Transform + pos: -34.5,-34.5 + parent: 31 - uid: 1466 components: - type: Transform @@ -8276,11 +8418,21 @@ entities: - type: Transform pos: -4.5,-22.5 parent: 31 + - uid: 1522 + components: + - type: Transform + pos: -17.5,-5.5 + parent: 31 - uid: 1528 components: - type: Transform pos: 18.5,16.5 parent: 31 + - uid: 1530 + components: + - type: Transform + pos: -13.5,-7.5 + parent: 31 - uid: 1531 components: - type: Transform @@ -8301,6 +8453,11 @@ entities: - type: Transform pos: 29.5,20.5 parent: 31 + - uid: 1549 + components: + - type: Transform + pos: -35.5,-31.5 + parent: 31 - uid: 1553 components: - type: Transform @@ -8336,6 +8493,11 @@ entities: - type: Transform pos: -38.5,0.5 parent: 31 + - uid: 1579 + components: + - type: Transform + pos: -32.5,-44.5 + parent: 31 - uid: 1580 components: - type: Transform @@ -8356,6 +8518,11 @@ entities: - type: Transform pos: -41.5,0.5 parent: 31 + - uid: 1596 + components: + - type: Transform + pos: -12.5,-7.5 + parent: 31 - uid: 1597 components: - type: Transform @@ -8366,6 +8533,16 @@ entities: - type: Transform pos: 13.5,19.5 parent: 31 + - uid: 1599 + components: + - type: Transform + pos: -32.5,-45.5 + parent: 31 + - uid: 1606 + components: + - type: Transform + pos: -32.5,-46.5 + parent: 31 - uid: 1654 components: - type: Transform @@ -8386,11 +8563,6 @@ entities: - type: Transform pos: -18.5,18.5 parent: 31 - - uid: 1694 - components: - - type: Transform - pos: -18.5,16.5 - parent: 31 - uid: 1702 components: - type: Transform @@ -8436,11 +8608,6 @@ entities: - type: Transform pos: -13.5,8.5 parent: 31 - - uid: 1764 - components: - - type: Transform - pos: 44.5,-24.5 - parent: 31 - uid: 1769 components: - type: Transform @@ -8461,6 +8628,16 @@ entities: - type: Transform pos: -10.5,-38.5 parent: 31 + - uid: 1808 + components: + - type: Transform + pos: -22.5,-5.5 + parent: 31 + - uid: 1823 + components: + - type: Transform + pos: -38.5,-29.5 + parent: 31 - uid: 1838 components: - type: Transform @@ -8481,6 +8658,11 @@ entities: - type: Transform pos: -14.5,-38.5 parent: 31 + - uid: 1958 + components: + - type: Transform + pos: -46.5,-28.5 + parent: 31 - uid: 1973 components: - type: Transform @@ -8491,6 +8673,11 @@ entities: - type: Transform pos: -24.5,4.5 parent: 31 + - uid: 2030 + components: + - type: Transform + pos: -35.5,-32.5 + parent: 31 - uid: 2052 components: - type: Transform @@ -8506,6 +8693,11 @@ entities: - type: Transform pos: 1.5,6.5 parent: 31 + - uid: 2070 + components: + - type: Transform + pos: -38.5,-33.5 + parent: 31 - uid: 2082 components: - type: Transform @@ -8551,6 +8743,11 @@ entities: - type: Transform pos: -5.5,-21.5 parent: 31 + - uid: 2300 + components: + - type: Transform + pos: 13.5,21.5 + parent: 31 - uid: 2304 components: - type: Transform @@ -8561,6 +8758,11 @@ entities: - type: Transform pos: -4.5,-21.5 parent: 31 + - uid: 2320 + components: + - type: Transform + pos: 49.5,-22.5 + parent: 31 - uid: 2323 components: - type: Transform @@ -8571,21 +8773,11 @@ entities: - type: Transform pos: -28.5,-20.5 parent: 31 - - uid: 2330 - components: - - type: Transform - pos: 13.5,17.5 - parent: 31 - uid: 2339 components: - type: Transform pos: -1.5,-27.5 parent: 31 - - uid: 2341 - components: - - type: Transform - pos: -27.5,-2.5 - parent: 31 - uid: 2342 components: - type: Transform @@ -8641,21 +8833,11 @@ entities: - type: Transform pos: -4.5,6.5 parent: 31 - - uid: 2402 - components: - - type: Transform - pos: -15.5,-9.5 - parent: 31 - uid: 2453 components: - type: Transform pos: 10.5,-39.5 parent: 31 - - uid: 2482 - components: - - type: Transform - pos: -17.5,16.5 - parent: 31 - uid: 2483 components: - type: Transform @@ -8671,16 +8853,6 @@ entities: - type: Transform pos: 43.5,-5.5 parent: 31 - - uid: 2491 - components: - - type: Transform - pos: 6.5,29.5 - parent: 31 - - uid: 2495 - components: - - type: Transform - pos: -24.5,0.5 - parent: 31 - uid: 2496 components: - type: Transform @@ -8786,11 +8958,6 @@ entities: - type: Transform pos: -18.5,14.5 parent: 31 - - uid: 2536 - components: - - type: Transform - pos: -13.5,14.5 - parent: 31 - uid: 2538 components: - type: Transform @@ -8886,11 +9053,6 @@ entities: - type: Transform pos: -13.5,11.5 parent: 31 - - uid: 2558 - components: - - type: Transform - pos: -9.5,8.5 - parent: 31 - uid: 2560 components: - type: Transform @@ -9001,11 +9163,6 @@ entities: - type: Transform pos: 8.5,-36.5 parent: 31 - - uid: 2584 - components: - - type: Transform - pos: -26.5,-2.5 - parent: 31 - uid: 2585 components: - type: Transform @@ -9056,21 +9213,6 @@ entities: - type: Transform pos: -5.5,14.5 parent: 31 - - uid: 2595 - components: - - type: Transform - pos: -6.5,14.5 - parent: 31 - - uid: 2596 - components: - - type: Transform - pos: -7.5,14.5 - parent: 31 - - uid: 2597 - components: - - type: Transform - pos: -8.5,14.5 - parent: 31 - uid: 2598 components: - type: Transform @@ -9086,11 +9228,6 @@ entities: - type: Transform pos: -11.5,14.5 parent: 31 - - uid: 2601 - components: - - type: Transform - pos: -12.5,14.5 - parent: 31 - uid: 2602 components: - type: Transform @@ -9101,16 +9238,6 @@ entities: - type: Transform pos: -12.5,16.5 parent: 31 - - uid: 2604 - components: - - type: Transform - pos: -7.5,15.5 - parent: 31 - - uid: 2605 - components: - - type: Transform - pos: -7.5,16.5 - parent: 31 - uid: 2606 components: - type: Transform @@ -9386,75 +9513,25 @@ entities: - type: Transform pos: -38.5,4.5 parent: 31 - - uid: 2672 - components: - - type: Transform - pos: -25.5,-2.5 - parent: 31 - - uid: 2673 - components: - - type: Transform - pos: -25.5,-1.5 - parent: 31 - uid: 2674 components: - type: Transform - pos: -25.5,-0.5 - parent: 31 - - uid: 2675 - components: - - type: Transform - pos: -25.5,0.5 + pos: -39.5,-28.5 parent: 31 - uid: 2676 components: - type: Transform - pos: -30.5,-7.5 - parent: 31 - - uid: 2677 - components: - - type: Transform - pos: -29.5,-7.5 - parent: 31 - - uid: 2678 - components: - - type: Transform - pos: -28.5,-7.5 - parent: 31 - - uid: 2679 - components: - - type: Transform - pos: -27.5,-7.5 - parent: 31 - - uid: 2680 - components: - - type: Transform - pos: -26.5,-7.5 - parent: 31 - - uid: 2681 - components: - - type: Transform - pos: -25.5,-7.5 - parent: 31 - - uid: 2682 - components: - - type: Transform - pos: -25.5,-8.5 + pos: -42.5,-28.5 parent: 31 - uid: 2683 components: - type: Transform - pos: -24.5,-7.5 + pos: -53.5,-28.5 parent: 31 - uid: 2684 components: - type: Transform - pos: -23.5,-7.5 - parent: 31 - - uid: 2685 - components: - - type: Transform - pos: -23.5,-8.5 + pos: -55.5,-28.5 parent: 31 - uid: 2686 components: @@ -9464,42 +9541,7 @@ entities: - uid: 2687 components: - type: Transform - pos: -29.5,-2.5 - parent: 31 - - uid: 2688 - components: - - type: Transform - pos: -18.5,-3.5 - parent: 31 - - uid: 2689 - components: - - type: Transform - pos: -18.5,-2.5 - parent: 31 - - uid: 2690 - components: - - type: Transform - pos: -18.5,-1.5 - parent: 31 - - uid: 2691 - components: - - type: Transform - pos: -18.5,-0.5 - parent: 31 - - uid: 2692 - components: - - type: Transform - pos: -29.5,0.5 - parent: 31 - - uid: 2693 - components: - - type: Transform - pos: -28.5,0.5 - parent: 31 - - uid: 2694 - components: - - type: Transform - pos: -27.5,0.5 + pos: -49.5,-28.5 parent: 31 - uid: 2695 components: @@ -9551,6 +9593,11 @@ entities: - type: Transform pos: -32.5,0.5 parent: 31 + - uid: 2707 + components: + - type: Transform + pos: -34.5,-32.5 + parent: 31 - uid: 2710 components: - type: Transform @@ -9561,65 +9608,10 @@ entities: - type: Transform pos: -22.5,-12.5 parent: 31 - - uid: 2717 - components: - - type: Transform - pos: -14.5,-8.5 - parent: 31 - - uid: 2718 - components: - - type: Transform - pos: -14.5,-9.5 - parent: 31 - - uid: 2719 - components: - - type: Transform - pos: -11.5,8.5 - parent: 31 - - uid: 2720 - components: - - type: Transform - pos: -14.5,-10.5 - parent: 31 - - uid: 2722 - components: - - type: Transform - pos: -13.5,-11.5 - parent: 31 - - uid: 2723 - components: - - type: Transform - pos: -12.5,-11.5 - parent: 31 - uid: 2724 components: - type: Transform - pos: -11.5,-11.5 - parent: 31 - - uid: 2725 - components: - - type: Transform - pos: -12.5,-10.5 - parent: 31 - - uid: 2726 - components: - - type: Transform - pos: -12.5,-9.5 - parent: 31 - - uid: 2727 - components: - - type: Transform - pos: -13.5,-12.5 - parent: 31 - - uid: 2728 - components: - - type: Transform - pos: -12.5,-8.5 - parent: 31 - - uid: 2729 - components: - - type: Transform - pos: -16.5,-7.5 + pos: 44.5,-25.5 parent: 31 - uid: 2730 components: @@ -9631,91 +9623,21 @@ entities: - type: Transform pos: -14.5,-7.5 parent: 31 - - uid: 2732 - components: - - type: Transform - pos: -17.5,-7.5 - parent: 31 - uid: 2733 components: - type: Transform - pos: -18.5,-7.5 - parent: 31 - - uid: 2734 - components: - - type: Transform - pos: -19.5,-7.5 - parent: 31 - - uid: 2735 - components: - - type: Transform - pos: -20.5,-7.5 - parent: 31 - - uid: 2736 - components: - - type: Transform - pos: -18.5,-6.5 - parent: 31 - - uid: 2737 - components: - - type: Transform - pos: -18.5,-5.5 + pos: -41.5,-28.5 parent: 31 - uid: 2740 components: - type: Transform pos: -4.5,-38.5 parent: 31 - - uid: 2742 - components: - - type: Transform - pos: -22.5,-4.5 - parent: 31 - - uid: 2743 - components: - - type: Transform - pos: -22.5,-3.5 - parent: 31 - - uid: 2745 - components: - - type: Transform - pos: -22.5,-2.5 - parent: 31 - - uid: 2746 - components: - - type: Transform - pos: -22.5,-1.5 - parent: 31 - - uid: 2747 - components: - - type: Transform - pos: -22.5,-0.5 - parent: 31 - - uid: 2748 - components: - - type: Transform - pos: -22.5,0.5 - parent: 31 - - uid: 2750 - components: - - type: Transform - pos: -23.5,0.5 - parent: 31 - uid: 2751 components: - type: Transform pos: -15.5,-6.5 parent: 31 - - uid: 2752 - components: - - type: Transform - pos: -15.5,-5.5 - parent: 31 - - uid: 2753 - components: - - type: Transform - pos: -15.5,-4.5 - parent: 31 - uid: 2754 components: - type: Transform @@ -9786,41 +9708,6 @@ entities: - type: Transform pos: -16.5,0.5 parent: 31 - - uid: 2770 - components: - - type: Transform - pos: -17.5,0.5 - parent: 31 - - uid: 2771 - components: - - type: Transform - pos: -18.5,0.5 - parent: 31 - - uid: 2772 - components: - - type: Transform - pos: -19.5,0.5 - parent: 31 - - uid: 2773 - components: - - type: Transform - pos: -20.5,0.5 - parent: 31 - - uid: 2774 - components: - - type: Transform - pos: -20.5,1.5 - parent: 31 - - uid: 2775 - components: - - type: Transform - pos: -16.5,-0.5 - parent: 31 - - uid: 2776 - components: - - type: Transform - pos: -16.5,-1.5 - parent: 31 - uid: 2778 components: - type: Transform @@ -9834,17 +9721,7 @@ entities: - uid: 2781 components: - type: Transform - pos: -20.5,-0.5 - parent: 31 - - uid: 2782 - components: - - type: Transform - pos: -20.5,-1.5 - parent: 31 - - uid: 2783 - components: - - type: Transform - pos: -20.5,-2.5 + pos: -29.5,-9.5 parent: 31 - uid: 2784 components: @@ -9991,20 +9868,10 @@ entities: - type: Transform pos: -5.5,-9.5 parent: 31 - - uid: 2814 - components: - - type: Transform - pos: -5.5,-10.5 - parent: 31 - uid: 2816 components: - type: Transform - pos: -4.5,-10.5 - parent: 31 - - uid: 2817 - components: - - type: Transform - pos: -3.5,-10.5 + pos: -24.5,-5.5 parent: 31 - uid: 2818 components: @@ -10096,26 +9963,11 @@ entities: - type: Transform pos: -28.5,-21.5 parent: 31 - - uid: 2860 - components: - - type: Transform - pos: -3.5,-12.5 - parent: 31 - uid: 2865 components: - type: Transform pos: -14.5,-29.5 parent: 31 - - uid: 2867 - components: - - type: Transform - pos: -4.5,-12.5 - parent: 31 - - uid: 2869 - components: - - type: Transform - pos: -5.5,-12.5 - parent: 31 - uid: 2870 components: - type: Transform @@ -10131,6 +9983,11 @@ entities: - type: Transform pos: -13.5,-35.5 parent: 31 + - uid: 2874 + components: + - type: Transform + pos: -38.5,-30.5 + parent: 31 - uid: 2875 components: - type: Transform @@ -10141,6 +9998,11 @@ entities: - type: Transform pos: -3.5,-27.5 parent: 31 + - uid: 2877 + components: + - type: Transform + pos: 1.5,34.5 + parent: 31 - uid: 2879 components: - type: Transform @@ -10381,11 +10243,6 @@ entities: - type: Transform pos: 18.5,-17.5 parent: 31 - - uid: 2944 - components: - - type: Transform - pos: -22.5,-8.5 - parent: 31 - uid: 2946 components: - type: Transform @@ -11056,6 +10913,11 @@ entities: - type: Transform pos: 24.5,-18.5 parent: 31 + - uid: 3107 + components: + - type: Transform + pos: 3.5,32.5 + parent: 31 - uid: 3119 components: - type: Transform @@ -11111,6 +10973,11 @@ entities: - type: Transform pos: 27.5,7.5 parent: 31 + - uid: 3138 + components: + - type: Transform + pos: -21.5,-6.5 + parent: 31 - uid: 3149 components: - type: Transform @@ -11136,6 +11003,11 @@ entities: - type: Transform pos: 20.5,13.5 parent: 31 + - uid: 3158 + components: + - type: Transform + pos: -18.5,-5.5 + parent: 31 - uid: 3159 components: - type: Transform @@ -11341,16 +11213,6 @@ entities: - type: Transform pos: 12.5,14.5 parent: 31 - - uid: 3204 - components: - - type: Transform - pos: 13.5,14.5 - parent: 31 - - uid: 3208 - components: - - type: Transform - pos: 13.5,16.5 - parent: 31 - uid: 3209 components: - type: Transform @@ -11491,41 +11353,6 @@ entities: - type: Transform pos: 6.5,24.5 parent: 31 - - uid: 3242 - components: - - type: Transform - pos: 9.5,28.5 - parent: 31 - - uid: 3243 - components: - - type: Transform - pos: 9.5,29.5 - parent: 31 - - uid: 3244 - components: - - type: Transform - pos: 9.5,30.5 - parent: 31 - - uid: 3245 - components: - - type: Transform - pos: 8.5,30.5 - parent: 31 - - uid: 3246 - components: - - type: Transform - pos: 7.5,30.5 - parent: 31 - - uid: 3247 - components: - - type: Transform - pos: 6.5,30.5 - parent: 31 - - uid: 3248 - components: - - type: Transform - pos: 6.5,31.5 - parent: 31 - uid: 3249 components: - type: Transform @@ -11631,11 +11458,6 @@ entities: - type: Transform pos: -1.5,23.5 parent: 31 - - uid: 3305 - components: - - type: Transform - pos: 31.5,26.5 - parent: 31 - uid: 3318 components: - type: Transform @@ -11656,6 +11478,11 @@ entities: - type: Transform pos: -7.5,-19.5 parent: 31 + - uid: 3400 + components: + - type: Transform + pos: -15.5,-8.5 + parent: 31 - uid: 3418 components: - type: Transform @@ -11666,11 +11493,6 @@ entities: - type: Transform pos: 43.5,11.5 parent: 31 - - uid: 3536 - components: - - type: Transform - pos: 12.5,19.5 - parent: 31 - uid: 3570 components: - type: Transform @@ -11686,11 +11508,6 @@ entities: - type: Transform pos: 24.5,17.5 parent: 31 - - uid: 3617 - components: - - type: Transform - pos: -26.5,-4.5 - parent: 31 - uid: 3619 components: - type: Transform @@ -11706,30 +11523,25 @@ entities: - type: Transform pos: 25.5,9.5 parent: 31 - - uid: 3703 + - uid: 3677 components: - type: Transform - pos: -4.5,15.5 + pos: 13.5,20.5 parent: 31 - - uid: 3727 + - uid: 3703 components: - type: Transform - pos: -16.5,16.5 + pos: -4.5,15.5 parent: 31 - uid: 3729 components: - type: Transform pos: -28.5,-26.5 parent: 31 - - uid: 3768 - components: - - type: Transform - pos: -28.5,-5.5 - parent: 31 - - uid: 3769 + - uid: 3781 components: - type: Transform - pos: -29.5,-5.5 + pos: -29.5,-10.5 parent: 31 - uid: 3787 components: @@ -11751,11 +11563,6 @@ entities: - type: Transform pos: -18.5,17.5 parent: 31 - - uid: 3843 - components: - - type: Transform - pos: -4.5,12.5 - parent: 31 - uid: 3845 components: - type: Transform @@ -11786,6 +11593,11 @@ entities: - type: Transform pos: 15.5,15.5 parent: 31 + - uid: 3917 + components: + - type: Transform + pos: -38.5,-34.5 + parent: 31 - uid: 3918 components: - type: Transform @@ -11891,6 +11703,11 @@ entities: - type: Transform pos: 21.5,19.5 parent: 31 + - uid: 3972 + components: + - type: Transform + pos: -8.5,35.5 + parent: 31 - uid: 3979 components: - type: Transform @@ -11901,6 +11718,11 @@ entities: - type: Transform pos: 23.5,-18.5 parent: 31 + - uid: 3997 + components: + - type: Transform + pos: -54.5,-28.5 + parent: 31 - uid: 4012 components: - type: Transform @@ -11924,7 +11746,7 @@ entities: - uid: 4037 components: - type: Transform - pos: -20.5,13.5 + pos: -21.5,14.5 parent: 31 - uid: 4039 components: @@ -11939,12 +11761,7 @@ entities: - uid: 4043 components: - type: Transform - pos: -26.5,4.5 - parent: 31 - - uid: 4047 - components: - - type: Transform - pos: -19.5,13.5 + pos: -3.5,-9.5 parent: 31 - uid: 4048 components: @@ -11956,11 +11773,46 @@ entities: - type: Transform pos: -22.5,19.5 parent: 31 + - uid: 4066 + components: + - type: Transform + pos: -37.5,-31.5 + parent: 31 + - uid: 4067 + components: + - type: Transform + pos: -45.5,-28.5 + parent: 31 + - uid: 4068 + components: + - type: Transform + pos: -44.5,-28.5 + parent: 31 + - uid: 4070 + components: + - type: Transform + pos: -43.5,-28.5 + parent: 31 - uid: 4111 components: - type: Transform pos: 27.5,16.5 parent: 31 + - uid: 4122 + components: + - type: Transform + pos: 47.5,11.5 + parent: 31 + - uid: 4127 + components: + - type: Transform + pos: -38.5,-31.5 + parent: 31 + - uid: 4129 + components: + - type: Transform + pos: -52.5,-28.5 + parent: 31 - uid: 4132 components: - type: Transform @@ -12036,10 +11888,15 @@ entities: - type: Transform pos: 36.5,-12.5 parent: 31 - - uid: 4383 + - uid: 4457 components: - type: Transform - pos: 33.5,-22.5 + pos: -6.5,28.5 + parent: 31 + - uid: 4470 + components: + - type: Transform + pos: -9.5,36.5 parent: 31 - uid: 4491 components: @@ -12076,6 +11933,16 @@ entities: - type: Transform pos: 29.5,-9.5 parent: 31 + - uid: 4515 + components: + - type: Transform + pos: -20.5,3.5 + parent: 31 + - uid: 4583 + components: + - type: Transform + pos: -4.5,-9.5 + parent: 31 - uid: 4591 components: - type: Transform @@ -12096,16 +11963,6 @@ entities: - type: Transform pos: 37.5,-9.5 parent: 31 - - uid: 4630 - components: - - type: Transform - pos: 42.5,-24.5 - parent: 31 - - uid: 4633 - components: - - type: Transform - pos: 43.5,-24.5 - parent: 31 - uid: 4643 components: - type: Transform @@ -12126,45 +11983,30 @@ entities: - type: Transform pos: 32.5,-9.5 parent: 31 - - uid: 4665 - components: - - type: Transform - pos: 39.5,-24.5 - parent: 31 - - uid: 4666 - components: - - type: Transform - pos: 38.5,-24.5 - parent: 31 - - uid: 4667 + - uid: 4656 components: - type: Transform - pos: 37.5,-24.5 + pos: 51.5,-22.5 parent: 31 - - uid: 4668 + - uid: 4661 components: - type: Transform - pos: 36.5,-24.5 + pos: 51.5,-24.5 parent: 31 - - uid: 4669 + - uid: 4663 components: - type: Transform - pos: 35.5,-24.5 + pos: 51.5,-23.5 parent: 31 - uid: 4670 components: - type: Transform - pos: 34.5,-24.5 - parent: 31 - - uid: 4671 - components: - - type: Transform - pos: 33.5,-24.5 + pos: -7.5,16.5 parent: 31 - - uid: 4672 + - uid: 4712 components: - type: Transform - pos: 33.5,-23.5 + pos: -38.5,-28.5 parent: 31 - uid: 4720 components: @@ -12306,11 +12148,6 @@ entities: - type: Transform pos: 6.5,-25.5 parent: 31 - - uid: 4829 - components: - - type: Transform - pos: 31.5,23.5 - parent: 31 - uid: 4832 components: - type: Transform @@ -12321,21 +12158,6 @@ entities: - type: Transform pos: -15.5,-36.5 parent: 31 - - uid: 4859 - components: - - type: Transform - pos: -15.5,-10.5 - parent: 31 - - uid: 4861 - components: - - type: Transform - pos: -13.5,-10.5 - parent: 31 - - uid: 4864 - components: - - type: Transform - pos: 12.5,20.5 - parent: 31 - uid: 4865 components: - type: Transform @@ -12621,6 +12443,11 @@ entities: - type: Transform pos: -17.5,-35.5 parent: 31 + - uid: 5549 + components: + - type: Transform + pos: -22.5,3.5 + parent: 31 - uid: 5707 components: - type: Transform @@ -12646,15 +12473,15 @@ entities: - type: Transform pos: -39.5,-11.5 parent: 31 - - uid: 5938 + - uid: 5882 components: - type: Transform - pos: 46.5,24.5 + pos: 2.5,34.5 parent: 31 - - uid: 5976 + - uid: 5938 components: - type: Transform - pos: -22.5,-9.5 + pos: 46.5,24.5 parent: 31 - uid: 5977 components: @@ -12671,6 +12498,31 @@ entities: - type: Transform pos: -11.5,-18.5 parent: 31 + - uid: 6083 + components: + - type: Transform + pos: -50.5,-28.5 + parent: 31 + - uid: 6085 + components: + - type: Transform + pos: -46.5,-28.5 + parent: 31 + - uid: 6086 + components: + - type: Transform + pos: -51.5,-28.5 + parent: 31 + - uid: 6087 + components: + - type: Transform + pos: -48.5,-28.5 + parent: 31 + - uid: 6088 + components: + - type: Transform + pos: -47.5,-28.5 + parent: 31 - uid: 6115 components: - type: Transform @@ -13186,20 +13038,15 @@ entities: - type: Transform pos: -9.5,-37.5 parent: 31 - - uid: 6981 - components: - - type: Transform - pos: 41.5,-24.5 - parent: 31 - - uid: 6982 + - uid: 6967 components: - type: Transform - pos: 40.5,-24.5 + pos: -16.5,-5.5 parent: 31 - - uid: 7010 + - uid: 7009 components: - type: Transform - pos: 45.5,-24.5 + pos: -9.5,-14.5 parent: 31 - uid: 7026 components: @@ -13226,10 +13073,20 @@ entities: - type: Transform pos: 36.5,-9.5 parent: 31 + - uid: 7051 + components: + - type: Transform + pos: 47.5,-22.5 + parent: 31 - uid: 7054 components: - type: Transform - pos: 33.5,-21.5 + pos: 47.5,-25.5 + parent: 31 + - uid: 7061 + components: + - type: Transform + pos: 49.5,-26.5 parent: 31 - uid: 7064 components: @@ -13401,11 +13258,6 @@ entities: - type: Transform pos: -15.5,-25.5 parent: 31 - - uid: 7428 - components: - - type: Transform - pos: -19.5,16.5 - parent: 31 - uid: 7439 components: - type: Transform @@ -13421,11 +13273,21 @@ entities: - type: Transform pos: -22.5,-13.5 parent: 31 + - uid: 7471 + components: + - type: Transform + pos: -7.5,-16.5 + parent: 31 - uid: 7474 components: - type: Transform pos: 3.5,-29.5 parent: 31 + - uid: 7526 + components: + - type: Transform + pos: -6.5,-16.5 + parent: 31 - uid: 7637 components: - type: Transform @@ -13441,26 +13303,6 @@ entities: - type: Transform pos: -23.5,-29.5 parent: 31 - - uid: 7648 - components: - - type: Transform - pos: -25.5,-6.5 - parent: 31 - - uid: 7649 - components: - - type: Transform - pos: -25.5,-5.5 - parent: 31 - - uid: 7650 - components: - - type: Transform - pos: -25.5,-4.5 - parent: 31 - - uid: 7671 - components: - - type: Transform - pos: -14.5,14.5 - parent: 31 - uid: 7680 components: - type: Transform @@ -13616,11 +13458,6 @@ entities: - type: Transform pos: -24.5,3.5 parent: 31 - - uid: 7773 - components: - - type: Transform - pos: -24.5,2.5 - parent: 31 - uid: 7833 components: - type: Transform @@ -13661,6 +13498,11 @@ entities: - type: Transform pos: 53.5,16.5 parent: 31 + - uid: 7946 + components: + - type: Transform + pos: -21.5,-5.5 + parent: 31 - uid: 8040 components: - type: Transform @@ -13871,285 +13713,180 @@ entities: - type: Transform pos: 60.5,4.5 parent: 31 - - uid: 8226 - components: - - type: Transform - pos: 53.5,-24.5 - parent: 31 - - uid: 8227 - components: - - type: Transform - pos: 54.5,-24.5 - parent: 31 - - uid: 8228 - components: - - type: Transform - pos: 54.5,-23.5 - parent: 31 - - uid: 8229 - components: - - type: Transform - pos: 54.5,-22.5 - parent: 31 - - uid: 8230 - components: - - type: Transform - pos: 54.5,-25.5 - parent: 31 - - uid: 8231 - components: - - type: Transform - pos: 54.5,-26.5 - parent: 31 - - uid: 8233 - components: - - type: Transform - pos: 49.5,-28.5 - parent: 31 - - uid: 8234 - components: - - type: Transform - pos: 49.5,-29.5 - parent: 31 - - uid: 8235 - components: - - type: Transform - pos: 48.5,-29.5 - parent: 31 - - uid: 8236 - components: - - type: Transform - pos: 47.5,-29.5 - parent: 31 - - uid: 8237 - components: - - type: Transform - pos: 50.5,-29.5 - parent: 31 - - uid: 8238 - components: - - type: Transform - pos: 51.5,-29.5 - parent: 31 - - uid: 8240 - components: - - type: Transform - pos: 49.5,-20.5 - parent: 31 - - uid: 8241 - components: - - type: Transform - pos: 49.5,-19.5 - parent: 31 - - uid: 8242 - components: - - type: Transform - pos: 48.5,-19.5 - parent: 31 - - uid: 8243 - components: - - type: Transform - pos: 47.5,-19.5 - parent: 31 - - uid: 8244 - components: - - type: Transform - pos: 50.5,-19.5 - parent: 31 - - uid: 8245 - components: - - type: Transform - pos: 51.5,-19.5 - parent: 31 - - uid: 8246 - components: - - type: Transform - pos: 44.5,-25.5 - parent: 31 - - uid: 8247 - components: - - type: Transform - pos: 44.5,-26.5 - parent: 31 - - uid: 8248 + - uid: 8201 components: - type: Transform - pos: 44.5,-23.5 + pos: -2.5,-9.5 parent: 31 - uid: 8249 components: - type: Transform - pos: 44.5,-22.5 - parent: 31 - - uid: 8250 - components: - - type: Transform - pos: 45.5,-22.5 + pos: 49.5,-30.5 parent: 31 - - uid: 8251 + - uid: 8260 components: - type: Transform - pos: 45.5,-21.5 + pos: -16.5,-4.5 parent: 31 - - uid: 8252 + - uid: 8282 components: - type: Transform - pos: 47.5,-20.5 + pos: 38.5,-13.5 parent: 31 - - uid: 8253 + - uid: 8295 components: - type: Transform - pos: 46.5,-20.5 + pos: -2.5,-26.5 parent: 31 - - uid: 8254 + - uid: 8297 components: - type: Transform - pos: 51.5,-20.5 + pos: -40.5,-9.5 parent: 31 - - uid: 8255 + - uid: 8298 components: - type: Transform - pos: 52.5,-20.5 + pos: -39.5,-9.5 parent: 31 - - uid: 8256 + - uid: 8313 components: - type: Transform - pos: 53.5,-22.5 + pos: 47.5,-23.5 parent: 31 - - uid: 8257 + - uid: 8315 components: - type: Transform - pos: 53.5,-21.5 + pos: 46.5,15.5 parent: 31 - - uid: 8258 + - uid: 8338 components: - type: Transform - pos: 53.5,-26.5 + pos: 48.5,-26.5 parent: 31 - - uid: 8259 + - uid: 8339 components: - type: Transform - pos: 53.5,-27.5 + pos: 51.5,-26.5 parent: 31 - - uid: 8260 + - uid: 8348 components: - type: Transform - pos: 51.5,-28.5 + pos: 33.5,19.5 parent: 31 - - uid: 8261 + - uid: 8359 components: - type: Transform - pos: 52.5,-28.5 + pos: 33.5,23.5 parent: 31 - - uid: 8262 + - uid: 8360 components: - type: Transform - pos: 47.5,-28.5 + pos: 33.5,20.5 parent: 31 - - uid: 8263 + - uid: 8361 components: - type: Transform - pos: 46.5,-28.5 + pos: 33.5,21.5 parent: 31 - - uid: 8264 + - uid: 8394 components: - type: Transform - pos: 45.5,-26.5 + pos: 47.5,-24.5 parent: 31 - - uid: 8265 + - uid: 8395 components: - type: Transform - pos: 45.5,-27.5 + pos: 48.5,-22.5 parent: 31 - - uid: 8282 + - uid: 8403 components: - type: Transform - pos: 38.5,-13.5 + pos: 47.5,-26.5 parent: 31 - - uid: 8295 + - uid: 8404 components: - type: Transform - pos: -2.5,-26.5 + pos: 48.5,-29.5 parent: 31 - - uid: 8297 + - uid: 8405 components: - type: Transform - pos: -40.5,-9.5 + pos: 33.5,-18.5 parent: 31 - - uid: 8298 + - uid: 8406 components: - type: Transform - pos: -39.5,-9.5 + pos: -23.5,4.5 parent: 31 - - uid: 8315 + - uid: 8407 components: - type: Transform - pos: 46.5,15.5 + pos: -29.5,5.5 parent: 31 - - uid: 8348 + - uid: 8447 components: - type: Transform - pos: 33.5,19.5 + pos: -20.5,14.5 parent: 31 - - uid: 8359 + - uid: 8474 components: - type: Transform - pos: 33.5,23.5 + pos: 48.5,-28.5 parent: 31 - - uid: 8360 + - uid: 8487 components: - type: Transform - pos: 33.5,20.5 + pos: -25.5,-29.5 parent: 31 - - uid: 8361 + - uid: 8501 components: - type: Transform - pos: 33.5,21.5 + pos: -28.5,-29.5 parent: 31 - - uid: 8403 + - uid: 8508 components: - type: Transform - pos: 33.5,-20.5 + pos: -19.5,-29.5 parent: 31 - - uid: 8404 + - uid: 8509 components: - type: Transform - pos: 33.5,-19.5 + pos: -19.5,-30.5 parent: 31 - - uid: 8405 + - uid: 8515 components: - type: Transform - pos: 33.5,-18.5 + pos: 48.5,-21.5 parent: 31 - - uid: 8406 + - uid: 8525 components: - type: Transform - pos: -23.5,4.5 + pos: 50.5,-22.5 parent: 31 - - uid: 8407 + - uid: 8532 components: - type: Transform - pos: -29.5,5.5 + pos: 55.5,-25.5 parent: 31 - - uid: 8487 + - uid: 8538 components: - type: Transform - pos: -25.5,-29.5 + pos: 48.5,-19.5 parent: 31 - - uid: 8501 + - uid: 8575 components: - type: Transform - pos: -28.5,-29.5 + pos: 43.5,-24.5 parent: 31 - - uid: 8508 + - uid: 8614 components: - type: Transform - pos: -19.5,-29.5 + pos: 48.5,-18.5 parent: 31 - - uid: 8509 + - uid: 8618 components: - type: Transform - pos: -19.5,-30.5 + pos: 49.5,-18.5 parent: 31 - uid: 8677 components: @@ -14191,15 +13928,10 @@ entities: - type: Transform pos: -35.5,-26.5 parent: 31 - - uid: 8685 - components: - - type: Transform - pos: -35.5,-25.5 - parent: 31 - uid: 8686 components: - type: Transform - pos: -35.5,-24.5 + pos: 53.5,-25.5 parent: 31 - uid: 8687 components: @@ -14209,17 +13941,7 @@ entities: - uid: 8688 components: - type: Transform - pos: -35.5,-27.5 - parent: 31 - - uid: 8689 - components: - - type: Transform - pos: -35.5,-28.5 - parent: 31 - - uid: 8690 - components: - - type: Transform - pos: -35.5,-29.5 + pos: 49.5,-29.5 parent: 31 - uid: 8691 components: @@ -14266,6 +13988,26 @@ entities: - type: Transform pos: -30.5,-32.5 parent: 31 + - uid: 8718 + components: + - type: Transform + pos: 54.5,-25.5 + parent: 31 + - uid: 8727 + components: + - type: Transform + pos: 51.5,-25.5 + parent: 31 + - uid: 8737 + components: + - type: Transform + pos: 45.5,-25.5 + parent: 31 + - uid: 8739 + components: + - type: Transform + pos: -25.5,-2.5 + parent: 31 - uid: 8750 components: - type: Transform @@ -14276,11 +14018,6 @@ entities: - type: Transform pos: -24.5,-29.5 parent: 31 - - uid: 8757 - components: - - type: Transform - pos: -20.5,12.5 - parent: 31 - uid: 8761 components: - type: Transform @@ -14306,6 +14043,21 @@ entities: - type: Transform pos: -16.5,8.5 parent: 31 + - uid: 8782 + components: + - type: Transform + pos: -9.5,-13.5 + parent: 31 + - uid: 8810 + components: + - type: Transform + pos: -11.5,-14.5 + parent: 31 + - uid: 8813 + components: + - type: Transform + pos: -9.5,35.5 + parent: 31 - uid: 8821 components: - type: Transform @@ -14351,20 +14103,30 @@ entities: - type: Transform pos: 4.5,28.5 parent: 31 - - uid: 8830 + - uid: 8882 components: - type: Transform - pos: 5.5,28.5 + pos: -13.5,6.5 parent: 31 - - uid: 8831 + - uid: 8902 components: - type: Transform - pos: 6.5,28.5 + pos: 50.5,-26.5 parent: 31 - - uid: 8882 + - uid: 8910 components: - type: Transform - pos: -13.5,6.5 + pos: 46.5,-25.5 + parent: 31 + - uid: 8912 + components: + - type: Transform + pos: 52.5,-25.5 + parent: 31 + - uid: 8916 + components: + - type: Transform + pos: 48.5,-20.5 parent: 31 - uid: 8957 components: @@ -14521,11 +14283,6 @@ entities: - type: Transform pos: 3.5,8.5 parent: 31 - - uid: 9033 - components: - - type: Transform - pos: -22.5,-10.5 - parent: 31 - uid: 9133 components: - type: Transform @@ -14546,6 +14303,11 @@ entities: - type: Transform pos: -43.5,8.5 parent: 31 + - uid: 9180 + components: + - type: Transform + pos: -7.5,15.5 + parent: 31 - uid: 9210 components: - type: Transform @@ -14601,6 +14363,16 @@ entities: - type: Transform pos: -22.5,-29.5 parent: 31 + - uid: 9332 + components: + - type: Transform + pos: -10.5,26.5 + parent: 31 + - uid: 9366 + components: + - type: Transform + pos: -7.5,35.5 + parent: 31 - uid: 9367 components: - type: Transform @@ -14656,6 +14428,16 @@ entities: - type: Transform pos: -3.5,-21.5 parent: 31 + - uid: 9563 + components: + - type: Transform + pos: -6.5,35.5 + parent: 31 + - uid: 9571 + components: + - type: Transform + pos: -0.5,34.5 + parent: 31 - uid: 9575 components: - type: Transform @@ -14691,6 +14473,11 @@ entities: - type: Transform pos: -21.5,16.5 parent: 31 + - uid: 9794 + components: + - type: Transform + pos: -21.5,13.5 + parent: 31 - uid: 9828 components: - type: Transform @@ -14746,16 +14533,6 @@ entities: - type: Transform pos: 33.5,22.5 parent: 31 - - uid: 9937 - components: - - type: Transform - pos: 33.5,27.5 - parent: 31 - - uid: 9939 - components: - - type: Transform - pos: 34.5,27.5 - parent: 31 - uid: 9947 components: - type: Transform @@ -14791,15 +14568,45 @@ entities: - type: Transform pos: 22.5,26.5 parent: 31 - - uid: 10100 + - uid: 10154 components: - type: Transform - pos: 31.5,27.5 + pos: 3.5,35.5 parent: 31 - - uid: 10101 + - uid: 10160 components: - type: Transform - pos: 32.5,27.5 + pos: 12.5,16.5 + parent: 31 + - uid: 10161 + components: + - type: Transform + pos: -26.5,4.5 + parent: 31 + - uid: 10162 + components: + - type: Transform + pos: 12.5,18.5 + parent: 31 + - uid: 10168 + components: + - type: Transform + pos: 12.5,17.5 + parent: 31 + - uid: 10169 + components: + - type: Transform + pos: 12.5,15.5 + parent: 31 + - uid: 10173 + components: + - type: Transform + pos: -30.5,-1.5 + parent: 31 + - uid: 10174 + components: + - type: Transform + pos: 48.5,11.5 parent: 31 - uid: 10222 components: @@ -14926,6 +14733,11 @@ entities: - type: Transform pos: -3.5,-38.5 parent: 31 + - uid: 10397 + components: + - type: Transform + pos: -10.5,25.5 + parent: 31 - uid: 10496 components: - type: Transform @@ -15026,15 +14838,10 @@ entities: - type: Transform pos: -28.5,-11.5 parent: 31 - - uid: 10577 - components: - - type: Transform - pos: -27.5,-11.5 - parent: 31 - uid: 10578 components: - type: Transform - pos: -26.5,-11.5 + pos: -17.5,0.5 parent: 31 - uid: 10579 components: @@ -15046,6 +14853,31 @@ entities: - type: Transform pos: -28.5,-18.5 parent: 31 + - uid: 10581 + components: + - type: Transform + pos: -17.5,-0.5 + parent: 31 + - uid: 10582 + components: + - type: Transform + pos: -17.5,-1.5 + parent: 31 + - uid: 10586 + components: + - type: Transform + pos: -17.5,-1.5 + parent: 31 + - uid: 10587 + components: + - type: Transform + pos: -18.5,-0.5 + parent: 31 + - uid: 10588 + components: + - type: Transform + pos: -19.5,-0.5 + parent: 31 - uid: 10608 components: - type: Transform @@ -15191,16 +15023,6 @@ entities: - type: Transform pos: -13.5,9.5 parent: 31 - - uid: 10740 - components: - - type: Transform - pos: -11.5,7.5 - parent: 31 - - uid: 10741 - components: - - type: Transform - pos: -9.5,7.5 - parent: 31 - uid: 10742 components: - type: Transform @@ -15326,6 +15148,11 @@ entities: - type: Transform pos: 3.5,-25.5 parent: 31 + - uid: 10827 + components: + - type: Transform + pos: -26.5,-2.5 + parent: 31 - uid: 10832 components: - type: Transform @@ -15486,6 +15313,11 @@ entities: - type: Transform pos: 55.5,-6.5 parent: 31 + - uid: 10909 + components: + - type: Transform + pos: -26.5,-1.5 + parent: 31 - uid: 10966 components: - type: Transform @@ -15561,6 +15393,46 @@ entities: - type: Transform pos: 45.5,12.5 parent: 31 + - uid: 11049 + components: + - type: Transform + pos: -26.5,-0.5 + parent: 31 + - uid: 11106 + components: + - type: Transform + pos: -26.5,0.5 + parent: 31 + - uid: 11107 + components: + - type: Transform + pos: -27.5,0.5 + parent: 31 + - uid: 11120 + components: + - type: Transform + pos: -6.5,34.5 + parent: 31 + - uid: 11122 + components: + - type: Transform + pos: 0.5,34.5 + parent: 31 + - uid: 11126 + components: + - type: Transform + pos: 0.5,33.5 + parent: 31 + - uid: 11181 + components: + - type: Transform + pos: -26.5,-3.5 + parent: 31 + - uid: 11194 + components: + - type: Transform + pos: -9.5,34.5 + parent: 31 - uid: 11195 components: - type: Transform @@ -15581,10 +15453,15 @@ entities: - type: Transform pos: -5.5,28.5 parent: 31 - - uid: 11199 + - uid: 11200 components: - type: Transform - pos: -6.5,28.5 + pos: -28.5,0.5 + parent: 31 + - uid: 11201 + components: + - type: Transform + pos: -29.5,0.5 parent: 31 - uid: 11205 components: @@ -15611,6 +15488,31 @@ entities: - type: Transform pos: -28.5,-15.5 parent: 31 + - uid: 11225 + components: + - type: Transform + pos: -26.5,-4.5 + parent: 31 + - uid: 11226 + components: + - type: Transform + pos: -27.5,-4.5 + parent: 31 + - uid: 11227 + components: + - type: Transform + pos: -28.5,-4.5 + parent: 31 + - uid: 11228 + components: + - type: Transform + pos: -29.5,-4.5 + parent: 31 + - uid: 11229 + components: + - type: Transform + pos: -29.5,-5.5 + parent: 31 - uid: 11232 components: - type: Transform @@ -15671,6 +15573,11 @@ entities: - type: Transform pos: -20.5,-15.5 parent: 31 + - uid: 11244 + components: + - type: Transform + pos: -25.5,-4.5 + parent: 31 - uid: 11251 components: - type: Transform @@ -15686,6 +15593,21 @@ entities: - type: Transform pos: -32.5,7.5 parent: 31 + - uid: 11254 + components: + - type: Transform + pos: -25.5,-5.5 + parent: 31 + - uid: 11255 + components: + - type: Transform + pos: -25.5,-6.5 + parent: 31 + - uid: 11256 + components: + - type: Transform + pos: -25.5,-7.5 + parent: 31 - uid: 11257 components: - type: Transform @@ -15721,6 +15643,16 @@ entities: - type: Transform pos: -16.5,-16.5 parent: 31 + - uid: 11284 + components: + - type: Transform + pos: -25.5,-8.5 + parent: 31 + - uid: 11296 + components: + - type: Transform + pos: -20.5,-0.5 + parent: 31 - uid: 11305 components: - type: Transform @@ -15751,6 +15683,11 @@ entities: - type: Transform pos: 20.5,-23.5 parent: 31 + - uid: 11335 + components: + - type: Transform + pos: -14.5,-10.5 + parent: 31 - uid: 11350 components: - type: Transform @@ -15826,11 +15763,6 @@ entities: - type: Transform pos: 60.5,11.5 parent: 31 - - uid: 11445 - components: - - type: Transform - pos: -25.5,-3.5 - parent: 31 - uid: 11454 components: - type: Transform @@ -15881,6 +15813,11 @@ entities: - type: Transform pos: 52.5,21.5 parent: 31 + - uid: 11490 + components: + - type: Transform + pos: -13.5,-10.5 + parent: 31 - uid: 11515 components: - type: Transform @@ -16021,6 +15958,16 @@ entities: - type: Transform pos: -33.5,-21.5 parent: 31 + - uid: 11545 + components: + - type: Transform + pos: -15.5,-9.5 + parent: 31 + - uid: 11546 + components: + - type: Transform + pos: -12.5,-10.5 + parent: 31 - uid: 11613 components: - type: Transform @@ -16091,6 +16038,36 @@ entities: - type: Transform pos: 3.5,-33.5 parent: 31 + - uid: 11826 + components: + - type: Transform + pos: 48.5,-27.5 + parent: 31 + - uid: 11829 + components: + - type: Transform + pos: 50.5,-18.5 + parent: 31 + - uid: 11855 + components: + - type: Transform + pos: -7.5,14.5 + parent: 31 + - uid: 11857 + components: + - type: Transform + pos: -8.5,14.5 + parent: 31 + - uid: 11858 + components: + - type: Transform + pos: -7.5,14.5 + parent: 31 + - uid: 11859 + components: + - type: Transform + pos: -6.5,14.5 + parent: 31 - uid: 11942 components: - type: Transform @@ -16551,11 +16528,6 @@ entities: - type: Transform pos: -44.5,10.5 parent: 31 - - uid: 12526 - components: - - type: Transform - pos: 35.5,27.5 - parent: 31 - proto: CableApcStack entities: - uid: 94 @@ -16573,6 +16545,11 @@ entities: - type: Transform pos: 48.373375,5.713002 parent: 31 + - uid: 4620 + components: + - type: Transform + pos: 47.25442,-29.18218 + parent: 31 - proto: CableApcStack1 entities: - uid: 4263 @@ -16580,6 +16557,12 @@ entities: - type: Transform pos: 49.699306,-5.6046276 parent: 31 + - uid: 6731 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -22.259155,16.568325 + parent: 31 - uid: 9664 components: - type: Transform @@ -16591,12 +16574,23 @@ entities: rot: -1.5707963267948966 rad pos: -3.0297182,-43.247223 parent: 31 + - uid: 10063 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -29.89733,-9.702441 + parent: 31 - uid: 10901 components: - type: Transform rot: -1.5707963267948966 rad pos: 49.31561,-5.6046276 parent: 31 + - uid: 11119 + components: + - type: Transform + pos: -24.27628,16.630825 + parent: 31 - proto: CableApcStack10 entities: - uid: 2048 @@ -16631,6 +16625,11 @@ entities: - type: Transform pos: -22.5,21.5 parent: 31 + - uid: 155 + components: + - type: Transform + pos: 13.5,21.5 + parent: 31 - uid: 202 components: - type: Transform @@ -16646,6 +16645,11 @@ entities: - type: Transform pos: -21.5,22.5 parent: 31 + - uid: 441 + components: + - type: Transform + pos: -33.5,9.5 + parent: 31 - uid: 544 components: - type: Transform @@ -16716,15 +16720,15 @@ entities: - type: Transform pos: -27.5,-31.5 parent: 31 - - uid: 805 + - uid: 803 components: - type: Transform - pos: -27.5,-30.5 + pos: -5.5,-9.5 parent: 31 - - uid: 840 + - uid: 805 components: - type: Transform - pos: -12.5,-10.5 + pos: -27.5,-30.5 parent: 31 - uid: 872 components: @@ -16746,11 +16750,6 @@ entities: - type: Transform pos: -28.5,-23.5 parent: 31 - - uid: 1057 - components: - - type: Transform - pos: -12.5,-12.5 - parent: 31 - uid: 1070 components: - type: Transform @@ -16786,6 +16785,16 @@ entities: - type: Transform pos: -9.5,-14.5 parent: 31 + - uid: 1161 + components: + - type: Transform + pos: -18.5,16.5 + parent: 31 + - uid: 1170 + components: + - type: Transform + pos: -12.5,14.5 + parent: 31 - uid: 1175 components: - type: Transform @@ -16866,6 +16875,11 @@ entities: - type: Transform pos: -28.5,-26.5 parent: 31 + - uid: 1425 + components: + - type: Transform + pos: -13.5,14.5 + parent: 31 - uid: 1458 components: - type: Transform @@ -16941,6 +16955,11 @@ entities: - type: Transform pos: 31.5,-45.5 parent: 31 + - uid: 1926 + components: + - type: Transform + pos: -36.5,-34.5 + parent: 31 - uid: 2000 components: - type: Transform @@ -16961,6 +16980,11 @@ entities: - type: Transform pos: -26.5,-13.5 parent: 31 + - uid: 2059 + components: + - type: Transform + pos: -33.5,5.5 + parent: 31 - uid: 2120 components: - type: Transform @@ -17011,25 +17035,70 @@ entities: - type: Transform pos: 27.5,-10.5 parent: 31 + - uid: 2461 + components: + - type: Transform + pos: -38.5,-33.5 + parent: 31 - uid: 2534 components: - type: Transform pos: -18.5,15.5 parent: 31 - - uid: 2707 + - uid: 2672 components: - type: Transform - pos: -27.5,-11.5 + pos: -29.5,-10.5 parent: 31 - - uid: 2713 + - uid: 2688 components: - type: Transform - pos: -13.5,-12.5 + pos: -28.5,-9.5 parent: 31 - - uid: 2714 + - uid: 2693 components: - type: Transform - pos: -14.5,-12.5 + pos: -35.5,7.5 + parent: 31 + - uid: 2732 + components: + - type: Transform + pos: -38.5,-32.5 + parent: 31 + - uid: 2742 + components: + - type: Transform + pos: -34.5,5.5 + parent: 31 + - uid: 2743 + components: + - type: Transform + pos: -35.5,5.5 + parent: 31 + - uid: 2745 + components: + - type: Transform + pos: -34.5,8.5 + parent: 31 + - uid: 2746 + components: + - type: Transform + pos: -34.5,9.5 + parent: 31 + - uid: 2747 + components: + - type: Transform + pos: -34.5,7.5 + parent: 31 + - uid: 2748 + components: + - type: Transform + pos: -35.5,6.5 + parent: 31 + - uid: 2770 + components: + - type: Transform + pos: -38.5,-34.5 parent: 31 - uid: 2834 components: @@ -17046,11 +17115,6 @@ entities: - type: Transform pos: -19.5,-31.5 parent: 31 - - uid: 2850 - components: - - type: Transform - pos: -15.5,-12.5 - parent: 31 - uid: 2937 components: - type: Transform @@ -17071,6 +17135,11 @@ entities: - type: Transform pos: 53.5,4.5 parent: 31 + - uid: 3115 + components: + - type: Transform + pos: -4.5,-9.5 + parent: 31 - uid: 3123 components: - type: Transform @@ -17081,6 +17150,11 @@ entities: - type: Transform pos: 32.5,8.5 parent: 31 + - uid: 3204 + components: + - type: Transform + pos: 44.5,-23.5 + parent: 31 - uid: 3272 components: - type: Transform @@ -17446,16 +17520,6 @@ entities: - type: Transform pos: -19.5,-34.5 parent: 31 - - uid: 3365 - components: - - type: Transform - pos: -10.5,-10.5 - parent: 31 - - uid: 3374 - components: - - type: Transform - pos: -11.5,-10.5 - parent: 31 - uid: 3391 components: - type: Transform @@ -17476,35 +17540,10 @@ entities: - type: Transform pos: -9.5,-10.5 parent: 31 - - uid: 3395 - components: - - type: Transform - pos: -8.5,-10.5 - parent: 31 - uid: 3396 components: - type: Transform - pos: -7.5,-10.5 - parent: 31 - - uid: 3397 - components: - - type: Transform - pos: -6.5,-10.5 - parent: 31 - - uid: 3398 - components: - - type: Transform - pos: -5.5,-10.5 - parent: 31 - - uid: 3399 - components: - - type: Transform - pos: -4.5,-10.5 - parent: 31 - - uid: 3400 - components: - - type: Transform - pos: -3.5,-10.5 + pos: -8.5,-9.5 parent: 31 - uid: 3401 components: @@ -17526,11 +17565,6 @@ entities: - type: Transform pos: -0.5,-9.5 parent: 31 - - uid: 3426 - components: - - type: Transform - pos: -26.5,-11.5 - parent: 31 - uid: 3429 components: - type: Transform @@ -17651,11 +17685,6 @@ entities: - type: Transform pos: -32.5,5.5 parent: 31 - - uid: 3453 - components: - - type: Transform - pos: -32.5,6.5 - parent: 31 - uid: 3454 components: - type: Transform @@ -17741,11 +17770,6 @@ entities: - type: Transform pos: -23.5,14.5 parent: 31 - - uid: 3472 - components: - - type: Transform - pos: -22.5,14.5 - parent: 31 - uid: 3473 components: - type: Transform @@ -17761,21 +17785,6 @@ entities: - type: Transform pos: -19.5,14.5 parent: 31 - - uid: 3482 - components: - - type: Transform - pos: -18.5,16.5 - parent: 31 - - uid: 3483 - components: - - type: Transform - pos: -17.5,16.5 - parent: 31 - - uid: 3484 - components: - - type: Transform - pos: -16.5,16.5 - parent: 31 - uid: 3486 components: - type: Transform @@ -17981,11 +17990,6 @@ entities: - type: Transform pos: 11.5,19.5 parent: 31 - - uid: 3532 - components: - - type: Transform - pos: 12.5,20.5 - parent: 31 - uid: 3533 components: - type: Transform @@ -18201,6 +18205,11 @@ entities: - type: Transform pos: 7.5,-19.5 parent: 31 + - uid: 3783 + components: + - type: Transform + pos: -29.5,-9.5 + parent: 31 - uid: 3851 components: - type: Transform @@ -18221,11 +18230,26 @@ entities: - type: Transform pos: 65.5,7.5 parent: 31 + - uid: 4018 + components: + - type: Transform + pos: -9.5,-9.5 + parent: 31 + - uid: 4130 + components: + - type: Transform + pos: -37.5,-34.5 + parent: 31 - uid: 4233 components: - type: Transform pos: -21.5,24.5 parent: 31 + - uid: 4235 + components: + - type: Transform + pos: 13.5,19.5 + parent: 31 - uid: 4242 components: - type: Transform @@ -18401,6 +18425,11 @@ entities: - type: Transform pos: 55.5,1.5 parent: 31 + - uid: 4599 + components: + - type: Transform + pos: 13.5,20.5 + parent: 31 - uid: 4652 components: - type: Transform @@ -18716,6 +18745,11 @@ entities: - type: Transform pos: -4.5,25.5 parent: 31 + - uid: 5987 + components: + - type: Transform + pos: -7.5,-9.5 + parent: 31 - uid: 6198 components: - type: Transform @@ -19081,6 +19115,26 @@ entities: - type: Transform pos: 50.5,3.5 parent: 31 + - uid: 6992 + components: + - type: Transform + pos: -8.5,14.5 + parent: 31 + - uid: 7011 + components: + - type: Transform + pos: 43.5,-24.5 + parent: 31 + - uid: 7025 + components: + - type: Transform + pos: -8.5,13.5 + parent: 31 + - uid: 7038 + components: + - type: Transform + pos: 44.5,-25.5 + parent: 31 - uid: 7173 components: - type: Transform @@ -19101,11 +19155,6 @@ entities: - type: Transform pos: 0.5,-8.5 parent: 31 - - uid: 7384 - components: - - type: Transform - pos: -12.5,-11.5 - parent: 31 - uid: 7385 components: - type: Transform @@ -19176,6 +19225,11 @@ entities: - type: Transform pos: 63.5,6.5 parent: 31 + - uid: 8200 + components: + - type: Transform + pos: -3.5,-9.5 + parent: 31 - uid: 8351 components: - type: Transform @@ -19191,6 +19245,16 @@ entities: - type: Transform pos: 36.5,-45.5 parent: 31 + - uid: 8378 + components: + - type: Transform + pos: 44.5,-26.5 + parent: 31 + - uid: 8379 + components: + - type: Transform + pos: 43.5,-25.5 + parent: 31 - uid: 8452 components: - type: Transform @@ -19296,30 +19360,10 @@ entities: - type: Transform pos: -35.5,-34.5 parent: 31 - - uid: 8614 - components: - - type: Transform - pos: -35.5,-33.5 - parent: 31 - - uid: 8615 - components: - - type: Transform - pos: -35.5,-32.5 - parent: 31 - - uid: 8616 - components: - - type: Transform - pos: -35.5,-31.5 - parent: 31 - uid: 8617 components: - type: Transform - pos: -36.5,-31.5 - parent: 31 - - uid: 8618 - components: - - type: Transform - pos: -37.5,-31.5 + pos: 44.5,-22.5 parent: 31 - uid: 8619 components: @@ -19431,6 +19475,16 @@ entities: - type: Transform pos: -31.5,-31.5 parent: 31 + - uid: 8913 + components: + - type: Transform + pos: 43.5,-23.5 + parent: 31 + - uid: 8928 + components: + - type: Transform + pos: -6.5,-9.5 + parent: 31 - uid: 9000 components: - type: Transform @@ -19446,6 +19500,16 @@ entities: - type: Transform pos: 54.5,7.5 parent: 31 + - uid: 9220 + components: + - type: Transform + pos: -8.5,12.5 + parent: 31 + - uid: 9275 + components: + - type: Transform + pos: -8.5,11.5 + parent: 31 - uid: 9390 components: - type: Transform @@ -19586,6 +19650,16 @@ entities: - type: Transform pos: 43.5,0.5 parent: 31 + - uid: 9550 + components: + - type: Transform + pos: -20.5,13.5 + parent: 31 + - uid: 9551 + components: + - type: Transform + pos: -20.5,12.5 + parent: 31 - uid: 9591 components: - type: Transform @@ -19611,6 +19685,11 @@ entities: - type: Transform pos: 24.5,-13.5 parent: 31 + - uid: 9969 + components: + - type: Transform + pos: -19.5,12.5 + parent: 31 - uid: 10230 components: - type: Transform @@ -19691,16 +19770,6 @@ entities: - type: Transform pos: -14.5,14.5 parent: 31 - - uid: 10715 - components: - - type: Transform - pos: -13.5,14.5 - parent: 31 - - uid: 10716 - components: - - type: Transform - pos: -12.5,14.5 - parent: 31 - uid: 10717 components: - type: Transform @@ -19721,31 +19790,6 @@ entities: - type: Transform pos: -9.5,15.5 parent: 31 - - uid: 10721 - components: - - type: Transform - pos: -8.5,15.5 - parent: 31 - - uid: 10722 - components: - - type: Transform - pos: -8.5,14.5 - parent: 31 - - uid: 10723 - components: - - type: Transform - pos: -8.5,13.5 - parent: 31 - - uid: 10724 - components: - - type: Transform - pos: -8.5,12.5 - parent: 31 - - uid: 10725 - components: - - type: Transform - pos: -8.5,11.5 - parent: 31 - uid: 10726 components: - type: Transform @@ -19811,6 +19855,11 @@ entities: - type: Transform pos: -16.5,6.5 parent: 31 + - uid: 11131 + components: + - type: Transform + pos: -22.5,14.5 + parent: 31 - uid: 11204 components: - type: Transform @@ -19861,6 +19910,16 @@ entities: - type: Transform pos: -31.5,7.5 parent: 31 + - uid: 11549 + components: + - type: Transform + pos: -2.5,-9.5 + parent: 31 + - uid: 11854 + components: + - type: Transform + pos: -8.5,15.5 + parent: 31 - uid: 12256 components: - type: Transform @@ -20883,18 +20942,23 @@ entities: - type: Transform pos: 29.54536,1.7105546 parent: 31 - - uid: 6023 + - uid: 2368 components: - type: Transform - pos: 48.339085,5.504549 + pos: 47.462757,-29.494898 parent: 31 - - uid: 7634 + - uid: 6023 components: - type: Transform - pos: -20.539572,25.33725 + pos: 48.339085,5.504549 parent: 31 - proto: CableMV entities: + - uid: 72 + components: + - type: Transform + pos: -25.5,-4.5 + parent: 31 - uid: 96 components: - type: Transform @@ -20905,6 +20969,11 @@ entities: - type: Transform pos: -36.5,-6.5 parent: 31 + - uid: 396 + components: + - type: Transform + pos: -34.5,-5.5 + parent: 31 - uid: 407 components: - type: Transform @@ -20960,26 +21029,11 @@ entities: - type: Transform pos: 37.5,3.5 parent: 31 - - uid: 675 - components: - - type: Transform - pos: -12.5,-10.5 - parent: 31 - uid: 678 components: - type: Transform pos: 22.5,-11.5 parent: 31 - - uid: 679 - components: - - type: Transform - pos: -14.5,-10.5 - parent: 31 - - uid: 694 - components: - - type: Transform - pos: -13.5,-10.5 - parent: 31 - uid: 724 components: - type: Transform @@ -21010,11 +21064,31 @@ entities: - type: Transform pos: 12.5,21.5 parent: 31 + - uid: 906 + components: + - type: Transform + pos: -27.5,-4.5 + parent: 31 + - uid: 920 + components: + - type: Transform + pos: -21.5,13.5 + parent: 31 - uid: 931 components: - type: Transform pos: 8.5,26.5 parent: 31 + - uid: 950 + components: + - type: Transform + pos: -28.5,-4.5 + parent: 31 + - uid: 952 + components: + - type: Transform + pos: -26.5,-4.5 + parent: 31 - uid: 986 components: - type: Transform @@ -21040,6 +21114,16 @@ entities: - type: Transform pos: 12.5,22.5 parent: 31 + - uid: 1344 + components: + - type: Transform + pos: -21.5,14.5 + parent: 31 + - uid: 1396 + components: + - type: Transform + pos: -13.5,14.5 + parent: 31 - uid: 1569 components: - type: Transform @@ -21055,11 +21139,6 @@ entities: - type: Transform pos: 35.5,3.5 parent: 31 - - uid: 1599 - components: - - type: Transform - pos: -20.5,15.5 - parent: 31 - uid: 1601 components: - type: Transform @@ -21075,6 +21154,21 @@ entities: - type: Transform pos: 56.5,7.5 parent: 31 + - uid: 1741 + components: + - type: Transform + pos: -16.5,-5.5 + parent: 31 + - uid: 1763 + components: + - type: Transform + pos: -17.5,-1.5 + parent: 31 + - uid: 1764 + components: + - type: Transform + pos: -17.5,-2.5 + parent: 31 - uid: 1844 components: - type: Transform @@ -21085,6 +21179,26 @@ entities: - type: Transform pos: 60.5,7.5 parent: 31 + - uid: 1964 + components: + - type: Transform + pos: -21.5,12.5 + parent: 31 + - uid: 2071 + components: + - type: Transform + pos: -35.5,-5.5 + parent: 31 + - uid: 2088 + components: + - type: Transform + pos: -32.5,-5.5 + parent: 31 + - uid: 2099 + components: + - type: Transform + pos: -20.5,14.5 + parent: 31 - uid: 2182 components: - type: Transform @@ -21095,10 +21209,10 @@ entities: - type: Transform pos: -12.5,-27.5 parent: 31 - - uid: 2264 + - uid: 2297 components: - type: Transform - pos: -11.5,-10.5 + pos: -19.5,14.5 parent: 31 - uid: 2432 components: @@ -21135,15 +21249,25 @@ entities: - type: Transform pos: -11.5,-35.5 parent: 31 - - uid: 2738 + - uid: 2744 components: - type: Transform - pos: -16.5,-1.5 + pos: -3.5,-21.5 parent: 31 - - uid: 2744 + - uid: 2750 components: - type: Transform - pos: -3.5,-21.5 + pos: -29.5,-10.5 + parent: 31 + - uid: 2783 + components: + - type: Transform + pos: -29.5,-9.5 + parent: 31 + - uid: 2817 + components: + - type: Transform + pos: -15.5,-8.5 parent: 31 - uid: 2822 components: @@ -21195,11 +21319,6 @@ entities: - type: Transform pos: 14.5,-8.5 parent: 31 - - uid: 2908 - components: - - type: Transform - pos: -12.5,-11.5 - parent: 31 - uid: 3068 components: - type: Transform @@ -21300,21 +21419,31 @@ entities: - type: Transform pos: -10.5,-35.5 parent: 31 - - uid: 3479 + - uid: 3398 components: - type: Transform - pos: -19.5,15.5 + pos: -17.5,0.5 parent: 31 - uid: 3481 components: - type: Transform pos: 12.5,16.5 parent: 31 + - uid: 3577 + components: + - type: Transform + pos: -16.5,-6.5 + parent: 31 - uid: 3589 components: - type: Transform pos: 12.5,24.5 parent: 31 + - uid: 3591 + components: + - type: Transform + pos: -17.5,-0.5 + parent: 31 - uid: 3597 components: - type: Transform @@ -21885,20 +22014,10 @@ entities: - type: Transform pos: -9.5,-9.5 parent: 31 - - uid: 3770 - components: - - type: Transform - pos: -18.5,-3.5 - parent: 31 - - uid: 3771 - components: - - type: Transform - pos: -18.5,-2.5 - parent: 31 - - uid: 3772 + - uid: 3769 components: - type: Transform - pos: -17.5,-2.5 + pos: -28.5,-9.5 parent: 31 - uid: 3773 components: @@ -21935,31 +22054,6 @@ entities: - type: Transform pos: -11.5,2.5 parent: 31 - - uid: 3781 - components: - - type: Transform - pos: -26.5,-4.5 - parent: 31 - - uid: 3782 - components: - - type: Transform - pos: -25.5,-4.5 - parent: 31 - - uid: 3783 - components: - - type: Transform - pos: -25.5,-6.5 - parent: 31 - - uid: 3784 - components: - - type: Transform - pos: -25.5,-7.5 - parent: 31 - - uid: 3785 - components: - - type: Transform - pos: -25.5,-5.5 - parent: 31 - uid: 3786 components: - type: Transform @@ -21970,56 +22064,11 @@ entities: - type: Transform pos: -15.5,-9.5 parent: 31 - - uid: 3790 - components: - - type: Transform - pos: -14.5,-9.5 - parent: 31 - - uid: 3791 - components: - - type: Transform - pos: -14.5,-8.5 - parent: 31 - uid: 3792 components: - type: Transform pos: -32.5,-6.5 parent: 31 - - uid: 3796 - components: - - type: Transform - pos: -33.5,-6.5 - parent: 31 - - uid: 3798 - components: - - type: Transform - pos: -25.5,-8.5 - parent: 31 - - uid: 3799 - components: - - type: Transform - pos: -26.5,-8.5 - parent: 31 - - uid: 3800 - components: - - type: Transform - pos: -27.5,-8.5 - parent: 31 - - uid: 3801 - components: - - type: Transform - pos: -28.5,-8.5 - parent: 31 - - uid: 3802 - components: - - type: Transform - pos: -29.5,-8.5 - parent: 31 - - uid: 3803 - components: - - type: Transform - pos: -34.5,-6.5 - parent: 31 - uid: 3804 components: - type: Transform @@ -22100,26 +22149,11 @@ entities: - type: Transform pos: 21.5,-13.5 parent: 31 - - uid: 3846 - components: - - type: Transform - pos: -6.5,15.5 - parent: 31 - uid: 3847 components: - type: Transform pos: -5.5,15.5 parent: 31 - - uid: 3848 - components: - - type: Transform - pos: -15.5,-4.5 - parent: 31 - - uid: 3850 - components: - - type: Transform - pos: -16.5,16.5 - parent: 31 - uid: 3870 components: - type: Transform @@ -22130,16 +22164,6 @@ entities: - type: Transform pos: -31.5,-12.5 parent: 31 - - uid: 3896 - components: - - type: Transform - pos: -7.5,15.5 - parent: 31 - - uid: 3919 - components: - - type: Transform - pos: -15.5,-5.5 - parent: 31 - uid: 3920 components: - type: Transform @@ -22150,6 +22174,11 @@ entities: - type: Transform pos: -5.5,-7.5 parent: 31 + - uid: 4120 + components: + - type: Transform + pos: -19.5,12.5 + parent: 31 - uid: 4139 components: - type: Transform @@ -22165,6 +22194,11 @@ entities: - type: Transform pos: 18.5,-13.5 parent: 31 + - uid: 4375 + components: + - type: Transform + pos: -30.5,-7.5 + parent: 31 - uid: 4467 components: - type: Transform @@ -22190,6 +22224,11 @@ entities: - type: Transform pos: 1.5,-30.5 parent: 31 + - uid: 4958 + components: + - type: Transform + pos: -33.5,-5.5 + parent: 31 - uid: 4999 components: - type: Transform @@ -22450,6 +22489,21 @@ entities: - type: Transform pos: 46.5,10.5 parent: 31 + - uid: 7002 + components: + - type: Transform + pos: -29.5,-5.5 + parent: 31 + - uid: 7013 + components: + - type: Transform + pos: 44.5,-26.5 + parent: 31 + - uid: 7023 + components: + - type: Transform + pos: 13.5,21.5 + parent: 31 - uid: 7057 components: - type: Transform @@ -22475,11 +22529,6 @@ entities: - type: Transform pos: 0.5,-8.5 parent: 31 - - uid: 7209 - components: - - type: Transform - pos: -26.5,-11.5 - parent: 31 - uid: 7255 components: - type: Transform @@ -22490,10 +22539,15 @@ entities: - type: Transform pos: -5.5,-21.5 parent: 31 - - uid: 7404 + - uid: 7321 components: - type: Transform - pos: -16.5,-0.5 + pos: -8.5,15.5 + parent: 31 + - uid: 7437 + components: + - type: Transform + pos: -29.5,-7.5 parent: 31 - uid: 7456 components: @@ -22525,11 +22579,26 @@ entities: - type: Transform pos: 7.5,13.5 parent: 31 + - uid: 7816 + components: + - type: Transform + pos: -11.5,-13.5 + parent: 31 + - uid: 7832 + components: + - type: Transform + pos: -11.5,-12.5 + parent: 31 - uid: 7860 components: - type: Transform pos: 7.5,12.5 parent: 31 + - uid: 7896 + components: + - type: Transform + pos: -11.5,-11.5 + parent: 31 - uid: 8029 components: - type: Transform @@ -22555,15 +22624,10 @@ entities: - type: Transform pos: -16.5,0.5 parent: 31 - - uid: 8071 - components: - - type: Transform - pos: -18.5,16.5 - parent: 31 - - uid: 8077 + - uid: 8045 components: - type: Transform - pos: 12.5,20.5 + pos: -31.5,-7.5 parent: 31 - uid: 8078 components: @@ -22680,6 +22744,66 @@ entities: - type: Transform pos: -6.5,-26.5 parent: 31 + - uid: 8229 + components: + - type: Transform + pos: 13.5,19.5 + parent: 31 + - uid: 8234 + components: + - type: Transform + pos: -10.5,-14.5 + parent: 31 + - uid: 8251 + components: + - type: Transform + pos: -9.5,-13.5 + parent: 31 + - uid: 8255 + components: + - type: Transform + pos: -9.5,-14.5 + parent: 31 + - uid: 8256 + components: + - type: Transform + pos: -11.5,-14.5 + parent: 31 + - uid: 8257 + components: + - type: Transform + pos: -9.5,-11.5 + parent: 31 + - uid: 8258 + components: + - type: Transform + pos: -9.5,-12.5 + parent: 31 + - uid: 8294 + components: + - type: Transform + pos: -29.5,-4.5 + parent: 31 + - uid: 8299 + components: + - type: Transform + pos: -29.5,-4.5 + parent: 31 + - uid: 8335 + components: + - type: Transform + pos: 45.5,-25.5 + parent: 31 + - uid: 8336 + components: + - type: Transform + pos: 44.5,-25.5 + parent: 31 + - uid: 8440 + components: + - type: Transform + pos: -29.5,-6.5 + parent: 31 - uid: 8491 components: - type: Transform @@ -22725,10 +22849,20 @@ entities: - type: Transform pos: -32.5,-25.5 parent: 31 - - uid: 8782 + - uid: 8738 components: - type: Transform - pos: -8.5,15.5 + pos: -24.5,-4.5 + parent: 31 + - uid: 8740 + components: + - type: Transform + pos: -24.5,-3.5 + parent: 31 + - uid: 8742 + components: + - type: Transform + pos: 13.5,20.5 parent: 31 - uid: 9050 components: @@ -22750,21 +22884,26 @@ entities: - type: Transform pos: -18.5,14.5 parent: 31 - - uid: 9083 + - uid: 9084 components: - type: Transform - pos: -17.5,16.5 + pos: -17.5,14.5 parent: 31 - - uid: 9084 + - uid: 9088 components: - type: Transform - pos: -17.5,14.5 + pos: -12.5,14.5 parent: 31 - uid: 9141 components: - type: Transform pos: 21.5,-11.5 parent: 31 + - uid: 9181 + components: + - type: Transform + pos: -5.5,15.5 + parent: 31 - uid: 9202 components: - type: Transform @@ -22775,10 +22914,15 @@ entities: - type: Transform pos: -9.5,-10.5 parent: 31 - - uid: 9278 + - uid: 9284 components: - type: Transform - pos: -10.5,-10.5 + pos: -6.5,15.5 + parent: 31 + - uid: 9331 + components: + - type: Transform + pos: -7.5,15.5 parent: 31 - uid: 9505 components: @@ -22800,11 +22944,6 @@ entities: - type: Transform pos: -14.5,14.5 parent: 31 - - uid: 9621 - components: - - type: Transform - pos: -13.5,14.5 - parent: 31 - uid: 9625 components: - type: Transform @@ -22830,15 +22969,15 @@ entities: - type: Transform pos: 44.5,8.5 parent: 31 - - uid: 9869 + - uid: 9870 components: - type: Transform - pos: -12.5,14.5 + pos: -12.5,13.5 parent: 31 - - uid: 9870 + - uid: 9933 components: - type: Transform - pos: -12.5,13.5 + pos: -20.5,12.5 parent: 31 - uid: 10229 components: @@ -22870,21 +23009,11 @@ entities: - type: Transform pos: 53.5,-2.5 parent: 31 - - uid: 10356 - components: - - type: Transform - pos: -15.5,-12.5 - parent: 31 - uid: 10357 components: - type: Transform pos: -26.5,-13.5 parent: 31 - - uid: 10360 - components: - - type: Transform - pos: -27.5,-11.5 - parent: 31 - uid: 10361 components: - type: Transform @@ -22925,31 +23054,6 @@ entities: - type: Transform pos: -32.5,-8.5 parent: 31 - - uid: 10369 - components: - - type: Transform - pos: -31.5,-8.5 - parent: 31 - - uid: 10370 - components: - - type: Transform - pos: -30.5,-8.5 - parent: 31 - - uid: 10442 - components: - - type: Transform - pos: -12.5,-12.5 - parent: 31 - - uid: 10445 - components: - - type: Transform - pos: -14.5,-12.5 - parent: 31 - - uid: 10447 - components: - - type: Transform - pos: -13.5,-12.5 - parent: 31 - uid: 10525 components: - type: Transform @@ -23005,6 +23109,11 @@ entities: - type: Transform pos: 49.5,-4.5 parent: 31 + - uid: 10820 + components: + - type: Transform + pos: -24.5,-2.5 + parent: 31 - uid: 10848 components: - type: Transform @@ -23185,11 +23294,36 @@ entities: - type: Transform pos: 26.5,14.5 parent: 31 + - uid: 11450 + components: + - type: Transform + pos: -11.5,-10.5 + parent: 31 + - uid: 11472 + components: + - type: Transform + pos: -13.5,-10.5 + parent: 31 + - uid: 11482 + components: + - type: Transform + pos: -12.5,-10.5 + parent: 31 - uid: 11483 components: - type: Transform pos: -12.5,-35.5 parent: 31 + - uid: 11484 + components: + - type: Transform + pos: -14.5,-10.5 + parent: 31 + - uid: 11486 + components: + - type: Transform + pos: -15.5,-10.5 + parent: 31 - uid: 11487 components: - type: Transform @@ -23277,6 +23411,19 @@ entities: - type: Transform pos: 48.35775,5.619252 parent: 31 + - uid: 2727 + components: + - type: Transform + pos: 47.63984,-29.244724 + parent: 31 +- proto: CableMVStack1 + entities: + - uid: 3246 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -18.078724,16.10648 + parent: 31 - proto: CableTerminal entities: - uid: 4327 @@ -23347,6 +23494,11 @@ entities: rot: 3.141592653589793 rad pos: 55.5,3.5 parent: 31 + - uid: 8337 + components: + - type: Transform + pos: 43.5,-24.5 + parent: 31 - uid: 8573 components: - type: Transform @@ -23387,13 +23539,6 @@ entities: - type: Transform pos: 5.6265216,-33.554047 parent: 31 -- proto: CaptainIDCard - entities: - - uid: 4684 - components: - - type: Transform - pos: 6.5105124,24.655684 - parent: 31 - proto: CarbonDioxideCanister entities: - uid: 10010 @@ -23516,100 +23661,36 @@ entities: rot: 3.141592653589793 rad pos: 0.5,-5.5 parent: 31 - - uid: 4700 - components: - - type: Transform - pos: -7.5,21.5 - parent: 31 - - uid: 8271 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,22.5 - parent: 31 - - uid: 8919 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-5.5 - parent: 31 - - uid: 8920 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-6.5 - parent: 31 - - uid: 8921 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-7.5 - parent: 31 - - uid: 8922 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-7.5 - parent: 31 - - uid: 8923 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-7.5 - parent: 31 - - uid: 8924 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-6.5 - parent: 31 - - uid: 8925 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-6.5 - parent: 31 - - uid: 8926 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-5.5 - parent: 31 - - uid: 8927 + - uid: 4383 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-5.5 + pos: -11.5,-11.5 parent: 31 - - uid: 8928 + - uid: 4700 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-4.5 + pos: -7.5,21.5 parent: 31 - - uid: 8929 + - uid: 7000 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-4.5 + pos: -12.5,-10.5 parent: 31 - - uid: 8931 + - uid: 8271 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,-5.5 + pos: -7.5,22.5 parent: 31 - - uid: 8932 + - uid: 8492 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-6.5 + pos: -12.5,-11.5 parent: 31 - - uid: 8933 + - uid: 8496 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-7.5 + pos: -11.5,-10.5 parent: 31 - uid: 9887 components: @@ -23659,18 +23740,6 @@ entities: rot: 1.5707963267948966 rad pos: -12.5,-39.5 parent: 31 - - uid: 10321 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-8.5 - parent: 31 - - uid: 10322 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-8.5 - parent: 31 - uid: 11039 components: - type: Transform @@ -23731,11 +23800,27 @@ entities: parent: 31 - proto: CarpetBlack entities: - - uid: 1449 + - uid: 754 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,16.5 + pos: 2.5,31.5 + parent: 31 + - uid: 984 + components: + - type: Transform + pos: 1.5,31.5 + parent: 31 + - uid: 1109 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,33.5 + parent: 31 + - uid: 2278 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,32.5 parent: 31 - uid: 4184 components: @@ -23837,17 +23922,11 @@ entities: rot: 3.141592653589793 rad pos: -5.5,-2.5 parent: 31 - - uid: 6281 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,17.5 - parent: 31 - - uid: 6309 + - uid: 6132 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,17.5 + rot: -1.5707963267948966 rad + pos: 1.5,32.5 parent: 31 - uid: 7360 components: @@ -23873,6 +23952,34 @@ entities: rot: 3.141592653589793 rad pos: -10.5,-7.5 parent: 31 + - uid: 10149 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -29.5,-0.5 + parent: 31 + - uid: 10151 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -29.5,-1.5 + parent: 31 + - uid: 10152 + components: + - type: Transform + pos: -30.5,-1.5 + parent: 31 + - uid: 10153 + components: + - type: Transform + pos: -30.5,-0.5 + parent: 31 + - uid: 11162 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,33.5 + parent: 31 - uid: 11464 components: - type: Transform @@ -23943,26 +24050,6 @@ entities: - type: Transform pos: 7.5,24.5 parent: 31 - - uid: 4107 - components: - - type: Transform - pos: -29.5,-1.5 - parent: 31 - - uid: 4108 - components: - - type: Transform - pos: -29.5,-2.5 - parent: 31 - - uid: 4109 - components: - - type: Transform - pos: -28.5,-1.5 - parent: 31 - - uid: 4110 - components: - - type: Transform - pos: -28.5,-2.5 - parent: 31 - uid: 4922 components: - type: Transform @@ -24019,37 +24106,35 @@ entities: rot: 3.141592653589793 rad pos: -0.5,0.5 parent: 31 - - uid: 4058 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,0.5 - parent: 31 - - uid: 4062 + - uid: 2863 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,1.5 + rot: -1.5707963267948966 rad + pos: -24.5,-0.5 parent: 31 - - uid: 4099 + - uid: 3782 components: - type: Transform - pos: -29.5,1.5 + rot: -1.5707963267948966 rad + pos: -24.5,0.5 parent: 31 - - uid: 4100 + - uid: 4058 components: - type: Transform - pos: -29.5,0.5 + rot: 3.141592653589793 rad + pos: 0.5,0.5 parent: 31 - - uid: 4101 + - uid: 4062 components: - type: Transform - pos: -28.5,1.5 + rot: 3.141592653589793 rad + pos: -0.5,1.5 parent: 31 - - uid: 4102 + - uid: 4072 components: - type: Transform - pos: -28.5,0.5 + rot: -1.5707963267948966 rad + pos: -24.5,-1.5 parent: 31 - uid: 8423 components: @@ -24057,56 +24142,6 @@ entities: rot: 3.141592653589793 rad pos: 0.5,1.5 parent: 31 - - uid: 8726 - components: - - type: Transform - pos: -34.5,-29.5 - parent: 31 - - uid: 8727 - components: - - type: Transform - pos: -34.5,-28.5 - parent: 31 - - uid: 8728 - components: - - type: Transform - pos: -35.5,-28.5 - parent: 31 - - uid: 8729 - components: - - type: Transform - pos: -36.5,-28.5 - parent: 31 - - uid: 8730 - components: - - type: Transform - pos: -36.5,-29.5 - parent: 31 - - uid: 8731 - components: - - type: Transform - pos: -35.5,-29.5 - parent: 31 - - uid: 8911 - components: - - type: Transform - pos: -24.5,-2.5 - parent: 31 - - uid: 8912 - components: - - type: Transform - pos: -23.5,-2.5 - parent: 31 - - uid: 8913 - components: - - type: Transform - pos: -23.5,-1.5 - parent: 31 - - uid: 8914 - components: - - type: Transform - pos: -24.5,-1.5 - parent: 31 - proto: CarpetOrange entities: - uid: 832 @@ -24154,53 +24189,49 @@ entities: - type: Transform pos: 41.5,-1.5 parent: 31 -- proto: CarpetPink +- proto: CarpetPurple entities: - - uid: 4103 - components: - - type: Transform - pos: -29.5,-4.5 - parent: 31 - - uid: 4104 + - uid: 1698 components: - type: Transform - pos: -29.5,-5.5 + rot: -1.5707963267948966 rad + pos: -4.5,-23.5 parent: 31 - - uid: 4105 + - uid: 2087 components: - type: Transform - pos: -28.5,-4.5 + rot: -1.5707963267948966 rad + pos: -3.5,-23.5 parent: 31 - - uid: 4106 + - uid: 2125 components: - type: Transform - pos: -28.5,-5.5 + rot: 1.5707963267948966 rad + pos: -21.5,-22.5 parent: 31 -- proto: CarpetPurple - entities: - - uid: 1686 + - uid: 2380 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,-25.5 + pos: 8.5,-25.5 parent: 31 - - uid: 1698 + - uid: 2430 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-23.5 + rot: 1.5707963267948966 rad + pos: 8.5,-23.5 parent: 31 - - uid: 2087 + - uid: 2431 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-23.5 + rot: 1.5707963267948966 rad + pos: 8.5,-24.5 parent: 31 - - uid: 2125 + - uid: 2434 components: - type: Transform rot: 1.5707963267948966 rad - pos: -21.5,-22.5 + pos: 8.5,-22.5 parent: 31 - uid: 4718 components: @@ -24238,12 +24269,6 @@ entities: rot: 1.5707963267948966 rad pos: 10.5,-23.5 parent: 31 - - uid: 5706 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-22.5 - parent: 31 - uid: 5737 components: - type: Transform @@ -24292,42 +24317,12 @@ entities: rot: 1.5707963267948966 rad pos: 11.5,-23.5 parent: 31 - - uid: 6232 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-25.5 - parent: 31 - - uid: 6299 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-26.5 - parent: 31 - - uid: 6300 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,-26.5 - parent: 31 - uid: 6310 components: - type: Transform rot: 1.5707963267948966 rad pos: 5.5,-26.5 parent: 31 - - uid: 6318 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-24.5 - parent: 31 - - uid: 6321 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-23.5 - parent: 31 - uid: 6325 components: - type: Transform @@ -24354,54 +24349,12 @@ entities: rot: 1.5707963267948966 rad pos: -19.5,-22.5 parent: 31 - - uid: 7816 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-17.5 - parent: 31 - - uid: 8474 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-25.5 - parent: 31 - - uid: 8475 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-26.5 - parent: 31 - - uid: 8479 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-22.5 - parent: 31 - uid: 8502 components: - type: Transform rot: 1.5707963267948966 rad pos: -19.5,-21.5 parent: 31 - - uid: 8506 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-17.5 - parent: 31 - - uid: 8520 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-21.5 - parent: 31 - - uid: 8523 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-21.5 - parent: 31 - uid: 9457 components: - type: Transform @@ -24438,30 +24391,6 @@ entities: rot: 1.5707963267948966 rad pos: 6.5,-26.5 parent: 31 - - uid: 11482 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-21.5 - parent: 31 - - uid: 11484 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-21.5 - parent: 31 - - uid: 11485 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-22.5 - parent: 31 - - uid: 11486 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-22.5 - parent: 31 - uid: 11623 components: - type: Transform @@ -24516,66 +24445,12 @@ entities: rot: -1.5707963267948966 rad pos: -26.5,-21.5 parent: 31 - - uid: 11632 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-21.5 - parent: 31 - - uid: 11633 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-21.5 - parent: 31 - - uid: 11634 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-21.5 - parent: 31 - - uid: 11635 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-21.5 - parent: 31 - - uid: 11636 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-22.5 - parent: 31 - - uid: 11637 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-22.5 - parent: 31 - - uid: 11638 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-22.5 - parent: 31 - - uid: 11639 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-22.5 - parent: 31 - uid: 11640 components: - type: Transform rot: -1.5707963267948966 rad pos: -26.5,-22.5 parent: 31 - - uid: 11641 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-20.5 - parent: 31 - uid: 11642 components: - type: Transform @@ -24588,30 +24463,6 @@ entities: rot: -1.5707963267948966 rad pos: -23.5,-18.5 parent: 31 - - uid: 11644 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-17.5 - parent: 31 - - uid: 11645 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-16.5 - parent: 31 - - uid: 11646 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-16.5 - parent: 31 - - uid: 11647 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-17.5 - parent: 31 - uid: 11648 components: - type: Transform @@ -24624,18 +24475,6 @@ entities: rot: -1.5707963267948966 rad pos: -22.5,-19.5 parent: 31 - - uid: 11650 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-20.5 - parent: 31 - - uid: 11654 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-22.5 - parent: 31 - uid: 11655 components: - type: Transform @@ -24648,42 +24487,6 @@ entities: rot: 1.5707963267948966 rad pos: 6.5,-27.5 parent: 31 - - uid: 11657 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-27.5 - parent: 31 - - uid: 11658 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,-27.5 - parent: 31 - - uid: 11659 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-27.5 - parent: 31 - - uid: 11660 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,-27.5 - parent: 31 - - uid: 11661 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-27.5 - parent: 31 - - uid: 11662 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-27.5 - parent: 31 - uid: 11671 components: - type: Transform @@ -24820,6 +24623,17 @@ entities: rot: -1.5707963267948966 rad pos: -28.5,-28.5 parent: 31 + - uid: 204 + components: + - type: Transform + pos: -21.5,-29.5 + parent: 31 + - uid: 272 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -18.5,16.5 + parent: 31 - uid: 402 components: - type: Transform @@ -24846,20 +24660,15 @@ entities: - type: Transform pos: -1.5,21.5 parent: 31 - - uid: 705 - components: - - type: Transform - pos: -9.5,-10.5 - parent: 31 - - uid: 710 + - uid: 626 components: - type: Transform - pos: -7.5,-10.5 + pos: -4.5,-9.5 parent: 31 - - uid: 713 + - uid: 705 components: - type: Transform - pos: -4.5,-10.5 + pos: -9.5,-10.5 parent: 31 - uid: 722 components: @@ -24878,6 +24687,12 @@ entities: rot: -1.5707963267948966 rad pos: -28.5,-12.5 parent: 31 + - uid: 792 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -19.5,14.5 + parent: 31 - uid: 808 components: - type: Transform @@ -24941,10 +24756,11 @@ entities: - type: Transform pos: -0.5,21.5 parent: 31 - - uid: 1388 + - uid: 1248 components: - type: Transform - pos: 32.5,27.5 + rot: -1.5707963267948966 rad + pos: -18.5,17.5 parent: 31 - uid: 1427 components: @@ -24956,31 +24772,16 @@ entities: - type: Transform pos: -0.5,-10.5 parent: 31 - - uid: 1437 - components: - - type: Transform - pos: -8.5,-10.5 - parent: 31 - - uid: 1438 - components: - - type: Transform - pos: -5.5,-10.5 - parent: 31 - - uid: 1440 - components: - - type: Transform - pos: -3.5,-10.5 - parent: 31 - uid: 1483 components: - type: Transform rot: 1.5707963267948966 rad pos: 48.5,7.5 parent: 31 - - uid: 1492 + - uid: 1524 components: - type: Transform - pos: 6.5,14.5 + pos: -36.5,-31.5 parent: 31 - uid: 1552 components: @@ -25007,6 +24808,26 @@ entities: - type: Transform pos: 27.5,-12.5 parent: 31 + - uid: 2031 + components: + - type: Transform + pos: -55.5,-28.5 + parent: 31 + - uid: 2041 + components: + - type: Transform + pos: 7.5,13.5 + parent: 31 + - uid: 2047 + components: + - type: Transform + pos: 6.5,13.5 + parent: 31 + - uid: 2051 + components: + - type: Transform + pos: 12.5,19.5 + parent: 31 - uid: 2146 components: - type: Transform @@ -25022,21 +24843,54 @@ entities: - type: Transform pos: 12.5,18.5 parent: 31 + - uid: 2275 + components: + - type: Transform + pos: -2.5,-9.5 + parent: 31 + - uid: 2285 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -21.5,14.5 + parent: 31 - uid: 2329 components: - type: Transform pos: 27.5,-13.5 parent: 31 + - uid: 2491 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -18.5,14.5 + parent: 31 - uid: 2866 components: - type: Transform pos: 22.5,-19.5 parent: 31 + - uid: 2869 + components: + - type: Transform + pos: -9.5,-9.5 + parent: 31 - uid: 3110 components: - type: Transform pos: 59.5,12.5 parent: 31 + - uid: 3140 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -22.5,14.5 + parent: 31 + - uid: 3152 + components: + - type: Transform + pos: -7.5,-9.5 + parent: 31 - uid: 3279 components: - type: Transform @@ -25052,21 +24906,39 @@ entities: - type: Transform pos: -19.5,-30.5 parent: 31 - - uid: 3656 + - uid: 3427 components: - type: Transform - pos: 55.5,7.5 + rot: -1.5707963267948966 rad + pos: -16.5,14.5 parent: 31 - - uid: 3725 + - uid: 3472 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-38.5 + rot: -1.5707963267948966 rad + pos: -17.5,14.5 parent: 31 - - uid: 3750 + - uid: 3532 components: - type: Transform - pos: -37.5,37.5 + rot: -1.5707963267948966 rad + pos: -33.5,-6.5 + parent: 31 + - uid: 3656 + components: + - type: Transform + pos: 55.5,7.5 + parent: 31 + - uid: 3725 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 8.5,-38.5 + parent: 31 + - uid: 3750 + components: + - type: Transform + pos: -37.5,37.5 parent: 31 - uid: 3751 components: @@ -25108,11 +24980,38 @@ entities: - type: Transform pos: -36.5,33.5 parent: 31 + - uid: 3928 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -35.5,-32.5 + parent: 31 - uid: 3958 components: - type: Transform pos: 16.5,20.5 parent: 31 + - uid: 4065 + components: + - type: Transform + pos: -32.5,-47.5 + parent: 31 + - uid: 4100 + components: + - type: Transform + pos: -35.5,-31.5 + parent: 31 + - uid: 4191 + components: + - type: Transform + pos: 9.5,14.5 + parent: 31 + - uid: 4209 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -18.5,15.5 + parent: 31 - uid: 4218 components: - type: Transform @@ -25179,6 +25078,11 @@ entities: - type: Transform pos: 47.5,-9.5 parent: 31 + - uid: 4532 + components: + - type: Transform + pos: 9.5,13.5 + parent: 31 - uid: 4537 components: - type: Transform @@ -25189,6 +25093,16 @@ entities: - type: Transform pos: 30.5,-31.5 parent: 31 + - uid: 4597 + components: + - type: Transform + pos: 13.5,21.5 + parent: 31 + - uid: 4619 + components: + - type: Transform + pos: 8.5,13.5 + parent: 31 - uid: 5017 components: - type: Transform @@ -25461,11 +25375,6 @@ entities: rot: -1.5707963267948966 rad pos: -28.5,-20.5 parent: 31 - - uid: 5940 - components: - - type: Transform - pos: 31.5,26.5 - parent: 31 - uid: 6020 components: - type: Transform @@ -25502,11 +25411,6 @@ entities: - type: Transform pos: 34.5,-41.5 parent: 31 - - uid: 6523 - components: - - type: Transform - pos: 31.5,25.5 - parent: 31 - uid: 6609 components: - type: Transform @@ -25592,6 +25496,12 @@ entities: - type: Transform pos: 55.5,-10.5 parent: 31 + - uid: 7122 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -20.5,14.5 + parent: 31 - uid: 7163 components: - type: Transform @@ -25608,11 +25518,6 @@ entities: - type: Transform pos: 12.5,15.5 parent: 31 - - uid: 7235 - components: - - type: Transform - pos: 7.5,14.5 - parent: 31 - uid: 7236 components: - type: Transform @@ -25623,26 +25528,11 @@ entities: - type: Transform pos: 10.5,14.5 parent: 31 - - uid: 7238 - components: - - type: Transform - pos: 8.5,14.5 - parent: 31 - uid: 7239 components: - type: Transform pos: 12.5,16.5 parent: 31 - - uid: 7240 - components: - - type: Transform - pos: 9.5,14.5 - parent: 31 - - uid: 7241 - components: - - type: Transform - pos: 12.5,19.5 - parent: 31 - uid: 7494 components: - type: Transform @@ -25653,26 +25543,11 @@ entities: - type: Transform pos: 14.5,-31.5 parent: 31 - - uid: 7499 - components: - - type: Transform - pos: -9.5,-12.5 - parent: 31 - uid: 7500 components: - type: Transform pos: -9.5,-11.5 parent: 31 - - uid: 7510 - components: - - type: Transform - pos: -26.5,-11.5 - parent: 31 - - uid: 7511 - components: - - type: Transform - pos: -27.5,-11.5 - parent: 31 - uid: 7512 components: - type: Transform @@ -25733,11 +25608,6 @@ entities: - type: Transform pos: -33.5,-7.5 parent: 31 - - uid: 7526 - components: - - type: Transform - pos: -33.5,-6.5 - parent: 31 - uid: 7527 components: - type: Transform @@ -25899,11 +25769,6 @@ entities: - type: Transform pos: -18.5,20.5 parent: 31 - - uid: 7667 - components: - - type: Transform - pos: -18.5,21.5 - parent: 31 - uid: 7668 components: - type: Transform @@ -26292,11 +26157,10 @@ entities: - type: Transform pos: -32.5,-34.5 parent: 31 - - uid: 8751 + - uid: 8724 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-28.5 + pos: -5.5,-9.5 parent: 31 - uid: 8754 components: @@ -26320,10 +26184,10 @@ entities: - type: Transform pos: -30.5,-26.5 parent: 31 - - uid: 9010 + - uid: 9036 components: - type: Transform - pos: -29.5,-27.5 + pos: -3.5,-9.5 parent: 31 - uid: 9060 components: @@ -26340,15 +26204,10 @@ entities: - type: Transform pos: 53.5,7.5 parent: 31 - - uid: 9088 - components: - - type: Transform - pos: -29.5,-28.5 - parent: 31 - - uid: 9252 + - uid: 9114 components: - type: Transform - pos: -29.5,-29.5 + pos: -8.5,-9.5 parent: 31 - uid: 9264 components: @@ -26549,6 +26408,11 @@ entities: rot: -1.5707963267948966 rad pos: -28.5,-16.5 parent: 31 + - uid: 10172 + components: + - type: Transform + pos: 13.5,19.5 + parent: 31 - uid: 10231 components: - type: Transform @@ -26609,11 +26473,6 @@ entities: - type: Transform pos: 45.5,-7.5 parent: 31 - - uid: 10711 - components: - - type: Transform - pos: 31.5,27.5 - parent: 31 - uid: 10799 components: - type: Transform @@ -26985,11 +26844,6 @@ entities: - type: Transform pos: 73.5,-3.5 parent: 31 - - uid: 12016 - components: - - type: Transform - pos: 72.5,-4.5 - parent: 31 - uid: 12017 components: - type: Transform @@ -27190,6 +27044,16 @@ entities: - type: Transform pos: 57.5,23.5 parent: 31 + - uid: 12680 + components: + - type: Transform + pos: -19.5,-29.5 + parent: 31 + - uid: 12681 + components: + - type: Transform + pos: -20.5,-29.5 + parent: 31 - uid: 12714 components: - type: Transform @@ -27287,23 +27151,11 @@ entities: rot: 3.141592653589793 rad pos: 45.5,-3.5 parent: 31 - - uid: 2003 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,14.5 - parent: 31 - - uid: 2047 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,13.5 - parent: 31 - - uid: 2051 + - uid: 2722 components: - type: Transform rot: 1.5707963267948966 rad - pos: -5.5,12.5 + pos: -6.5,15.5 parent: 31 - uid: 3379 components: @@ -27311,18 +27163,18 @@ entities: rot: 1.5707963267948966 rad pos: 17.5,-13.5 parent: 31 - - uid: 3908 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 50.5,-30.5 - parent: 31 - uid: 3961 components: - type: Transform rot: 1.5707963267948966 rad pos: 17.5,-12.5 parent: 31 + - uid: 4071 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -36.5,-29.5 + parent: 31 - uid: 4192 components: - type: Transform @@ -27341,28 +27193,17 @@ entities: rot: -1.5707963267948966 rad pos: 35.5,-12.5 parent: 31 - - uid: 4709 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-17.5 - parent: 31 - - uid: 4714 - components: - - type: Transform - pos: -24.5,-4.5 - parent: 31 - - uid: 4715 + - uid: 4634 components: - type: Transform rot: 3.141592653589793 rad - pos: -23.5,-7.5 + pos: 31.5,-19.5 parent: 31 - - uid: 5004 + - uid: 4709 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-2.5 + rot: 1.5707963267948966 rad + pos: -17.5,-17.5 parent: 31 - uid: 6258 components: @@ -27408,28 +27249,12 @@ entities: - type: Transform pos: 8.5,1.5 parent: 31 - - uid: 7341 - components: - - type: Transform - pos: -18.5,-4.5 - parent: 31 - - uid: 7365 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,-30.5 - parent: 31 - uid: 7627 components: - type: Transform rot: -1.5707963267948966 rad pos: -28.5,17.5 parent: 31 - - uid: 7646 - components: - - type: Transform - pos: -28.5,-7.5 - parent: 31 - uid: 7774 components: - type: Transform @@ -27459,48 +27284,17 @@ entities: - type: Transform pos: 27.5,6.5 parent: 31 - - uid: 8283 - components: - - type: Transform - pos: 50.5,-18.5 - parent: 31 - - uid: 8284 - components: - - type: Transform - pos: 48.5,-18.5 - parent: 31 - - uid: 8285 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-23.5 - parent: 31 - - uid: 8286 + - uid: 8392 components: - type: Transform rot: -1.5707963267948966 rad - pos: 55.5,-25.5 - parent: 31 - - uid: 8290 - components: - - type: Transform - pos: 37.5,-23.5 - parent: 31 - - uid: 8291 - components: - - type: Transform - pos: 35.5,-23.5 - parent: 31 - - uid: 8299 - components: - - type: Transform - pos: 36.5,-23.5 + pos: -4.5,14.5 parent: 31 - - uid: 8812 + - uid: 8520 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,29.5 + rot: 1.5707963267948966 rad + pos: -6.5,13.5 parent: 31 - uid: 8869 components: @@ -27633,6 +27427,14 @@ entities: rot: 3.141592653589793 rad pos: 46.5,-3.5 parent: 31 +- proto: ChairBarber + entities: + - uid: 650 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,-12.5 + parent: 31 - proto: ChairCursed entities: - uid: 11691 @@ -27654,18 +27456,54 @@ entities: rot: 3.141592653589793 rad pos: -9.5,-19.5 parent: 31 + - uid: 1331 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.3603764,-11.375768 + parent: 31 - uid: 2309 components: - type: Transform rot: 3.141592653589793 rad pos: -8.5,-19.5 parent: 31 + - uid: 4384 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -12.403637,-10.42971 + parent: 31 + - uid: 5214 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -13.122922,-10.39846 + parent: 31 - uid: 7079 components: - type: Transform rot: 1.5707963267948966 rad pos: 27.5,9.5 parent: 31 + - uid: 7344 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -13.060375,-11.21096 + parent: 31 + - uid: 7404 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -12.247271,-11.070335 + parent: 31 + - uid: 7499 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 54.76348,-23.148035 + parent: 31 - uid: 10755 components: - type: Transform @@ -27693,6 +27531,18 @@ entities: - type: Transform pos: -41.5,-9.5 parent: 31 +- proto: ChairFoldingSpawnFolded + entities: + - uid: 7037 + components: + - type: Transform + pos: -12.43491,-9.039085 + parent: 31 + - uid: 8475 + components: + - type: Transform + pos: -12.450546,-9.476585 + parent: 31 - proto: ChairOfficeDark entities: - uid: 953 @@ -27724,6 +27574,12 @@ entities: rot: 4.71238902409608 rad pos: -0.5,24.5 parent: 31 + - uid: 1281 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.2550097,34.693558 + parent: 31 - uid: 2211 components: - type: Transform @@ -27736,16 +27592,23 @@ entities: rot: 3.141592653589793 rad pos: -16.5,-26.5 parent: 31 - - uid: 2777 + - uid: 2533 components: - type: Transform - pos: -29.5,-1.5 + rot: 3.141592653589793 rad + pos: 3.5066853,34.521683 parent: 31 - - uid: 2815 + - uid: 2535 components: - type: Transform rot: 3.141592653589793 rad - pos: -30.5,0.5 + pos: 2.459031,34.724808 + parent: 31 + - uid: 2723 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.45630848,13.598008 parent: 31 - uid: 3154 components: @@ -27769,29 +27632,12 @@ entities: rot: 3.141592653589793 rad pos: -1.5,23.5 parent: 31 - - uid: 4150 - components: - - type: Transform - pos: -10.5,8.5 - parent: 31 - uid: 4179 components: - type: Transform rot: 3.141592653589793 rad pos: 23.5,12.5 parent: 31 - - uid: 4186 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,31.5 - parent: 31 - - uid: 4191 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,31.5 - parent: 31 - uid: 4268 components: - type: Transform @@ -27809,6 +27655,12 @@ entities: rot: 3.141592653589793 rad pos: 9.5,-29.5 parent: 31 + - uid: 5870 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.569232,32.631058 + parent: 31 - uid: 6017 components: - type: Transform @@ -27843,47 +27695,6 @@ entities: rot: 1.5707963267948966 rad pos: -5.5,-31.5 parent: 31 - - uid: 8695 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-25.5 - parent: 31 - - uid: 8701 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-25.5 - parent: 31 - - uid: 8702 - components: - - type: Transform - pos: -35.5,-23.5 - parent: 31 - - uid: 8706 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-24.5 - parent: 31 - - uid: 8707 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-24.5 - parent: 31 - - uid: 8769 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,13.5 - parent: 31 - - uid: 8811 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,29.5 - parent: 31 - uid: 8865 components: - type: Transform @@ -27896,11 +27707,6 @@ entities: rot: 3.141592653589793 rad pos: 41.5,3.5 parent: 31 - - uid: 9002 - components: - - type: Transform - pos: -20.5,-1.5 - parent: 31 - uid: 9023 components: - type: Transform @@ -27922,6 +27728,23 @@ entities: - type: Transform pos: 49.5,-4.5 parent: 31 + - uid: 10715 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.41063166,34.756058 + parent: 31 + - uid: 11164 + components: + - type: Transform + pos: 0.4262681,32.677933 + parent: 31 + - uid: 11659 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.487721,10.757132 + parent: 31 - uid: 11711 components: - type: Transform @@ -28022,14 +27845,6 @@ entities: rot: 1.5707963267948966 rad pos: -5.5,-20.5 parent: 31 -- proto: ChairPilotSeat - entities: - - uid: 1039 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,31.5 - parent: 31 - proto: ChairRitual entities: - uid: 9690 @@ -28075,6 +27890,12 @@ entities: - type: Transform pos: 11.5,-22.5 parent: 31 + - uid: 2358 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -24.318367,0.5019118 + parent: 31 - uid: 2391 components: - type: Transform @@ -28092,12 +27913,30 @@ entities: rot: 3.141592653589793 rad pos: 11.5,-25.5 parent: 31 + - uid: 2854 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -24.318367,-1.4199631 + parent: 31 - uid: 3153 components: - type: Transform rot: 3.141592653589793 rad pos: 10.5,-25.5 parent: 31 + - uid: 4928 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -19.819687,-11.769954 + parent: 31 + - uid: 4957 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -19.037855,-11.004329 + parent: 31 - uid: 6600 components: - type: Transform @@ -28186,6 +28025,14 @@ entities: rot: -1.5707963267948966 rad pos: -5.749122,-0.57288134 parent: 31 +- proto: CheapLighter + entities: + - uid: 11191 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -26.481464,-25.364504 + parent: 31 - proto: CheapRollerBed entities: - uid: 7252 @@ -28249,6 +28096,13 @@ entities: rot: 3.141592653589793 rad pos: 4.515862,-26.37586 parent: 31 +- proto: ChiliSeeds + entities: + - uid: 10402 + components: + - type: Transform + pos: -17.215282,1.4631176 + parent: 31 - proto: Cigar entities: - uid: 12197 @@ -28344,14 +28198,26 @@ entities: parent: 31 - proto: CleanerDispenser entities: - - uid: 554 + - uid: 8706 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-13.5 + rot: -1.5707963267948966 rad + pos: -19.5,-7.5 parent: 31 - proto: ClockworkGrilleBroken entities: + - uid: 8801 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -23.5,17.5 + parent: 31 + - uid: 9834 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -23.5,17.5 + parent: 31 - uid: 10513 components: - type: Transform @@ -28367,463 +28233,445 @@ entities: parent: 31 - proto: ClosetChefFilled entities: - - uid: 799 + - uid: 8732 components: - type: Transform - pos: -12.5,1.5 + pos: -13.5,-3.5 parent: 31 - proto: ClosetEmergencyFilledRandom entities: - - uid: 759 + - uid: 2061 components: - type: Transform - pos: 5.5,-21.5 + pos: -36.5,-32.5 parent: 31 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 761 + - uid: 4102 components: - type: Transform - pos: -23.5,11.5 + pos: 6.5,14.5 parent: 31 - - uid: 828 + - uid: 10754 components: - type: Transform - pos: 54.5,-5.5 + pos: -53.5,-9.5 parent: 31 - - uid: 2181 +- proto: ClosetFireFilled + entities: + - uid: 10753 components: - type: Transform - pos: 15.5,14.5 + pos: -53.5,-10.5 parent: 31 - - uid: 3736 +- proto: ClosetL3VirologyFilled + entities: + - uid: 6695 components: - type: Transform - pos: -0.5,-17.5 + pos: 14.5,-7.5 parent: 31 - - uid: 4381 +- proto: ClosetMaintenanceFilledRandom + entities: + - uid: 6892 components: - type: Transform - pos: 33.5,-10.5 + pos: -17.5,13.5 parent: 31 - - uid: 6907 +- proto: ClosetWallEmergency + entities: + - uid: 8729 components: - type: Transform - pos: 30.5,14.5 + rot: 1.5707963267948966 rad + pos: -27.5,-10.5 parent: 31 - - uid: 7161 + - uid: 9865 components: - type: Transform - pos: 23.5,7.5 + rot: -1.5707963267948966 rad + pos: -34.5,0.5 parent: 31 - - uid: 7497 +- proto: ClosetWallEmergencyFilledRandom + entities: + - uid: 1388 components: - type: Transform - pos: 14.5,-29.5 + rot: -1.5707963267948966 rad + pos: 6.5,-21.5 parent: 31 - - uid: 7791 + - uid: 1393 components: - type: Transform - pos: -20.5,22.5 + rot: -1.5707963267948966 rad + pos: 17.5,15.5 parent: 31 - - uid: 8805 + - uid: 1394 components: - type: Transform - pos: 7.5,28.5 + rot: 3.141592653589793 rad + pos: -0.5,-18.5 parent: 31 - - uid: 9323 + - uid: 1395 components: - type: Transform - pos: -34.5,7.5 + rot: 3.141592653589793 rad + pos: 33.5,-11.5 parent: 31 - - uid: 9447 + - uid: 1397 components: - type: Transform - pos: -22.5,-31.5 + rot: -1.5707963267948966 rad + pos: 24.5,7.5 parent: 31 - - uid: 9740 + - uid: 1398 components: - type: Transform - pos: 15.5,-21.5 + rot: 3.141592653589793 rad + pos: 14.5,-30.5 parent: 31 - - uid: 9790 + - uid: 1400 components: - type: Transform - pos: -18.5,-36.5 + rot: 3.141592653589793 rad + pos: 1.5,27.5 parent: 31 - - uid: 9791 + - uid: 1402 components: - type: Transform - pos: 9.5,-32.5 + pos: -22.5,-30.5 parent: 31 - - uid: 10645 + - uid: 1404 components: - type: Transform - pos: 39.5,-14.5 + rot: -1.5707963267948966 rad + pos: -17.5,-36.5 parent: 31 - - uid: 10754 + - uid: 1405 components: - type: Transform - pos: -53.5,-9.5 + rot: -1.5707963267948966 rad + pos: -19.5,22.5 parent: 31 -- proto: ClosetEmergencyN2FilledRandom - entities: - - uid: 11448 + - uid: 1406 components: - type: Transform - pos: 15.5,-23.5 + rot: -1.5707963267948966 rad + pos: 40.5,-14.5 parent: 31 - - uid: 11449 + - uid: 1520 components: - type: Transform - pos: 42.5,-13.5 + rot: -1.5707963267948966 rad + pos: 16.5,-21.5 parent: 31 - - uid: 11450 + - uid: 1843 components: - type: Transform - pos: -20.5,12.5 + rot: -1.5707963267948966 rad + pos: 10.5,-32.5 parent: 31 -- proto: ClosetFireFilled - entities: - - uid: 3507 + - uid: 1881 components: - type: Transform - pos: 30.5,13.5 + rot: -1.5707963267948966 rad + pos: -10.5,-12.5 parent: 31 - - uid: 3922 + - uid: 2679 components: - type: Transform - pos: -1.5,-17.5 + rot: -1.5707963267948966 rad + pos: -3.5,27.5 parent: 31 - - uid: 4237 + - uid: 6607 components: - type: Transform - pos: 54.5,-3.5 + rot: 1.5707963267948966 rad + pos: 29.5,14.5 parent: 31 - - uid: 7792 + - uid: 7301 components: - type: Transform - pos: -20.5,23.5 + pos: -5.5,-24.5 parent: 31 - - uid: 7912 + - uid: 7460 components: - type: Transform - pos: 23.5,0.5 + pos: -31.5,6.5 parent: 31 - - uid: 8804 + - uid: 7497 components: - type: Transform - pos: 8.5,28.5 + pos: -23.5,12.5 parent: 31 - - uid: 9739 + - uid: 9132 components: - type: Transform - pos: 15.5,-22.5 + rot: 3.141592653589793 rad + pos: 54.5,-6.5 parent: 31 - - uid: 9792 + - uid: 9868 components: - type: Transform - pos: -6.5,-37.5 + pos: 28.5,7.5 parent: 31 - - uid: 10132 + - uid: 12529 components: - type: Transform - pos: 16.5,14.5 + pos: -8.5,-8.5 parent: 31 - - uid: 10753 +- proto: ClosetWallFireFilledRandom + entities: + - uid: 339 components: - type: Transform - pos: -53.5,-10.5 + rot: -1.5707963267948966 rad + pos: -33.5,8.5 parent: 31 -- proto: ClosetJanitorFilled - entities: - - uid: 2189 + - uid: 1403 components: - type: Transform - pos: -17.5,-10.5 + rot: -1.5707963267948966 rad + pos: 16.5,-22.5 parent: 31 -- proto: ClosetL3VirologyFilled - entities: - - uid: 6695 + - uid: 1424 components: - type: Transform - pos: 14.5,-7.5 + rot: 3.141592653589793 rad + pos: -2.5,-18.5 parent: 31 -- proto: ClosetMaintenanceFilledRandom - entities: - - uid: 550 + - uid: 1443 components: - type: Transform - pos: 46.5,-0.5 + rot: -1.5707963267948966 rad + pos: -19.5,23.5 parent: 31 - - uid: 1412 + - uid: 1449 components: - type: Transform - pos: -7.5,-8.5 + rot: -1.5707963267948966 rad + pos: 24.5,0.5 parent: 31 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14963 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 7058 + - uid: 1538 components: - type: Transform - pos: 29.5,-9.5 + pos: -6.5,-36.5 parent: 31 - - uid: 7518 + - uid: 1577 components: - type: Transform - pos: -11.5,-12.5 + rot: -1.5707963267948966 rad + pos: 17.5,14.5 parent: 31 - - uid: 7789 + - uid: 1883 components: - type: Transform - pos: -19.5,12.5 + rot: 3.141592653589793 rad + pos: 52.5,0.5 parent: 31 - - uid: 7911 + - uid: 3135 components: - type: Transform - pos: 23.5,1.5 + rot: -1.5707963267948966 rad + pos: 55.5,-5.5 parent: 31 - - uid: 7948 + - uid: 7105 components: - type: Transform - pos: 24.5,-25.5 + rot: -1.5707963267948966 rad + pos: -34.5,-0.5 parent: 31 - - uid: 9465 + - uid: 7107 components: - type: Transform - pos: -9.5,-39.5 + pos: 30.5,15.5 parent: 31 - - uid: 9570 + - uid: 7302 components: - type: Transform - pos: -27.5,13.5 + pos: -6.5,-24.5 parent: 31 - - uid: 9571 + - uid: 11127 components: - type: Transform - pos: -5.5,20.5 + pos: 0.5,30.5 parent: 31 - - uid: 9572 +- proto: ClosetWallMaintenanceFilledRandom + entities: + - uid: 1399 components: - type: Transform - pos: 27.5,-18.5 + rot: 3.141592653589793 rad + pos: -31.5,8.5 parent: 31 - - uid: 9675 + - uid: 1410 components: - type: Transform - pos: -1.5,-41.5 + pos: 42.5,-11.5 parent: 31 - - uid: 9793 + - uid: 1631 components: - type: Transform - pos: 5.5,-37.5 + rot: -1.5707963267948966 rad + pos: 47.5,-0.5 parent: 31 - - uid: 9794 + - uid: 1641 components: - type: Transform - pos: -11.5,-36.5 + pos: -7.5,-7.5 parent: 31 - - uid: 9862 + - uid: 1657 components: - type: Transform - pos: 11.5,-19.5 + pos: 29.5,-8.5 parent: 31 - - uid: 10221 + - uid: 1672 components: - type: Transform - pos: -30.5,-13.5 + rot: -1.5707963267948966 rad + pos: 24.5,1.5 parent: 31 - - uid: 10646 + - uid: 1673 components: - type: Transform - pos: 45.5,-13.5 + rot: -1.5707963267948966 rad + pos: 25.5,-24.5 parent: 31 - - uid: 11123 + - uid: 1674 components: - type: Transform - pos: -4.5,29.5 + rot: 1.5707963267948966 rad + pos: -10.5,-39.5 parent: 31 - - uid: 11229 + - uid: 1694 components: - type: Transform - pos: -27.5,-15.5 + pos: -28.5,15.5 parent: 31 - - type: Fixtures - fixtures: - fix1: - shape: !type:PolygonShape - radius: 0.01 - vertices: - - -0.25,-0.48 - - 0.25,-0.48 - - 0.25,0.48 - - -0.25,0.48 - mask: - - Impassable - - TableLayer - - LowImpassable - layer: - - BulletImpassable - - Opaque - density: 75 - hard: True - restitution: 0 - friction: 0.4 - - type: EntityStorage - open: True - removedMasks: 20 - - type: PlaceableSurface - isPlaceable: True - - uid: 11244 + - uid: 1840 components: - type: Transform - pos: -31.5,9.5 + rot: 1.5707963267948966 rad + pos: -6.5,20.5 parent: 31 -- proto: ClosetRadiationSuitFilled - entities: - - uid: 5127 + - uid: 1841 components: - type: Transform - pos: 52.5,1.5 + rot: 3.141592653589793 rad + pos: 27.5,-19.5 parent: 31 - - uid: 7068 + - uid: 1845 components: - type: Transform - pos: 53.5,1.5 + rot: 1.5707963267948966 rad + pos: 4.5,-37.5 parent: 31 - - uid: 7571 + - uid: 1874 components: - type: Transform - pos: -11.5,-11.5 + pos: -1.5,-40.5 parent: 31 - - uid: 8159 + - uid: 1875 components: - type: Transform - pos: -7.5,-25.5 + pos: 11.5,-18.5 parent: 31 - - uid: 12046 + - uid: 1876 components: - type: Transform - pos: 59.5,6.5 + rot: 3.141592653589793 rad + pos: -11.5,-37.5 parent: 31 -- proto: ClosetSteelBase - entities: - - uid: 7853 + - uid: 1877 components: - type: Transform - pos: 27.5,-22.5 + rot: -1.5707963267948966 rad + pos: 46.5,-13.5 parent: 31 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 7856 - - 7859 - - 7854 - - 7857 - - 7855 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: ClosetWallEmergency - entities: - - uid: 9865 + - uid: 1880 components: - type: Transform rot: -1.5707963267948966 rad - pos: -34.5,0.5 + pos: -26.5,-15.5 parent: 31 -- proto: ClosetWallEmergencyFilledRandom - entities: - - uid: 7301 + - uid: 1887 components: - type: Transform - pos: -5.5,-24.5 + pos: 27.5,-21.5 parent: 31 - - uid: 9868 + - uid: 7297 components: - type: Transform - pos: 28.5,7.5 + pos: -30.5,-12.5 parent: 31 -- proto: ClosetWallFireFilledRandom + - uid: 9864 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -31.5,-3.5 + parent: 31 +- proto: ClosetWallMixed entities: - - uid: 339 + - uid: 10002 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.5,8.5 + pos: -28.5,-5.5 parent: 31 - - uid: 7105 +- proto: ClosetWallOrange + entities: + - uid: 274 components: - type: Transform rot: -1.5707963267948966 rad - pos: -34.5,-0.5 + pos: -6.5,7.5 parent: 31 - - uid: 7302 + - uid: 1274 components: - type: Transform - pos: -6.5,-24.5 + rot: 1.5707963267948966 rad + pos: -14.5,7.5 parent: 31 -- proto: ClosetWallMaintenanceFilledRandom +- proto: ClosetWallRadiationFilled entities: - - uid: 9864 + - uid: 723 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,0.5 + parent: 31 + - uid: 1061 + components: + - type: Transform + pos: 60.5,8.5 + parent: 31 + - uid: 1882 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 51.5,0.5 + parent: 31 + - uid: 1886 + components: + - type: Transform + pos: 59.5,8.5 + parent: 31 + - uid: 2467 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -34.5,-28.5 + parent: 31 + - uid: 3245 components: - type: Transform rot: -1.5707963267948966 rad - pos: -31.5,-3.5 + pos: -4.5,-26.5 + parent: 31 +- proto: ClosetWallWhite + entities: + - uid: 1890 + components: + - type: Transform + pos: 15.5,-12.5 parent: 31 - proto: ClothingBeltChampion entities: @@ -28844,6 +28692,11 @@ entities: parent: 31 - proto: ClothingBeltUtilityFilled entities: + - uid: 4494 + components: + - type: Transform + pos: 48.497185,-30.365786 + parent: 31 - uid: 7482 components: - type: Transform @@ -28858,12 +28711,6 @@ entities: parent: 31 - proto: ClothingEyesGlasses entities: - - uid: 7107 - components: - - type: Transform - parent: 7110 - - type: Physics - canCollide: False - uid: 11264 components: - type: Transform @@ -28879,26 +28726,26 @@ entities: - type: Transform pos: -9.162952,-18.20927 parent: 31 -- proto: ClothingEyesGlassesMeson +- proto: ClothingEyesGlassesJensen entities: - - uid: 8213 + - uid: 8722 components: - type: Transform - pos: 35.614624,-3.264578 + pos: -9.60229,-7.281926 parent: 31 -- proto: ClothingEyesGlassesSunglasses +- proto: ClothingEyesGlassesMeson entities: - - uid: 4235 + - uid: 8213 components: - type: Transform - pos: -10.276402,-6.3744125 + pos: 35.614624,-3.264578 parent: 31 - proto: ClothingEyesHudDiagnostic entities: - - uid: 7580 + - uid: 8705 components: - type: Transform - pos: 32.538,-3.0937886 + pos: 32.395454,-3.0351868 parent: 31 - proto: ClothingEyesHudMedical entities: @@ -28907,12 +28754,12 @@ entities: - type: Transform pos: 16.646324,-6.5235434 parent: 31 -- proto: ClothingHandsGlovesColorBlack +- proto: ClothingHandsGlovesColorRed entities: - - uid: 11225 + - uid: 12229 components: - type: Transform - pos: -29.520256,-9.469171 + pos: -28.53424,-7.1807466 parent: 31 - proto: ClothingHandsGlovesColorYellow entities: @@ -28921,11 +28768,6 @@ entities: - type: Transform pos: -29.506107,7.62424 parent: 31 - - uid: 7572 - components: - - type: Transform - pos: -11.565304,-10.576338 - parent: 31 - uid: 7581 components: - type: Transform @@ -28938,6 +28780,13 @@ entities: - type: Transform pos: 51.410316,17.602825 parent: 31 +- proto: ClothingHandsGlovesFingerlessInsulated + entities: + - uid: 108 + components: + - type: Transform + pos: -20.576214,18.40477 + parent: 31 - proto: ClothingHandsGlovesLatex entities: - uid: 2212 @@ -28945,12 +28794,6 @@ entities: - type: Transform pos: 19.45916,-20.403913 parent: 31 - - uid: 7102 - components: - - type: Transform - parent: 7110 - - type: Physics - canCollide: False - proto: ClothingHandsGlovesLeather entities: - uid: 9670 @@ -28958,13 +28801,6 @@ entities: - type: Transform pos: -4.544421,-41.335396 parent: 31 -- proto: ClothingHandsGlovesMercFingerless - entities: - - uid: 988 - components: - - type: Transform - pos: 30.104523,-19.311977 - parent: 31 - proto: ClothingHandsGlovesNitrile entities: - uid: 10029 @@ -28979,13 +28815,6 @@ entities: - type: Transform pos: 26.502825,-1.4970446 parent: 31 -- proto: ClothingHeadHatAnimalHeadslime - entities: - - uid: 3367 - components: - - type: Transform - pos: -4.5089555,-12.629585 - parent: 31 - proto: ClothingHeadHatBeret entities: - uid: 819 @@ -28993,13 +28822,6 @@ entities: - type: Transform pos: -22.754051,9.462572 parent: 31 -- proto: ClothingHeadHatBeretBrigmedic - entities: - - uid: 6607 - components: - - type: Transform - pos: 14.371354,-5.1023016 - parent: 31 - proto: ClothingHeadHatBowlerHat entities: - uid: 9261 @@ -29007,27 +28829,6 @@ entities: - type: Transform pos: 0.36587167,-19.353008 parent: 31 -- proto: ClothingHeadHatFedoraBrown - entities: - - uid: 7484 - components: - - type: Transform - pos: -21.550486,17.73303 - parent: 31 - - uid: 7857 - components: - - type: Transform - parent: 7853 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHeadHatFlowerWreath - entities: - - uid: 3235 - components: - - type: Transform - pos: 49.449142,-25.427004 - parent: 31 - proto: ClothingHeadHatHardhatOrange entities: - uid: 10803 @@ -29035,31 +28836,19 @@ entities: - type: Transform pos: 23.016964,-16.05082 parent: 31 -- proto: ClothingHeadHatPirate - entities: - - uid: 4503 - components: - - type: Transform - pos: 36.423782,-15.13722 - parent: 31 -- proto: ClothingHeadHatPumpkin +- proto: ClothingHeadHatMagician entities: - - uid: 7407 + - uid: 11909 components: - type: Transform - pos: 48.273617,-26.666399 + pos: -20.343632,-10.914085 parent: 31 -- proto: ClothingHeadHatUshanka +- proto: ClothingHeadHatPirate entities: - - uid: 844 - components: - - type: Transform - pos: -15.464306,-10.5187645 - parent: 31 - - uid: 7570 + - uid: 4503 components: - type: Transform - pos: -15.5245695,-10.430269 + pos: 36.423782,-15.13722 parent: 31 - proto: ClothingHeadHatWelding entities: @@ -29102,13 +28891,6 @@ entities: - type: Transform pos: 37.548763,-3.266727 parent: 31 -- proto: ClothingMaskGasMerc - entities: - - uid: 952 - components: - - type: Transform - pos: 29.33713,-19.311977 - parent: 31 - proto: ClothingMaskGasSecurity entities: - uid: 7139 @@ -29123,14 +28905,15 @@ entities: - type: Transform pos: 4.570995,-42.497837 parent: 31 -- proto: ClothingMaskSterile +- proto: ClothingMaskPlague entities: - - uid: 7101 + - uid: 12228 components: - type: Transform - parent: 7110 - - type: Physics - canCollide: False + pos: -30.67646,-5.5401216 + parent: 31 +- proto: ClothingMaskSterile + entities: - uid: 9034 components: - type: Transform @@ -29167,13 +28950,6 @@ entities: - type: Transform pos: -13.566107,24.548891 parent: 31 -- proto: ClothingNeckScarfStripedGreen - entities: - - uid: 9028 - components: - - type: Transform - pos: 54.455875,-22.53784 - parent: 31 - proto: ClothingNeckScarfStripedRed entities: - uid: 10690 @@ -29182,29 +28958,6 @@ entities: rot: 1.5707963267948966 rad pos: -16.557934,-39.78134 parent: 31 -- proto: ClothingNeckScarfStripedZebra - entities: - - uid: 7895 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -19.198872,-5.9850674 - parent: 31 -- proto: ClothingNeckTieRed - entities: - - uid: 7109 - components: - - type: Transform - parent: 7110 - - type: Physics - canCollide: False - - uid: 7856 - components: - - type: Transform - parent: 7853 - - type: Physics - canCollide: False - - type: InsideEntityStorage - proto: ClothingOuterArmorBasic entities: - uid: 1206 @@ -29241,20 +28994,6 @@ entities: - type: Transform pos: -11.209741,19.672714 parent: 31 -- proto: ClothingOuterCoatDetective - entities: - - uid: 7480 - components: - - type: Transform - pos: -21.602036,17.352358 - parent: 31 - - uid: 7854 - components: - - type: Transform - parent: 7853 - - type: Physics - canCollide: False - - type: InsideEntityStorage - proto: ClothingOuterCoatJensen entities: - uid: 9758 @@ -29267,14 +29006,6 @@ entities: - type: Transform pos: -31.464373,10.564828 parent: 31 -- proto: ClothingOuterCoatLab - entities: - - uid: 4231 - components: - - type: Transform - parent: 7110 - - type: Physics - canCollide: False - proto: ClothingOuterCoatPirate entities: - uid: 7065 @@ -29282,47 +29013,12 @@ entities: - type: Transform pos: 36.486282,-15.465345 parent: 31 -- proto: ClothingOuterSanta +- proto: ClothingOuterCsCorporateJacket entities: - - uid: 108 - components: - - type: Transform - pos: -11.396052,16.59143 - parent: 31 - - uid: 4166 - components: - - type: Transform - pos: -11.396052,16.59143 - parent: 31 - - uid: 4457 - components: - - type: Transform - pos: -11.396052,16.59143 - parent: 31 - - uid: 8422 - components: - - type: Transform - pos: -11.396052,16.59143 - parent: 31 - - uid: 8447 - components: - - type: Transform - pos: -11.396052,16.59143 - parent: 31 - - uid: 11334 - components: - - type: Transform - pos: -11.396052,16.59143 - parent: 31 - - uid: 11335 - components: - - type: Transform - pos: -11.396052,16.59143 - parent: 31 - - uid: 11336 + - uid: 4633 components: - type: Transform - pos: -11.396052,16.59143 + pos: -30.285543,-6.4463716 parent: 31 - proto: ClothingOuterVestHazard entities: @@ -29344,13 +29040,6 @@ entities: - type: Transform pos: 38.383812,-0.3536343 parent: 31 -- proto: ClothingOuterWinterCentcom - entities: - - uid: 9036 - components: - - type: Transform - pos: 49.408,-22.48963 - parent: 31 - proto: ClothingOuterWinterCMO entities: - uid: 7088 @@ -29366,11 +29055,6 @@ entities: - type: Transform pos: 7.310254,-13.535391 parent: 31 - - uid: 11226 - components: - - type: Transform - pos: -30.51289,-9.469171 - parent: 31 - proto: ClothingOuterWinterHoP entities: - uid: 10828 @@ -29436,13 +29120,6 @@ entities: - type: Transform pos: 58.78938,-5.6705165 parent: 31 -- proto: ClothingShoesBootsMerc - entities: - - uid: 1109 - components: - - type: Transform - pos: -6.4295473,32.285225 - parent: 31 - proto: ClothingShoesBootsPerformer entities: - uid: 8319 @@ -29466,12 +29143,6 @@ entities: parent: 31 - proto: ClothingShoesLeather entities: - - uid: 7098 - components: - - type: Transform - parent: 7110 - - type: Physics - canCollide: False - uid: 10585 components: - type: Transform @@ -29498,17 +29169,18 @@ entities: parent: 31 - proto: ClothingUniformJumpskirtDetective entities: - - uid: 7972 + - uid: 13043 components: - type: Transform - pos: 14.57035,20.510712 + rot: -1.5707963267948966 rad + pos: 14.603168,16.430943 parent: 31 - proto: ClothingUniformJumpsuitAncient entities: - - uid: 8953 + - uid: 8707 components: - type: Transform - pos: -27.587215,7.5242066 + pos: -29.677063,7.9308863 parent: 31 - proto: ClothingUniformJumpsuitBartender entities: @@ -29518,26 +29190,12 @@ entities: rot: 1.5707963267948966 rad pos: -34.617214,17.30891 parent: 31 -- proto: ClothingUniformJumpsuitDetective - entities: - - uid: 7108 - components: - - type: Transform - parent: 7110 - - type: Physics - canCollide: False - - uid: 7973 - components: - - type: Transform - pos: 14.460975,20.651337 - parent: 31 -- proto: ClothingUniformJumpsuitMercenary +- proto: ClothingUniformJumpsuitHawaiRed entities: - - uid: 3571 + - uid: 6972 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.429188,-19.665958 + pos: -30.379364,-6.1807466 parent: 31 - proto: ComfyChair entities: @@ -29576,10 +29234,11 @@ entities: rot: 3.141592653589793 rad pos: -22.5,8.5 parent: 31 - - uid: 1209 + - uid: 988 components: - type: Transform - pos: -30.5,-4.5 + rot: 1.5707963267948966 rad + pos: -10.5,-7.5 parent: 31 - uid: 1715 components: @@ -29587,12 +29246,6 @@ entities: rot: 3.141592653589793 rad pos: 38.5,-1.5 parent: 31 - - uid: 2131 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-7.5 - parent: 31 - uid: 2439 components: - type: Transform @@ -29660,24 +29313,6 @@ entities: - type: Transform pos: 27.5,-24.5 parent: 31 - - uid: 8721 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-28.5 - parent: 31 - - uid: 8722 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-29.5 - parent: 31 - - uid: 8723 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,-29.5 - parent: 31 - uid: 10202 components: - type: Transform @@ -29701,11 +29336,11 @@ entities: linearDamping: 0 - proto: ComputerAlert entities: - - uid: 8800 + - uid: 4119 components: - type: Transform rot: -1.5707963267948966 rad - pos: 7.5,31.5 + pos: 4.5,32.5 parent: 31 - uid: 12050 components: @@ -29733,6 +29368,14 @@ entities: rot: -1.5707963267948966 rad pos: 20.5,-15.5 parent: 31 +- proto: ComputerBroken + entities: + - uid: 4629 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 49.5,-30.5 + parent: 31 - proto: ComputerCargoBounty entities: - uid: 8796 @@ -29743,6 +29386,11 @@ entities: parent: 31 - proto: ComputerCargoOrders entities: + - uid: 2044 + components: + - type: Transform + pos: 23.5,13.5 + parent: 31 - uid: 3602 components: - type: Transform @@ -29755,13 +29403,11 @@ entities: rot: -1.5707963267948966 rad pos: 16.5,9.5 parent: 31 -- proto: ComputerCargoShuttle - entities: - - uid: 4254 + - uid: 7110 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,15.5 + rot: 3.141592653589793 rad + pos: 3.5,31.5 parent: 31 - proto: ComputerCloningConsole entities: @@ -29779,10 +29425,11 @@ entities: rot: 1.5707963267948966 rad pos: 6.5,23.5 parent: 31 - - uid: 2721 + - uid: 10062 components: - type: Transform - pos: 3.5,32.5 + rot: 1.5707963267948966 rad + pos: -0.5,34.5 parent: 31 - proto: ComputerCrewMonitoring entities: @@ -29791,10 +29438,11 @@ entities: - type: Transform pos: 23.5,-9.5 parent: 31 - - uid: 2448 + - uid: 6820 components: - type: Transform - pos: 0.5,32.5 + rot: 1.5707963267948966 rad + pos: -0.5,33.5 parent: 31 - uid: 7674 components: @@ -29810,10 +29458,10 @@ entities: rot: -1.5707963267948966 rad pos: -0.5,7.5 parent: 31 - - uid: 8803 + - uid: 9926 components: - type: Transform - pos: 8.5,30.5 + pos: 2.5,35.5 parent: 31 - proto: ComputerId entities: @@ -29822,12 +29470,6 @@ entities: - type: Transform pos: 7.5,21.5 parent: 31 - - uid: 870 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,31.5 - parent: 31 - uid: 1113 components: - type: Transform @@ -29844,6 +29486,12 @@ entities: - type: Transform pos: 29.5,10.5 parent: 31 + - uid: 2536 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,32.5 + parent: 31 - uid: 6840 components: - type: Transform @@ -29855,6 +29503,13 @@ entities: rot: 1.5707963267948966 rad pos: 37.5,0.5 parent: 31 +- proto: ComputerMedicalRecords + entities: + - uid: 5812 + components: + - type: Transform + pos: 0.5,35.5 + parent: 31 - proto: ComputerPalletConsole entities: - uid: 6865 @@ -29865,6 +29520,18 @@ entities: parent: 31 - proto: ComputerPowerMonitoring entities: + - uid: 809 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,33.5 + parent: 31 + - uid: 2728 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 43.5,-24.5 + parent: 31 - uid: 4306 components: - type: Transform @@ -29884,13 +29551,19 @@ entities: rot: -1.5707963267948966 rad pos: 32.5,22.5 parent: 31 - - uid: 2447 + - uid: 4371 components: - type: Transform - pos: 6.5,32.5 + rot: -1.5707963267948966 rad + pos: 4.5,34.5 parent: 31 - proto: ComputerResearchAndDevelopment entities: + - uid: 4025 + components: + - type: Transform + pos: 3.5,35.5 + parent: 31 - uid: 4244 components: - type: Transform @@ -29902,12 +29575,12 @@ entities: rot: 1.5707963267948966 rad pos: -17.5,-19.5 parent: 31 -- proto: ComputerShuttleCargo +- proto: ComputerRoboticsControl entities: - - uid: 2374 + - uid: 4672 components: - type: Transform - pos: 23.5,13.5 + pos: 54.5,-22.5 parent: 31 - proto: ComputerShuttleSalvage entities: @@ -29942,16 +29615,10 @@ entities: parent: 31 - proto: ComputerStationRecords entities: - - uid: 8515 - components: - - type: Transform - pos: -3.5,14.5 - parent: 31 - - uid: 9752 + - uid: 9791 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,29.5 + pos: 1.5,35.5 parent: 31 - uid: 11431 components: @@ -29959,20 +29626,25 @@ entities: rot: 3.141592653589793 rad pos: -13.5,-39.5 parent: 31 -- proto: ComputerSurveillanceCameraMonitor - entities: - - uid: 534 + - uid: 11657 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,29.5 + pos: -2.5,11.5 parent: 31 +- proto: ComputerSurveillanceCameraMonitor + entities: - uid: 2218 components: - type: Transform rot: 1.5707963267948966 rad pos: 48.5,-4.5 parent: 31 + - uid: 7101 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,31.5 + parent: 31 - proto: ComputerTechnologyDiskTerminal entities: - uid: 591 @@ -30277,12 +29949,7 @@ entities: parent: 31 - proto: CrateEmptySpawner entities: - - uid: 3135 - components: - - type: Transform - pos: -17.5,13.5 - parent: 31 - - uid: 8045 + - uid: 4126 components: - type: Transform pos: 10.5,13.5 @@ -30292,13 +29959,37 @@ entities: - type: Transform pos: 18.5,15.5 parent: 31 +- proto: CrateEngineeringCableBulk + entities: + - uid: 3553 + components: + - type: Transform + pos: -34.5,-23.5 + parent: 31 - proto: CrateEngineeringCableHV entities: + - uid: 2098 + components: + - type: Transform + pos: -20.5,22.5 + parent: 31 - uid: 11208 components: - type: Transform pos: 16.5,-29.5 parent: 31 +- proto: CrateEngineeringSolar + entities: + - uid: 2436 + components: + - type: Transform + pos: -32.5,-27.5 + parent: 31 + - uid: 2437 + components: + - type: Transform + pos: -32.5,-28.5 + parent: 31 - proto: CrateEngineeringTeslaCoil entities: - uid: 11373 @@ -30383,13 +30074,6 @@ entities: - type: Transform pos: 20.5,-17.5 parent: 31 -- proto: CrateNPCHamlet - entities: - - uid: 2458 - components: - - type: Transform - pos: 0.5,29.5 - parent: 31 - proto: CratePrivateSecure entities: - uid: 2363 @@ -30438,36 +30122,49 @@ entities: - type: Transform pos: 40.5,-3.5 parent: 31 - - uid: 6904 +- proto: CrateTrashCartFilled + entities: + - uid: 10468 components: - type: Transform - pos: 23.5,-18.5 + pos: -31.5,-13.5 parent: 31 - - uid: 7087 +- proto: CrateTrashCartJani + entities: + - uid: 1438 components: - type: Transform - pos: -7.5,-12.5 + pos: -21.5,-4.5 parent: 31 -- proto: CrateTrashCartFilled +- proto: CrateUranium entities: - - uid: 10468 + - uid: 7792 components: - type: Transform - pos: -31.5,-13.5 + pos: 46.5,9.5 parent: 31 -- proto: CrateTrashCartJani +- proto: CrayonBlack entities: - - uid: 125 + - uid: 8531 components: - type: Transform - pos: -20.5,-11.5 + rot: 3.141592653589793 rad + pos: -5.8501306,15.505665 parent: 31 -- proto: CrayonBox +- proto: CrayonBlue entities: - - uid: 263 + - uid: 8632 + components: + - type: Transform + pos: -5.568251,15.1432495 + parent: 31 +- proto: CrayonRed + entities: + - uid: 2720 components: - type: Transform - pos: -19.62684,-5.2181053 + rot: -1.5707963267948966 rad + pos: -5.3669076,15.646605 parent: 31 - proto: Crematorium entities: @@ -30489,29 +30186,24 @@ entities: available: False - proto: CrowbarRed entities: - - uid: 2093 - components: - - type: Transform - pos: -3.7752368,12.511271 - parent: 31 - uid: 7562 components: - type: Transform rot: -1.5707963267948966 rad pos: -52.74314,-11.621845 parent: 31 - - uid: 8834 + - uid: 11832 components: - type: Transform - pos: 8.498364,31.458696 + pos: -9.430286,-7.422551 parent: 31 - - uid: 9114 +- proto: CryogenicSleepUnit + entities: + - uid: 8027 components: - type: Transform - pos: -10.463156,-6.5336485 + pos: -42.5,-5.5 parent: 31 -- proto: CryogenicSleepUnit - entities: - uid: 9172 components: - type: Transform @@ -30529,13 +30221,6 @@ entities: - type: Transform pos: -40.5,-5.5 parent: 31 -- proto: CryogenicSleepUnitSpawnerPrisoner - entities: - - uid: 7306 - components: - - type: Transform - pos: -15.5,9.5 - parent: 31 - proto: CryoPod entities: - uid: 5231 @@ -30557,76 +30242,13 @@ entities: - type: Transform pos: 7.5,-41.5 parent: 31 -- proto: CurtainsBlackOpen +- proto: CurtainsPurple entities: - - uid: 4977 - components: - - type: Transform - pos: -15.5,-0.5 - parent: 31 - - uid: 12222 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,2.5 - parent: 31 - - uid: 12223 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,2.5 - parent: 31 - - uid: 12224 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,2.5 - parent: 31 - - uid: 12225 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,2.5 - parent: 31 - - uid: 12226 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,2.5 - parent: 31 - - uid: 12227 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,2.5 - parent: 31 - - uid: 12228 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-0.5 - parent: 31 - - uid: 12229 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-1.5 - parent: 31 - - uid: 12230 + - uid: 9271 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,-2.5 - parent: 31 - - uid: 12231 - components: - - type: Transform - pos: -15.5,0.5 - parent: 31 - - uid: 12232 - components: - - type: Transform - pos: -15.5,1.5 + pos: -21.5,-27.5 parent: 31 - proto: CurtainsPurpleOpen entities: @@ -30642,18 +30264,6 @@ entities: rot: -1.5707963267948966 rad pos: -24.5,-17.5 parent: 31 - - uid: 7344 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-22.5 - parent: 31 - - uid: 8100 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-21.5 - parent: 31 - uid: 8500 components: - type: Transform @@ -30666,34 +30276,6 @@ entities: rot: -1.5707963267948966 rad pos: -21.5,-17.5 parent: 31 - - uid: 10706 - components: - - type: Transform - pos: -25.5,-25.5 - parent: 31 - - uid: 10707 - components: - - type: Transform - pos: -26.5,-25.5 - parent: 31 - - uid: 11712 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-20.5 - parent: 31 - - uid: 11713 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,-21.5 - parent: 31 - - uid: 11714 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,-22.5 - parent: 31 - proto: CurtainsRedOpen entities: - uid: 175 @@ -30708,12 +30290,6 @@ entities: rot: -1.5707963267948966 rad pos: 4.5,-31.5 parent: 31 - - uid: 7317 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-31.5 - parent: 31 - uid: 11690 components: - type: Transform @@ -30729,11 +30305,6 @@ entities: parent: 31 - proto: d20Dice entities: - - uid: 2357 - components: - - type: Transform - pos: -23.834803,-5.3811545 - parent: 31 - uid: 4723 components: - type: Transform @@ -30751,24682 +30322,24590 @@ entities: - type: Transform pos: 10.46357,-23.664734 parent: 31 -- proto: d8Dice - entities: - - uid: 2358 + - uid: 11848 components: - type: Transform - pos: -24.287928,-6.3967795 + pos: -17.469051,-6.3893943 parent: 31 + - uid: 11849 + components: + - type: Transform + pos: -17.281412,-6.4675193 + parent: 31 +- proto: d8Dice + entities: - uid: 7293 components: - type: Transform pos: 11.27607,-24.265812 parent: 31 -- proto: DefaultStationBeacon +- proto: DecorBarrels entities: - - uid: 774 + - uid: 8708 components: - type: Transform - pos: -39.5,5.5 + rot: -1.5707963267948966 rad + pos: 35.5,-6.5 parent: 31 - - type: NavMapBeacon - text: evac - - uid: 1374 + - uid: 8709 components: - type: Transform - pos: 44.5,-24.5 + rot: -1.5707963267948966 rad + pos: -24.5,15.5 parent: 31 - - type: NavMapBeacon - text: observatory -- proto: DefaultStationBeaconAME +- proto: DecorFloorBoard10 entities: - - uid: 7280 + - uid: 12642 components: - type: Transform - pos: 47.5,8.5 + rot: -1.5707963267948966 rad + pos: 7.5,-22.5 parent: 31 -- proto: DefaultStationBeaconAnomalyGenerator - entities: - - uid: 11361 + - type: Fixtures + fixtures: {} + - uid: 12674 components: - type: Transform - pos: -5.5,-30.5 + rot: -1.5707963267948966 rad + pos: 3.5,-34.5 parent: 31 -- proto: DefaultStationBeaconArmory + - type: Fixtures + fixtures: {} +- proto: DecorFloorBoard11 entities: - - uid: 10088 + - uid: 12431 components: - type: Transform - pos: -12.5,19.5 + pos: -19.5,-12.5 parent: 31 -- proto: DefaultStationBeaconArrivals - entities: - - uid: 812 + - type: Fixtures + fixtures: {} + - uid: 12525 components: - type: Transform - pos: -44.5,-10.5 + pos: -2.5,0.5 parent: 31 -- proto: DefaultStationBeaconArtifactLab + - type: Fixtures + fixtures: {} +- proto: DecorFloorBoard12 entities: - - uid: 11363 + - uid: 12650 components: - type: Transform - pos: -12.5,-29.5 + rot: -1.5707963267948966 rad + pos: 5.5,-29.5 parent: 31 -- proto: DefaultStationBeaconAtmospherics + - type: Fixtures + fixtures: {} +- proto: DecorFloorBoard17 entities: - - uid: 11312 + - uid: 12232 components: - type: Transform - pos: 31.5,12.5 + pos: -12.5,-9.5 parent: 31 -- proto: DefaultStationBeaconBar + - type: Fixtures + fixtures: {} +- proto: DecorFloorBoard18 entities: - - uid: 11319 + - uid: 12639 components: - type: Transform - pos: -5.5,-5.5 + rot: -1.5707963267948966 rad + pos: -5.5,-23.5 parent: 31 -- proto: DefaultStationBeaconBotany + - type: Fixtures + fixtures: {} +- proto: DecorFloorBoard2 entities: - - uid: 11320 + - uid: 12638 components: - type: Transform - pos: -18.5,-0.5 + rot: -1.5707963267948966 rad + pos: 3.5,-25.5 parent: 31 -- proto: DefaultStationBeaconBridge + - type: Fixtures + fixtures: {} +- proto: DecorFloorBoard20 entities: - - uid: 11269 + - uid: 6922 components: - type: Transform - pos: 3.5,30.5 + rot: -1.5707963267948966 rad + pos: -19.5,-26.5 parent: 31 -- proto: DefaultStationBeaconBrig + - type: Fixtures + fixtures: {} +- proto: DecorFloorBoard21 entities: - - uid: 8881 + - uid: 10794 components: - type: Transform - pos: -10.5,8.5 + pos: -22.5,-1.5 parent: 31 -- proto: DefaultStationBeaconCaptainsQuarters - entities: - - uid: 11268 + - type: Fixtures + fixtures: {} + - uid: 12536 components: - type: Transform - pos: 8.5,25.5 + rot: -1.5707963267948966 rad + pos: -20.5,-0.5 parent: 31 -- proto: DefaultStationBeaconCargoBay + - type: Fixtures + fixtures: {} +- proto: DecorFloorBoard3 entities: - - uid: 3509 + - uid: 12526 components: - type: Transform - pos: 21.5,16.5 + pos: -7.5,-3.5 parent: 31 -- proto: DefaultStationBeaconCargoReception + - type: Fixtures + fixtures: {} +- proto: DecorFloorBoard4 entities: - - uid: 2494 + - uid: 6958 components: - type: Transform - pos: 14.5,10.5 + rot: -1.5707963267948966 rad + pos: -29.5,-23.5 parent: 31 -- proto: DefaultStationBeaconCERoom - entities: - - uid: 3513 + - type: Fixtures + fixtures: {} + - uid: 12102 components: - type: Transform - pos: 39.5,-0.5 + rot: -1.5707963267948966 rad + pos: -1.5,-4.5 parent: 31 -- proto: DefaultStationBeaconChapel - entities: - - uid: 11653 + - type: Fixtures + fixtures: {} + - uid: 12676 components: - type: Transform - pos: -21.5,-20.5 + rot: -1.5707963267948966 rad + pos: -25.5,-25.5 parent: 31 -- proto: DefaultStationBeaconChemistry - entities: - - uid: 7256 + - type: Fixtures + fixtures: {} + - uid: 12678 components: - type: Transform - pos: 16.5,-0.5 + rot: -1.5707963267948966 rad + pos: -19.5,-20.5 parent: 31 -- proto: DefaultStationBeaconCMORoom + - type: Fixtures + fixtures: {} +- proto: DecorFloorBoard6 entities: - - uid: 7276 + - uid: 10158 components: - type: Transform - pos: 23.5,-10.5 + rot: 3.141592653589793 rad + pos: -30.5,0.5 parent: 31 -- proto: DefaultStationBeaconCryonics - entities: - - uid: 8316 + - type: Fixtures + fixtures: {} + - uid: 12537 components: - type: Transform - pos: 8.5,-15.5 + rot: -1.5707963267948966 rad + pos: 10.5,-27.5 parent: 31 -- proto: DefaultStationBeaconCryosleep - entities: - - uid: 9207 + - type: Fixtures + fixtures: {} + - uid: 13038 components: - type: Transform - pos: -41.5,-4.5 + rot: 3.141592653589793 rad + pos: -34.5,12.5 parent: 31 -- proto: DefaultStationBeaconDisposals + - type: Fixtures + fixtures: {} +- proto: DecorFloorBoard8 entities: - - uid: 7954 + - uid: 12677 components: - type: Transform - pos: -30.5,-16.5 + rot: -1.5707963267948966 rad + pos: -24.5,-27.5 parent: 31 -- proto: DefaultStationBeaconEngineering + - type: Fixtures + fixtures: {} +- proto: DecorFloorBoard9 entities: - - uid: 7281 + - uid: 6777 components: - type: Transform - pos: 33.5,4.5 + rot: -1.5707963267948966 rad + pos: -31.5,-21.5 parent: 31 - - uid: 11056 - components: - - type: Transform - pos: 57.5,10.5 - parent: 31 - - type: NavMapBeacon - text: Tesla Storage -- proto: DefaultStationBeaconEscapePod - entities: - - uid: 11467 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,-17.5 - parent: 31 - - uid: 11468 + - type: Fixtures + fixtures: {} + - uid: 10157 components: - type: Transform rot: 3.141592653589793 rad - pos: -8.5,-41.5 + pos: -29.5,-2.5 parent: 31 -- proto: DefaultStationBeaconEVAStorage - entities: - - uid: 7640 + - type: Fixtures + fixtures: {} + - uid: 12643 components: - type: Transform - pos: 8.5,9.5 + rot: -1.5707963267948966 rad + pos: 6.5,-30.5 parent: 31 -- proto: DefaultStationBeaconHOPOffice - entities: - - uid: 2464 + - type: Fixtures + fixtures: {} + - uid: 12675 components: - type: Transform - pos: 8.5,19.5 + rot: -1.5707963267948966 rad + pos: -25.5,-19.5 parent: 31 -- proto: DefaultStationBeaconHOSRoom - entities: - - uid: 778 + - type: Fixtures + fixtures: {} + - uid: 12979 components: - type: Transform - pos: -8.5,20.5 + pos: 29.5,9.5 parent: 31 -- proto: DefaultStationBeaconJanitorsCloset + - type: Fixtures + fixtures: {} +- proto: DecorFloorBookPile3 entities: - - uid: 11323 + - uid: 12683 components: - type: Transform - pos: -18.5,-11.5 + pos: 27.5,-22.5 parent: 31 -- proto: DefaultStationBeaconKitchen - entities: - - uid: 11318 + - type: Fixtures + fixtures: {} + - uid: 13045 components: - type: Transform - pos: -12.5,-0.5 + rot: 3.141592653589793 rad + pos: 7.5,24.5 parent: 31 -- proto: DefaultStationBeaconLibrary + - type: Fixtures + fixtures: {} +- proto: DecorFloorBookPile6 entities: - - uid: 11325 + - uid: 1247 components: - type: Transform - pos: 9.5,-26.5 + pos: 7.5,-24.5 parent: 31 -- proto: DefaultStationBeaconMantis + - type: Fixtures + fixtures: {} +- proto: DecorFloorBookstack1 entities: - - uid: 11757 + - uid: 8993 components: - type: Transform - pos: 4.5,-33.5 + pos: 12.5,-25.5 parent: 31 -- proto: DefaultStationBeaconMedbay - entities: - - uid: 5767 + - type: Fixtures + fixtures: {} + - uid: 10147 components: - type: Transform - pos: 9.5,-9.5 + rot: 3.141592653589793 rad + pos: -30.5,-2.5 parent: 31 -- proto: DefaultStationBeaconMedical + - type: Fixtures + fixtures: {} +- proto: DecorFloorBrickrubble entities: - - uid: 1215 + - uid: 8270 components: - type: Transform - pos: 9.5,-2.5 + rot: 3.141592653589793 rad + pos: 13.5,27.5 parent: 31 -- proto: DefaultStationBeaconMorgue + - type: Fixtures + fixtures: {} +- proto: DecorFloorCardboard entities: - - uid: 7275 + - uid: 4499 components: - type: Transform - pos: 13.5,-15.5 + rot: -1.5707963267948966 rad + pos: 50.5,-18.5 parent: 31 -- proto: DefaultStationBeaconPermaBrig - entities: - - uid: 11316 + - type: Fixtures + fixtures: {} + - uid: 4926 components: - type: Transform - pos: -17.5,9.5 + rot: 1.5707963267948966 rad + pos: -18.5,-11.5 parent: 31 -- proto: DefaultStationBeaconPowerBank - entities: - - uid: 11352 + - type: Fixtures + fixtures: {} + - uid: 5986 components: - type: Transform - pos: 41.5,5.5 + pos: -11.5,-26.5 parent: 31 -- proto: DefaultStationBeaconProber - entities: - - uid: 11652 + - type: Fixtures + fixtures: {} + - uid: 9866 components: - type: Transform - pos: -13.5,-24.5 + pos: -14.5,-8.5 parent: 31 -- proto: DefaultStationBeaconQMRoom - entities: - - uid: 11353 + - type: Fixtures + fixtures: {} + - uid: 9971 components: - type: Transform - pos: 27.5,9.5 + rot: -1.5707963267948966 rad + pos: -30.5,-4.5 parent: 31 -- proto: DefaultStationBeaconRDRoom - entities: - - uid: 11354 + - type: Fixtures + fixtures: {} + - uid: 12684 components: - type: Transform - pos: -4.5,-21.5 + rot: -1.5707963267948966 rad + pos: -12.5,-18.5 parent: 31 -- proto: DefaultStationBeaconRND - entities: - - uid: 11355 + - type: Fixtures + fixtures: {} + - uid: 12685 components: - type: Transform - pos: -15.5,-23.5 + pos: 45.5,-13.5 parent: 31 -- proto: DefaultStationBeaconRobotics - entities: - - uid: 11360 + - type: Fixtures + fixtures: {} + - uid: 12707 components: - type: Transform - pos: -1.5,-27.5 + rot: -1.5707963267948966 rad + pos: -30.5,-19.5 parent: 31 -- proto: DefaultStationBeaconSalvage - entities: - - uid: 11321 + - type: Fixtures + fixtures: {} + - uid: 12847 components: - type: Transform - pos: 27.5,18.5 + pos: 5.5,-37.5 parent: 31 -- proto: DefaultStationBeaconScience - entities: - - uid: 1208 + - type: Fixtures + fixtures: {} + - uid: 12863 components: - type: Transform - pos: -9.5,-20.5 + rot: -1.5707963267948966 rad + pos: -27.5,-28.5 parent: 31 -- proto: DefaultStationBeaconSecurity - entities: - - uid: 1136 + - type: Fixtures + fixtures: {} + - uid: 12864 components: - type: Transform - pos: -7.5,11.5 + pos: -33.5,0.5 parent: 31 -- proto: DefaultStationBeaconServerRoom - entities: - - uid: 11356 + - type: Fixtures + fixtures: {} + - uid: 12881 components: - type: Transform - pos: -1.5,-21.5 + rot: -1.5707963267948966 rad + pos: -27.5,7.5 parent: 31 -- proto: DefaultStationBeaconSingularity - entities: - - uid: 11358 + - type: Fixtures + fixtures: {} + - uid: 12882 components: - type: Transform - pos: 60.5,2.5 + pos: 19.5,13.5 parent: 31 -- proto: DefaultStationBeaconSolars - entities: - - uid: 11364 + - type: Fixtures + fixtures: {} + - uid: 12883 components: - type: Transform - pos: 15.5,-29.5 + rot: 3.141592653589793 rad + pos: 23.5,8.5 parent: 31 - - uid: 11365 + - type: Fixtures + fixtures: {} + - uid: 12976 components: - type: Transform - pos: -31.5,-32.5 + rot: 1.5707963267948966 rad + pos: 28.5,18.5 parent: 31 - - uid: 11366 + - type: Fixtures + fixtures: {} + - uid: 12980 components: - type: Transform - pos: -22.5,24.5 + rot: 1.5707963267948966 rad + pos: 32.5,-3.5 parent: 31 -- proto: DefaultStationBeaconTechVault - entities: - - uid: 1316 + - type: Fixtures + fixtures: {} + - uid: 12982 components: - type: Transform - pos: 27.5,1.5 + rot: 3.141592653589793 rad + pos: 35.5,-11.5 parent: 31 -- proto: DefaultStationBeaconTEG - entities: - - uid: 11314 + - type: Fixtures + fixtures: {} + - uid: 13021 components: - type: Transform - pos: 38.5,14.5 + rot: 1.5707963267948966 rad + pos: 31.5,-6.5 parent: 31 -- proto: DefaultStationBeaconTelecoms - entities: - - uid: 11357 + - type: Fixtures + fixtures: {} + - uid: 13022 components: - type: Transform - pos: 50.5,-5.5 + pos: 22.5,-0.5 parent: 31 -- proto: DefaultStationBeaconToolRoom - entities: - - uid: 11317 + - type: Fixtures + fixtures: {} + - uid: 13023 components: - type: Transform - pos: -27.5,9.5 + rot: -1.5707963267948966 rad + pos: 21.5,-23.5 parent: 31 -- proto: DefaultStationBeaconVault - entities: - - uid: 11315 + - type: Fixtures + fixtures: {} + - uid: 13039 components: - type: Transform - pos: -1.5,17.5 + rot: 3.141592653589793 rad + pos: 13.5,12.5 parent: 31 -- proto: DefaultStationBeaconWardensOffice - entities: - - uid: 762 + - type: Fixtures + fixtures: {} + - uid: 13040 components: - type: Transform - pos: -1.5,8.5 + pos: 14.5,14.5 parent: 31 -- proto: DefibrillatorCabinetFilled - entities: - - uid: 7340 + - type: Fixtures + fixtures: {} + - uid: 13041 components: - type: Transform rot: 3.141592653589793 rad - pos: 11.5,-12.5 - parent: 31 - - uid: 9834 - components: - - type: Transform - pos: 1.5,29.5 + pos: -31.5,12.5 parent: 31 - - uid: 9835 + - type: Fixtures + fixtures: {} + - uid: 13044 components: - type: Transform - pos: -32.5,6.5 + rot: 3.141592653589793 rad + pos: -18.5,-36.5 parent: 31 - - uid: 10032 + - type: Fixtures + fixtures: {} + - uid: 13052 components: - type: Transform rot: 1.5707963267948966 rad - pos: 16.5,-17.5 + pos: 22.5,-4.5 parent: 31 - - uid: 11438 + - type: Fixtures + fixtures: {} + - uid: 13053 components: - type: Transform - pos: 0.5,15.5 + rot: -1.5707963267948966 rad + pos: 21.5,-4.5 parent: 31 -- proto: DeployableBarrier + - type: Fixtures + fixtures: {} +- proto: DecorFloorGlass3 entities: - - uid: 2502 - components: - - type: Transform - pos: -6.5,17.5 - parent: 31 - - uid: 9369 + - uid: 12706 components: - type: Transform - pos: -5.5,17.5 + pos: 33.5,-10.5 parent: 31 -- proto: DeskBell + - type: Fixtures + fixtures: {} +- proto: DecorFloorGlass4 entities: - - uid: 2195 + - uid: 13037 components: - type: Transform - pos: 7.9000525,-3.1977162 + rot: 3.141592653589793 rad + pos: -37.5,15.5 parent: 31 -- proto: DiceBag + - type: Fixtures + fixtures: {} +- proto: DecorFloorGlass5 entities: - - uid: 10207 + - uid: 13027 components: - type: Transform - pos: 10.362751,-24.393734 + rot: 3.141592653589793 rad + pos: -16.5,23.5 parent: 31 - - uid: 10208 + - type: Fixtures + fixtures: {} +- proto: DecorFloorPallet + entities: + - uid: 12862 components: - type: Transform - pos: 10.756269,-24.370586 + rot: 3.141592653589793 rad + pos: 24.5,10.5 parent: 31 -- proto: DiseaseDiagnoser + - type: Fixtures + fixtures: {} +- proto: DecorFloorPalletStack entities: - - uid: 8435 + - uid: 12781 components: - type: Transform - pos: 19.5,-5.5 + pos: 23.5,7.5 parent: 31 -- proto: DisgustingSweptSoup - entities: - - uid: 9020 + - uid: 13042 components: - type: Transform - pos: -12.586034,24.541399 + rot: 3.141592653589793 rad + pos: 14.5,16.5 parent: 31 -- proto: DisposalBend +- proto: DecorFloorPaper entities: - - uid: 61 + - uid: 1191 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-27.5 + pos: -1.5,14.5 parent: 31 - - uid: 238 + - type: Fixtures + fixtures: {} + - uid: 2734 components: - type: Transform - rot: 4.71238902409608 rad - pos: 37.5,3.5 + pos: -2.5,14.5 parent: 31 - - uid: 310 + - type: Fixtures + fixtures: {} + - uid: 4635 components: - type: Transform - pos: 8.5,17.5 + rot: 1.5707963267948966 rad + pos: -2.5,14.5 parent: 31 - - uid: 399 + - type: Fixtures + fixtures: {} + - uid: 6971 components: - type: Transform rot: -1.5707963267948966 rad - pos: -15.5,-27.5 + pos: -1.5,11.5 parent: 31 - - uid: 838 + - type: Fixtures + fixtures: {} + - uid: 7737 components: - type: Transform - rot: 3.141592697301183 rad - pos: -29.5,10.5 + pos: -2.5,10.5 parent: 31 - - uid: 839 + - type: Fixtures + fixtures: {} + - uid: 8028 components: - type: Transform - pos: -28.5,10.5 + rot: 1.5707963267948966 rad + pos: -1.5,11.5 parent: 31 - - uid: 848 + - type: Fixtures + fixtures: {} + - uid: 8227 components: - type: Transform - pos: -8.5,-25.5 + rot: 3.141592653589793 rad + pos: -1.5,14.5 parent: 31 - - uid: 849 + - type: Fixtures + fixtures: {} + - uid: 8714 components: - type: Transform rot: 1.5707963267948966 rad - pos: -15.5,-20.5 + pos: -15.5,-8.5 parent: 31 - - uid: 874 + - type: Fixtures + fixtures: {} + - uid: 8735 components: - type: Transform - pos: 7.5,11.5 + pos: -18.5,-7.5 parent: 31 - - uid: 927 + - type: Fixtures + fixtures: {} + - uid: 10170 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,-16.5 + pos: 0.5,34.5 parent: 31 - - uid: 2012 + - type: Fixtures + fixtures: {} + - uid: 11830 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,-16.5 + pos: -17.5,-4.5 parent: 31 - - uid: 2299 + - type: Fixtures + fixtures: {} + - uid: 11831 components: - type: Transform rot: -1.5707963267948966 rad - pos: 10.5,-11.5 + pos: -17.5,-6.5 parent: 31 - - uid: 2315 + - type: Fixtures + fixtures: {} + - uid: 12230 components: - type: Transform - pos: -5.5,12.5 + pos: -29.5,-6.5 parent: 31 - - uid: 2335 + - type: Fixtures + fixtures: {} + - uid: 13024 components: - type: Transform - pos: -4.5,-16.5 + pos: 4.5,-18.5 parent: 31 - - uid: 2874 + - type: Fixtures + fixtures: {} + - uid: 13025 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 6.5,26.5 + parent: 31 + - type: Fixtures + fixtures: {} + - uid: 13026 components: - type: Transform rot: -1.5707963267948966 rad - pos: -27.5,-8.5 + pos: -4.5,-17.5 parent: 31 - - uid: 3883 + - type: Fixtures + fixtures: {} + - uid: 13029 components: - type: Transform - pos: 3.5,28.5 + pos: -3.5,-2.5 parent: 31 - - uid: 4056 + - type: Fixtures + fixtures: {} + - uid: 13030 components: - type: Transform - pos: -10.5,-18.5 + rot: 1.5707963267948966 rad + pos: 22.5,-10.5 parent: 31 - - uid: 4090 + - type: Fixtures + fixtures: {} + - uid: 13031 components: - type: Transform rot: 3.141592653589793 rad - pos: -14.5,-18.5 + pos: 6.5,-5.5 parent: 31 - - uid: 4206 + - type: Fixtures + fixtures: {} + - uid: 13033 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,-14.5 + pos: -34.5,13.5 parent: 31 - - uid: 4703 + - type: Fixtures + fixtures: {} + - uid: 13035 components: - type: Transform - pos: -30.5,-14.5 + pos: 12.5,11.5 parent: 31 - - uid: 4790 + - type: Fixtures + fixtures: {} + - uid: 13036 components: - type: Transform - pos: 6.5,-27.5 + rot: -1.5707963267948966 rad + pos: 14.5,12.5 parent: 31 - - uid: 5100 + - type: Fixtures + fixtures: {} +- proto: DecorFloorPaper1 + entities: + - uid: 125 components: - type: Transform - pos: 14.5,-0.5 + pos: 37.5,-0.5 parent: 31 - - uid: 5292 + - type: Fixtures + fixtures: {} + - uid: 12900 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-16.5 + pos: 29.5,9.5 parent: 31 - - uid: 5742 + - type: Fixtures + fixtures: {} + - uid: 12978 components: - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-29.5 + pos: 38.5,-0.5 parent: 31 - - uid: 5758 + - type: Fixtures + fixtures: {} + - uid: 13034 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-27.5 + rot: 3.141592653589793 rad + pos: -38.5,12.5 parent: 31 - - uid: 6586 + - type: Fixtures + fixtures: {} + - uid: 13046 components: - type: Transform - pos: 33.5,-17.5 + rot: -1.5707963267948966 rad + pos: 3.5,32.5 parent: 31 - - uid: 7420 + - type: Fixtures + fixtures: {} +- proto: DecorFloorPaper2 + entities: + - uid: 6999 components: - type: Transform - pos: 18.5,-10.5 + pos: 55.5,-24.5 parent: 31 - - uid: 7430 + - type: Fixtures + fixtures: {} +- proto: DecorFloorPaper3 + entities: + - uid: 13028 components: - type: Transform rot: 3.141592653589793 rad - pos: 29.5,3.5 + pos: -23.5,17.5 parent: 31 - - uid: 7631 + - type: Fixtures + fixtures: {} + - uid: 13032 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-29.5 + rot: 3.141592653589793 rad + pos: -36.5,15.5 parent: 31 - - uid: 8092 + - type: Fixtures + fixtures: {} +- proto: DecorFloorScrapwood + entities: + - uid: 13056 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,1.5 + rot: 3.141592653589793 rad + pos: -14.5,-34.5 parent: 31 - - uid: 8093 + - type: Fixtures + fixtures: {} +- proto: DecorFloorSkeleton + entities: + - uid: 8228 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,0.5 + rot: 3.141592653589793 rad + pos: 6.5,-42.5 parent: 31 - - uid: 8445 + - type: Fixtures + fixtures: {} +- proto: DecorFloorTrashbags3 + entities: + - uid: 13055 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,1.5 + pos: -32.5,-17.5 parent: 31 - - uid: 9338 +- proto: DefaultStationBeacon + entities: + - uid: 774 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,3.5 + pos: -39.5,5.5 parent: 31 - - uid: 10147 + - type: NavMapBeacon + text: evac +- proto: DefaultStationBeaconAME + entities: + - uid: 7280 components: - type: Transform - pos: 49.5,-29.5 + pos: 47.5,8.5 parent: 31 - - uid: 10149 +- proto: DefaultStationBeaconAnomalyGenerator + entities: + - uid: 11361 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-29.5 + pos: -5.5,-30.5 parent: 31 - - uid: 10150 +- proto: DefaultStationBeaconArmory + entities: + - uid: 10088 components: - type: Transform - pos: 47.5,-28.5 + pos: -12.5,19.5 parent: 31 - - uid: 10151 +- proto: DefaultStationBeaconArrivals + entities: + - uid: 812 components: - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,-28.5 + pos: -44.5,-10.5 parent: 31 - - uid: 10152 +- proto: DefaultStationBeaconArtifactLab + entities: + - uid: 11363 components: - type: Transform - pos: 45.5,-26.5 + pos: -12.5,-29.5 parent: 31 - - uid: 10153 +- proto: DefaultStationBeaconAtmospherics + entities: + - uid: 11312 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,-26.5 + pos: 31.5,12.5 parent: 31 - - uid: 10154 +- proto: DefaultStationBeaconBar + entities: + - uid: 11319 components: - type: Transform - pos: 44.5,-25.5 + pos: -5.5,-5.5 parent: 31 - - uid: 10167 +- proto: DefaultStationBeaconBridge + entities: + - uid: 11269 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,-25.5 + pos: 3.5,30.5 parent: 31 - - uid: 10188 +- proto: DefaultStationBeaconBrig + entities: + - uid: 8881 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-17.5 + pos: -10.5,8.5 parent: 31 - - uid: 10194 +- proto: DefaultStationBeaconCaptainsQuarters + entities: + - uid: 11268 components: - type: Transform - pos: 19.5,-11.5 + pos: 8.5,25.5 parent: 31 - - uid: 10195 +- proto: DefaultStationBeaconCargoBay + entities: + - uid: 3509 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-11.5 + pos: 21.5,16.5 parent: 31 - - uid: 10206 +- proto: DefaultStationBeaconCargoReception + entities: + - uid: 2494 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,-10.5 + pos: 14.5,10.5 parent: 31 - - uid: 10284 +- proto: DefaultStationBeaconCERoom + entities: + - uid: 3513 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,5.5 + pos: 39.5,-0.5 parent: 31 - - uid: 10295 +- proto: DefaultStationBeaconChapel + entities: + - uid: 11653 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,15.5 + pos: -21.5,-20.5 parent: 31 - - uid: 11896 +- proto: DefaultStationBeaconChemistry + entities: + - uid: 7256 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,1.5 + pos: 16.5,-0.5 parent: 31 -- proto: DisposalJunction +- proto: DefaultStationBeaconCMORoom entities: - - uid: 176 + - uid: 7276 components: - type: Transform - rot: 4.71238902409608 rad - pos: -28.5,3.5 + pos: 23.5,-10.5 parent: 31 - - uid: 177 +- proto: DefaultStationBeaconCryonics + entities: + - uid: 8316 components: - type: Transform - rot: 4.71238902409608 rad - pos: -22.5,3.5 + pos: 8.5,-15.5 parent: 31 - - uid: 945 +- proto: DefaultStationBeaconCryosleep + entities: + - uid: 9207 components: - type: Transform - pos: -34.5,5.5 + pos: -41.5,-4.5 parent: 31 - - uid: 2016 +- proto: DefaultStationBeaconDisposals + entities: + - uid: 7954 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-11.5 + pos: -30.5,-16.5 parent: 31 - - uid: 2290 +- proto: DefaultStationBeaconEngineering + entities: + - uid: 7281 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,-0.5 + pos: 33.5,4.5 parent: 31 - - uid: 2386 + - uid: 11056 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-10.5 + pos: 57.5,10.5 parent: 31 - - uid: 4038 + - type: NavMapBeacon + text: Tesla Storage +- proto: DefaultStationBeaconEscapePod + entities: + - uid: 5008 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-18.5 + pos: 49.5,-26.5 parent: 31 - - uid: 4149 + - uid: 11467 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,3.5 + rot: 3.141592653589793 rad + pos: 31.5,-17.5 parent: 31 - - uid: 4806 + - uid: 11468 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-25.5 + rot: 3.141592653589793 rad + pos: -8.5,-41.5 parent: 31 - - uid: 7265 +- proto: DefaultStationBeaconEVAStorage + entities: + - uid: 7640 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,4.5 + pos: 8.5,9.5 parent: 31 - - uid: 9587 +- proto: DefaultStationBeaconHOPOffice + entities: + - uid: 2464 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,4.5 + pos: 8.5,19.5 parent: 31 - - uid: 10297 +- proto: DefaultStationBeaconHOSRoom + entities: + - uid: 778 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-18.5 + pos: -8.5,20.5 parent: 31 -- proto: DisposalJunctionFlipped +- proto: DefaultStationBeaconJanitorsCloset entities: - - uid: 166 + - uid: 6523 components: - type: Transform - rot: 4.71238902409608 rad - pos: 34.5,3.5 + pos: -19.5,-0.5 parent: 31 - - uid: 170 + - uid: 6586 components: - type: Transform - pos: 3.5,4.5 + pos: -21.5,-5.5 parent: 31 - - uid: 313 + - uid: 10816 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,4.5 + pos: -30.5,-0.5 parent: 31 - - uid: 352 + - uid: 12640 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,3.5 + pos: -12.5,-12.5 parent: 31 - - uid: 365 +- proto: DefaultStationBeaconKitchen + entities: + - uid: 11318 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,3.5 + pos: -12.5,-0.5 parent: 31 - - uid: 1026 +- proto: DefaultStationBeaconLibrary + entities: + - uid: 11325 components: - type: Transform - pos: 3.5,17.5 + pos: 9.5,-26.5 parent: 31 - - uid: 3408 +- proto: DefaultStationBeaconMantis + entities: + - uid: 11757 components: - type: Transform - pos: -32.5,-8.5 + pos: 4.5,-33.5 parent: 31 - - uid: 3794 +- proto: DefaultStationBeaconMedbay + entities: + - uid: 5767 components: - type: Transform - pos: -15.5,-25.5 + pos: 9.5,-9.5 parent: 31 -- proto: DisposalPipe +- proto: DefaultStationBeaconMedical entities: - - uid: 56 + - uid: 1215 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,4.5 + pos: 9.5,-2.5 parent: 31 - - uid: 169 +- proto: DefaultStationBeaconMorgue + entities: + - uid: 7275 components: - type: Transform - pos: 3.5,5.5 + pos: 13.5,-15.5 parent: 31 - - uid: 171 +- proto: DefaultStationBeaconPermaBrig + entities: + - uid: 11316 components: - type: Transform - pos: 3.5,7.5 + pos: -17.5,9.5 parent: 31 - - uid: 180 +- proto: DefaultStationBeaconPowerBank + entities: + - uid: 11352 components: - type: Transform - pos: 3.5,8.5 + pos: 41.5,5.5 parent: 31 - - uid: 181 +- proto: DefaultStationBeaconProber + entities: + - uid: 11652 components: - type: Transform - pos: 3.5,9.5 + pos: -13.5,-24.5 parent: 31 - - uid: 189 +- proto: DefaultStationBeaconQMRoom + entities: + - uid: 11353 components: - type: Transform - pos: -28.5,5.5 + pos: 27.5,9.5 parent: 31 - - uid: 190 +- proto: DefaultStationBeaconRDRoom + entities: + - uid: 11354 components: - type: Transform - pos: -28.5,6.5 + pos: -4.5,-21.5 parent: 31 - - uid: 191 +- proto: DefaultStationBeaconRND + entities: + - uid: 11355 components: - type: Transform - pos: -28.5,7.5 + pos: -15.5,-23.5 parent: 31 - - uid: 192 +- proto: DefaultStationBeaconRobotics + entities: + - uid: 11360 components: - type: Transform - pos: -28.5,8.5 + pos: -1.5,-27.5 parent: 31 - - uid: 193 +- proto: DefaultStationBeaconSalvage + entities: + - uid: 11321 components: - type: Transform - pos: -28.5,9.5 + pos: 27.5,18.5 parent: 31 - - uid: 212 +- proto: DefaultStationBeaconScience + entities: + - uid: 1208 components: - type: Transform - pos: 24.5,5.5 + pos: -9.5,-20.5 parent: 31 - - uid: 213 +- proto: DefaultStationBeaconSecurity + entities: + - uid: 8996 components: - type: Transform - pos: 24.5,6.5 + pos: -7.5,11.5 parent: 31 - - uid: 214 +- proto: DefaultStationBeaconServerRoom + entities: + - uid: 11356 components: - type: Transform - pos: 24.5,7.5 + pos: -1.5,-21.5 parent: 31 - - uid: 223 +- proto: DefaultStationBeaconSingularity + entities: + - uid: 11358 components: - type: Transform - rot: 3.141592697301183 rad - pos: 34.5,1.5 + pos: 60.5,2.5 parent: 31 - - uid: 224 +- proto: DefaultStationBeaconSolars + entities: + - uid: 11364 components: - type: Transform - rot: 3.141592697301183 rad - pos: 34.5,0.5 + pos: 15.5,-29.5 parent: 31 - - uid: 225 + - uid: 11365 components: - type: Transform - rot: 3.141592697301183 rad - pos: 34.5,-0.5 + pos: -31.5,-32.5 parent: 31 - - uid: 226 + - type: NavMapBeacon + text: SW Engineering + - uid: 11366 components: - type: Transform - rot: 3.141592697301183 rad - pos: 34.5,-1.5 + pos: -22.5,24.5 parent: 31 - - uid: 227 +- proto: DefaultStationBeaconTechVault + entities: + - uid: 1316 components: - type: Transform - rot: 3.141592697301183 rad - pos: 34.5,-2.5 + pos: 27.5,1.5 parent: 31 - - uid: 228 +- proto: DefaultStationBeaconTEG + entities: + - uid: 11314 components: - type: Transform - rot: 3.141592697301183 rad - pos: 34.5,-3.5 + pos: 38.5,14.5 parent: 31 - - uid: 231 +- proto: DefaultStationBeaconTelecoms + entities: + - uid: 11357 components: - type: Transform - rot: 4.71238902409608 rad - pos: 30.5,3.5 + pos: 50.5,-5.5 parent: 31 - - uid: 232 +- proto: DefaultStationBeaconToolRoom + entities: + - uid: 11317 components: - type: Transform - rot: 4.71238902409608 rad - pos: 36.5,3.5 + pos: -27.5,9.5 parent: 31 - - uid: 233 +- proto: DefaultStationBeaconVault + entities: + - uid: 11315 components: - type: Transform - rot: 4.71238902409608 rad - pos: 35.5,3.5 + pos: -1.5,17.5 parent: 31 - - uid: 234 +- proto: DefaultStationBeaconWardensOffice + entities: + - uid: 762 components: - type: Transform - rot: 3.141592697301183 rad - pos: 34.5,2.5 + pos: -1.5,8.5 parent: 31 - - uid: 235 +- proto: DefibrillatorCabinetFilled + entities: + - uid: 5868 components: - type: Transform - rot: 4.71238902409608 rad - pos: 33.5,3.5 + rot: -1.5707963267948966 rad + pos: 5.5,30.5 parent: 31 - - uid: 236 + - uid: 7340 components: - type: Transform - rot: 4.71238902409608 rad - pos: 32.5,3.5 + rot: 3.141592653589793 rad + pos: 11.5,-12.5 parent: 31 - - uid: 237 + - uid: 9835 components: - type: Transform - rot: 4.71238902409608 rad - pos: 31.5,3.5 + pos: -32.5,6.5 parent: 31 - - uid: 239 + - uid: 10032 components: - type: Transform - pos: 37.5,4.5 + rot: 1.5707963267948966 rad + pos: 16.5,-17.5 parent: 31 - - uid: 240 +- proto: DeployableBarrier + entities: + - uid: 2502 components: - type: Transform - pos: 37.5,5.5 + pos: -6.5,17.5 parent: 31 - - uid: 243 + - uid: 9369 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,28.5 + pos: -5.5,17.5 parent: 31 - - uid: 244 +- proto: DeskBell + entities: + - uid: 2195 components: - type: Transform - pos: 3.5,10.5 + pos: 7.9000525,-3.1977162 parent: 31 - - uid: 246 +- proto: DiceBag + entities: + - uid: 10207 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,3.5 + pos: 10.362751,-24.393734 parent: 31 - - uid: 265 + - uid: 10208 components: - type: Transform - pos: 3.5,27.5 + pos: 10.756269,-24.370586 parent: 31 - - uid: 270 +- proto: DiseaseDiagnoser + entities: + - uid: 8435 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,28.5 + pos: 19.5,-5.5 parent: 31 - - uid: 271 +- proto: DisgustingSweptSoup + entities: + - uid: 9020 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,28.5 + pos: -12.586034,24.541399 parent: 31 - - uid: 272 +- proto: DisposalBend + entities: + - uid: 61 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,28.5 + rot: 3.141592653589793 rad + pos: 3.5,-27.5 parent: 31 - - uid: 277 + - uid: 156 components: - type: Transform - rot: 3.141592697301183 rad - pos: 3.5,-8.5 + pos: -15.5,-10.5 parent: 31 - - uid: 278 + - uid: 238 components: - type: Transform - rot: 3.141592697301183 rad - pos: 3.5,-7.5 + rot: 4.71238902409608 rad + pos: 37.5,3.5 parent: 31 - - uid: 279 + - uid: 310 components: - type: Transform - rot: 3.141592697301183 rad - pos: 3.5,-6.5 + pos: 8.5,17.5 parent: 31 - - uid: 280 + - uid: 399 components: - type: Transform - rot: 3.141592697301183 rad - pos: 3.5,-5.5 + rot: -1.5707963267948966 rad + pos: -15.5,-27.5 parent: 31 - - uid: 281 + - uid: 838 components: - type: Transform rot: 3.141592697301183 rad - pos: 3.5,-4.5 + pos: -29.5,10.5 parent: 31 - - uid: 282 - components: - - type: Transform - rot: 3.141592697301183 rad - pos: 3.5,-3.5 - parent: 31 - - uid: 283 + - uid: 839 components: - type: Transform - rot: 3.141592697301183 rad - pos: 3.5,-2.5 + pos: -28.5,10.5 parent: 31 - - uid: 284 + - uid: 848 components: - type: Transform - rot: 3.141592697301183 rad - pos: 3.5,-1.5 + pos: -8.5,-25.5 parent: 31 - - uid: 285 + - uid: 849 components: - type: Transform - rot: 3.141592697301183 rad - pos: 3.5,-0.5 + rot: 1.5707963267948966 rad + pos: -15.5,-20.5 parent: 31 - - uid: 286 + - uid: 874 components: - type: Transform - rot: 3.141592697301183 rad - pos: 3.5,0.5 + pos: 7.5,11.5 parent: 31 - - uid: 287 + - uid: 927 components: - type: Transform - rot: 3.141592697301183 rad - pos: 3.5,1.5 + rot: 1.5707963267948966 rad + pos: -14.5,-16.5 parent: 31 - - uid: 288 + - uid: 2012 components: - type: Transform - rot: 3.141592697301183 rad - pos: 3.5,2.5 + rot: -1.5707963267948966 rad + pos: -25.5,-16.5 parent: 31 - - uid: 289 + - uid: 2299 components: - type: Transform - rot: 3.141592697301183 rad - pos: 3.5,-10.5 + rot: -1.5707963267948966 rad + pos: 10.5,-11.5 parent: 31 - - uid: 291 + - uid: 2315 components: - type: Transform - rot: 4.71238902409608 rad - pos: 5.5,-11.5 + pos: -5.5,12.5 parent: 31 - - uid: 292 + - uid: 2331 components: - type: Transform - rot: 4.71238902409608 rad - pos: 6.5,-11.5 + rot: 3.141592653589793 rad + pos: -15.5,-11.5 parent: 31 - - uid: 293 + - uid: 2335 components: - type: Transform - rot: 4.71238902409608 rad - pos: 7.5,-11.5 + pos: -4.5,-16.5 parent: 31 - - uid: 294 + - uid: 2499 components: - type: Transform - rot: 4.71238902409608 rad - pos: 8.5,-11.5 + rot: 1.5707963267948966 rad + pos: 3.5,28.5 parent: 31 - - uid: 295 + - uid: 3535 components: - type: Transform - rot: 4.71238902409608 rad - pos: 4.5,-11.5 + rot: 1.5707963267948966 rad + pos: 49.5,-14.5 parent: 31 - - uid: 296 + - uid: 3790 components: - type: Transform - rot: 4.71238902409608 rad - pos: 9.5,-11.5 + rot: 3.141592653589793 rad + pos: -25.5,-3.5 parent: 31 - - uid: 301 + - uid: 4056 components: - type: Transform - pos: -5.5,7.5 + pos: -10.5,-18.5 parent: 31 - - uid: 302 + - uid: 4090 components: - type: Transform - rot: 3.141592697301183 rad - pos: 12.5,0.5 + rot: 3.141592653589793 rad + pos: -14.5,-18.5 parent: 31 - - uid: 304 + - uid: 4206 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-0.5 + rot: 3.141592653589793 rad + pos: -32.5,-14.5 parent: 31 - - uid: 311 + - uid: 4703 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,17.5 + pos: -30.5,-14.5 parent: 31 - - uid: 314 + - uid: 4790 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,4.5 + pos: 6.5,-27.5 parent: 31 - - uid: 315 + - uid: 5100 components: - type: Transform - rot: 3.141592697301183 rad - pos: 12.5,2.5 + pos: 14.5,-0.5 parent: 31 - - uid: 316 + - uid: 5292 components: - type: Transform rot: 1.5707963267948966 rad - pos: 14.5,4.5 + pos: -28.5,-16.5 parent: 31 - - uid: 317 + - uid: 5742 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,4.5 + rot: 3.141592653589793 rad + pos: -28.5,-29.5 parent: 31 - - uid: 318 + - uid: 5758 components: - type: Transform rot: 1.5707963267948966 rad - pos: 16.5,4.5 + pos: -20.5,-27.5 parent: 31 - - uid: 319 + - uid: 7420 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,4.5 + pos: 18.5,-10.5 parent: 31 - - uid: 320 + - uid: 7430 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,4.5 + rot: 3.141592653589793 rad + pos: 29.5,3.5 parent: 31 - - uid: 321 + - uid: 7631 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,4.5 + rot: -1.5707963267948966 rad + pos: -20.5,-29.5 parent: 31 - - uid: 322 + - uid: 8092 components: - type: Transform rot: 1.5707963267948966 rad - pos: 20.5,4.5 + pos: 62.5,1.5 parent: 31 - - uid: 323 + - uid: 8093 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,4.5 + rot: -1.5707963267948966 rad + pos: 62.5,0.5 parent: 31 - - uid: 324 + - uid: 8445 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,4.5 + rot: -1.5707963267948966 rad + pos: -7.5,1.5 parent: 31 - - uid: 325 + - uid: 9338 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,4.5 + rot: 3.141592653589793 rad + pos: -34.5,3.5 parent: 31 - - uid: 326 + - uid: 10188 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,4.5 + rot: 3.141592653589793 rad + pos: 19.5,-17.5 parent: 31 - - uid: 327 + - uid: 10194 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,4.5 + pos: 19.5,-11.5 parent: 31 - - uid: 330 + - uid: 10195 components: - type: Transform - pos: 3.5,6.5 + rot: 3.141592653589793 rad + pos: 18.5,-11.5 parent: 31 - - uid: 334 + - uid: 10206 components: - type: Transform - rot: 3.141592697301183 rad - pos: 3.5,-9.5 + rot: 1.5707963267948966 rad + pos: 10.5,-10.5 parent: 31 - - uid: 342 + - uid: 10284 components: - type: Transform rot: 3.141592653589793 rad - pos: -11.5,2.5 + pos: -35.5,5.5 parent: 31 - - uid: 344 + - uid: 10295 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-27.5 + rot: 1.5707963267948966 rad + pos: -35.5,15.5 parent: 31 - - uid: 348 + - uid: 10498 components: - type: Transform - pos: -22.5,4.5 + rot: -1.5707963267948966 rad + pos: -16.5,0.5 parent: 31 - - uid: 349 + - uid: 10590 components: - type: Transform - pos: -22.5,5.5 + rot: 1.5707963267948966 rad + pos: -17.5,0.5 parent: 31 - - uid: 353 + - uid: 11896 components: - type: Transform - rot: 4.71238902409608 rad - pos: -6.5,3.5 + rot: -1.5707963267948966 rad + pos: 67.5,1.5 parent: 31 - - uid: 355 + - uid: 12103 components: - type: Transform - rot: 4.71238902409608 rad - pos: -4.5,3.5 + rot: -1.5707963267948966 rad + pos: 50.5,-14.5 parent: 31 - - uid: 356 +- proto: DisposalJunction + entities: + - uid: 176 components: - type: Transform rot: 4.71238902409608 rad - pos: -3.5,3.5 + pos: -28.5,3.5 parent: 31 - - uid: 357 + - uid: 177 components: - type: Transform rot: 4.71238902409608 rad - pos: -2.5,3.5 + pos: -22.5,3.5 parent: 31 - - uid: 358 + - uid: 945 components: - type: Transform - rot: 4.71238902409608 rad - pos: -1.5,3.5 + pos: -34.5,5.5 parent: 31 - - uid: 359 + - uid: 2016 components: - type: Transform - rot: 4.71238902409608 rad - pos: -0.5,3.5 + rot: 3.141592653589793 rad + pos: 3.5,-11.5 parent: 31 - - uid: 361 + - uid: 2290 components: - type: Transform - rot: 4.71238902409608 rad - pos: 1.5,3.5 + rot: 3.141592653589793 rad + pos: 12.5,-0.5 parent: 31 - - uid: 362 + - uid: 2386 components: - type: Transform - rot: 4.71238902409608 rad - pos: -8.5,3.5 + rot: -1.5707963267948966 rad + pos: 14.5,-10.5 parent: 31 - - uid: 363 + - uid: 4038 components: - type: Transform - rot: 4.71238902409608 rad - pos: -9.5,3.5 + rot: 1.5707963267948966 rad + pos: -12.5,-18.5 parent: 31 - - uid: 364 + - uid: 4149 components: - type: Transform - rot: 4.71238902409608 rad - pos: -10.5,3.5 + rot: -1.5707963267948966 rad + pos: -5.5,3.5 parent: 31 - - uid: 367 + - uid: 4806 components: - type: Transform - rot: 4.71238902409608 rad - pos: -13.5,3.5 + rot: -1.5707963267948966 rad + pos: -10.5,-25.5 parent: 31 - - uid: 368 + - uid: 7265 components: - type: Transform - rot: 4.71238902409608 rad - pos: -14.5,3.5 + rot: -1.5707963267948966 rad + pos: 7.5,4.5 parent: 31 - - uid: 369 + - uid: 9587 components: - type: Transform - rot: 4.71238902409608 rad - pos: -15.5,3.5 + rot: -1.5707963267948966 rad + pos: 24.5,4.5 parent: 31 - - uid: 370 + - uid: 10297 components: - type: Transform - rot: 4.71238902409608 rad - pos: -16.5,3.5 + rot: -1.5707963267948966 rad + pos: -30.5,-18.5 parent: 31 - - uid: 371 +- proto: DisposalJunctionFlipped + entities: + - uid: 166 components: - type: Transform rot: 4.71238902409608 rad - pos: -17.5,3.5 + pos: 34.5,3.5 parent: 31 - - uid: 372 + - uid: 170 components: - type: Transform - rot: 4.71238902409608 rad - pos: -18.5,3.5 + pos: 3.5,4.5 parent: 31 - - uid: 373 + - uid: 313 components: - type: Transform - rot: 4.71238902409608 rad - pos: -19.5,3.5 + rot: -1.5707963267948966 rad + pos: 12.5,4.5 parent: 31 - - uid: 374 + - uid: 352 components: - type: Transform - rot: 4.71238902409608 rad - pos: -20.5,3.5 + rot: -1.5707963267948966 rad + pos: -7.5,3.5 parent: 31 - - uid: 375 + - uid: 365 components: - type: Transform - rot: 4.71238902409608 rad - pos: -21.5,3.5 + rot: -1.5707963267948966 rad + pos: -11.5,3.5 parent: 31 - - uid: 377 + - uid: 1026 components: - type: Transform - rot: 4.71238902409608 rad - pos: -23.5,3.5 + pos: 3.5,17.5 parent: 31 - - uid: 378 + - uid: 3794 components: - type: Transform - rot: 4.71238902409608 rad - pos: -24.5,3.5 + pos: -15.5,-25.5 parent: 31 - - uid: 379 + - uid: 4668 components: - type: Transform - rot: 4.71238902409608 rad + rot: -1.5707963267948966 rad pos: -25.5,3.5 parent: 31 - - uid: 380 + - uid: 7966 components: - type: Transform - rot: 4.71238902409608 rad - pos: -26.5,3.5 + rot: -1.5707963267948966 rad + pos: -16.5,3.5 parent: 31 - - uid: 381 +- proto: DisposalPipe + entities: + - uid: 56 components: - type: Transform - rot: 4.71238902409608 rad - pos: -27.5,3.5 + rot: 1.5707963267948966 rad + pos: 23.5,4.5 parent: 31 - - uid: 382 + - uid: 169 components: - type: Transform - pos: -28.5,4.5 + pos: 3.5,5.5 parent: 31 - - uid: 383 + - uid: 171 components: - type: Transform - rot: 4.71238902409608 rad - pos: -29.5,3.5 + pos: 3.5,7.5 parent: 31 - - uid: 384 + - uid: 180 components: - type: Transform - rot: 4.71238902409608 rad - pos: -30.5,3.5 + pos: 3.5,8.5 parent: 31 - - uid: 385 + - uid: 181 components: - type: Transform - rot: 4.71238902409608 rad - pos: -31.5,3.5 + pos: 3.5,9.5 parent: 31 - - uid: 386 + - uid: 189 components: - type: Transform - pos: -32.5,2.5 + pos: -28.5,5.5 parent: 31 - - uid: 387 + - uid: 190 components: - type: Transform - pos: -32.5,1.5 + pos: -28.5,6.5 parent: 31 - - uid: 388 + - uid: 191 components: - type: Transform - pos: -32.5,0.5 + pos: -28.5,7.5 parent: 31 - - uid: 389 + - uid: 192 components: - type: Transform - pos: -32.5,-0.5 + pos: -28.5,8.5 parent: 31 - - uid: 390 + - uid: 193 components: - type: Transform - pos: -32.5,-1.5 + pos: -28.5,9.5 parent: 31 - - uid: 391 + - uid: 212 components: - type: Transform - pos: -32.5,-2.5 + pos: 24.5,5.5 parent: 31 - - uid: 392 + - uid: 213 components: - type: Transform - pos: -32.5,-3.5 + pos: 24.5,6.5 parent: 31 - - uid: 393 + - uid: 214 components: - type: Transform - pos: -32.5,-4.5 + pos: 24.5,7.5 parent: 31 - - uid: 394 + - uid: 223 components: - type: Transform - pos: -32.5,-5.5 + rot: 3.141592697301183 rad + pos: 34.5,1.5 parent: 31 - - uid: 395 + - uid: 224 components: - type: Transform - pos: -32.5,-6.5 + rot: 3.141592697301183 rad + pos: 34.5,0.5 parent: 31 - - uid: 396 + - uid: 225 components: - type: Transform - pos: -32.5,-7.5 + rot: 3.141592697301183 rad + pos: 34.5,-0.5 parent: 31 - - uid: 405 + - uid: 226 components: - type: Transform - pos: -15.5,-23.5 + rot: 3.141592697301183 rad + pos: 34.5,-1.5 parent: 31 - - uid: 406 + - uid: 227 components: - type: Transform - pos: -15.5,-24.5 + rot: 3.141592697301183 rad + pos: 34.5,-2.5 parent: 31 - - uid: 414 + - uid: 228 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,-25.5 + rot: 3.141592697301183 rad + pos: 34.5,-3.5 parent: 31 - - uid: 624 + - uid: 231 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,-10.5 + rot: 4.71238902409608 rad + pos: 30.5,3.5 parent: 31 - - uid: 758 + - uid: 232 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,-10.5 + rot: 4.71238902409608 rad + pos: 36.5,3.5 parent: 31 - - uid: 788 + - uid: 233 components: - type: Transform - pos: -14.5,-17.5 + rot: 4.71238902409608 rad + pos: 35.5,3.5 parent: 31 - - uid: 846 + - uid: 234 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-27.5 + rot: 3.141592697301183 rad + pos: 34.5,2.5 parent: 31 - - uid: 847 + - uid: 235 components: - type: Transform - pos: -15.5,-26.5 + rot: 4.71238902409608 rad + pos: 33.5,3.5 parent: 31 - - uid: 921 + - uid: 236 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,3.5 + rot: 4.71238902409608 rad + pos: 32.5,3.5 parent: 31 - - uid: 947 + - uid: 237 components: - type: Transform - pos: -15.5,-21.5 + rot: 4.71238902409608 rad + pos: 31.5,3.5 parent: 31 - - uid: 1031 + - uid: 239 components: - type: Transform - pos: -15.5,-22.5 + pos: 37.5,4.5 parent: 31 - - uid: 1062 + - uid: 240 components: - type: Transform - pos: 7.5,5.5 + pos: 37.5,5.5 parent: 31 - - uid: 1101 + - uid: 244 components: - type: Transform - pos: 7.5,6.5 + pos: 3.5,10.5 parent: 31 - - uid: 1221 + - uid: 246 components: - type: Transform - pos: 7.5,7.5 + rot: -1.5707963267948966 rad + pos: 2.5,3.5 parent: 31 - - uid: 1362 + - uid: 265 components: - type: Transform - pos: 7.5,8.5 + pos: 3.5,27.5 parent: 31 - - uid: 1375 + - uid: 270 components: - type: Transform - pos: 7.5,10.5 + rot: -1.5707963267948966 rad + pos: 0.5,28.5 parent: 31 - - uid: 1493 + - uid: 277 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,-18.5 + rot: 3.141592697301183 rad + pos: 3.5,-8.5 parent: 31 - - uid: 1701 + - uid: 278 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-27.5 + rot: 3.141592697301183 rad + pos: 3.5,-7.5 parent: 31 - - uid: 2014 + - uid: 279 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-13.5 + rot: 3.141592697301183 rad + pos: 3.5,-6.5 parent: 31 - - uid: 2015 + - uid: 280 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-12.5 + rot: 3.141592697301183 rad + pos: 3.5,-5.5 parent: 31 - - uid: 2141 + - uid: 281 components: - type: Transform - pos: -8.5,-27.5 + rot: 3.141592697301183 rad + pos: 3.5,-4.5 parent: 31 - - uid: 2143 + - uid: 282 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,17.5 + rot: 3.141592697301183 rad + pos: 3.5,-3.5 parent: 31 - - uid: 2160 + - uid: 283 components: - type: Transform - pos: 3.5,21.5 + rot: 3.141592697301183 rad + pos: 3.5,-2.5 parent: 31 - - uid: 2260 + - uid: 284 components: - type: Transform - pos: -28.5,-20.5 + rot: 3.141592697301183 rad + pos: 3.5,-1.5 parent: 31 - - uid: 2296 + - uid: 285 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-16.5 + rot: 3.141592697301183 rad + pos: 3.5,-0.5 parent: 31 - - uid: 2305 + - uid: 286 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,12.5 + rot: 3.141592697301183 rad + pos: 3.5,0.5 parent: 31 - - uid: 2306 + - uid: 287 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,12.5 + rot: 3.141592697301183 rad + pos: 3.5,1.5 parent: 31 - - uid: 2308 + - uid: 288 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,12.5 + rot: 3.141592697301183 rad + pos: 3.5,2.5 parent: 31 - - uid: 2314 + - uid: 289 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-16.5 + rot: 3.141592697301183 rad + pos: 3.5,-10.5 parent: 31 - - uid: 2336 + - uid: 291 components: - type: Transform - pos: -28.5,-19.5 + rot: 4.71238902409608 rad + pos: 5.5,-11.5 parent: 31 - - uid: 2337 + - uid: 292 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-16.5 + rot: 4.71238902409608 rad + pos: 6.5,-11.5 parent: 31 - - uid: 2338 + - uid: 293 components: - type: Transform - pos: -28.5,-21.5 + rot: 4.71238902409608 rad + pos: 7.5,-11.5 parent: 31 - - uid: 2385 + - uid: 294 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-9.5 + rot: 4.71238902409608 rad + pos: 8.5,-11.5 parent: 31 - - uid: 2390 + - uid: 295 components: - type: Transform - pos: -10.5,-19.5 + rot: 4.71238902409608 rad + pos: 4.5,-11.5 parent: 31 - - uid: 2456 + - uid: 296 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-16.5 + rot: 4.71238902409608 rad + pos: 9.5,-11.5 parent: 31 - - uid: 2527 + - uid: 301 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,17.5 + pos: -5.5,7.5 parent: 31 - - uid: 2621 + - uid: 302 components: - type: Transform - pos: -28.5,-22.5 + rot: 3.141592697301183 rad + pos: 12.5,0.5 parent: 31 - - uid: 2841 + - uid: 304 components: - type: Transform - pos: -28.5,-23.5 + rot: -1.5707963267948966 rad + pos: 13.5,-0.5 parent: 31 - - uid: 2857 + - uid: 311 components: - type: Transform - pos: -8.5,-26.5 + rot: -1.5707963267948966 rad + pos: 6.5,17.5 parent: 31 - - uid: 2858 + - uid: 314 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-24.5 + rot: 1.5707963267948966 rad + pos: 13.5,4.5 parent: 31 - - uid: 2859 + - uid: 315 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-23.5 + rot: 3.141592697301183 rad + pos: 12.5,2.5 parent: 31 - - uid: 2861 + - uid: 316 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-22.5 + rot: 1.5707963267948966 rad + pos: 14.5,4.5 parent: 31 - - uid: 2862 + - uid: 317 components: - type: Transform rot: 1.5707963267948966 rad - pos: -26.5,-16.5 + pos: 15.5,4.5 parent: 31 - - uid: 2863 + - uid: 318 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-8.5 + rot: 1.5707963267948966 rad + pos: 16.5,4.5 parent: 31 - - uid: 2864 + - uid: 319 components: - type: Transform - pos: -8.5,-30.5 + rot: 1.5707963267948966 rad + pos: 17.5,4.5 parent: 31 - - uid: 3354 + - uid: 320 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,-10.5 + rot: 1.5707963267948966 rad + pos: 18.5,4.5 parent: 31 - - uid: 3377 + - uid: 321 components: - type: Transform rot: 1.5707963267948966 rad - pos: 25.5,4.5 + pos: 19.5,4.5 parent: 31 - - uid: 3381 + - uid: 322 components: - type: Transform - pos: -8.5,-29.5 + rot: 1.5707963267948966 rad + pos: 20.5,4.5 parent: 31 - - uid: 3382 + - uid: 323 components: - type: Transform - pos: -8.5,-28.5 + rot: 1.5707963267948966 rad + pos: 21.5,4.5 parent: 31 - - uid: 3383 + - uid: 324 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-25.5 + rot: 1.5707963267948966 rad + pos: 22.5,4.5 parent: 31 - - uid: 3593 + - uid: 325 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-8.5 + rot: 1.5707963267948966 rad + pos: 27.5,4.5 parent: 31 - - uid: 3596 + - uid: 326 components: - type: Transform - pos: -32.5,-10.5 + rot: 1.5707963267948966 rad + pos: 26.5,4.5 parent: 31 - - uid: 3731 + - uid: 327 components: - type: Transform rot: 1.5707963267948966 rad - pos: -27.5,-16.5 + pos: 28.5,4.5 parent: 31 - - uid: 3741 + - uid: 330 components: - type: Transform - pos: -32.5,-13.5 + pos: 3.5,6.5 parent: 31 - - uid: 3742 + - uid: 334 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-27.5 + rot: 3.141592697301183 rad + pos: 3.5,-9.5 parent: 31 - - uid: 3745 + - uid: 342 components: - type: Transform - pos: -8.5,-31.5 + rot: 3.141592653589793 rad + pos: -11.5,2.5 parent: 31 - - uid: 3747 + - uid: 344 components: - type: Transform - pos: -32.5,-12.5 + rot: -1.5707963267948966 rad + pos: -17.5,-27.5 parent: 31 - - uid: 3748 + - uid: 348 components: - type: Transform - pos: -32.5,-11.5 + pos: -22.5,4.5 parent: 31 - - uid: 3868 + - uid: 349 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,17.5 + pos: -22.5,5.5 parent: 31 - - uid: 3876 + - uid: 353 components: - type: Transform - pos: -28.5,-17.5 + rot: 4.71238902409608 rad + pos: -6.5,3.5 parent: 31 - - uid: 3877 + - uid: 355 components: - type: Transform - pos: 3.5,20.5 + rot: 4.71238902409608 rad + pos: -4.5,3.5 parent: 31 - - uid: 3939 + - uid: 356 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,28.5 + rot: 4.71238902409608 rad + pos: -3.5,3.5 parent: 31 - - uid: 4036 + - uid: 357 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-16.5 + rot: 4.71238902409608 rad + pos: -2.5,3.5 parent: 31 - - uid: 4118 + - uid: 358 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,-18.5 + rot: 4.71238902409608 rad + pos: -1.5,3.5 parent: 31 - - uid: 4158 + - uid: 359 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-16.5 + rot: 4.71238902409608 rad + pos: -0.5,3.5 parent: 31 - - uid: 4183 + - uid: 361 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-16.5 + rot: 4.71238902409608 rad + pos: 1.5,3.5 parent: 31 - - uid: 4199 + - uid: 362 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-16.5 + rot: 4.71238902409608 rad + pos: -8.5,3.5 parent: 31 - - uid: 4211 + - uid: 363 components: - type: Transform - pos: -5.5,9.5 + rot: 4.71238902409608 rad + pos: -9.5,3.5 parent: 31 - - uid: 4325 + - uid: 364 components: - type: Transform - pos: 12.5,1.5 + rot: 4.71238902409608 rad + pos: -10.5,3.5 parent: 31 - - uid: 4329 + - uid: 367 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-16.5 + rot: 4.71238902409608 rad + pos: -13.5,3.5 parent: 31 - - uid: 4728 + - uid: 368 components: - type: Transform - pos: 3.5,-21.5 + rot: 4.71238902409608 rad + pos: -14.5,3.5 parent: 31 - - uid: 4739 + - uid: 369 components: - type: Transform - pos: 3.5,-20.5 + rot: 4.71238902409608 rad + pos: -15.5,3.5 parent: 31 - - uid: 4747 + - uid: 371 components: - type: Transform - pos: 3.5,-24.5 + rot: 4.71238902409608 rad + pos: -17.5,3.5 parent: 31 - - uid: 4748 + - uid: 372 components: - type: Transform - pos: 3.5,-23.5 + rot: 4.71238902409608 rad + pos: -18.5,3.5 parent: 31 - - uid: 4749 + - uid: 373 components: - type: Transform - pos: 3.5,-22.5 + rot: 4.71238902409608 rad + pos: -19.5,3.5 parent: 31 - - uid: 4792 + - uid: 374 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-28.5 + rot: 4.71238902409608 rad + pos: -20.5,3.5 parent: 31 - - uid: 4793 + - uid: 375 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-29.5 + rot: 4.71238902409608 rad + pos: -21.5,3.5 parent: 31 - - uid: 4798 + - uid: 377 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-27.5 + rot: 4.71238902409608 rad + pos: -23.5,3.5 parent: 31 - - uid: 4799 + - uid: 378 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-27.5 + rot: 4.71238902409608 rad + pos: -24.5,3.5 parent: 31 - - uid: 4800 + - uid: 380 components: - type: Transform - pos: 3.5,-16.5 + rot: 4.71238902409608 rad + pos: -26.5,3.5 parent: 31 - - uid: 4801 + - uid: 381 components: - type: Transform - pos: 3.5,-14.5 + rot: 4.71238902409608 rad + pos: -27.5,3.5 parent: 31 - - uid: 4802 + - uid: 382 components: - type: Transform - pos: 3.5,-15.5 + pos: -28.5,4.5 parent: 31 - - uid: 4803 + - uid: 383 components: - type: Transform - pos: 3.5,-18.5 + rot: 4.71238902409608 rad + pos: -29.5,3.5 parent: 31 - - uid: 4804 + - uid: 384 components: - type: Transform - pos: 3.5,-17.5 + rot: 4.71238902409608 rad + pos: -30.5,3.5 parent: 31 - - uid: 4805 + - uid: 385 components: - type: Transform - pos: 3.5,-19.5 + rot: 4.71238902409608 rad + pos: -31.5,3.5 parent: 31 - - uid: 4811 + - uid: 386 components: - type: Transform - pos: 3.5,-26.5 + pos: -32.5,2.5 parent: 31 - - uid: 4812 + - uid: 387 components: - type: Transform - pos: 3.5,-25.5 + pos: -32.5,1.5 parent: 31 - - uid: 4878 + - uid: 388 components: - type: Transform - pos: -5.5,8.5 + pos: -32.5,0.5 parent: 31 - - uid: 4969 + - uid: 389 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-21.5 + pos: -32.5,-0.5 parent: 31 - - uid: 5085 + - uid: 390 components: - type: Transform - pos: -5.5,11.5 + pos: -32.5,-1.5 parent: 31 - - uid: 5099 + - uid: 391 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-1.5 + pos: -32.5,-2.5 parent: 31 - - uid: 5144 + - uid: 392 components: - type: Transform - pos: -5.5,10.5 + pos: -32.5,-3.5 parent: 31 - - uid: 5191 + - uid: 393 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,-25.5 + pos: -32.5,-4.5 parent: 31 - - uid: 5232 + - uid: 394 components: - type: Transform - pos: -5.5,6.5 + pos: -32.5,-5.5 parent: 31 - - uid: 5234 + - uid: 395 components: - type: Transform - pos: -5.5,4.5 + pos: -32.5,-6.5 parent: 31 - - uid: 5235 + - uid: 405 components: - type: Transform - pos: -5.5,5.5 + pos: -15.5,-23.5 parent: 31 - - uid: 5250 + - uid: 406 components: - type: Transform - pos: -32.5,-9.5 + pos: -15.5,-24.5 parent: 31 - - uid: 5291 + - uid: 414 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-8.5 + rot: 1.5707963267948966 rad + pos: -11.5,-25.5 parent: 31 - - uid: 5733 + - uid: 624 components: - type: Transform rot: 1.5707963267948966 rad - pos: -23.5,-29.5 + pos: 16.5,-10.5 parent: 31 - - uid: 5740 + - uid: 758 components: - type: Transform rot: 1.5707963267948966 rad - pos: -27.5,-29.5 + pos: 15.5,-10.5 parent: 31 - - uid: 5756 + - uid: 788 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,-28.5 + pos: -14.5,-17.5 parent: 31 - - uid: 5760 + - uid: 846 components: - type: Transform - pos: -28.5,-27.5 + rot: -1.5707963267948966 rad + pos: -16.5,-27.5 parent: 31 - - uid: 5763 + - uid: 847 components: - type: Transform - pos: -28.5,-28.5 + pos: -15.5,-26.5 parent: 31 - - uid: 5771 + - uid: 921 components: - type: Transform rot: 1.5707963267948966 rad - pos: -22.5,-29.5 + pos: -12.5,3.5 parent: 31 - - uid: 7082 + - uid: 947 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,-29.5 + pos: -15.5,-21.5 parent: 31 - - uid: 7224 + - uid: 1031 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,-29.5 + pos: -15.5,-22.5 parent: 31 - - uid: 7356 + - uid: 1062 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-29.5 + pos: 7.5,5.5 parent: 31 - - uid: 7380 + - uid: 1101 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-20.5 + pos: 7.5,6.5 parent: 31 - - uid: 7381 + - uid: 1221 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,-25.5 + pos: 7.5,7.5 parent: 31 - - uid: 7415 + - uid: 1343 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-29.5 + rot: 3.141592653589793 rad + pos: 50.5,-13.5 parent: 31 - - uid: 7421 + - uid: 1362 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-10.5 + pos: 7.5,8.5 parent: 31 - - uid: 7427 + - uid: 1367 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-25.5 + rot: -1.5707963267948966 rad + pos: -6.5,12.5 parent: 31 - - uid: 7451 + - uid: 1375 components: - type: Transform - pos: 7.5,9.5 + pos: 7.5,10.5 parent: 31 - - uid: 7452 + - uid: 1493 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,11.5 + rot: 1.5707963267948966 rad + pos: -11.5,-18.5 parent: 31 - - uid: 7584 + - uid: 1701 components: - type: Transform - pos: -28.5,-26.5 + rot: -1.5707963267948966 rad + pos: -18.5,-27.5 parent: 31 - - uid: 7630 + - uid: 2014 components: - type: Transform - pos: -28.5,-25.5 + rot: 3.141592653589793 rad + pos: 3.5,-13.5 parent: 31 - - uid: 7962 + - uid: 2015 components: - type: Transform - pos: 29.5,5.5 + rot: 3.141592653589793 rad + pos: 3.5,-12.5 parent: 31 - - uid: 8171 + - uid: 2141 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,-2.5 + pos: -8.5,-27.5 parent: 31 - - uid: 8442 + - uid: 2143 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.5,3.5 + pos: 7.5,17.5 parent: 31 - - uid: 8446 + - uid: 2160 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,2.5 + pos: 3.5,21.5 parent: 31 - - uid: 9171 + - uid: 2260 components: - type: Transform - pos: -4.5,6.5 + pos: -28.5,-20.5 parent: 31 - - uid: 9221 + - uid: 2296 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,9.5 + rot: -1.5707963267948966 rad + pos: -8.5,-16.5 parent: 31 - - uid: 9229 + - uid: 2306 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,12.5 + rot: 1.5707963267948966 rad + pos: -16.5,-10.5 parent: 31 - - uid: 9230 + - uid: 2314 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,13.5 + rot: -1.5707963267948966 rad + pos: -6.5,-16.5 parent: 31 - - uid: 9324 + - uid: 2336 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,16.5 + pos: -28.5,-19.5 parent: 31 - - uid: 9340 + - uid: 2337 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.5,3.5 + pos: -5.5,-16.5 parent: 31 - - uid: 9341 + - uid: 2338 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,4.5 + pos: -28.5,-21.5 parent: 31 - - uid: 9378 + - uid: 2385 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,15.5 - parent: 31 - - uid: 9458 - components: - - type: Transform - pos: -28.5,-24.5 + pos: 14.5,-9.5 parent: 31 - - uid: 9513 + - uid: 2390 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,14.5 + pos: -10.5,-19.5 parent: 31 - - uid: 9520 + - uid: 2456 components: - type: Transform - pos: 3.5,22.5 + rot: -1.5707963267948966 rad + pos: -7.5,-16.5 parent: 31 - - uid: 9521 + - uid: 2527 components: - type: Transform - pos: 3.5,23.5 + rot: -1.5707963267948966 rad + pos: 4.5,17.5 parent: 31 - - uid: 9522 + - uid: 2621 components: - type: Transform - pos: 3.5,24.5 + pos: -28.5,-22.5 parent: 31 - - uid: 9523 + - uid: 2735 components: - type: Transform - pos: 3.5,25.5 + pos: -32.5,-8.5 parent: 31 - - uid: 9524 + - uid: 2841 components: - type: Transform - pos: 3.5,26.5 + pos: -28.5,-23.5 parent: 31 - - uid: 9544 + - uid: 2857 components: - type: Transform - pos: 10.5,-6.5 + pos: -8.5,-26.5 parent: 31 - - uid: 9559 + - uid: 2858 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,4.5 + rot: 3.141592653589793 rad + pos: -10.5,-24.5 parent: 31 - - uid: 9588 + - uid: 2859 components: - type: Transform - pos: 12.5,3.5 + rot: 3.141592653589793 rad + pos: -10.5,-23.5 parent: 31 - - uid: 9599 + - uid: 2861 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,4.5 + rot: 3.141592653589793 rad + pos: -10.5,-22.5 parent: 31 - - uid: 9633 + - uid: 2862 components: - type: Transform rot: 1.5707963267948966 rad - pos: 17.5,10.5 + pos: -26.5,-16.5 parent: 31 - - uid: 9638 + - uid: 2864 components: - type: Transform - pos: 13.5,8.5 + pos: -8.5,-30.5 parent: 31 - - uid: 9649 + - uid: 3208 components: - type: Transform rot: -1.5707963267948966 rad - pos: 11.5,4.5 + pos: -8.5,12.5 parent: 31 - - uid: 9650 + - uid: 3235 components: - type: Transform rot: -1.5707963267948966 rad - pos: 10.5,4.5 + pos: -7.5,12.5 parent: 31 - - uid: 9651 + - uid: 3354 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,4.5 + rot: 3.141592653589793 rad + pos: -33.5,-10.5 parent: 31 - - uid: 9652 + - uid: 3377 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,4.5 + rot: 1.5707963267948966 rad + pos: 25.5,4.5 parent: 31 - - uid: 9653 + - uid: 3381 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,4.5 + pos: -8.5,-29.5 parent: 31 - - uid: 9655 + - uid: 3382 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,4.5 + pos: -8.5,-28.5 parent: 31 - - uid: 9847 + - uid: 3383 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,18.5 + rot: -1.5707963267948966 rad + pos: -9.5,-25.5 parent: 31 - - uid: 9849 + - uid: 3397 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,19.5 + pos: -25.5,-0.5 parent: 31 - - uid: 10148 + - uid: 3596 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,-29.5 + pos: -32.5,-10.5 parent: 31 - - uid: 10155 + - uid: 3731 components: - type: Transform - pos: 45.5,-27.5 + rot: 1.5707963267948966 rad + pos: -27.5,-16.5 parent: 31 - - uid: 10156 + - uid: 3732 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,-28.5 + rot: 3.141592653589793 rad + pos: 50.5,-12.5 parent: 31 - - uid: 10157 + - uid: 3741 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,-25.5 + pos: -32.5,-13.5 parent: 31 - - uid: 10158 + - uid: 3742 components: - type: Transform rot: -1.5707963267948966 rad - pos: 42.5,-25.5 + pos: -19.5,-27.5 parent: 31 - - uid: 10159 + - uid: 3745 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,-25.5 + pos: -8.5,-31.5 parent: 31 - - uid: 10160 + - uid: 3747 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,-25.5 + pos: -32.5,-12.5 parent: 31 - - uid: 10161 + - uid: 3748 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,-25.5 + pos: -32.5,-11.5 parent: 31 - - uid: 10162 + - uid: 3772 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,-25.5 + rot: 3.141592653589793 rad + pos: -25.5,-1.5 parent: 31 - - uid: 10163 + - uid: 3868 components: - type: Transform rot: -1.5707963267948966 rad - pos: 37.5,-25.5 + pos: 5.5,17.5 parent: 31 - - uid: 10164 + - uid: 3876 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-25.5 + pos: -28.5,-17.5 parent: 31 - - uid: 10165 + - uid: 3877 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,-25.5 + pos: 3.5,20.5 parent: 31 - - uid: 10166 + - uid: 4036 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,-25.5 - parent: 31 - - uid: 10168 - components: - - type: Transform - pos: 33.5,-24.5 - parent: 31 - - uid: 10169 - components: - - type: Transform - pos: 33.5,-23.5 + pos: -13.5,-16.5 parent: 31 - - uid: 10170 + - uid: 4118 components: - type: Transform - pos: 33.5,-22.5 + rot: 1.5707963267948966 rad + pos: -13.5,-18.5 parent: 31 - - uid: 10171 + - uid: 4158 components: - type: Transform - pos: 33.5,-21.5 + rot: -1.5707963267948966 rad + pos: -12.5,-16.5 parent: 31 - - uid: 10172 + - uid: 4183 components: - type: Transform - pos: 33.5,-20.5 + rot: -1.5707963267948966 rad + pos: -9.5,-16.5 parent: 31 - - uid: 10173 + - uid: 4199 components: - type: Transform - pos: 33.5,-19.5 + rot: -1.5707963267948966 rad + pos: -10.5,-16.5 parent: 31 - - uid: 10174 + - uid: 4211 components: - type: Transform - pos: 33.5,-18.5 + pos: -5.5,9.5 parent: 31 - - uid: 10175 + - uid: 4325 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,-17.5 + pos: 12.5,1.5 parent: 31 - - uid: 10176 + - uid: 4329 components: - type: Transform rot: -1.5707963267948966 rad - pos: 31.5,-17.5 + pos: -11.5,-16.5 parent: 31 - - uid: 10177 + - uid: 4580 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-17.5 + rot: 3.141592653589793 rad + pos: -25.5,1.5 parent: 31 - - uid: 10178 + - uid: 4587 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-17.5 + rot: 3.141592653589793 rad + pos: -25.5,2.5 parent: 31 - - uid: 10179 + - uid: 4588 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,-17.5 + pos: -32.5,-7.5 parent: 31 - - uid: 10180 + - uid: 4728 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,-17.5 + pos: 3.5,-21.5 parent: 31 - - uid: 10181 + - uid: 4739 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-17.5 + pos: 3.5,-20.5 parent: 31 - - uid: 10182 + - uid: 4747 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-17.5 + pos: 3.5,-24.5 parent: 31 - - uid: 10183 + - uid: 4748 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-17.5 + pos: 3.5,-23.5 parent: 31 - - uid: 10184 + - uid: 4749 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,-17.5 + pos: 3.5,-22.5 parent: 31 - - uid: 10185 + - uid: 4792 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-17.5 + rot: 3.141592653589793 rad + pos: 6.5,-28.5 parent: 31 - - uid: 10186 + - uid: 4793 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-17.5 + rot: 3.141592653589793 rad + pos: 6.5,-29.5 parent: 31 - - uid: 10187 + - uid: 4798 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-17.5 + rot: 1.5707963267948966 rad + pos: 5.5,-27.5 parent: 31 - - uid: 10189 + - uid: 4799 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-16.5 + rot: 1.5707963267948966 rad + pos: 4.5,-27.5 parent: 31 - - uid: 10190 + - uid: 4800 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-15.5 + pos: 3.5,-16.5 parent: 31 - - uid: 10191 + - uid: 4801 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-14.5 + pos: 3.5,-14.5 parent: 31 - - uid: 10192 + - uid: 4802 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-13.5 + pos: 3.5,-15.5 parent: 31 - - uid: 10193 + - uid: 4803 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-12.5 + pos: 3.5,-18.5 parent: 31 - - uid: 10203 + - uid: 4804 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-10.5 + pos: 3.5,-17.5 parent: 31 - - uid: 10204 + - uid: 4805 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,-10.5 + pos: 3.5,-19.5 parent: 31 - - uid: 10205 + - uid: 4811 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-10.5 + pos: 3.5,-26.5 parent: 31 - - uid: 10280 + - uid: 4812 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-14.5 + pos: 3.5,-25.5 parent: 31 - - uid: 10281 + - uid: 4878 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-15.5 + pos: -5.5,8.5 parent: 31 - - uid: 10282 + - uid: 4969 components: - type: Transform rot: 3.141592653589793 rad - pos: -30.5,-16.5 + pos: -10.5,-21.5 parent: 31 - - uid: 10283 + - uid: 5085 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-17.5 + pos: -5.5,11.5 parent: 31 - - uid: 10285 + - uid: 5099 components: - type: Transform rot: 3.141592653589793 rad - pos: -35.5,6.5 + pos: 14.5,-1.5 parent: 31 - - uid: 10286 + - uid: 5144 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,7.5 + pos: -5.5,10.5 parent: 31 - - uid: 10287 + - uid: 5191 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,8.5 + rot: 1.5707963267948966 rad + pos: -13.5,-25.5 parent: 31 - - uid: 10288 + - uid: 5227 components: - type: Transform rot: 3.141592653589793 rad - pos: -35.5,9.5 + pos: -25.5,0.5 parent: 31 - - uid: 10289 + - uid: 5232 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,10.5 + pos: -5.5,6.5 parent: 31 - - uid: 10290 + - uid: 5234 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,11.5 + pos: -5.5,4.5 parent: 31 - - uid: 10291 + - uid: 5235 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,12.5 + pos: -5.5,5.5 parent: 31 - - uid: 10292 + - uid: 5250 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,13.5 + pos: -32.5,-9.5 parent: 31 - - uid: 10293 + - uid: 5733 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,14.5 + rot: 1.5707963267948966 rad + pos: -23.5,-29.5 parent: 31 - - uid: 10298 + - uid: 5740 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-18.5 + rot: 1.5707963267948966 rad + pos: -27.5,-29.5 parent: 31 - - uid: 10444 + - uid: 5756 components: - type: Transform rot: 3.141592653589793 rad - pos: 12.5,-1.5 + pos: -20.5,-28.5 parent: 31 - - uid: 11254 + - uid: 5760 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-8.5 + pos: -28.5,-27.5 parent: 31 - - uid: 12037 + - uid: 5763 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,0.5 + pos: -28.5,-28.5 parent: 31 - - uid: 12038 + - uid: 5771 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,1.5 + rot: 1.5707963267948966 rad + pos: -22.5,-29.5 parent: 31 - - uid: 12039 + - uid: 7082 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,1.5 + rot: 1.5707963267948966 rad + pos: -24.5,-29.5 parent: 31 - - uid: 12040 + - uid: 7224 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 65.5,1.5 + rot: 1.5707963267948966 rad + pos: -21.5,-29.5 parent: 31 - - uid: 12041 + - uid: 7356 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 66.5,1.5 + rot: 1.5707963267948966 rad + pos: -26.5,-29.5 parent: 31 -- proto: DisposalTrunk - entities: - - uid: 178 + - uid: 7380 components: - type: Transform rot: 3.141592653589793 rad - pos: -11.5,1.5 + pos: -10.5,-20.5 parent: 31 - - uid: 215 + - uid: 7381 components: - type: Transform - pos: 24.5,8.5 + rot: 1.5707963267948966 rad + pos: -14.5,-25.5 parent: 31 - - uid: 229 + - uid: 7415 components: - type: Transform - rot: 3.141592697301183 rad - pos: 34.5,-4.5 + rot: 1.5707963267948966 rad + pos: -25.5,-29.5 parent: 31 - - uid: 241 + - uid: 7421 components: - type: Transform - pos: 37.5,6.5 + rot: 1.5707963267948966 rad + pos: 17.5,-10.5 parent: 31 - - uid: 273 + - uid: 7427 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,28.5 + pos: -12.5,-25.5 parent: 31 - - uid: 350 + - uid: 7451 components: - type: Transform - pos: -22.5,6.5 + pos: 7.5,9.5 parent: 31 - - uid: 837 + - uid: 7452 components: - type: Transform - pos: -29.5,11.5 + rot: 3.141592653589793 rad + pos: 3.5,11.5 parent: 31 - - uid: 1474 + - uid: 7584 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,11.5 + pos: -28.5,-26.5 parent: 31 - - uid: 2313 + - uid: 7630 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-32.5 + pos: -28.5,-25.5 parent: 31 - - uid: 2322 + - uid: 7962 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,12.5 + pos: 29.5,5.5 parent: 31 - - uid: 2334 + - uid: 8171 components: - type: Transform rot: 3.141592653589793 rad - pos: -12.5,-19.5 + pos: 12.5,-2.5 parent: 31 - - uid: 2437 + - uid: 8226 components: - type: Transform - pos: -27.5,-7.5 + rot: 3.141592653589793 rad + pos: -25.5,-2.5 parent: 31 - - uid: 2531 + - uid: 8442 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-17.5 + rot: -1.5707963267948966 rad + pos: 0.5,3.5 parent: 31 - - uid: 4795 + - uid: 8446 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,-30.5 + pos: -7.5,2.5 parent: 31 - - uid: 5097 + - uid: 8717 components: - type: Transform rot: 3.141592653589793 rad - pos: 14.5,-2.5 + pos: -25.5,-1.5 parent: 31 - - uid: 5223 + - uid: 9171 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,16.5 + pos: -4.5,6.5 parent: 31 - - uid: 5671 + - uid: 9221 components: - type: Transform - pos: 14.5,-8.5 + rot: 3.141592653589793 rad + pos: -4.5,9.5 parent: 31 - - uid: 7120 + - uid: 9229 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-20.5 + rot: 3.141592653589793 rad + pos: 3.5,12.5 parent: 31 - - uid: 7961 + - uid: 9230 components: - type: Transform - pos: 29.5,6.5 + rot: 3.141592653589793 rad + pos: 3.5,13.5 parent: 31 - - uid: 7987 + - uid: 9324 components: - type: Transform rot: 3.141592653589793 rad - pos: 12.5,-3.5 + pos: 3.5,16.5 parent: 31 - - uid: 8091 + - uid: 9340 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,0.5 + rot: -1.5707963267948966 rad + pos: -33.5,3.5 parent: 31 - - uid: 8444 + - uid: 9341 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,1.5 + rot: 3.141592653589793 rad + pos: -34.5,4.5 parent: 31 - - uid: 9339 + - uid: 9378 components: - type: Transform - pos: -34.5,6.5 + rot: 3.141592653589793 rad + pos: 3.5,15.5 parent: 31 - - uid: 10020 + - uid: 9458 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-18.5 + pos: -28.5,-24.5 parent: 31 - - uid: 10146 + - uid: 9513 components: - type: Transform rot: 3.141592653589793 rad - pos: 49.5,-30.5 + pos: 3.5,14.5 parent: 31 - - uid: 10294 + - uid: 9520 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,15.5 + pos: 3.5,22.5 parent: 31 - - uid: 10300 + - uid: 9521 components: - type: Transform - pos: -25.5,-15.5 + pos: 3.5,23.5 parent: 31 - - uid: 12042 + - uid: 9522 components: - type: Transform - pos: 67.5,2.5 + pos: 3.5,24.5 parent: 31 -- proto: DisposalUnit - entities: - - uid: 195 + - uid: 9523 components: - type: Transform - pos: -29.5,11.5 + pos: 3.5,25.5 parent: 31 - - uid: 210 + - uid: 9524 components: - type: Transform - pos: 6.5,11.5 + pos: 3.5,26.5 parent: 31 - - uid: 216 + - uid: 9544 components: - type: Transform - pos: 24.5,8.5 + pos: 10.5,-6.5 parent: 31 - - uid: 230 + - uid: 9559 components: - type: Transform - pos: 34.5,-4.5 + rot: -1.5707963267948966 rad + pos: 5.5,4.5 parent: 31 - - uid: 242 + - uid: 9588 components: - type: Transform - pos: 37.5,6.5 + pos: 12.5,3.5 parent: 31 - - uid: 274 + - uid: 9599 components: - type: Transform - pos: -2.5,28.5 + rot: -1.5707963267948966 rad + pos: 4.5,4.5 parent: 31 - - uid: 332 + - uid: 9633 components: - type: Transform - pos: 29.5,6.5 + rot: 1.5707963267948966 rad + pos: 17.5,10.5 parent: 31 - - uid: 366 + - uid: 9638 components: - type: Transform - pos: -11.5,1.5 + pos: 13.5,8.5 parent: 31 - - uid: 376 + - uid: 9649 components: - type: Transform - pos: -22.5,6.5 + rot: -1.5707963267948966 rad + pos: 11.5,4.5 parent: 31 - - uid: 1102 + - uid: 9650 components: - type: Transform - pos: 14.5,-2.5 + rot: -1.5707963267948966 rad + pos: 10.5,4.5 parent: 31 - - uid: 2266 + - uid: 9651 components: - type: Transform - pos: -12.5,-19.5 + rot: -1.5707963267948966 rad + pos: 9.5,4.5 parent: 31 - - uid: 2520 + - uid: 9652 components: - type: Transform - pos: 14.5,-8.5 + rot: -1.5707963267948966 rad + pos: 9.5,4.5 parent: 31 - - uid: 3726 + - uid: 9653 components: - type: Transform - pos: -25.5,-15.5 + rot: -1.5707963267948966 rad + pos: 8.5,4.5 parent: 31 - - uid: 4078 + - uid: 9655 components: - type: Transform - pos: -27.5,-7.5 + rot: -1.5707963267948966 rad + pos: 6.5,4.5 parent: 31 - - uid: 4368 + - uid: 9847 components: - type: Transform - pos: -9.5,12.5 + rot: 3.141592653589793 rad + pos: 3.5,18.5 parent: 31 - - uid: 4772 + - uid: 9849 components: - type: Transform - pos: 6.5,-30.5 + rot: 3.141592653589793 rad + pos: 3.5,19.5 parent: 31 - - uid: 5226 + - uid: 10181 components: - type: Transform - pos: 8.5,16.5 + rot: -1.5707963267948966 rad + pos: 26.5,-17.5 parent: 31 - - uid: 7587 + - uid: 10182 components: - type: Transform - pos: -14.5,-20.5 + rot: -1.5707963267948966 rad + pos: 25.5,-17.5 parent: 31 - - uid: 8094 + - uid: 10183 components: - type: Transform - pos: 60.5,0.5 + rot: -1.5707963267948966 rad + pos: 24.5,-17.5 parent: 31 - - uid: 8130 + - uid: 10184 components: - type: Transform - pos: -4.5,-17.5 + rot: -1.5707963267948966 rad + pos: 23.5,-17.5 parent: 31 - - uid: 8443 + - uid: 10185 components: - type: Transform - pos: -8.5,1.5 + rot: -1.5707963267948966 rad + pos: 22.5,-17.5 parent: 31 - - uid: 9343 + - uid: 10186 components: - type: Transform - pos: -34.5,6.5 + rot: -1.5707963267948966 rad + pos: 21.5,-17.5 parent: 31 - - uid: 9417 + - uid: 10187 components: - type: Transform - pos: -8.5,-32.5 + rot: -1.5707963267948966 rad + pos: 20.5,-17.5 parent: 31 - - uid: 10145 + - uid: 10189 components: - type: Transform - pos: 49.5,-30.5 + rot: 3.141592653589793 rad + pos: 19.5,-16.5 parent: 31 - - uid: 10296 + - uid: 10190 components: - type: Transform - pos: -34.5,15.5 + rot: 3.141592653589793 rad + pos: 19.5,-15.5 parent: 31 - - uid: 10475 + - uid: 10191 components: - type: Transform - pos: 12.5,-3.5 + rot: 3.141592653589793 rad + pos: 19.5,-14.5 parent: 31 -- proto: DisposalYJunction - entities: - - uid: 5735 + - uid: 10192 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 19.5,-13.5 + parent: 31 + - uid: 10193 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 19.5,-12.5 + parent: 31 + - uid: 10203 components: - type: Transform rot: -1.5707963267948966 rad - pos: -28.5,-18.5 + pos: 13.5,-10.5 parent: 31 - - uid: 6931 + - uid: 10204 components: - type: Transform - pos: -32.5,3.5 + rot: -1.5707963267948966 rad + pos: 12.5,-10.5 parent: 31 - - uid: 7429 + - uid: 10205 components: - type: Transform rot: -1.5707963267948966 rad - pos: 29.5,4.5 + pos: 11.5,-10.5 parent: 31 - - uid: 9558 + - uid: 10280 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,3.5 + pos: -31.5,-14.5 parent: 31 -- proto: DogBed - entities: - - uid: 1244 + - uid: 10281 components: - type: Transform - pos: 10.5,20.5 + rot: 3.141592653589793 rad + pos: -30.5,-15.5 parent: 31 - - uid: 4735 + - uid: 10282 components: - type: Transform - pos: 21.5,-9.5 + rot: 3.141592653589793 rad + pos: -30.5,-16.5 parent: 31 - - uid: 6966 + - uid: 10283 components: - type: Transform - pos: 28.5,8.5 + rot: 3.141592653589793 rad + pos: -30.5,-17.5 parent: 31 - - uid: 8419 + - uid: 10285 components: - type: Transform - pos: 8.5,26.5 + rot: 3.141592653589793 rad + pos: -35.5,6.5 parent: 31 -- proto: DonkpocketBoxSpawner - entities: - - uid: 8044 + - uid: 10286 components: - type: Transform - pos: 18.5,-24.5 + rot: 3.141592653589793 rad + pos: -35.5,7.5 parent: 31 -- proto: DoorElectronics - entities: - - uid: 4269 + - uid: 10287 components: - type: Transform - pos: 29.27434,-1.3043437 + rot: 3.141592653589793 rad + pos: -35.5,8.5 parent: 31 - - uid: 4284 + - uid: 10288 components: - type: Transform - pos: 29.614664,-1.306627 + rot: 3.141592653589793 rad + pos: -35.5,9.5 parent: 31 -- proto: DresserCaptainFilled - entities: - - uid: 11383 + - uid: 10289 components: - type: Transform - pos: 11.5,23.5 + rot: 3.141592653589793 rad + pos: -35.5,10.5 parent: 31 -- proto: DresserChiefEngineerFilled - entities: - - uid: 6968 + - uid: 10290 components: - type: Transform - pos: 41.5,-0.5 + rot: 3.141592653589793 rad + pos: -35.5,11.5 parent: 31 -- proto: DresserChiefMedicalOfficerFilled - entities: - - uid: 11386 + - uid: 10291 components: - type: Transform - pos: 24.5,-11.5 + rot: 3.141592653589793 rad + pos: -35.5,12.5 parent: 31 -- proto: DresserHeadOfPersonnelFilled - entities: - - uid: 7085 + - uid: 10292 components: - type: Transform - pos: 7.5,16.5 + rot: 3.141592653589793 rad + pos: -35.5,13.5 parent: 31 -- proto: DresserHeadOfSecurityFilled - entities: - - uid: 11382 + - uid: 10293 components: - type: Transform - pos: -8.5,22.5 + rot: 3.141592653589793 rad + pos: -35.5,14.5 parent: 31 -- proto: DresserQuarterMasterFilled - entities: - - uid: 4909 + - uid: 10298 components: - type: Transform - pos: 26.5,10.5 + rot: -1.5707963267948966 rad + pos: -29.5,-18.5 parent: 31 -- proto: DresserResearchDirectorFilled - entities: - - uid: 5153 + - uid: 10444 components: - type: Transform - pos: -5.5,-19.5 + rot: 3.141592653589793 rad + pos: 12.5,-1.5 parent: 31 -- proto: DrinkBottleRum - entities: - - uid: 10630 + - uid: 10591 components: - type: Transform - pos: 42.56693,-8.254273 + rot: 3.141592653589793 rad + pos: -16.5,1.5 parent: 31 -- proto: DrinkBottleVodka - entities: - - uid: 10588 + - uid: 10722 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.293089,-12.048656 + rot: 3.141592653589793 rad + pos: -16.5,2.5 parent: 31 - - uid: 10589 + - uid: 12037 components: - type: Transform rot: -1.5707963267948966 rad - pos: -14.584726,-11.104703 + pos: 61.5,0.5 parent: 31 - - uid: 10590 + - uid: 12038 components: - type: Transform - pos: -14.761818,-11.281694 + rot: -1.5707963267948966 rad + pos: 63.5,1.5 parent: 31 -- proto: DrinkDeadRumGlass - entities: - - uid: 10660 + - uid: 12039 components: - type: Transform - pos: 41.438732,-8.355759 + rot: -1.5707963267948966 rad + pos: 64.5,1.5 parent: 31 -- proto: DrinkDetFlask - entities: - - uid: 7855 + - uid: 12040 components: - type: Transform - parent: 7853 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: DrinkDoctorsDelightGlass - entities: - - uid: 1110 + rot: -1.5707963267948966 rad + pos: 65.5,1.5 + parent: 31 + - uid: 12041 components: - type: Transform - pos: 22.757565,-9.802636 + rot: -1.5707963267948966 rad + pos: 66.5,1.5 parent: 31 -- proto: DrinkGildlagerBottleFull +- proto: DisposalTrunk entities: - - uid: 9626 + - uid: 178 components: - type: Transform - pos: -3.238819,18.880247 + rot: 3.141592653589793 rad + pos: -11.5,1.5 parent: 31 - - type: Physics - angularDamping: 0 - linearDamping: 0 -- proto: DrinkGlass - entities: - - uid: 10625 + - uid: 215 components: - type: Transform - pos: 40.353294,-10.29438 + pos: 24.5,8.5 parent: 31 - - uid: 10626 + - uid: 229 components: - type: Transform - pos: 40.382812,-10.471372 + rot: 3.141592697301183 rad + pos: 34.5,-4.5 parent: 31 - - uid: 10627 + - uid: 241 components: - type: Transform - pos: 40.530388,-10.353377 + pos: 37.5,6.5 parent: 31 -- proto: DrinkGoldenCup - entities: - - uid: 535 + - uid: 350 components: - type: Transform - pos: -3.053735,18.815365 + pos: -22.5,6.5 parent: 31 -- proto: DrinkGreenTeaGlass - entities: - - uid: 10662 + - uid: 837 components: - type: Transform - pos: 42.91449,-8.318105 + pos: -29.5,11.5 parent: 31 -- proto: DrinkHotCoco - entities: - - uid: 2173 + - uid: 1474 components: - type: Transform - pos: 7.752981,-13.56489 + rot: 1.5707963267948966 rad + pos: 6.5,11.5 parent: 31 -- proto: DrinkHotCoffee - entities: - - uid: 10538 + - uid: 2313 components: - type: Transform - pos: -17.21707,-26.040907 + rot: 3.141592653589793 rad + pos: -8.5,-32.5 parent: 31 - - uid: 10790 + - uid: 2322 components: - type: Transform - pos: 22.658688,13.036925 + rot: 1.5707963267948966 rad + pos: -9.5,12.5 parent: 31 -- proto: DrinkIcedTeaCan - entities: - - uid: 10759 + - uid: 2334 components: - type: Transform - pos: -48.660885,-9.377042 + rot: 3.141592653589793 rad + pos: -12.5,-19.5 parent: 31 -- proto: DrinkIcedTeaGlass - entities: - - uid: 9922 + - uid: 2531 components: - type: Transform - pos: -2.992663,-1.3206873 + rot: 3.141592653589793 rad + pos: -4.5,-17.5 parent: 31 - - type: Physics - angularDamping: 0 - linearDamping: 0 - - uid: 12169 + - uid: 2718 components: - type: Transform - pos: -2.680163,-1.1956873 + rot: -1.5707963267948966 rad + pos: -14.5,-11.5 parent: 31 -- proto: DrinkLemonJuice - entities: - - uid: 10820 + - uid: 2719 components: - type: Transform - pos: 45.26447,-20.914085 + rot: -1.5707963267948966 rad + pos: 4.5,28.5 parent: 31 -- proto: DrinkMeadGlass - entities: - - uid: 2952 + - uid: 4516 components: - type: Transform - pos: -31.680155,17.680439 + rot: 1.5707963267948966 rad + pos: -17.5,-10.5 parent: 31 -- proto: DrinkMilkCarton - entities: - - uid: 2283 + - uid: 4795 components: - type: Transform - pos: -11.776268,-3.7349403 + rot: 3.141592653589793 rad + pos: 6.5,-30.5 parent: 31 -- proto: DrinkMilkshake - entities: - - uid: 1589 + - uid: 5097 components: - type: Transform - pos: 60.502117,-8.214837 + rot: 3.141592653589793 rad + pos: 14.5,-2.5 parent: 31 -- proto: DrinkMugMetal - entities: - - uid: 4205 + - uid: 5223 components: - type: Transform - pos: -10.86558,-31.534925 + rot: 3.141592653589793 rad + pos: 8.5,16.5 parent: 31 -- proto: DrinkMugRed - entities: - - uid: 674 + - uid: 5671 components: - type: Transform - pos: -4.1449943,14.039462 + pos: 14.5,-8.5 parent: 31 -- proto: DrinkPoisonWinebottleFull - entities: - - uid: 12194 + - uid: 7120 components: - type: Transform - pos: -3.4315104,-6.2435474 + rot: -1.5707963267948966 rad + pos: -14.5,-20.5 parent: 31 -- proto: DrinkRamen - entities: - - uid: 7848 + - uid: 7961 components: - type: Transform - pos: -13.225656,24.798891 + pos: 29.5,6.5 parent: 31 -- proto: DrinkRootBeerGlass - entities: - - uid: 7691 + - uid: 7987 components: - type: Transform - pos: 16.50716,16.62439 + rot: 3.141592653589793 rad + pos: 12.5,-3.5 parent: 31 -- proto: DrinkSakeBottleFull - entities: - - uid: 12193 + - uid: 8091 components: - type: Transform - pos: -3.6971354,-6.3372974 + rot: 1.5707963267948966 rad + pos: 60.5,0.5 parent: 31 -- proto: DrinkSakeCup - entities: - - uid: 12177 + - uid: 8444 components: - type: Transform - pos: -2.4155946,-4.260042 + rot: 1.5707963267948966 rad + pos: -8.5,1.5 parent: 31 - - uid: 12178 + - uid: 8716 components: - type: Transform - pos: -2.3530946,-4.494417 + rot: -1.5707963267948966 rad + pos: -24.5,-3.5 parent: 31 -- proto: DrinkShaker - entities: - - uid: 10628 + - uid: 9339 components: - type: Transform - pos: 42.86208,-10.353377 + pos: -34.5,6.5 parent: 31 -- proto: DrinkShotGlass - entities: - - uid: 12189 + - uid: 10020 components: - type: Transform - pos: -5.952992,-4.4935474 + rot: 1.5707963267948966 rad + pos: -31.5,-18.5 parent: 31 - - uid: 12190 + - uid: 10294 components: - type: Transform - pos: -5.218617,-4.3060474 + rot: -1.5707963267948966 rad + pos: -34.5,15.5 parent: 31 - - uid: 12191 + - uid: 10300 components: - type: Transform - pos: -2.6404922,-5.5560474 + pos: -25.5,-15.5 parent: 31 -- proto: DrinkTequilaSunriseGlass - entities: - - uid: 10649 + - uid: 10589 components: - type: Transform - pos: 43.593338,-8.411646 + rot: 3.141592653589793 rad + pos: -17.5,-0.5 parent: 31 -- proto: DrinkTokkuri - entities: - - uid: 12176 + - uid: 10795 components: - type: Transform - pos: -2.6187196,-4.525667 + pos: 50.5,-11.5 parent: 31 -- proto: DrinkVodkaBottleFull - entities: - - uid: 1409 + - uid: 12042 components: - type: Transform - pos: -15.794847,-11.134202 + pos: 67.5,2.5 parent: 31 - - uid: 10586 + - uid: 12222 components: - type: Transform - pos: -15.4701805,-10.721223 + rot: 3.141592653589793 rad + pos: 49.5,-15.5 parent: 31 -- proto: DrinkVodkaGlass +- proto: DisposalUnit entities: - - uid: 10587 + - uid: 195 components: - type: Transform - pos: -15.440666,-11.399689 + pos: -29.5,11.5 parent: 31 -- proto: DrinkWaterBottleFull - entities: - - uid: 622 + - uid: 210 components: - type: Transform - pos: -9.481841,-18.214483 + pos: 6.5,11.5 parent: 31 - - uid: 2480 + - uid: 216 components: - type: Transform - parent: 2363 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 2481 + pos: 24.5,8.5 + parent: 31 + - uid: 230 components: - type: Transform - parent: 2363 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 3041 + pos: 34.5,-4.5 + parent: 31 + - uid: 242 components: - type: Transform - parent: 2363 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 10794 + pos: 37.5,6.5 + parent: 31 + - uid: 332 components: - type: Transform - pos: 45.32292,-20.249031 + pos: 29.5,6.5 parent: 31 -- proto: DrinkWaterCup - entities: - - uid: 4089 + - uid: 366 components: - type: Transform - pos: -9.776992,-18.538967 + pos: -11.5,1.5 parent: 31 - - uid: 10795 + - uid: 376 components: - type: Transform - pos: 45.647587,-20.367025 + pos: -22.5,6.5 parent: 31 - - uid: 10796 + - uid: 1102 components: - type: Transform - pos: 45.529526,-20.544016 + pos: 14.5,-2.5 parent: 31 -- proto: DrinkWhiskeyBottleFull - entities: - - uid: 7459 + - uid: 2266 components: - type: Transform - pos: -23.675486,16.461733 + pos: -12.5,-19.5 parent: 31 -- proto: DrinkWhiskeyGlass - entities: - - uid: 7539 + - uid: 2520 components: - type: Transform - pos: -15.830059,-39.34384 + pos: 14.5,-8.5 parent: 31 -- proto: DrinkWineBottleFull - entities: - - uid: 12195 + - uid: 2851 components: - type: Transform - pos: -3.1815104,-6.3841724 + pos: -24.5,-3.5 parent: 31 -- proto: ElectricGuitarInstrument - entities: - - uid: 9275 + - uid: 3726 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.346447,-6.2505536 + pos: -25.5,-15.5 parent: 31 -- proto: EmergencyLight - entities: - - uid: 309 + - uid: 4368 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,5.5 + pos: -9.5,12.5 parent: 31 - - uid: 346 + - uid: 4673 components: + - type: MetaData + desc: Appear on the stage in style! + name: magic act chute - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,-4.5 + pos: -17.5,-10.5 parent: 31 - - uid: 585 + - uid: 4772 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-3.5 + pos: 6.5,-30.5 parent: 31 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 1187 + - uid: 5226 components: - type: Transform - pos: 39.5,6.5 + pos: 8.5,16.5 parent: 31 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 1224 + - uid: 6978 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,9.5 + pos: 50.5,-11.5 parent: 31 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 1226 + - uid: 7587 components: - type: Transform - pos: -4.5,14.5 + pos: -14.5,-20.5 parent: 31 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 1248 + - uid: 8094 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,30.5 + pos: 60.5,0.5 parent: 31 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 1293 + - uid: 8130 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-3.5 + pos: -4.5,-17.5 parent: 31 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 1299 + - uid: 8443 components: - type: Transform - pos: -39.5,10.5 + pos: -8.5,1.5 parent: 31 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 1345 + - uid: 8511 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,-3.5 + pos: 4.5,28.5 parent: 31 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 1512 + - uid: 9343 components: - type: Transform - pos: 23.5,13.5 + pos: -34.5,6.5 parent: 31 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 2080 + - uid: 9417 components: - type: Transform - pos: -23.5,11.5 + pos: -8.5,-32.5 parent: 31 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 5354 + - uid: 10296 components: - type: Transform - pos: 23.5,5.5 + pos: -34.5,15.5 parent: 31 - - uid: 7249 + - uid: 10475 components: - type: Transform - pos: -14.5,5.5 + pos: 12.5,-3.5 parent: 31 - - uid: 7254 + - uid: 10721 components: - type: Transform - pos: 3.5,32.5 + pos: -17.5,-0.5 parent: 31 - - uid: 8839 + - uid: 12140 components: - type: Transform - pos: -4.5,1.5 + pos: 49.5,-15.5 parent: 31 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 10310 +- proto: DisposalYJunction + entities: + - uid: 5735 components: - type: Transform - pos: -9.5,-25.5 + rot: -1.5707963267948966 rad + pos: -28.5,-18.5 parent: 31 - - uid: 10311 + - uid: 6931 components: - type: Transform - pos: -6.5,-14.5 + pos: -32.5,3.5 parent: 31 -- proto: EmergencyMedipen + - uid: 7429 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,4.5 + parent: 31 + - uid: 9558 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,3.5 + parent: 31 +- proto: DogBed entities: - - uid: 7355 + - uid: 1244 components: - type: Transform - pos: -19.375961,-7.548489 + pos: 10.5,20.5 parent: 31 - - uid: 10988 + - uid: 8419 components: - type: Transform - pos: 12.5220375,-4.6149173 + pos: 8.5,26.5 parent: 31 -- proto: EmergencyRollerBed +- proto: DonkpocketBoxSpawner entities: - - uid: 1202 + - uid: 8044 components: - type: Transform - pos: 19.443876,-7.543538 + pos: 18.5,-24.5 parent: 31 -- proto: Emitter +- proto: DoorElectronics entities: - - uid: 4870 + - uid: 4269 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,2.5 + pos: 29.27434,-1.3043437 parent: 31 -- proto: EncryptionKeyCargo + - uid: 4284 + components: + - type: Transform + pos: 29.614664,-1.306627 + parent: 31 +- proto: DresserCaptainFilled entities: - - uid: 9154 + - uid: 11383 components: - type: Transform - parent: 9096 - - type: Physics - canCollide: False -- proto: EncryptionKeyCommand + pos: 11.5,23.5 + parent: 31 +- proto: DresserChiefEngineerFilled entities: - - uid: 3410 + - uid: 6968 components: - type: Transform - parent: 3371 - - type: Physics - canCollide: False -- proto: EncryptionKeyCommon + pos: 41.5,-0.5 + parent: 31 +- proto: DresserChiefMedicalOfficerFilled entities: - - uid: 9066 + - uid: 11386 components: - type: Transform - parent: 9065 - - type: Physics - canCollide: False - - uid: 10896 + pos: 24.5,-11.5 + parent: 31 +- proto: DresserHeadOfPersonnelFilled + entities: + - uid: 7085 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 48.434895,-3.386529 + pos: 7.5,16.5 parent: 31 - - uid: 10897 +- proto: DresserHeadOfSecurityFilled + entities: + - uid: 11382 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 48.611988,-3.445526 + pos: -8.5,22.5 parent: 31 -- proto: EncryptionKeyEngineering +- proto: DresserQuarterMasterFilled entities: - - uid: 10233 + - uid: 4909 components: - type: Transform - parent: 10232 - - type: Physics - canCollide: False - - uid: 10898 + pos: 26.5,10.5 + parent: 31 +- proto: DresserResearchDirectorFilled + entities: + - uid: 5153 components: - type: Transform - pos: 48.936653,-5.4514256 + pos: -5.5,-19.5 parent: 31 -- proto: EncryptionKeyMedical +- proto: DrinkBeerBottleFull entities: - - uid: 8122 + - uid: 8840 components: - type: Transform - parent: 8120 - - type: Physics - canCollide: False - - uid: 10894 + pos: -21.962059,17.224575 + parent: 31 +- proto: DrinkBottleBeer + entities: + - uid: 9557 components: - type: Transform rot: -1.5707963267948966 rad - pos: 55.474125,-11.511058 + pos: -21.320957,16.95895 parent: 31 -- proto: EncryptionKeyScience - entities: - - uid: 4604 + - uid: 13057 components: - type: Transform - parent: 4590 - - type: Physics - canCollide: False - - uid: 10895 + pos: -22.886969,16.397884 + parent: 31 + - uid: 13059 components: - type: Transform - pos: 56.448124,-11.363565 + rot: -1.5707963267948966 rad + pos: -23.027699,15.835385 parent: 31 -- proto: EncryptionKeySecurity - entities: - - uid: 8164 + - uid: 13060 components: - type: Transform - parent: 8163 - - type: Physics - canCollide: False -- proto: EncryptionKeyService - entities: - - uid: 9188 + rot: -1.5707963267948966 rad + pos: -24.262993,16.03851 + parent: 31 + - uid: 13061 components: - type: Transform - parent: 9179 - - type: Physics - canCollide: False -- proto: ExosuitFabricator + pos: -22.793148,17.13226 + parent: 31 +- proto: DrinkBottleOfNothingFull entities: - - uid: 9537 + - uid: 5727 components: - type: Transform - pos: -0.5,-24.5 + pos: -20.800508,-10.570335 parent: 31 -- proto: ExplosivesSignMed +- proto: DrinkBottleRum entities: - - uid: 8897 + - uid: 10630 components: - type: Transform - pos: -11.5,17.5 + pos: 42.56693,-8.254273 parent: 31 -- proto: ExtendedEmergencyOxygenTank +- proto: DrinkDeadRumGlass entities: - - uid: 3730 + - uid: 10660 components: - type: Transform - pos: -11.445563,-27.496508 + pos: 41.438732,-8.355759 parent: 31 -- proto: ExtinguisherCabinet +- proto: DrinkDoctorsDelightGlass entities: - - uid: 10537 + - uid: 1110 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-31.5 + pos: 22.757565,-9.802636 parent: 31 -- proto: ExtinguisherCabinetFilled +- proto: DrinkGildlagerBottleFull entities: - - uid: 517 + - uid: 9626 components: - type: Transform - pos: -10.5,12.5 + pos: -3.238819,18.880247 parent: 31 - - uid: 1868 + - type: Physics + angularDamping: 0 + linearDamping: 0 +- proto: DrinkGlass + entities: + - uid: 10625 components: - type: Transform - pos: 5.5,23.5 + pos: 40.353294,-10.29438 parent: 31 - - uid: 4807 + - uid: 10626 components: - type: Transform - pos: 14.5,-3.5 + pos: 40.382812,-10.471372 parent: 31 - - uid: 4895 + - uid: 10627 components: - type: Transform - pos: -34.5,-10.5 + pos: 40.530388,-10.353377 parent: 31 - - uid: 4899 +- proto: DrinkGoldenCup + entities: + - uid: 535 components: - type: Transform - pos: -30.5,10.5 + pos: -3.053735,18.815365 parent: 31 - - uid: 4900 +- proto: DrinkGreenTeaGlass + entities: + - uid: 10662 components: - type: Transform - pos: -34.5,-2.5 + pos: 42.91449,-8.318105 parent: 31 - - uid: 4901 +- proto: DrinkHotCoco + entities: + - uid: 2173 components: - type: Transform - pos: -16.5,-8.5 + pos: 7.752981,-13.56489 parent: 31 - - uid: 4908 +- proto: DrinkHotCoffee + entities: + - uid: 6990 components: - type: Transform - pos: 32.5,-5.5 + pos: -2.6763601,14.690386 parent: 31 - - uid: 4913 + - uid: 6991 components: - type: Transform - pos: 17.5,8.5 + pos: -2.4750185,14.448774 parent: 31 - - uid: 4914 + - uid: 10538 components: - type: Transform - pos: 9.5,12.5 + pos: -17.21707,-26.040907 parent: 31 - - uid: 4916 + - uid: 10790 components: - type: Transform - pos: -6.5,18.5 + pos: 22.658688,13.036925 parent: 31 - - uid: 4917 +- proto: DrinkIcedTeaCan + entities: + - uid: 10759 components: - type: Transform - pos: 0.5,16.5 + pos: -48.660885,-9.377042 parent: 31 - - uid: 4918 +- proto: DrinkIcedTeaGlass + entities: + - uid: 9922 components: - type: Transform - pos: 11.5,17.5 + pos: -2.992663,-1.3206873 parent: 31 - - uid: 4923 + - type: Physics + angularDamping: 0 + linearDamping: 0 + - uid: 12169 components: - type: Transform - pos: 11.5,-28.5 + pos: -2.680163,-1.1956873 parent: 31 - - uid: 5305 +- proto: DrinkMeadGlass + entities: + - uid: 2952 components: - type: Transform - pos: 17.5,-29.5 + pos: -31.680155,17.680439 parent: 31 - - uid: 5306 +- proto: DrinkMilkCarton + entities: + - uid: 2283 components: - type: Transform - pos: -24.5,23.5 + pos: -11.776268,-3.7349403 parent: 31 - - uid: 7435 +- proto: DrinkMilkshake + entities: + - uid: 1589 components: - type: Transform - pos: -12.5,-26.5 + pos: 60.502117,-8.214837 parent: 31 - - uid: 8894 +- proto: DrinkMugBlue + entities: + - uid: 2844 components: - type: Transform - rot: 3.141592653589793 rad - pos: 51.5,4.5 + pos: -6.264754,27.451984 parent: 31 - - uid: 8905 +- proto: DrinkMugDog + entities: + - uid: 2749 components: - type: Transform - pos: 5.5,29.5 + pos: -5.212646,14.755907 parent: 31 - - uid: 10889 +- proto: DrinkMugMetal + entities: + - uid: 4205 components: - type: Transform - pos: 55.5,-5.5 + pos: -10.86558,-31.534925 parent: 31 - - uid: 11387 +- proto: DrinkMugRed + entities: + - uid: 4660 components: - type: Transform - pos: 42.5,-1.5 + pos: -2.0580988,14.730206 parent: 31 -- proto: FaxMachineBase +- proto: DrinkPoisonWinebottleFull entities: - - uid: 683 + - uid: 12194 components: - type: Transform - pos: 14.5,-4.5 + pos: -3.4315104,-6.2435474 parent: 31 - - type: FaxMachine - name: Medical - destinationAddress: Medical - - uid: 1264 +- proto: DrinkRamen + entities: + - uid: 7848 components: - type: Transform - pos: 40.5,4.5 + pos: -13.225656,24.798891 parent: 31 - - type: FaxMachine - name: engineering - - uid: 2045 - components: - - type: Transform - pos: -17.5,-25.5 - parent: 31 - - type: FaxMachine - name: Science - destinationAddress: Science - - uid: 8323 - components: - - type: Transform - pos: 9.5,-28.5 - parent: 31 - - type: FaxMachine - name: library - - uid: 8994 - components: - - type: Transform - pos: 13.5,12.5 - parent: 31 - - type: FaxMachine - name: Cargo - destinationAddress: Cargo - - uid: 9687 - components: - - type: Transform - pos: 8.5,18.5 - parent: 31 - - type: FaxMachine - name: hop's office - - uid: 10825 - components: - - type: Transform - pos: 1.5,32.5 - parent: 31 - - type: FaxMachine - name: bridge - destinationAddress: bridge -- proto: FaxMachineCaptain - entities: - - uid: 9686 - components: - - type: Transform - pos: 7.5,24.5 - parent: 31 - - type: FaxMachine - name: captain's office -- proto: filingCabinetDrawerRandom - entities: - - uid: 4637 - components: - - type: Transform - pos: -10.5,-30.5 - parent: 31 - - uid: 8890 - components: - - type: Transform - pos: 9.5,18.5 - parent: 31 -- proto: filingCabinetRandom - entities: - - uid: 4216 - components: - - type: Transform - pos: 6.5,26.5 - parent: 31 - - uid: 5628 - components: - - type: Transform - pos: 6.5,-5.5 - parent: 31 - - uid: 7542 - components: - - type: Transform - pos: -12.5,-39.5 - parent: 31 - - uid: 7710 - components: - - type: Transform - pos: 15.5,12.5 - parent: 31 - - uid: 8492 - components: - - type: Transform - pos: -2.5,14.5 - parent: 31 -- proto: filingCabinetTallRandom - entities: - - uid: 1424 - components: - - type: Transform - pos: -0.5,31.5 - parent: 31 -- proto: FireAlarm - entities: - - uid: 888 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-24.5 - parent: 31 - - type: DeviceList - devices: - - 11750 - - 613 - - 669 - - 2872 - - 2891 - - 7379 - - 11751 - - 11752 - - 11753 - - 11754 - - 11755 - - 11756 - - uid: 9041 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,2.5 - parent: 31 - - type: DeviceList - devices: - - 9972 - - 9971 - - 9970 - - 995 - - 179 - - 337 - - uid: 9985 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-14.5 - parent: 31 - - type: DeviceList - devices: - - 9988 - - 9989 - - 9990 - - uid: 9992 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,8.5 - parent: 31 - - type: DeviceList - devices: - - 8954 - - 8956 - - 852 - - 1027 - - 1028 - - 8885 - - 8884 - - 8883 - - 3959 - - 3944 - - 3943 - - 3989 - - 3987 - - 3988 - - 9988 - - 9989 - - 9990 - - 576 - - 1330 - - 1167 - - 7460 - - uid: 9993 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,1.5 - parent: 31 - - type: DeviceList - devices: - - 3928 - - 3934 - - 3935 - - 3969 - - 3970 - - 9972 - - 9971 - - 9970 - - 9994 - - 9995 - - uid: 9997 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,1.5 - parent: 31 - - type: DeviceList - devices: - - 3977 - - 3976 - - 3975 - - uid: 10002 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,27.5 - parent: 31 - - type: DeviceList - devices: - - 8816 - - 8813 - - 8810 - - 8814 - - 8815 - - 9969 - - uid: 10004 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,15.5 - parent: 31 - - type: DeviceList - devices: - - 8885 - - 8883 - - 8884 - - 5115 - - uid: 10006 - components: - - type: Transform - pos: 18.5,6.5 - parent: 31 - - type: DeviceList - devices: - - 4028 - - 4030 - - 4026 - - 8856 - - 8858 - - 8857 - - uid: 10023 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-3.5 - parent: 31 - - type: DeviceList - devices: - - 3943 - - 3944 - - 3959 - - 1167 - - 1330 - - 576 - - 4525 - - 4528 - - 4529 - - uid: 10243 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-13.5 - parent: 31 - - type: DeviceList - devices: - - 10313 - - 10314 - - 10315 - - 10240 - - 10241 - - 10242 - - uid: 10409 - components: - - type: Transform - pos: -17.5,-13.5 - parent: 31 - - type: DeviceList - devices: - - 10313 - - 10314 - - 10315 - - uid: 10410 - components: - - type: Transform - pos: -1.5,-13.5 - parent: 31 - - type: DeviceList - devices: - - 10316 - - 10317 - - 10318 - - uid: 10419 - components: - - type: Transform - pos: -11.5,-23.5 - parent: 31 - - type: DeviceList - devices: - - 3857 - - 3866 - - 3428 - - 3724 - - uid: 11003 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-3.5 - parent: 31 - - type: DeviceList - devices: - - 3989 - - 3987 - - 3988 - - 8940 - - 673 -- proto: FireAxeCabinetFilled - entities: - - uid: 4031 - components: - - type: Transform - pos: -1.5,32.5 - parent: 31 - - uid: 11444 - components: - - type: Transform - pos: 52.5,18.5 - parent: 31 -- proto: Firelock - entities: - - uid: 45 - components: - - type: Transform - pos: -32.5,-12.5 - parent: 31 - - uid: 179 - components: - - type: Transform - pos: -10.5,4.5 - parent: 31 - - uid: 308 - components: - - type: Transform - pos: -29.5,-18.5 - parent: 31 - - uid: 328 - components: - - type: Transform - pos: -22.5,14.5 - parent: 31 - - uid: 337 - components: - - type: Transform - pos: -10.5,3.5 - parent: 31 - - uid: 409 - components: - - type: Transform - pos: -6.5,-8.5 - parent: 31 - - uid: 575 - components: - - type: Transform - pos: 15.5,-3.5 - parent: 31 - - uid: 576 - components: - - type: Transform - pos: -7.5,2.5 - parent: 31 - - uid: 684 - components: - - type: Transform - pos: 21.5,-22.5 - parent: 31 - - uid: 995 - components: - - type: Transform - pos: -10.5,5.5 - parent: 31 - - uid: 1015 - components: - - type: Transform - pos: -22.5,13.5 - parent: 31 - - uid: 1167 - components: - - type: Transform - pos: -5.5,2.5 - parent: 31 - - uid: 1330 - components: - - type: Transform - pos: -6.5,2.5 - parent: 31 - - uid: 2180 - components: - - type: Transform - pos: 22.5,-22.5 - parent: 31 - - uid: 3413 - components: - - type: Transform - pos: -20.5,-28.5 - parent: 31 - - uid: 3855 - components: - - type: Transform - pos: -19.5,17.5 - parent: 31 - - uid: 3962 - components: - - type: Transform - pos: -6.5,-9.5 - parent: 31 - - uid: 3968 - components: - - type: Transform - pos: -32.5,-9.5 - parent: 31 - - uid: 3971 - components: - - type: Transform - pos: -6.5,-10.5 - parent: 31 - - uid: 3982 - components: - - type: Transform - pos: 13.5,-19.5 - parent: 31 - - uid: 3984 - components: - - type: Transform - pos: 13.5,-20.5 - parent: 31 - - uid: 3992 - components: - - type: Transform - pos: 37.5,-5.5 - parent: 31 - - uid: 3996 - components: - - type: Transform - pos: -33.5,-9.5 - parent: 31 - - uid: 4002 - components: - - type: Transform - pos: 25.5,-1.5 - parent: 31 - - uid: 4003 - components: - - type: Transform - pos: 25.5,-2.5 - parent: 31 - - uid: 4010 - components: - - type: Transform - pos: -1.5,6.5 - parent: 31 - - uid: 4015 - components: - - type: Transform - pos: 38.5,-5.5 - parent: 31 - - uid: 4019 - components: - - type: Transform - pos: 11.5,14.5 - parent: 31 - - uid: 4041 - components: - - type: Transform - pos: -10.5,24.5 - parent: 31 - - uid: 4042 - components: - - type: Transform - pos: -10.5,25.5 - parent: 31 - - uid: 4044 - components: - - type: Transform - pos: -18.5,17.5 - parent: 31 - - uid: 4975 - components: - - type: Transform - pos: -22.5,21.5 - parent: 31 - - uid: 5034 - components: - - type: Transform - pos: 26.5,-19.5 - parent: 31 - - uid: 5035 - components: - - type: Transform - pos: 23.5,-24.5 - parent: 31 - - uid: 5104 - components: - - type: Transform - pos: 13.5,-0.5 - parent: 31 - - uid: 5115 - components: - - type: Transform - pos: 6.5,20.5 - parent: 31 - - uid: 5217 - components: - - type: Transform - pos: -27.5,16.5 - parent: 31 - - uid: 5312 - components: - - type: Transform - pos: 15.5,-26.5 - parent: 31 - - uid: 10302 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-20.5 - parent: 31 - - uid: 11101 - components: - - type: Transform - pos: 27.5,-9.5 - parent: 31 - - uid: 11621 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-24.5 - parent: 31 - - uid: 11622 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-28.5 - parent: 31 - - uid: 11751 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-32.5 - parent: 31 - - type: DeviceNetwork - deviceLists: - - 888 - - uid: 11752 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-31.5 - parent: 31 - - type: DeviceNetwork - deviceLists: - - 888 - - uid: 11753 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-30.5 - parent: 31 - - type: DeviceNetwork - deviceLists: - - 888 - - uid: 11754 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-24.5 - parent: 31 - - type: DeviceNetwork - deviceLists: - - 888 -- proto: FirelockEdge - entities: - - uid: 693 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,3.5 - parent: 31 - - uid: 3737 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,-18.5 - parent: 31 - - uid: 3738 - components: - - type: Transform - pos: -15.5,-18.5 - parent: 31 - - uid: 3740 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-18.5 - parent: 31 - - uid: 4378 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,-25.5 - parent: 31 - - uid: 7040 - components: - - type: Transform - pos: -18.5,3.5 - parent: 31 - - type: DeviceNetwork - deviceLists: - - 10021 - - uid: 7041 - components: - - type: Transform - pos: -19.5,3.5 - parent: 31 - - type: DeviceNetwork - deviceLists: - - 10021 - - uid: 7042 - components: - - type: Transform - pos: -16.5,3.5 - parent: 31 - - uid: 7051 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,-24.5 - parent: 31 - - uid: 7052 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,-23.5 - parent: 31 - - uid: 8482 - components: - - type: Transform - pos: -16.5,-18.5 - parent: 31 - - uid: 10307 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-21.5 - parent: 31 - - uid: 11755 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-28.5 - parent: 31 - - type: DeviceNetwork - deviceLists: - - 888 - - uid: 11756 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-29.5 - parent: 31 - - type: DeviceNetwork - deviceLists: - - 888 -- proto: FirelockElectronics - entities: - - uid: 13 - components: - - type: Transform - pos: -29.687315,9.038336 - parent: 31 - - uid: 55 - components: - - type: Transform - pos: -29.711033,9.429151 - parent: 31 - - uid: 4298 - components: - - type: Transform - pos: 29.352465,-1.4202437 - parent: 31 - - uid: 4324 - components: - - type: Transform - pos: 29.633715,-1.4827437 - parent: 31 -- proto: FirelockGlass - entities: - - uid: 24 - components: - - type: Transform - pos: 20.5,18.5 - parent: 31 - - uid: 613 - components: - - type: Transform - pos: 4.5,-23.5 - parent: 31 - - type: DeviceNetwork - deviceLists: - - 888 - - uid: 669 - components: - - type: Transform - pos: 2.5,-23.5 - parent: 31 - - type: DeviceNetwork - deviceLists: - - 888 - - uid: 673 - components: - - type: Transform - pos: 10.5,-6.5 - parent: 31 - - uid: 852 - components: - - type: Transform - pos: 5.5,5.5 - parent: 31 - - uid: 1027 - components: - - type: Transform - pos: 5.5,4.5 - parent: 31 - - uid: 1028 - components: - - type: Transform - pos: 5.5,3.5 - parent: 31 - - uid: 1185 - components: - - type: Transform - pos: 21.5,18.5 - parent: 31 - - uid: 1505 - components: - - type: Transform - pos: 15.5,8.5 - parent: 31 - - uid: 2872 - components: - - type: Transform - pos: 1.5,-29.5 - parent: 31 - - type: DeviceNetwork - deviceLists: - - 888 - - uid: 2891 - components: - - type: Transform - pos: 1.5,-28.5 - parent: 31 - - type: DeviceNetwork - deviceLists: - - 888 - - uid: 3428 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,-33.5 - parent: 31 - - uid: 3724 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-27.5 - parent: 31 - - uid: 3857 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-23.5 - parent: 31 - - uid: 3866 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,-25.5 - parent: 31 - - uid: 3928 - components: - - type: Transform - pos: -26.5,3.5 - parent: 31 - - uid: 3934 - components: - - type: Transform - pos: -26.5,4.5 - parent: 31 - - uid: 3935 - components: - - type: Transform - pos: -26.5,5.5 - parent: 31 - - uid: 3943 - components: - - type: Transform - pos: 1.5,-2.5 - parent: 31 - - uid: 3944 - components: - - type: Transform - pos: 1.5,-1.5 - parent: 31 - - uid: 3959 - components: - - type: Transform - pos: 1.5,-0.5 - parent: 31 - - uid: 3969 - components: - - type: Transform - pos: -24.5,7.5 - parent: 31 - - uid: 3970 - components: - - type: Transform - pos: -23.5,7.5 - parent: 31 - - uid: 3975 - components: - - type: Transform - pos: -33.5,3.5 - parent: 31 - - uid: 3976 - components: - - type: Transform - pos: -33.5,4.5 - parent: 31 - - uid: 3977 - components: - - type: Transform - pos: -33.5,5.5 - parent: 31 - - uid: 3987 - components: - - type: Transform - pos: 5.5,-1.5 - parent: 31 - - uid: 3988 - components: - - type: Transform - pos: 5.5,-0.5 - parent: 31 - - uid: 3989 - components: - - type: Transform - pos: 5.5,-2.5 - parent: 31 - - uid: 4026 - components: - - type: Transform - pos: 11.5,3.5 - parent: 31 - - uid: 4028 - components: - - type: Transform - pos: 11.5,5.5 - parent: 31 - - uid: 4030 - components: - - type: Transform - pos: 11.5,4.5 - parent: 31 - - uid: 4210 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-29.5 - parent: 31 - - uid: 4215 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,-38.5 - parent: 31 - - uid: 4334 - components: - - type: Transform - pos: 8.5,-8.5 - parent: 31 - - uid: 4345 - components: - - type: Transform - pos: 8.5,-10.5 - parent: 31 - - uid: 4525 - components: - - type: Transform - pos: -10.5,1.5 - parent: 31 - - uid: 4528 - components: - - type: Transform - pos: -10.5,0.5 - parent: 31 - - uid: 4529 - components: - - type: Transform - pos: -10.5,-0.5 - parent: 31 - - uid: 4613 - components: - - type: Transform - pos: 37.5,-8.5 - parent: 31 - - uid: 6957 - components: - - type: Transform - pos: 28.5,-17.5 - parent: 31 - - uid: 7178 - components: - - type: Transform - pos: 38.5,-8.5 - parent: 31 - - uid: 7325 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-8.5 - parent: 31 - - uid: 7379 - components: - - type: Transform - pos: 1.5,-26.5 - parent: 31 - - type: DeviceNetwork - deviceLists: - - 888 - - uid: 7460 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,4.5 - parent: 31 - - uid: 8399 - components: - - type: Transform - pos: 45.5,-6.5 - parent: 31 - - uid: 8810 - components: - - type: Transform - pos: 2.5,29.5 - parent: 31 - - uid: 8813 - components: - - type: Transform - pos: 1.5,28.5 - parent: 31 - - uid: 8814 - components: - - type: Transform - pos: 3.5,29.5 - parent: 31 - - uid: 8815 - components: - - type: Transform - pos: 4.5,29.5 - parent: 31 - - uid: 8816 - components: - - type: Transform - pos: 5.5,28.5 - parent: 31 - - uid: 8856 - components: - - type: Transform - pos: 24.5,5.5 - parent: 31 - - uid: 8857 - components: - - type: Transform - pos: 24.5,3.5 - parent: 31 - - uid: 8858 - components: - - type: Transform - pos: 24.5,4.5 - parent: 31 - - uid: 8883 - components: - - type: Transform - pos: 2.5,15.5 - parent: 31 - - uid: 8884 - components: - - type: Transform - pos: 3.5,15.5 - parent: 31 - - uid: 8885 - components: - - type: Transform - pos: 4.5,15.5 - parent: 31 - - uid: 8940 - components: - - type: Transform - pos: 9.5,-6.5 - parent: 31 - - uid: 8954 - components: - - type: Transform - pos: 1.5,3.5 - parent: 31 - - uid: 8956 - components: - - type: Transform - pos: 1.5,5.5 - parent: 31 - - uid: 9782 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-36.5 - parent: 31 - - uid: 9783 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-36.5 - parent: 31 - - uid: 9958 - components: - - type: Transform - pos: 36.5,3.5 - parent: 31 - - uid: 9959 - components: - - type: Transform - pos: 36.5,4.5 - parent: 31 - - uid: 9960 - components: - - type: Transform - pos: 36.5,5.5 - parent: 31 - - uid: 9961 - components: - - type: Transform - pos: 33.5,7.5 - parent: 31 - - uid: 9962 - components: - - type: Transform - pos: 30.5,3.5 - parent: 31 - - uid: 9963 - components: - - type: Transform - pos: 30.5,5.5 - parent: 31 - - uid: 9964 - components: - - type: Transform - pos: 33.5,1.5 - parent: 31 - - uid: 9965 - components: - - type: Transform - pos: 25.5,17.5 - parent: 31 - - uid: 9966 - components: - - type: Transform - pos: 25.5,16.5 - parent: 31 - - uid: 9967 - components: - - type: Transform - pos: 21.5,14.5 - parent: 31 - - uid: 9968 - components: - - type: Transform - pos: 20.5,14.5 - parent: 31 - - uid: 9969 - components: - - type: Transform - pos: 3.5,26.5 - parent: 31 - - uid: 9970 - components: - - type: Transform - pos: -21.5,3.5 - parent: 31 - - uid: 9971 - components: - - type: Transform - pos: -21.5,4.5 - parent: 31 - - uid: 9972 - components: - - type: Transform - pos: -21.5,5.5 - parent: 31 - - uid: 9973 - components: - - type: Transform - pos: 54.5,2.5 - parent: 31 - - uid: 9981 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-21.5 - parent: 31 - - uid: 9982 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-22.5 - parent: 31 - - uid: 9988 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-12.5 - parent: 31 - - uid: 9989 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-12.5 - parent: 31 - - uid: 9990 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-12.5 - parent: 31 - - uid: 9994 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,1.5 - parent: 31 - - uid: 9995 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,1.5 - parent: 31 - - uid: 9999 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,6.5 - parent: 31 - - uid: 10000 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,6.5 - parent: 31 - - uid: 10008 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,8.5 - parent: 31 - - uid: 10017 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-9.5 - parent: 31 - - uid: 10099 - components: - - type: Transform - pos: 22.5,18.5 - parent: 31 - - uid: 10240 - components: - - type: Transform - pos: -22.5,-10.5 - parent: 31 - - uid: 10241 - components: - - type: Transform - pos: -23.5,-10.5 - parent: 31 - - uid: 10242 - components: - - type: Transform - pos: -24.5,-10.5 - parent: 31 - - uid: 10245 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,-8.5 - parent: 31 - - uid: 10246 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-8.5 - parent: 31 - - uid: 10313 - components: - - type: Transform - pos: -19.5,-14.5 - parent: 31 - - uid: 10314 - components: - - type: Transform - pos: -19.5,-15.5 - parent: 31 - - uid: 10315 - components: - - type: Transform - pos: -19.5,-16.5 - parent: 31 - - uid: 10316 - components: - - type: Transform - pos: 0.5,-14.5 - parent: 31 - - uid: 10317 - components: - - type: Transform - pos: 0.5,-15.5 - parent: 31 - - uid: 10318 - components: - - type: Transform - pos: 0.5,-16.5 - parent: 31 - - uid: 10658 - components: - - type: Transform - pos: 40.5,-12.5 - parent: 31 - - uid: 10900 - components: - - type: Transform - pos: 49.5,-1.5 - parent: 31 - - uid: 11000 - components: - - type: Transform - pos: 9.5,-12.5 - parent: 31 - - uid: 11091 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,20.5 - parent: 31 - - uid: 11092 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,18.5 - parent: 31 - - uid: 11495 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-22.5 - parent: 31 - - uid: 11498 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-17.5 - parent: 31 - - uid: 11499 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-21.5 - parent: 31 - - uid: 11501 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-22.5 - parent: 31 - - uid: 11502 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-17.5 - parent: 31 - - uid: 11503 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-23.5 - parent: 31 - - uid: 11504 +- proto: DrinkRootBeerGlass + entities: + - uid: 7691 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-21.5 + pos: 16.50716,16.62439 parent: 31 - - uid: 11750 +- proto: DrinkSakeBottleFull + entities: + - uid: 12193 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-31.5 + pos: -3.6971354,-6.3372974 parent: 31 - - type: DeviceNetwork - deviceLists: - - 888 -- proto: Fireplace +- proto: DrinkSakeCup entities: - - uid: 3749 + - uid: 12177 components: - type: Transform - pos: 0.5,1.5 + pos: -2.4155946,-4.260042 parent: 31 - - uid: 8988 + - uid: 12178 components: - type: Transform - pos: 7.5,26.5 + pos: -2.3530946,-4.494417 parent: 31 -- proto: Flash +- proto: DrinkShaker entities: - - uid: 2092 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5096004,12.452274 - parent: 31 - - uid: 2499 + - uid: 10628 components: - type: Transform - pos: 8.497082,31.408243 + pos: 42.86208,-10.353377 parent: 31 -- proto: FlashlightLantern +- proto: DrinkShotGlass entities: - - uid: 7122 + - uid: 12189 components: - type: Transform - pos: -2.4670525,30.482414 + pos: -5.952992,-4.4935474 parent: 31 - - uid: 9950 + - uid: 12190 components: - type: Transform - pos: 27.403997,15.554827 + pos: -5.218617,-4.3060474 parent: 31 - - uid: 10696 + - uid: 12191 components: - type: Transform - pos: -0.47756696,-12.240095 + pos: -2.6404922,-5.5560474 parent: 31 -- proto: FlashlightSeclite +- proto: DrinkTequilaSunriseGlass entities: - - uid: 9117 + - uid: 10649 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.223138,16.03936 + pos: 43.593338,-8.411646 parent: 31 -- proto: FloorDrain +- proto: DrinkTokkuri entities: - - uid: 262 + - uid: 12176 components: - type: Transform - pos: 15.5,-17.5 + pos: -2.6187196,-4.525667 parent: 31 - - type: Fixtures - fixtures: {} - - uid: 2300 +- proto: DrinkWaterBottleFull + entities: + - uid: 622 components: - type: Transform - pos: -18.5,-11.5 + pos: -9.481841,-18.214483 parent: 31 - - type: Fixtures - fixtures: {} - - uid: 4337 + - uid: 2480 components: - type: Transform - pos: 12.5,27.5 - parent: 31 - - type: Fixtures - fixtures: {} - - uid: 9108 + parent: 2363 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 2481 components: - type: Transform - pos: 17.5,-0.5 - parent: 31 - - type: Fixtures - fixtures: {} - - uid: 9109 + parent: 2363 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 3041 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-4.5 - parent: 31 - - type: Fixtures - fixtures: {} -- proto: FloorTileItemArcadeBlue + parent: 2363 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: DrinkWaterCup entities: - - uid: 7988 - components: - - type: Transform - pos: 27.598589,-5.5317454 - parent: 31 - - uid: 7989 - components: - - type: Transform - pos: 27.598589,-5.5317454 - parent: 31 - - uid: 7990 + - uid: 1066 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -6.5799503,27.463812 parent: 31 - - uid: 7991 + - uid: 4089 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -9.776992,-18.538967 parent: 31 - - uid: 7992 + - uid: 4713 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -6.792557,27.438795 parent: 31 - - uid: 7993 + - uid: 7607 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -6.7050133,27.67646 parent: 31 - - uid: 7994 + - uid: 11632 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -6.7014008,10.701864 parent: 31 - - uid: 7995 + - uid: 11634 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -6.500059,10.520657 parent: 31 - - uid: 7996 + - uid: 11636 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -6.3591194,10.701864 parent: 31 - - uid: 7997 +- proto: DrinkWhiskeyGlass + entities: + - uid: 7539 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -15.830059,-39.34384 parent: 31 - - uid: 7998 +- proto: DrinkWineBottleFull + entities: + - uid: 3536 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -17.805563,-6.218925 parent: 31 - - uid: 7999 + - uid: 12195 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -3.1815104,-6.3841724 parent: 31 - - uid: 8000 +- proto: DrinkWineGlass + entities: + - uid: 1736 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -17.357647,-5.9791746 parent: 31 - - uid: 8001 +- proto: EmergencyLight + entities: + - uid: 309 components: - type: Transform - pos: 27.598589,-5.5317454 + rot: 1.5707963267948966 rad + pos: -40.5,5.5 parent: 31 - - uid: 8002 + - uid: 346 components: - type: Transform - pos: 27.598589,-5.5317454 + rot: 1.5707963267948966 rad + pos: 48.5,-4.5 parent: 31 - - uid: 8003 + - uid: 585 components: - type: Transform - pos: 27.598589,-5.5317454 + rot: -1.5707963267948966 rad + pos: -35.5,-3.5 parent: 31 - - uid: 8004 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 1187 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: 39.5,6.5 parent: 31 - - uid: 8005 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 1224 components: - type: Transform - pos: 27.598589,-5.5317454 + rot: -1.5707963267948966 rad + pos: 10.5,9.5 parent: 31 - - uid: 8006 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 1226 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -4.5,14.5 parent: 31 - - uid: 8007 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 1299 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -39.5,10.5 parent: 31 - - uid: 8008 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 1345 components: - type: Transform - pos: 27.598589,-5.5317454 + rot: -1.5707963267948966 rad + pos: 12.5,-3.5 parent: 31 - - uid: 8009 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 1512 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: 23.5,13.5 parent: 31 - - uid: 8010 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 2080 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -23.5,11.5 parent: 31 - - uid: 8011 + - type: PointLight + enabled: True + - type: ActiveEmergencyLight + - uid: 5354 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: 23.5,5.5 parent: 31 - - uid: 8012 + - uid: 5768 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -4.5,-14.5 parent: 31 - - uid: 8013 + - uid: 7249 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -14.5,5.5 parent: 31 - - uid: 8014 + - uid: 10310 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: -9.5,-25.5 parent: 31 - - uid: 8015 + - uid: 13065 components: - type: Transform - pos: 27.598589,-5.5317454 + rot: -1.5707963267948966 rad + pos: 0.5,0.5 parent: 31 - - uid: 8016 +- proto: EmergencyMedipen + entities: + - uid: 10988 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: 12.5220375,-4.6149173 parent: 31 - - uid: 8017 +- proto: EmergencyRollerBed + entities: + - uid: 1202 components: - type: Transform - pos: 27.598589,-5.5317454 + pos: 19.443876,-7.543538 parent: 31 -- proto: FloraTreeLarge05 +- proto: Emitter entities: - - uid: 7374 + - uid: 4870 components: - type: Transform - pos: 49.515545,-24.586845 + rot: 1.5707963267948966 rad + pos: 60.5,2.5 parent: 31 -- proto: FoamBlade +- proto: EncryptionKeyCargo entities: - - uid: 10498 + - uid: 9154 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.435028,-32.52688 - parent: 31 -- proto: FoodApple + parent: 9096 + - type: Physics + canCollide: False +- proto: EncryptionKeyCommand entities: - - uid: 10797 + - uid: 3410 components: - type: Transform - pos: 45.728592,-20.95496 - parent: 31 -- proto: FoodBanana + parent: 3371 + - type: Physics + canCollide: False +- proto: EncryptionKeyCommon entities: - - uid: 1218 + - uid: 9066 components: - type: Transform - pos: -19.287416,-7.253504 - parent: 31 - - uid: 1549 + parent: 9065 + - type: Physics + canCollide: False + - uid: 10896 components: - type: Transform - pos: -19.31693,-7.194507 + rot: 1.5707963267948966 rad + pos: 48.434895,-3.386529 parent: 31 -- proto: FoodBowlBig - entities: - - uid: 8950 + - uid: 10897 components: - type: Transform - pos: 10.876451,-23.826777 + rot: 1.5707963267948966 rad + pos: 48.611988,-3.445526 parent: 31 -- proto: FoodBoxDonut +- proto: EncryptionKeyEngineering entities: - - uid: 261 + - uid: 10233 components: - type: Transform - pos: -4.454084,13.160239 - parent: 31 - - uid: 8989 + parent: 10232 + - type: Physics + canCollide: False + - uid: 10898 components: - type: Transform - pos: -1.5376439,25.04381 + pos: 48.936653,-5.4514256 parent: 31 -- proto: FoodCakeSuppermatter +- proto: EncryptionKeyMedical entities: - - uid: 12060 + - uid: 8122 components: - type: Transform - pos: 57.510113,3.4794123 - parent: 31 -- proto: FoodCondimentBottleEnzyme - entities: - - uid: 8441 + parent: 8120 + - type: Physics + canCollide: False + - uid: 10894 components: - type: Transform - pos: -14.835613,-0.50339985 + rot: -1.5707963267948966 rad + pos: 55.474125,-11.511058 parent: 31 - - type: Tag - tags: [] -- proto: FoodCondimentPacketSalt +- proto: EncryptionKeyScience entities: - - uid: 9576 + - uid: 4604 components: - type: Transform - pos: 29.558077,-6.33541 - parent: 31 -- proto: FoodDonkpocketPizza - entities: - - uid: 418 + parent: 4590 + - type: Physics + canCollide: False + - uid: 10895 components: - type: Transform - pos: -8.183176,-18.420973 + pos: 56.448124,-11.363565 parent: 31 -- proto: FoodDonutChocolate +- proto: EncryptionKeySecurity entities: - - uid: 46 + - uid: 8164 components: - type: Transform - pos: -2.214967,7.851863 - parent: 31 -- proto: FoodFrozenSandwich + parent: 8163 + - type: Physics + canCollide: False +- proto: EncryptionKeyService entities: - - uid: 5708 + - uid: 9188 components: - type: Transform - pos: -7.48876,-35.481796 - parent: 31 - - uid: 5709 + parent: 9179 + - type: Physics + canCollide: False +- proto: ExosuitFabricator + entities: + - uid: 9537 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.630615,-35.540794 + pos: -0.5,-24.5 parent: 31 -- proto: FoodMealSashimi +- proto: ExplosivesSignMed entities: - - uid: 11300 + - uid: 8897 components: - type: Transform - pos: -6.490023,-1.3167214 + pos: -11.5,17.5 parent: 31 - - uid: 12245 +- proto: ExtendedEmergencyOxygenTank + entities: + - uid: 3730 components: - type: Transform - pos: -6.474398,-0.36359644 + pos: -11.445563,-27.496508 parent: 31 -- proto: FoodMeatCrab +- proto: ExtinguisherCabinet entities: - - uid: 12241 + - uid: 10537 components: - type: Transform - pos: -9.299337,-4.3948464 + rot: 1.5707963267948966 rad + pos: 1.5,-31.5 parent: 31 - - uid: 12242 +- proto: ExtinguisherCabinetFilled + entities: + - uid: 517 components: - type: Transform - pos: -9.299337,-4.5198464 + pos: -10.5,12.5 parent: 31 - - uid: 12243 + - uid: 1868 components: - type: Transform - pos: -9.299337,-4.7385964 + pos: 5.5,23.5 parent: 31 - - uid: 12244 + - uid: 4807 components: - type: Transform - pos: -9.299337,-4.8323464 + pos: 14.5,-3.5 parent: 31 -- proto: FoodMeatFish - entities: - - uid: 6886 + - uid: 4895 components: - type: Transform - pos: -9.564962,-4.4729714 + pos: -34.5,-10.5 parent: 31 - - uid: 6903 + - uid: 4899 components: - type: Transform - pos: -9.564962,-4.3479714 + pos: -30.5,10.5 parent: 31 - - uid: 11479 + - uid: 4900 components: - type: Transform - pos: -9.564962,-4.6448464 + pos: -34.5,-2.5 parent: 31 - - uid: 12240 + - uid: 4908 components: - type: Transform - pos: -9.564962,-4.7698464 + pos: 32.5,-5.5 parent: 31 -- proto: FoodPieBananaCream - entities: - - uid: 1314 + - uid: 4913 components: - type: Transform - pos: -19.730143,-7.194507 + pos: 17.5,8.5 parent: 31 -- proto: FoodPizzaArnoldSlice - entities: - - uid: 9053 + - uid: 4914 components: - type: Transform - pos: -29.477003,17.566315 + pos: 9.5,12.5 parent: 31 -- proto: FoodPizzaPineapple - entities: - - uid: 8745 + - uid: 4916 components: - type: Transform - pos: -35.517406,-25.152033 + pos: -6.5,18.5 parent: 31 -- proto: FoodPlateSmall - entities: - - uid: 6646 + - uid: 4917 components: - type: Transform - pos: -3.414538,-1.2894373 + pos: 0.5,16.5 parent: 31 - - uid: 11302 + - uid: 4918 components: - type: Transform - pos: -2.523913,-1.3363123 + pos: 11.5,17.5 parent: 31 - - uid: 12208 + - uid: 4923 components: - type: Transform - pos: -10.520765,0.62183887 + pos: 11.5,-28.5 parent: 31 - - uid: 12209 + - uid: 5305 components: - type: Transform - pos: -10.395765,-0.33128613 + pos: 17.5,-29.5 parent: 31 - - uid: 12210 + - uid: 5306 components: - type: Transform - pos: -10.489515,1.5437138 + pos: -24.5,23.5 parent: 31 - - uid: 12238 + - uid: 7435 components: - type: Transform - pos: -6.5043883,-0.35773182 + pos: -12.5,-26.5 parent: 31 - - uid: 12239 + - uid: 8894 components: - type: Transform - pos: -6.5668883,-1.2483568 + rot: 3.141592653589793 rad + pos: 51.5,4.5 parent: 31 - - type: Physics - angularDamping: 0 - linearDamping: 0 -- proto: FoodPoppy - entities: - - uid: 4196 + - uid: 8905 components: - type: Transform - pos: -2.270069,18.786497 + pos: 5.5,29.5 parent: 31 - - type: Physics - angularDamping: 0 - linearDamping: 0 - - uid: 9762 + - uid: 10311 components: - type: Transform - pos: -16.049828,-39.578854 + pos: -16.5,-9.5 parent: 31 -- proto: FoodShakerSalt - entities: - - uid: 9577 + - uid: 11387 components: - type: Transform - pos: 29.948702,-6.58541 + pos: 42.5,-1.5 parent: 31 - - uid: 9578 +- proto: EZNutrientChemistryBottle + entities: + - uid: 10445 components: - type: Transform - pos: 29.136202,-6.538535 + pos: -22.720448,-0.21116775 parent: 31 -- proto: FoodSnackChocolate +- proto: FaxMachineBase entities: - - uid: 1913 + - uid: 683 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.419368,-3.3883321 + pos: 14.5,-4.5 parent: 31 - - uid: 5636 + - type: FaxMachine + name: Medical + destinationAddress: Medical + - uid: 802 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.617393,-3.3883321 + pos: 4.5,31.5 parent: 31 -- proto: FoodTinBeans - entities: - - uid: 3485 + - uid: 1264 components: - type: Transform - parent: 2363 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 3831 + pos: 40.5,4.5 + parent: 31 + - type: FaxMachine + name: engineering + - uid: 2045 components: - type: Transform - parent: 2363 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 3832 + pos: -17.5,-25.5 + parent: 31 + - type: FaxMachine + name: Science + destinationAddress: Science + - uid: 8323 components: - type: Transform - parent: 2363 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodTinMRE - entities: - - uid: 7837 + pos: 9.5,-28.5 + parent: 31 + - type: FaxMachine + name: library + - uid: 8994 components: - type: Transform - pos: -26.53067,19.803333 + pos: 13.5,12.5 parent: 31 -- proto: FoodWatermelonSlice - entities: - - uid: 10793 + - type: FaxMachine + name: Cargo + destinationAddress: Cargo + - uid: 9687 components: - type: Transform - pos: 45.529526,-21.25198 + pos: 8.5,18.5 parent: 31 -- proto: Fork + - type: FaxMachine + name: hop's office +- proto: FaxMachineCaptain entities: - - uid: 12172 + - uid: 7191 components: - type: Transform - pos: -3.758288,-1.4300623 + pos: 6.5,24.5 parent: 31 - - uid: 12173 +- proto: filingCabinet + entities: + - uid: 2708 components: - type: Transform - pos: -2.867663,-1.3988123 + pos: 0.5,13.5 parent: 31 -- proto: ForkPlastic +- proto: filingCabinetDrawerRandom entities: - - uid: 12212 + - uid: 1758 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.44264,0.24683887 + pos: -1.5,11.5 parent: 31 - - uid: 12213 + - uid: 4637 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.41139,1.1999638 + pos: -10.5,-30.5 parent: 31 - - uid: 12214 + - uid: 8890 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.44264,-0.58128613 + pos: 9.5,18.5 parent: 31 -- proto: FuelDispenser +- proto: filingCabinetRandom entities: - - uid: 5080 + - uid: 4216 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,0.5 + pos: 6.5,26.5 parent: 31 - - uid: 11338 + - uid: 5628 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,-5.5 + pos: 6.5,-5.5 parent: 31 -- proto: GasAnalyzer - entities: - - uid: 3985 + - uid: 7542 components: - type: Transform - pos: -11.359732,-27.422089 + pos: -12.5,-39.5 parent: 31 -- proto: GasFilter - entities: - - uid: 7125 + - uid: 7710 components: - - type: MetaData - name: waste filter - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-16.5 + pos: 15.5,12.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' -- proto: GasFilterFlipped +- proto: FireAlarm entities: - - uid: 4431 + - uid: 888 components: - type: Transform - pos: 71.5,9.5 + rot: 1.5707963267948966 rad + pos: 1.5,-24.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4432 + - type: DeviceList + devices: + - 11750 + - 613 + - 669 + - 2872 + - 2891 + - 7379 + - 11751 + - 11752 + - 11753 + - 11754 + - 11755 + - 11756 + - uid: 4101 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,6.5 + rot: 1.5707963267948966 rad + pos: 1.5,26.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4556 + - type: DeviceList + devices: + - 7209 + - 7166 + - 4073 + - 7270 + - 7337 + - 7351 + - 7353 + - 7354 + - 7355 + - uid: 9041 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,6.5 + rot: 3.141592653589793 rad + pos: -14.5,2.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4559 + - type: DeviceList + devices: + - 9972 + - 9970 + - 995 + - 179 + - 337 + - uid: 9985 components: - type: Transform rot: -1.5707963267948966 rad - pos: 67.5,6.5 - parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6850 - components: - - type: Transform - pos: 71.5,7.5 + pos: 6.5,-14.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 7367 + - type: DeviceList + devices: + - 9988 + - 9990 + - uid: 9992 components: - type: Transform rot: -1.5707963267948966 rad - pos: 38.5,16.5 + pos: 5.5,8.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 8437 + - type: DeviceList + devices: + - 8954 + - 8956 + - 852 + - 1027 + - 1028 + - 8885 + - 8883 + - 3959 + - 3944 + - 3943 + - 3989 + - 3987 + - 3988 + - 9988 + - 9990 + - 576 + - 1330 + - 1167 + - uid: 9997 components: - type: Transform rot: -1.5707963267948966 rad - pos: 36.5,16.5 + pos: -34.5,1.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 9086 + - type: DeviceList + devices: + - 3977 + - 3976 + - 3975 + - uid: 10004 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,16.5 + rot: 3.141592653589793 rad + pos: 5.5,15.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 9099 + - type: DeviceList + devices: + - 8885 + - 8883 + - 5115 + - uid: 10006 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,16.5 + pos: 18.5,6.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 9190 + - type: DeviceList + devices: + - 4028 + - 4030 + - 4026 + - 8856 + - 8857 + - uid: 10023 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,16.5 + pos: 1.5,-3.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 9391 + - type: DeviceList + devices: + - 3943 + - 3944 + - 3959 + - 1167 + - 1330 + - 576 + - 4525 + - 4528 + - 4529 + - uid: 10243 components: - type: Transform rot: -1.5707963267948966 rad - pos: 44.5,16.5 + pos: -21.5,-13.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 10106 + - type: DeviceList + devices: + - 10313 + - 10314 + - 10315 + - uid: 10409 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,16.5 + pos: -17.5,-13.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 10108 + - type: DeviceList + devices: + - 10313 + - 10314 + - 10315 + - uid: 10410 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,16.5 + pos: -1.5,-13.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' -- proto: GasMinerAmmonia - entities: - - uid: 6657 + - type: DeviceList + devices: + - 10316 + - 10318 + - uid: 10419 components: - type: Transform - pos: 46.5,22.5 + pos: -11.5,-23.5 parent: 31 -- proto: GasMinerCarbonDioxide - entities: - - uid: 6655 + - type: DeviceList + devices: + - 3857 + - 3866 + - 3428 + - 3724 + - uid: 11003 components: - type: Transform - pos: 40.5,22.5 + rot: 1.5707963267948966 rad + pos: 5.5,-3.5 parent: 31 -- proto: GasMinerNitrogenStation + - type: DeviceList + devices: + - 3989 + - 3987 + - 3988 + - 8940 + - 673 +- proto: FireAxeCabinetFilled entities: - - uid: 6545 + - uid: 9896 components: - type: Transform - pos: 34.5,22.5 + pos: -0.5,30.5 parent: 31 -- proto: GasMinerNitrousOxide - entities: - - uid: 6654 + - uid: 11444 components: - type: Transform - pos: 38.5,22.5 + pos: 52.5,18.5 parent: 31 -- proto: GasMinerOxygenStation +- proto: Firelock entities: - - uid: 6538 + - uid: 45 components: - type: Transform - pos: 36.5,22.5 + pos: -32.5,-12.5 parent: 31 -- proto: GasMinerPlasma - entities: - - uid: 6656 + - uid: 179 components: - type: Transform - pos: 42.5,22.5 + pos: -10.5,4.5 parent: 31 -- proto: GasMixerFlipped - entities: - - uid: 7310 + - uid: 308 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,15.5 + pos: -29.5,-18.5 parent: 31 - - uid: 7477 + - uid: 337 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,14.5 + pos: -10.5,3.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8303 + - uid: 409 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,15.5 + pos: -6.5,-8.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8428 + - uid: 575 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,15.5 + pos: 15.5,-3.5 parent: 31 - - uid: 12140 + - uid: 576 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,15.5 + pos: -7.5,2.5 parent: 31 - - uid: 12141 + - uid: 684 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,15.5 + pos: 21.5,-22.5 parent: 31 - - uid: 12142 + - uid: 995 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,15.5 + pos: -10.5,5.5 parent: 31 -- proto: GasOutletInjector - entities: - - uid: 672 + - uid: 1167 components: - type: Transform - pos: 42.5,21.5 + pos: -5.5,2.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2177 + - uid: 1330 components: - type: Transform - pos: 34.5,21.5 + pos: -6.5,2.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2668 + - uid: 2180 components: - type: Transform - pos: 40.5,21.5 + pos: 22.5,-22.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3461 + - uid: 3376 components: - type: Transform - pos: 38.5,21.5 + pos: -18.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4034 + - uid: 3962 components: - type: Transform - pos: 36.5,21.5 + pos: -6.5,-9.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 11045 + - uid: 3968 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,12.5 + pos: -32.5,-9.5 parent: 31 - - uid: 11062 + - uid: 3982 components: - type: Transform - pos: 46.5,21.5 + pos: 13.5,-19.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 11069 + - uid: 3984 components: - type: Transform - pos: 44.5,21.5 + pos: 13.5,-20.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' -- proto: GasPassiveVent - entities: - - uid: 7 + - uid: 3992 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 40.5,23.5 + pos: 37.5,-5.5 parent: 31 - - uid: 49 + - uid: 3996 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,23.5 + pos: -33.5,-9.5 parent: 31 - - uid: 52 + - uid: 4002 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,23.5 + pos: 25.5,-1.5 parent: 31 - - uid: 127 + - uid: 4003 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,23.5 + pos: 25.5,-2.5 parent: 31 - - uid: 3124 + - uid: 4010 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,23.5 + pos: -1.5,6.5 parent: 31 - - uid: 3477 + - uid: 4015 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,23.5 + pos: 38.5,-5.5 parent: 31 - - uid: 4443 + - uid: 4019 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,3.5 + pos: 11.5,14.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4477 + - uid: 4041 components: - type: Transform - rot: 3.141592653589793 rad - pos: 67.5,3.5 + pos: -10.5,24.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4560 + - uid: 4042 components: - type: Transform - pos: 66.5,1.5 + pos: -10.5,25.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4641 + - uid: 4975 components: - type: Transform - pos: 67.5,1.5 + pos: -22.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5547 + - uid: 5034 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-4.5 + pos: 26.5,-19.5 parent: 31 - - uid: 5752 + - uid: 5035 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,-29.5 + pos: 23.5,-24.5 parent: 31 - - uid: 6211 + - uid: 5104 components: - type: Transform - pos: 33.5,19.5 + pos: 13.5,-0.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6856 + - uid: 5115 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,3.5 + pos: 6.5,20.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6864 + - uid: 5217 components: - type: Transform - pos: 68.5,1.5 + pos: -27.5,16.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9392 + - uid: 5312 components: - type: Transform - pos: 48.5,19.5 + pos: 15.5,-26.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 11025 + - uid: 10302 components: - type: Transform rot: 1.5707963267948966 rad - pos: 46.5,23.5 + pos: -28.5,-20.5 parent: 31 - - uid: 12128 + - uid: 11101 components: - type: Transform - pos: 66.5,13.5 + pos: 27.5,-9.5 parent: 31 -- proto: GasPipeBend - entities: - - uid: 1 + - uid: 11621 components: - type: Transform - pos: 39.5,23.5 + rot: -1.5707963267948966 rad + pos: -22.5,-24.5 parent: 31 - - uid: 21 + - uid: 11622 components: - type: Transform - pos: 41.5,23.5 + rot: -1.5707963267948966 rad + pos: -20.5,-28.5 parent: 31 - - uid: 129 + - uid: 11751 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,6.5 + rot: -1.5707963267948966 rad + pos: 5.5,-32.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 644 + - type: DeviceNetwork + deviceLists: + - 888 + - uid: 11752 components: - type: Transform rot: -1.5707963267948966 rad - pos: 50.5,11.5 + pos: 8.5,-31.5 parent: 31 - - uid: 667 + - type: DeviceNetwork + deviceLists: + - 888 + - uid: 11753 components: - type: Transform - pos: 45.5,23.5 + rot: -1.5707963267948966 rad + pos: 10.5,-30.5 parent: 31 - - uid: 898 + - type: DeviceNetwork + deviceLists: + - 888 + - uid: 11754 components: - type: Transform - pos: 43.5,23.5 + rot: -1.5707963267948966 rad + pos: 13.5,-24.5 parent: 31 - - uid: 954 + - type: DeviceNetwork + deviceLists: + - 888 + - uid: 12682 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,10.5 + pos: -28.5,-25.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 981 +- proto: FirelockEdge + entities: + - uid: 693 components: - type: Transform - pos: 10.5,24.5 + rot: 3.141592653589793 rad + pos: 53.5,3.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1250 + - uid: 3737 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,25.5 + rot: 3.141592653589793 rad + pos: -15.5,-18.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1634 + - uid: 3738 components: - type: Transform - pos: -4.5,25.5 + pos: -15.5,-18.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1914 + - uid: 3740 components: - type: Transform - pos: 64.5,13.5 + rot: 3.141592653589793 rad + pos: -16.5,-18.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2417 + - uid: 4073 components: - type: Transform - pos: 37.5,23.5 + rot: 1.5707963267948966 rad + pos: -0.5,29.5 parent: 31 - - uid: 3011 + - type: DeviceNetwork + deviceLists: + - 4101 + - uid: 7270 components: - type: Transform - pos: 35.5,23.5 + rot: 1.5707963267948966 rad + pos: -0.5,28.5 parent: 31 - - uid: 3206 + - type: DeviceNetwork + deviceLists: + - 4101 + - uid: 8482 components: - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,10.5 + pos: -16.5,-18.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3207 + - uid: 10307 components: - type: Transform - pos: 24.5,11.5 + rot: 1.5707963267948966 rad + pos: -33.5,-21.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3841 + - uid: 11755 components: - type: Transform - pos: -23.5,9.5 + rot: -1.5707963267948966 rad + pos: 5.5,-28.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3946 + - type: DeviceNetwork + deviceLists: + - 888 + - uid: 11756 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,13.5 + rot: -1.5707963267948966 rad + pos: 5.5,-29.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4316 + - type: DeviceNetwork + deviceLists: + - 888 +- proto: FirelockElectronics + entities: + - uid: 13 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,16.5 + pos: -29.687315,9.038336 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4373 + - uid: 55 components: - type: Transform - rot: 3.141592653589793 rad - pos: 62.5,2.5 + pos: -29.711033,9.429151 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4400 + - uid: 4298 components: - type: Transform - pos: 54.5,25.5 + pos: 29.352465,-1.4202437 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4430 + - uid: 4324 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,24.5 + pos: 29.633715,-1.4827437 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4434 + - uid: 11189 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 65.5,7.5 + pos: -17.2592,20.436329 parent: 31 - - uid: 4435 +- proto: FirelockFrame + entities: + - uid: 3419 components: - type: Transform - pos: 68.5,4.5 + pos: -17.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4482 +- proto: FirelockGlass + entities: + - uid: 24 components: - type: Transform - pos: 31.5,19.5 + pos: 20.5,18.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4543 + - uid: 263 components: - type: Transform - pos: 63.5,12.5 + pos: -24.5,-8.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4553 + - uid: 613 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,10.5 + pos: 4.5,-23.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4601 + - type: DeviceNetwork + deviceLists: + - 888 + - uid: 669 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 71.5,6.5 + pos: 2.5,-23.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4642 + - type: DeviceNetwork + deviceLists: + - 888 + - uid: 673 components: - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,-4.5 + pos: 10.5,-6.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4649 + - uid: 852 components: - type: Transform - pos: 55.5,2.5 + pos: 5.5,5.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4773 + - uid: 1027 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,2.5 + pos: 5.5,4.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4788 + - uid: 1028 components: - type: Transform - pos: 55.5,23.5 + pos: 5.5,3.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4796 + - uid: 1185 components: - type: Transform - pos: 63.5,7.5 + pos: 21.5,18.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4846 + - uid: 1505 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,25.5 + pos: 15.5,8.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4932 + - uid: 2148 components: - type: Transform - pos: 47.5,23.5 + pos: -26.5,-8.5 parent: 31 - - uid: 5456 + - uid: 2872 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,11.5 + pos: 1.5,-29.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5457 + - type: DeviceNetwork + deviceLists: + - 888 + - uid: 2891 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,10.5 + pos: 1.5,-28.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5538 + - type: DeviceNetwork + deviceLists: + - 888 + - uid: 3305 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-1.5 + pos: 1.5,4.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5551 + - type: DeviceNetwork + deviceLists: + - 9979 + - uid: 3428 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,-4.5 + rot: 3.141592653589793 rad + pos: -9.5,-33.5 parent: 31 - - uid: 5553 + - uid: 3724 components: - type: Transform - pos: 10.5,-1.5 + rot: 3.141592653589793 rad + pos: -4.5,-27.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5554 + - uid: 3857 components: - type: Transform - pos: 11.5,0.5 + rot: 3.141592653589793 rad + pos: -10.5,-23.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5582 + - uid: 3866 components: - type: Transform - pos: 19.5,-8.5 + rot: 3.141592653589793 rad + pos: -12.5,-25.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5589 + - uid: 3943 components: - type: Transform - pos: 18.5,-10.5 + pos: 1.5,-2.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5627 + - uid: 3944 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-15.5 + pos: 1.5,-1.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5639 + - uid: 3959 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-8.5 + pos: 1.5,-0.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5640 + - uid: 3969 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,-10.5 + pos: -24.5,7.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5682 + - uid: 3970 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-17.5 + pos: -23.5,7.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5683 + - uid: 3975 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-17.5 + pos: -33.5,3.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5697 + - uid: 3976 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-25.5 + pos: -33.5,4.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5702 + - uid: 3977 components: - type: Transform - pos: 7.5,-19.5 + pos: -33.5,5.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5703 + - uid: 3987 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-20.5 + pos: 5.5,-1.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5722 + - uid: 3988 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,13.5 + pos: 5.5,-0.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5724 + - uid: 3989 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-29.5 + pos: 5.5,-2.5 parent: 31 - - uid: 5778 + - uid: 4026 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-25.5 + pos: 11.5,3.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5779 + - uid: 4028 components: - type: Transform - pos: 15.5,-25.5 + pos: 11.5,5.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5783 + - uid: 4030 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,23.5 + pos: 11.5,4.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5892 + - uid: 4210 components: - type: Transform rot: 3.141592653589793 rad - pos: -4.5,20.5 + pos: -13.5,-29.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5896 + - uid: 4215 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,25.5 + rot: 3.141592653589793 rad + pos: -5.5,-38.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5897 + - uid: 4334 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,19.5 + pos: 8.5,-8.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5944 + - uid: 4345 components: - type: Transform - pos: 8.5,9.5 + pos: 8.5,-10.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5971 + - uid: 4525 components: - type: Transform - pos: -5.5,10.5 + pos: -10.5,1.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5991 + - uid: 4528 components: - type: Transform - pos: -4.5,10.5 + pos: -10.5,0.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6001 + - uid: 4529 + components: + - type: Transform + pos: -10.5,-0.5 + parent: 31 + - uid: 4613 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,21.5 + pos: 37.5,-8.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6016 + - uid: 6002 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,10.5 + pos: 24.5,4.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6025 + - type: DeviceNetwork + deviceLists: + - 9978 + - uid: 6957 components: - type: Transform - pos: -11.5,16.5 + pos: 28.5,-17.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6026 + - uid: 7166 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,16.5 + rot: 1.5707963267948966 rad + pos: -3.5,28.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6096 + - type: DeviceNetwork + deviceLists: + - 4101 + - uid: 7178 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-17.5 + pos: 38.5,-8.5 parent: 31 - - uid: 6106 + - uid: 7209 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,9.5 + rot: 1.5707963267948966 rad + pos: -3.5,30.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6214 + - type: DeviceNetwork + deviceLists: + - 4101 + - uid: 7325 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,17.5 + rot: -1.5707963267948966 rad + pos: -37.5,-8.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6228 + - uid: 7337 components: - type: Transform rot: 3.141592653589793 rad - pos: 44.5,2.5 + pos: 3.5,27.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6265 + - type: DeviceNetwork + deviceLists: + - 4101 + - uid: 7351 components: - type: Transform rot: 3.141592653589793 rad - pos: 38.5,0.5 + pos: 1.5,25.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6266 + - type: DeviceNetwork + deviceLists: + - 4101 + - uid: 7353 components: - type: Transform - pos: 39.5,0.5 + rot: 3.141592653589793 rad + pos: 1.5,24.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6274 + - type: DeviceNetwork + deviceLists: + - 4101 + - uid: 7354 components: - type: Transform rot: 3.141592653589793 rad - pos: 37.5,-0.5 + pos: 3.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6540 + - type: DeviceNetwork + deviceLists: + - 4101 + - uid: 7355 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,9.5 + rot: 3.141592653589793 rad + pos: 5.5,25.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6578 + - type: DeviceNetwork + deviceLists: + - 4101 + - uid: 7379 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,8.5 + pos: 1.5,-26.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6632 + - type: DeviceNetwork + deviceLists: + - 888 + - uid: 8399 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-16.5 + pos: 45.5,-6.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6753 + - uid: 8856 components: - type: Transform - pos: 70.5,8.5 + pos: 24.5,5.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6762 + - uid: 8857 components: - type: Transform - pos: 67.5,7.5 + pos: 24.5,3.5 parent: 31 - - uid: 6764 + - uid: 8883 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,19.5 + pos: 2.5,15.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6846 + - uid: 8885 components: - type: Transform - rot: 3.141592653589793 rad - pos: 63.5,9.5 + pos: 4.5,15.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6867 + - uid: 8940 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,24.5 + pos: 9.5,-6.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6927 + - uid: 8954 components: - type: Transform - rot: 3.141592653589793 rad - pos: 54.5,23.5 + pos: 1.5,3.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 7091 + - uid: 8956 components: - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,9.5 + pos: 1.5,5.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7092 + - uid: 9782 components: - type: Transform - pos: 23.5,10.5 + rot: 3.141592653589793 rad + pos: 8.5,-36.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7183 + - uid: 9783 components: - type: Transform rot: 3.141592653589793 rad - pos: 55.5,1.5 + pos: 9.5,-36.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7228 + - uid: 9958 components: - type: Transform - rot: 3.141592653589793 rad - pos: 62.5,-1.5 + pos: 36.5,3.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7426 + - uid: 9960 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-8.5 + pos: 36.5,5.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 7638 + - uid: 9961 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,14.5 + pos: 33.5,7.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7726 + - uid: 9962 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,3.5 + pos: 30.5,3.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 8110 + - uid: 9963 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-17.5 + pos: 30.5,5.5 parent: 31 - - uid: 8232 + - uid: 9964 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,14.5 + pos: 33.5,1.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8426 + - uid: 9965 components: - type: Transform - pos: 57.5,15.5 + pos: 25.5,17.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8427 + - uid: 9966 components: - type: Transform - rot: 3.141592653589793 rad - pos: 62.5,13.5 + pos: 25.5,16.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8430 + - uid: 9967 components: - type: Transform - pos: 62.5,14.5 + pos: 21.5,14.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8458 + - uid: 9968 components: - type: Transform - pos: 59.5,13.5 + pos: 20.5,14.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 8459 + - uid: 9970 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,12.5 + pos: -21.5,3.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 8990 + - uid: 9972 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,16.5 + pos: -21.5,5.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 9057 + - uid: 9973 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-0.5 + pos: 54.5,2.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9152 + - uid: 9981 components: - type: Transform rot: 1.5707963267948966 rad - pos: 62.5,-0.5 + pos: -27.5,-21.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9200 + - uid: 9982 components: - type: Transform rot: 1.5707963267948966 rad - pos: -37.5,0.5 + pos: -27.5,-22.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 9224 + - uid: 9988 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,13.5 + rot: -1.5707963267948966 rad + pos: 2.5,-12.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 9263 + - uid: 9990 components: - type: Transform - pos: 33.5,12.5 + rot: -1.5707963267948966 rad + pos: 4.5,-12.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 9353 + - uid: 9999 components: - type: Transform - pos: -24.5,14.5 + rot: 1.5707963267948966 rad + pos: -5.5,6.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9354 + - uid: 10000 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,14.5 + rot: 1.5707963267948966 rad + pos: -4.5,6.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9355 + - uid: 10008 components: - type: Transform rot: 1.5707963267948966 rad - pos: -25.5,19.5 + pos: 45.5,8.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10103 + - uid: 10017 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,15.5 + rot: -1.5707963267948966 rad + pos: 13.5,-9.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10381 + - uid: 10099 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-29.5 + pos: 22.5,18.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10913 + - uid: 10245 components: - type: Transform - pos: 56.5,-3.5 + rot: -1.5707963267948966 rad + pos: -36.5,-8.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 10955 + - uid: 10246 components: - type: Transform - pos: 55.5,-8.5 + rot: -1.5707963267948966 rad + pos: -35.5,-8.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10956 + - uid: 10313 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-9.5 + pos: -19.5,-14.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10957 + - uid: 10314 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,-8.5 + pos: -19.5,-15.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11050 + - uid: 10315 components: - type: Transform - pos: 50.5,13.5 + pos: -19.5,-16.5 parent: 31 - - uid: 11567 + - uid: 10316 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-14.5 + pos: 0.5,-14.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11573 + - uid: 10318 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-22.5 + pos: 0.5,-16.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 11590 + - uid: 10658 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-23.5 + pos: 40.5,-12.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11591 + - uid: 10900 components: - type: Transform - pos: -22.5,-23.5 + pos: 49.5,-1.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11595 + - uid: 11000 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,-27.5 + pos: 9.5,-12.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11603 + - uid: 11091 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-21.5 + rot: -1.5707963267948966 rad + pos: 29.5,20.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11604 + - uid: 11092 components: - type: Transform rot: -1.5707963267948966 rad - pos: -31.5,-22.5 + pos: 31.5,18.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11605 + - uid: 11495 components: - type: Transform rot: 1.5707963267948966 rad - pos: -30.5,-22.5 + pos: -18.5,-22.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 11797 + - uid: 11498 components: - type: Transform - pos: 75.5,10.5 + rot: 1.5707963267948966 rad + pos: -23.5,-17.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 11799 + - uid: 11499 components: - type: Transform - pos: 76.5,8.5 + rot: 1.5707963267948966 rad + pos: -18.5,-21.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 11800 + - uid: 11501 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 76.5,3.5 + rot: 1.5707963267948966 rad + pos: -27.5,-22.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11806 + - uid: 11502 components: - type: Transform rot: 1.5707963267948966 rad - pos: 73.5,8.5 + pos: -22.5,-17.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 11810 + - uid: 11503 components: - type: Transform rot: 1.5707963267948966 rad - pos: 72.5,3.5 + pos: -25.5,-23.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11865 + - uid: 11504 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -27.5,-21.5 + parent: 31 + - uid: 11750 components: - type: Transform rot: -1.5707963267948966 rad - pos: 72.5,0.5 + pos: 3.5,-31.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11866 + - type: DeviceNetwork + deviceLists: + - 888 +- proto: Fireplace + entities: + - uid: 3749 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,0.5 + pos: 0.5,1.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11867 + - uid: 8988 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 71.5,-0.5 + pos: 7.5,26.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11868 +- proto: FlashlightLantern + entities: + - uid: 9950 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,-0.5 + pos: 27.403997,15.554827 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11869 + - uid: 10696 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-1.5 + pos: -0.47756696,-12.240095 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11882 +- proto: FlashlightSeclite + entities: + - uid: 9117 components: - type: Transform rot: -1.5707963267948966 rad - pos: 68.5,0.5 + pos: -14.223138,16.03936 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 12152 +- proto: FloorDrain + entities: + - uid: 262 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,12.5 + pos: 15.5,-17.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 12154 + - type: Fixtures + fixtures: {} + - uid: 675 + components: + - type: Transform + pos: -6.5,-12.5 + parent: 31 + - type: Fixtures + fixtures: {} + - uid: 4337 components: - type: Transform - pos: 32.5,13.5 + pos: 12.5,27.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 12248 + - type: Fixtures + fixtures: {} + - uid: 9108 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,13.5 + pos: 17.5,-0.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 12250 + - type: Fixtures + fixtures: {} + - uid: 9109 components: - type: Transform rot: 3.141592653589793 rad - pos: 32.5,14.5 + pos: -10.5,-4.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 12580 + - type: Fixtures + fixtures: {} + - uid: 10391 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,13.5 + pos: -21.5,-6.5 parent: 31 -- proto: GasPipeBroken + - type: Fixtures + fixtures: {} +- proto: FloorTileItemArcadeBlue entities: - - uid: 1352 + - uid: 7988 components: - type: Transform - pos: 34.5,14.5 + pos: 27.598589,-5.5317454 parent: 31 -- proto: GasPipeFourway - entities: - - uid: 583 + - uid: 7989 components: - type: Transform - pos: -7.5,-19.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5321 + - uid: 7990 components: - type: Transform - pos: 2.5,3.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5322 + - uid: 7991 components: - type: Transform - pos: 4.5,5.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5325 + - uid: 7992 components: - type: Transform - pos: 4.5,-1.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5361 + - uid: 7993 components: - type: Transform - pos: 2.5,0.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5813 + - uid: 7994 components: - type: Transform - pos: 2.5,24.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5823 + - uid: 7995 components: - type: Transform - pos: 4.5,25.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5828 + - uid: 7996 components: - type: Transform - pos: 4.5,20.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5952 + - uid: 7997 components: - type: Transform - pos: 32.5,5.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5953 + - uid: 7998 components: - type: Transform - pos: 33.5,3.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6082 + - uid: 7999 components: - type: Transform - pos: -23.5,3.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6083 + - uid: 8000 components: - type: Transform - pos: -24.5,5.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6144 + - uid: 8001 components: - type: Transform - pos: -35.5,5.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6150 + - uid: 8002 components: - type: Transform - pos: -36.5,3.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6444 + - uid: 8003 components: - type: Transform - pos: 33.5,9.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 7414 + - uid: 8004 components: - type: Transform - pos: 2.5,-16.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 11407 + - uid: 8005 components: - type: Transform - pos: -37.5,-5.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 11798 + - uid: 8006 components: - type: Transform - pos: 75.5,8.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' -- proto: GasPipeStraight - entities: - - uid: 57 + - uid: 8007 components: - type: Transform - pos: 8.5,18.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 109 + - uid: 8008 components: - type: Transform - pos: 39.5,20.5 + pos: 27.598589,-5.5317454 parent: 31 - - uid: 110 + - uid: 8009 components: - type: Transform - pos: 39.5,19.5 + pos: 27.598589,-5.5317454 parent: 31 - - uid: 111 + - uid: 8010 components: - type: Transform - pos: 41.5,18.5 + pos: 27.598589,-5.5317454 parent: 31 - - uid: 115 + - uid: 8011 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,25.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 132 + - uid: 8012 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,3.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 159 + - uid: 8013 components: - type: Transform - pos: 39.5,21.5 + pos: 27.598589,-5.5317454 parent: 31 - - uid: 347 + - uid: 8014 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-8.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 354 + - uid: 8015 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-21.5 + pos: 27.598589,-5.5317454 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 415 + - uid: 8016 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-29.5 + pos: 27.598589,-5.5317454 parent: 31 - - uid: 467 + - uid: 8017 components: - type: Transform - pos: 45.5,22.5 + pos: 27.598589,-5.5317454 parent: 31 - - uid: 561 +- proto: FoodBanana + entities: + - uid: 5010 components: - type: Transform rot: 3.141592653589793 rad - pos: 35.5,20.5 + pos: -20.507698,-10.269954 parent: 31 - - uid: 602 + - uid: 12079 components: - type: Transform - rot: 3.141592653589793 rad - pos: 42.5,19.5 + rot: -1.5707963267948966 rad + pos: -20.640728,-11.195335 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 715 +- proto: FoodBowlBig + entities: + - uid: 8950 components: - type: Transform - pos: 37.5,19.5 + pos: 10.876451,-23.826777 parent: 31 - - uid: 750 +- proto: FoodBoxDonut + entities: + - uid: 2604 components: - type: Transform - pos: -24.5,12.5 + pos: -5.5081687,13.587074 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 773 + - uid: 8517 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,18.5 + pos: 4.6367803,35.863194 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 789 + - uid: 8989 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,20.5 + pos: -1.5376439,25.04381 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 800 +- proto: FoodCakeSuppermatter + entities: + - uid: 12060 components: - type: Transform - pos: -9.5,-20.5 + pos: 57.510113,3.4794123 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 813 +- proto: FoodCondimentBottleEnzyme + entities: + - uid: 8441 components: - type: Transform - pos: 39.5,22.5 + pos: -14.835613,-0.50339985 parent: 31 - - uid: 822 + - type: Tag + tags: [] +- proto: FoodCondimentPacketSalt + entities: + - uid: 9576 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,19.5 + pos: 29.558077,-6.33541 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 899 +- proto: FoodDonkpocketPizza + entities: + - uid: 418 components: - type: Transform - pos: -4.5,24.5 + pos: -8.183176,-18.420973 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 925 +- proto: FoodDonutChocolate + entities: + - uid: 46 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,20.5 + pos: -2.214967,7.851863 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 928 +- proto: FoodGalaxythistle + entities: + - uid: 10401 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-16.5 + pos: -17.579866,1.4005744 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 978 +- proto: FoodMealSashimi + entities: + - uid: 11300 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,19.5 + pos: -6.490023,-1.3167214 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 980 + - uid: 12245 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,25.5 + pos: -6.474398,-0.36359644 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 991 +- proto: FoodMeatCrab + entities: + - uid: 12241 components: - type: Transform - rot: 3.141592653589793 rad - pos: 42.5,18.5 + pos: -9.299337,-4.3948464 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1067 + - uid: 12242 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,19.5 + pos: -9.299337,-4.5198464 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1086 + - uid: 12243 components: - type: Transform - pos: -9.5,-17.5 + pos: -9.299337,-4.7385964 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1093 + - uid: 12244 components: - type: Transform - pos: -9.5,-18.5 + pos: -9.299337,-4.8323464 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1165 +- proto: FoodMeatDragon + entities: + - uid: 4520 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,25.5 + pos: -14.773218,-3.3475776 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1238 + - uid: 10553 components: - type: Transform - pos: -24.5,10.5 + pos: -14.762801,-3.576903 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1289 + - uid: 11778 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,8.5 + pos: -14.762801,-3.8479247 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1470 +- proto: FoodMeatFish + entities: + - uid: 6886 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-16.5 + pos: -9.564962,-4.4729714 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1473 + - uid: 6903 components: - type: Transform - pos: -9.5,-19.5 + pos: -9.564962,-4.3479714 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1486 + - uid: 11479 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-14.5 + pos: -9.564962,-4.6448464 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1487 + - uid: 12240 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-12.5 + pos: -9.564962,-4.7698464 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1490 +- proto: FoodMeatXeno + entities: + - uid: 1809 components: - type: Transform - pos: -7.5,-17.5 + pos: -14.387801,-3.618599 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1514 + - uid: 8203 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,21.5 + pos: -14.346134,-3.368425 parent: 31 - - uid: 1515 + - uid: 11385 components: - type: Transform - pos: 33.5,18.5 + pos: -14.377384,-3.8687725 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1516 +- proto: FoodPieBananaCream + entities: + - uid: 473 components: - type: Transform - pos: 36.5,20.5 + pos: -19.338718,-10.382835 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1533 + - uid: 2752 components: - type: Transform - pos: 39.5,18.5 + pos: -19.338718,-10.132835 parent: 31 - - uid: 1543 +- proto: FoodPizzaArnoldSlice + entities: + - uid: 9053 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,5.5 + pos: -29.477003,17.566315 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1544 +- proto: FoodPlateSmall + entities: + - uid: 6646 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,5.5 + pos: -3.414538,-1.2894373 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1590 + - uid: 11302 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,11.5 + pos: -2.523913,-1.3363123 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1689 + - uid: 12208 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-19.5 + pos: -10.520765,0.62183887 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1714 + - uid: 12209 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-19.5 + pos: -10.395765,-0.33128613 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1716 + - uid: 12210 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,11.5 + pos: -10.489515,1.5437138 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1724 + - uid: 12238 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,5.5 + pos: -6.5043883,-0.35773182 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1725 + - uid: 12239 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,5.5 + pos: -6.5668883,-1.2483568 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1739 + - type: Physics + angularDamping: 0 + linearDamping: 0 +- proto: FoodPoppy + entities: + - uid: 4196 components: - type: Transform - pos: -25.5,16.5 + pos: -2.270069,18.786497 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1773 + - type: Physics + angularDamping: 0 + linearDamping: 0 + - uid: 9762 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-11.5 + pos: -16.049828,-39.578854 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1781 +- proto: FoodShakerSalt + entities: + - uid: 9577 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-11.5 + pos: 29.948702,-6.58541 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 1804 + - uid: 9578 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,19.5 + pos: 29.136202,-6.538535 parent: 31 - - uid: 1810 +- proto: FoodSnackChocolate + entities: + - uid: 1913 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-12.5 + rot: 1.5707963267948966 rad + pos: 8.419368,-3.3883321 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2206 + - uid: 5636 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,16.5 + rot: 1.5707963267948966 rad + pos: 8.617393,-3.3883321 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2207 +- proto: FoodTinBeans + entities: + - uid: 3485 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,15.5 - parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2216 + parent: 2363 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 3831 components: - type: Transform - pos: -9.5,-16.5 - parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2332 + parent: 2363 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 3832 components: - type: Transform - pos: 34.5,19.5 - parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2333 + parent: 2363 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodTinMRE + entities: + - uid: 7837 components: - type: Transform - pos: 34.5,18.5 + pos: -26.53067,19.803333 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2401 +- proto: Fork + entities: + - uid: 12172 components: - type: Transform - rot: 3.141592653589793 rad - pos: 42.5,20.5 + pos: -3.758288,-1.4300623 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2414 + - uid: 12173 components: - type: Transform - pos: 37.5,20.5 + pos: -2.867663,-1.3988123 parent: 31 - - uid: 2559 +- proto: ForkPlastic + entities: + - uid: 12212 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,18.5 + rot: 1.5707963267948966 rad + pos: -10.44264,0.24683887 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2669 + - uid: 12213 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,17.5 + rot: 1.5707963267948966 rad + pos: -10.41139,1.1999638 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2741 + - uid: 12214 components: - type: Transform rot: 1.5707963267948966 rad - pos: 5.5,-19.5 + pos: -10.44264,-0.58128613 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2886 +- proto: FuelDispenser + entities: + - uid: 5080 components: - type: Transform rot: -1.5707963267948966 rad - pos: -13.5,-29.5 + pos: 20.5,0.5 parent: 31 - - uid: 2947 + - uid: 11338 components: - type: Transform rot: 3.141592653589793 rad - pos: -38.5,16.5 + pos: 31.5,-5.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2948 +- proto: FurnitureWashingmachineIndustrial + entities: + - uid: 9917 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,17.5 + pos: -28.5,-7.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 2950 +- proto: GasAnalyzer + entities: + - uid: 3985 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,14.5 + pos: -11.359732,-27.422089 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 3042 +- proto: GasFilter + entities: + - uid: 7125 components: + - type: MetaData + name: waste filter - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,9.5 + rot: -1.5707963267948966 rad + pos: 8.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3043 + color: '#A01E16FF' +- proto: GasFilterFlipped + entities: + - uid: 4431 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,9.5 + pos: 71.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3044 + color: '#990000FF' + - uid: 4432 components: - type: Transform - pos: 20.5,13.5 + rot: -1.5707963267948966 rad + pos: 68.5,6.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 3045 + - uid: 4556 components: - type: Transform - pos: 22.5,11.5 + rot: -1.5707963267948966 rad + pos: 69.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3046 + color: '#990000FF' + - uid: 4559 components: - type: Transform - pos: 20.5,12.5 + rot: -1.5707963267948966 rad + pos: 67.5,6.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 3047 + - uid: 6850 components: - type: Transform - pos: 22.5,12.5 + pos: 71.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3048 + color: '#990000FF' + - uid: 7367 components: - type: Transform - pos: 20.5,14.5 + rot: -1.5707963267948966 rad + pos: 38.5,16.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 3049 + - uid: 8437 components: - type: Transform - pos: 22.5,13.5 + rot: -1.5707963267948966 rad + pos: 36.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3238 + color: '#990000FF' + - uid: 9086 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,24.5 + rot: -1.5707963267948966 rad + pos: 42.5,16.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 3411 + - uid: 9099 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,-14.5 + pos: 40.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3590 + color: '#990000FF' + - uid: 9190 components: - type: Transform rot: -1.5707963267948966 rad - pos: 20.5,-9.5 + pos: 34.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3709 + color: '#990000FF' + - uid: 9391 components: - type: Transform - pos: 4.5,-20.5 + rot: -1.5707963267948966 rad + pos: 44.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3753 + color: '#990000FF' + - uid: 10106 components: - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,17.5 + rot: -1.5707963267948966 rad + pos: 46.5,16.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 3873 - components: - - type: Transform - pos: 35.5,18.5 - parent: 31 - - uid: 4024 + - uid: 10108 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,-12.5 + pos: 33.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4033 + color: '#990000FF' +- proto: GasMinerAmmonia + entities: + - uid: 6657 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-12.5 + pos: 46.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4060 +- proto: GasMinerCarbonDioxide + entities: + - uid: 6655 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,16.5 + pos: 40.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4096 +- proto: GasMinerNitrogenStation + entities: + - uid: 6545 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,16.5 + pos: 34.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4135 +- proto: GasMinerNitrousOxide + entities: + - uid: 6654 components: - type: Transform - pos: -7.5,-18.5 + pos: 38.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4136 +- proto: GasMinerOxygenStation + entities: + - uid: 6538 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-16.5 + pos: 36.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4137 +- proto: GasMinerPlasma + entities: + - uid: 6656 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-14.5 + pos: 42.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4138 +- proto: GasMixer + entities: + - uid: 3963 components: - type: Transform - pos: -8.5,-22.5 + pos: 43.5,13.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4141 + - type: GasMixer + inletTwoConcentration: 0.98 + inletOneConcentration: 0.02 + targetPressure: 1000 +- proto: GasMixerFlipped + entities: + - uid: 3484 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,-21.5 + pos: 43.5,15.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4142 + - uid: 7310 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,-21.5 + pos: 39.5,15.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4152 + - uid: 7477 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,15.5 + rot: 3.141592653589793 rad + pos: 34.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4174 + color: '#234FDEFF' + - uid: 8303 components: - type: Transform rot: -1.5707963267948966 rad - pos: 51.5,15.5 + pos: 37.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4176 + color: '#234FDEFF' + - uid: 8428 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,18.5 + rot: -1.5707963267948966 rad + pos: 41.5,15.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4177 + - uid: 12141 components: - type: Transform rot: -1.5707963267948966 rad - pos: 50.5,15.5 + pos: 45.5,15.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4200 + - uid: 12142 components: - type: Transform rot: -1.5707963267948966 rad - pos: -8.5,-14.5 + pos: 47.5,15.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4236 +- proto: GasOutletInjector + entities: + - uid: 672 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,12.5 + pos: 42.5,21.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4319 + color: '#990000FF' + - uid: 2177 components: - type: Transform - pos: 20.5,16.5 + pos: 34.5,21.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4320 + - uid: 2668 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,17.5 + pos: 40.5,21.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4321 + - uid: 3461 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,17.5 + pos: 38.5,21.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4322 + - uid: 4034 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,17.5 + pos: 36.5,21.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4323 + - uid: 11045 components: - type: Transform rot: -1.5707963267948966 rad - pos: 24.5,17.5 + pos: 48.5,12.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4332 + - uid: 11062 components: - type: Transform - rot: 3.141592653589793 rad - pos: 63.5,11.5 + pos: 46.5,21.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4352 + - uid: 11069 components: - type: Transform - rot: 3.141592653589793 rad - pos: 63.5,10.5 + pos: 44.5,21.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4359 +- proto: GasPassiveVent + entities: + - uid: 7 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,6.5 + rot: 1.5707963267948966 rad + pos: 40.5,23.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4360 + - uid: 49 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 65.5,2.5 + rot: 1.5707963267948966 rad + pos: 42.5,23.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4371 + - uid: 52 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,2.5 + rot: 1.5707963267948966 rad + pos: 38.5,23.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4387 + - uid: 127 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-14.5 + rot: 1.5707963267948966 rad + pos: 44.5,23.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4414 + - uid: 3124 components: - type: Transform - rot: 3.141592653589793 rad - pos: 71.5,8.5 + rot: 1.5707963267948966 rad + pos: 36.5,23.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4417 + - uid: 3477 components: - type: Transform rot: 1.5707963267948966 rad - pos: 65.5,9.5 + pos: 34.5,23.5 + parent: 31 + - uid: 4443 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 66.5,3.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4429 + - uid: 4477 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,7.5 + rot: 3.141592653589793 rad + pos: 67.5,3.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4439 + - uid: 4560 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-14.5 + pos: 66.5,1.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 4463 + - uid: 4641 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,25.5 + pos: 67.5,1.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 4472 + - uid: 5752 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,8.5 + rot: 1.5707963267948966 rad + pos: -15.5,-29.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4475 + - uid: 6211 components: - type: Transform - pos: 30.5,21.5 + pos: 33.5,19.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4476 + - uid: 6856 components: - type: Transform - pos: 66.5,5.5 + rot: 3.141592653589793 rad + pos: 68.5,3.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4481 + - uid: 6864 components: - type: Transform - pos: 69.5,8.5 + pos: 68.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4485 + color: '#0055CCFF' + - uid: 9392 components: - type: Transform - pos: -37.5,-8.5 + pos: 48.5,19.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4535 + - uid: 11025 components: - type: Transform - pos: -37.5,-9.5 + rot: 1.5707963267948966 rad + pos: 46.5,23.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4545 + - uid: 12128 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,3.5 + pos: 66.5,13.5 + parent: 31 +- proto: GasPipeBend + entities: + - uid: 1 + components: + - type: Transform + pos: 39.5,23.5 + parent: 31 + - uid: 21 + components: + - type: Transform + pos: 41.5,23.5 + parent: 31 + - uid: 129 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 39.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4548 + color: '#1739A6FF' + - uid: 273 components: - type: Transform rot: 3.141592653589793 rad - pos: 70.5,7.5 + pos: -6.5,29.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4551 + color: '#A01E16FF' + - uid: 644 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 67.5,9.5 + rot: -1.5707963267948966 rad + pos: 50.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4554 + color: '#00FF00FF' + - uid: 667 + components: + - type: Transform + pos: 45.5,23.5 + parent: 31 + - uid: 898 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-15.5 + pos: 43.5,23.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4570 + - uid: 954 components: - type: Transform rot: -1.5707963267948966 rad - pos: 70.5,6.5 + pos: 34.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4603 + color: '#1739A6FF' + - uid: 981 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 66.5,7.5 + pos: 10.5,24.5 parent: 31 - - uid: 4651 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 1057 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 64.5,9.5 + rot: -1.5707963267948966 rad + pos: -17.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4682 + color: '#1739A6FF' + - uid: 1250 components: - type: Transform - pos: -9.5,-15.5 + rot: -1.5707963267948966 rad + pos: 12.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4685 + color: '#1739A6FF' + - uid: 1313 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,10.5 + pos: -24.5,-3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4687 + color: '#A01E16FF' + - uid: 1634 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,11.5 + pos: -4.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4696 + color: '#1739A6FF' + - uid: 1914 components: - type: Transform - pos: -24.5,11.5 + pos: 64.5,13.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 4698 + - uid: 2417 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,25.5 + pos: 37.5,23.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4704 + - uid: 2448 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-21.5 + rot: 3.141592653589793 rad + pos: -5.5,30.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4729 + color: '#1739A6FF' + - uid: 3011 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 40.5,3.5 + pos: 35.5,23.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 4730 + - uid: 3206 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,3.5 + rot: 3.141592653589793 rad + pos: 24.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4732 + color: '#A01E16FF' + - uid: 3207 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,3.5 + pos: 24.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4737 + color: '#A01E16FF' + - uid: 3841 components: - type: Transform - pos: -24.5,9.5 + pos: -23.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4828 + color: '#A01E16FF' + - uid: 3946 components: - type: Transform rot: 3.141592653589793 rad - pos: 70.5,4.5 + pos: 55.5,13.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4833 + - uid: 4316 components: - type: Transform - pos: 62.5,5.5 + rot: 1.5707963267948966 rad + pos: 22.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4845 + color: '#1739A6FF' + - uid: 4373 components: - type: Transform - pos: 30.5,23.5 + rot: 3.141592653589793 rad + pos: 62.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4847 + color: '#0055CCFF' + - uid: 4400 components: - type: Transform - pos: 30.5,20.5 + pos: 54.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4856 + - uid: 4430 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,20.5 + rot: 1.5707963267948966 rad + pos: 30.5,24.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4949 + - uid: 4434 components: - type: Transform - pos: 47.5,22.5 + rot: 1.5707963267948966 rad + pos: 65.5,7.5 parent: 31 - - uid: 4976 + - uid: 4435 components: - type: Transform - pos: 41.5,22.5 + pos: 68.5,4.5 parent: 31 - - uid: 5012 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4469 components: - type: Transform - pos: 45.5,18.5 + pos: 39.5,14.5 parent: 31 - - uid: 5013 + - type: AtmosPipeColor + color: '#234FDEFF' + - uid: 4482 components: - type: Transform - pos: 43.5,18.5 + pos: 31.5,19.5 parent: 31 - - uid: 5015 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4518 components: - type: Transform - pos: 43.5,19.5 + pos: -23.5,-9.5 parent: 31 - - uid: 5016 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 4543 components: - type: Transform - pos: 45.5,20.5 + pos: 63.5,12.5 parent: 31 - - uid: 5030 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4553 components: - type: Transform - pos: 36.5,19.5 + rot: 1.5707963267948966 rad + pos: 71.5,10.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5031 + - uid: 4601 components: - type: Transform - pos: 36.5,18.5 + rot: -1.5707963267948966 rad + pos: 71.5,6.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5044 + - uid: 4624 components: - type: Transform - pos: 43.5,21.5 + rot: -1.5707963267948966 rad + pos: -16.5,0.5 parent: 31 - - uid: 5045 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4642 components: - type: Transform - pos: 45.5,21.5 + rot: 3.141592653589793 rad + pos: -40.5,-4.5 parent: 31 - - uid: 5046 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4649 components: - type: Transform - pos: 43.5,20.5 + pos: 55.5,2.5 parent: 31 - - uid: 5047 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4686 components: - type: Transform - pos: 45.5,19.5 + rot: -1.5707963267948966 rad + pos: 51.5,19.5 parent: 31 - - uid: 5048 + - type: AtmosPipeColor + color: '#ADD8E6FF' + - uid: 4711 components: - type: Transform - pos: 41.5,19.5 + rot: 1.5707963267948966 rad + pos: -32.5,-7.5 parent: 31 - - uid: 5049 + - uid: 4788 components: - type: Transform - pos: 41.5,20.5 + pos: 55.5,23.5 parent: 31 - - uid: 5050 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4796 components: - type: Transform - pos: 41.5,21.5 + pos: 63.5,7.5 parent: 31 - - uid: 5056 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4829 components: - type: Transform - pos: 43.5,22.5 + rot: 3.141592653589793 rad + pos: 48.5,20.5 parent: 31 - - uid: 5123 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 4846 components: - type: Transform - pos: -37.5,-10.5 + rot: 1.5707963267948966 rad + pos: 32.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5126 + - uid: 4932 + components: + - type: Transform + pos: 47.5,23.5 + parent: 31 + - uid: 4985 components: - type: Transform rot: 3.141592653589793 rad - pos: 35.5,22.5 + pos: 39.5,13.5 parent: 31 - - uid: 5133 + - type: AtmosPipeColor + color: '#234FDEFF' + - uid: 5066 components: - type: Transform - pos: 37.5,18.5 + pos: -1.5,29.5 parent: 31 - - uid: 5155 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5067 components: - type: Transform rot: 1.5707963267948966 rad - pos: 32.5,9.5 + pos: 50.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5240 + color: '#ADD8E6FF' + - uid: 5456 components: - type: Transform rot: 1.5707963267948966 rad - pos: -20.5,19.5 + pos: 15.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5308 + color: '#A01E16FF' + - uid: 5457 components: - type: Transform - pos: 48.5,18.5 + rot: 1.5707963267948966 rad + pos: 13.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5323 + color: '#1739A6FF' + - uid: 5553 components: - type: Transform - pos: 2.5,2.5 + pos: 10.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5324 + color: '#1739A6FF' + - uid: 5554 components: - type: Transform - pos: 2.5,1.5 + pos: 11.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5326 + color: '#A01E16FF' + - uid: 5582 components: - type: Transform - pos: 2.5,-0.5 + pos: 19.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5327 + color: '#1739A6FF' + - uid: 5589 components: - type: Transform - pos: 2.5,-1.5 + pos: 18.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5328 + color: '#A01E16FF' + - uid: 5627 components: - type: Transform - pos: 2.5,-2.5 + rot: 1.5707963267948966 rad + pos: 14.5,-15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5329 + color: '#1739A6FF' + - uid: 5639 components: - type: Transform - pos: 2.5,-3.5 + rot: 1.5707963267948966 rad + pos: 9.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5330 + color: '#1739A6FF' + - uid: 5640 components: - type: Transform - pos: 2.5,-4.5 + rot: 1.5707963267948966 rad + pos: 8.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5331 + color: '#A01E16FF' + - uid: 5682 components: - type: Transform - pos: 2.5,-5.5 + rot: -1.5707963267948966 rad + pos: 15.5,-17.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5333 + color: '#1739A6FF' + - uid: 5683 components: - type: Transform - pos: 2.5,-7.5 + rot: 1.5707963267948966 rad + pos: 14.5,-17.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5334 + color: '#1739A6FF' + - uid: 5697 components: - type: Transform - pos: 2.5,-8.5 + rot: 3.141592653589793 rad + pos: 8.5,-25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5335 + color: '#1739A6FF' + - uid: 5702 components: - type: Transform - pos: 2.5,-9.5 + pos: 7.5,-19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5336 + color: '#1739A6FF' + - uid: 5703 components: - type: Transform - pos: 2.5,-10.5 + rot: 3.141592653589793 rad + pos: 7.5,-20.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5337 + color: '#1739A6FF' + - uid: 5722 components: - type: Transform - pos: 2.5,-11.5 + rot: 3.141592653589793 rad + pos: -36.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5338 + color: '#1739A6FF' + - uid: 5724 components: - type: Transform - pos: 2.5,-12.5 + rot: -1.5707963267948966 rad + pos: -11.5,-29.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5339 + - uid: 5778 components: - type: Transform - pos: 2.5,-13.5 + rot: 3.141592653589793 rad + pos: 14.5,-25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5340 + color: '#1739A6FF' + - uid: 5779 components: - type: Transform - pos: 2.5,-14.5 + pos: 15.5,-25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5341 + color: '#1739A6FF' + - uid: 5783 components: - type: Transform - pos: 2.5,-15.5 + rot: 1.5707963267948966 rad + pos: -22.5,23.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5343 + color: '#1739A6FF' + - uid: 5892 components: - type: Transform - pos: 2.5,-17.5 + rot: 3.141592653589793 rad + pos: -4.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5344 + color: '#1739A6FF' + - uid: 5896 components: - type: Transform - pos: 2.5,-18.5 + rot: 1.5707963267948966 rad + pos: -18.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5346 + color: '#1739A6FF' + - uid: 5897 components: - type: Transform - pos: 2.5,-20.5 + rot: -1.5707963267948966 rad + pos: -18.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5347 + color: '#1739A6FF' + - uid: 5944 components: - type: Transform - pos: 2.5,-21.5 + pos: 8.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5348 + color: '#1739A6FF' + - uid: 5971 components: - type: Transform - pos: 2.5,-22.5 + pos: -5.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5350 + color: '#A01E16FF' + - uid: 5991 components: - type: Transform - pos: 2.5,-24.5 + pos: -4.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5351 + color: '#1739A6FF' + - uid: 6001 components: - type: Transform - pos: 2.5,-25.5 + rot: 1.5707963267948966 rad + pos: -8.5,21.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5352 + color: '#A01E16FF' + - uid: 6016 components: - type: Transform - pos: 2.5,-26.5 + rot: 3.141592653589793 rad + pos: -5.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5353 + color: '#1739A6FF' + - uid: 6025 components: - type: Transform - pos: 2.5,-27.5 + pos: -11.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5355 + color: '#1739A6FF' + - uid: 6026 components: - type: Transform - pos: 4.5,4.5 + rot: 3.141592653589793 rad + pos: -12.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5356 + color: '#1739A6FF' + - uid: 6096 components: - type: Transform - pos: 4.5,3.5 + rot: 3.141592653589793 rad + pos: 7.5,-17.5 + parent: 31 + - uid: 6106 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -27.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5357 + color: '#A01E16FF' + - uid: 6166 components: - type: Transform - pos: 4.5,2.5 + rot: 1.5707963267948966 rad + pos: 45.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5358 + color: '#00FF00FF' + - uid: 6214 components: - type: Transform - pos: 4.5,1.5 + rot: 1.5707963267948966 rad + pos: 20.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5359 + color: '#A01E16FF' + - uid: 6228 components: - type: Transform - pos: 4.5,0.5 + rot: 3.141592653589793 rad + pos: 44.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5360 + color: '#1739A6FF' + - uid: 6265 components: - type: Transform - pos: 4.5,-0.5 + rot: 3.141592653589793 rad + pos: 38.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5362 + color: '#A01E16FF' + - uid: 6266 components: - type: Transform - pos: 4.5,-2.5 + pos: 39.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5363 + color: '#A01E16FF' + - uid: 6274 components: - type: Transform - pos: 4.5,-3.5 + rot: 3.141592653589793 rad + pos: 37.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5364 + color: '#1739A6FF' + - uid: 6540 components: - type: Transform - pos: 4.5,-4.5 + rot: 1.5707963267948966 rad + pos: 43.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5366 + color: '#A01E16FF' + - uid: 6578 components: - type: Transform - pos: 4.5,-6.5 + rot: 1.5707963267948966 rad + pos: 44.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5367 + color: '#1739A6FF' + - uid: 6580 components: - type: Transform - pos: 4.5,-7.5 + rot: 1.5707963267948966 rad + pos: -17.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5368 + color: '#1739A6FF' + - uid: 6632 components: - type: Transform - pos: 4.5,-8.5 + rot: 1.5707963267948966 rad + pos: -22.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5369 + color: '#A01E16FF' + - uid: 6753 components: - type: Transform - pos: 4.5,-9.5 + pos: 70.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5370 + color: '#A01E16FF' + - uid: 6762 components: - type: Transform - pos: 4.5,-10.5 + pos: 67.5,7.5 + parent: 31 + - uid: 6764 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 30.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5371 + color: '#990000FF' + - uid: 6846 components: - type: Transform - pos: 4.5,-11.5 + rot: 3.141592653589793 rad + pos: 63.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5372 + color: '#990000FF' + - uid: 6867 components: - type: Transform - pos: 4.5,-12.5 + rot: -1.5707963267948966 rad + pos: 32.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5373 + color: '#990000FF' + - uid: 6927 components: - type: Transform - pos: 4.5,-13.5 + rot: 3.141592653589793 rad + pos: 54.5,23.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5375 + color: '#990000FF' + - uid: 6963 components: - type: Transform - pos: 4.5,-15.5 + rot: 3.141592653589793 rad + pos: -25.5,-3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5376 + color: '#A01E16FF' + - uid: 6983 components: - type: Transform - pos: 4.5,-16.5 + pos: -24.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5378 + color: '#1739A6FF' + - uid: 7015 components: - type: Transform - pos: 4.5,-18.5 + rot: 1.5707963267948966 rad + pos: 51.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5381 + color: '#A01E16FF' + - uid: 7068 components: - type: Transform - pos: 4.5,-21.5 + rot: 3.141592653589793 rad + pos: 45.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5382 + color: '#00FF00FF' + - uid: 7091 components: - type: Transform - pos: 4.5,-22.5 + rot: 3.141592653589793 rad + pos: 23.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5383 + color: '#1739A6FF' + - uid: 7092 components: - type: Transform - pos: 4.5,-23.5 + pos: 23.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5384 + color: '#1739A6FF' + - uid: 7183 components: - type: Transform - pos: 4.5,-24.5 + rot: 3.141592653589793 rad + pos: 55.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5385 + color: '#1739A6FF' + - uid: 7228 components: - type: Transform - pos: 4.5,-25.5 + rot: 3.141592653589793 rad + pos: 62.5,-1.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5386 + - uid: 7571 components: - type: Transform - pos: 4.5,-26.5 + rot: 1.5707963267948966 rad + pos: 2.5,32.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5387 + color: '#A01E16FF' + - uid: 7638 components: - type: Transform - pos: 4.5,-27.5 + rot: 3.141592653589793 rad + pos: 57.5,14.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5388 + - uid: 7726 components: - type: Transform - pos: 4.5,-28.5 + rot: 3.141592653589793 rad + pos: -37.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5389 + color: '#A01E16FF' + - uid: 8110 components: - type: Transform rot: -1.5707963267948966 rad - pos: 7.5,5.5 + pos: 9.5,-17.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5390 + - uid: 8267 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,5.5 + rot: 1.5707963267948966 rad + pos: 69.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5391 + color: '#A01E16FF' + - uid: 8304 components: - type: Transform rot: -1.5707963267948966 rad - pos: 5.5,5.5 + pos: 70.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5393 + color: '#A01E16FF' + - uid: 8426 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,3.5 + pos: 57.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5394 + color: '#0055CCFF' + - uid: 8427 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,3.5 + rot: 3.141592653589793 rad + pos: 62.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5395 + color: '#0055CCFF' + - uid: 8430 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,3.5 + pos: 62.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5398 + color: '#0055CCFF' + - uid: 8458 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,3.5 + pos: 59.5,13.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5400 + - uid: 8459 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,3.5 + rot: 3.141592653589793 rad + pos: 59.5,12.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5401 + - uid: 8479 components: - type: Transform rot: -1.5707963267948966 rad - pos: 11.5,3.5 + pos: 51.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5402 + color: '#A01E16FF' + - uid: 8523 components: - type: Transform rot: -1.5707963267948966 rad - pos: 12.5,3.5 + pos: 53.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5403 + color: '#A01E16FF' + - uid: 8704 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,3.5 + rot: 3.141592653589793 rad + pos: 47.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5404 + color: '#1739A6FF' + - uid: 8990 components: - type: Transform rot: -1.5707963267948966 rad - pos: 14.5,3.5 + pos: 48.5,16.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5406 + - uid: 9057 components: - type: Transform rot: -1.5707963267948966 rad - pos: 16.5,3.5 + pos: 64.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5407 + color: '#0055CCFF' + - uid: 9152 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,3.5 + rot: 1.5707963267948966 rad + pos: 62.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5408 + color: '#0055CCFF' + - uid: 9200 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,3.5 + rot: 1.5707963267948966 rad + pos: -37.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5409 + color: '#A01E16FF' + - uid: 9224 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,3.5 + rot: 3.141592653589793 rad + pos: -38.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5410 + color: '#A01E16FF' + - uid: 9263 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,3.5 + pos: 33.5,12.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5411 + - uid: 9353 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,5.5 + pos: -24.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5412 + color: '#1739A6FF' + - uid: 9354 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,5.5 + rot: 3.141592653589793 rad + pos: -25.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5413 + color: '#1739A6FF' + - uid: 9355 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,5.5 + rot: 1.5707963267948966 rad + pos: -25.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5414 + color: '#1739A6FF' + - uid: 9919 components: - type: Transform rot: -1.5707963267948966 rad - pos: 18.5,5.5 + pos: 69.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5415 + color: '#A01E16FF' + - uid: 9937 components: - type: Transform rot: -1.5707963267948966 rad - pos: 17.5,5.5 + pos: 68.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5416 + color: '#A01E16FF' + - uid: 9939 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,5.5 + rot: 1.5707963267948966 rad + pos: 68.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5417 + color: '#A01E16FF' + - uid: 10103 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,5.5 + rot: 1.5707963267948966 rad + pos: 34.5,15.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5418 + - uid: 10381 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,5.5 + rot: 1.5707963267948966 rad + pos: 0.5,-29.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5420 + color: '#1739A6FF' + - uid: 10913 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,5.5 + pos: 56.5,-3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5421 + color: '#A01E16FF' + - uid: 10955 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,5.5 + pos: 55.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5423 + color: '#1739A6FF' + - uid: 10956 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,5.5 + rot: 3.141592653589793 rad + pos: 55.5,-9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5426 + color: '#1739A6FF' + - uid: 10957 components: - type: Transform rot: 1.5707963267948966 rad - pos: 22.5,3.5 + pos: 47.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5427 + color: '#1739A6FF' + - uid: 11047 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,3.5 + rot: 3.141592653589793 rad + pos: -1.5,28.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5428 + color: '#A01E16FF' + - uid: 11050 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,3.5 + pos: 50.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5429 + color: '#00FF00FF' + - uid: 11112 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,3.5 + rot: -1.5707963267948966 rad + pos: 50.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5431 + color: '#00FF00FF' + - uid: 11115 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,3.5 + rot: -1.5707963267948966 rad + pos: 49.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5432 + color: '#00FF00FF' + - uid: 11128 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,3.5 + pos: 51.5,26.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5433 + color: '#ADD8E6FF' + - uid: 11130 components: - type: Transform rot: 1.5707963267948966 rad - pos: 29.5,3.5 + pos: 48.5,26.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5434 + color: '#ADD8E6FF' + - uid: 11320 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,3.5 + pos: -25.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5435 + color: '#A01E16FF' + - uid: 11567 components: - type: Transform rot: 1.5707963267948966 rad - pos: 31.5,3.5 + pos: -23.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5436 + color: '#1739A6FF' + - uid: 11573 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,5.5 + rot: -1.5707963267948966 rad + pos: -22.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5437 + color: '#A01E16FF' + - uid: 11590 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,5.5 + rot: 3.141592653589793 rad + pos: -23.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5438 + color: '#1739A6FF' + - uid: 11591 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,5.5 + pos: -22.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5440 + color: '#1739A6FF' + - uid: 11603 components: - type: Transform rot: 1.5707963267948966 rad - pos: 27.5,5.5 + pos: -31.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5441 + color: '#1739A6FF' + - uid: 11604 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,5.5 + rot: -1.5707963267948966 rad + pos: -31.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5442 + color: '#1739A6FF' + - uid: 11605 components: - type: Transform rot: 1.5707963267948966 rad - pos: 25.5,5.5 + pos: -30.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5443 + color: '#A01E16FF' + - uid: 11633 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,5.5 + pos: -26.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5444 + color: '#1739A6FF' + - uid: 11658 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,5.5 + rot: 3.141592653589793 rad + pos: -24.5,-9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5445 + color: '#A01E16FF' + - uid: 11661 components: - type: Transform - pos: 13.5,6.5 + rot: 3.141592653589793 rad + pos: -26.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5446 + color: '#1739A6FF' + - uid: 11797 components: - type: Transform - pos: 13.5,7.5 + pos: 75.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5447 + color: '#990000FF' + - uid: 11799 components: - type: Transform - pos: 13.5,8.5 + pos: 76.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5448 + color: '#990000FF' + - uid: 11800 components: - type: Transform - pos: 13.5,9.5 + rot: -1.5707963267948966 rad + pos: 76.5,3.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5449 + - uid: 11806 components: - type: Transform - pos: 15.5,4.5 + rot: 1.5707963267948966 rad + pos: 73.5,8.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5450 + - uid: 11810 components: - type: Transform - pos: 15.5,5.5 + rot: 1.5707963267948966 rad + pos: 72.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5451 + color: '#0055CCFF' + - uid: 11861 components: - type: Transform - pos: 15.5,6.5 + rot: 3.141592653589793 rad + pos: 50.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5452 + color: '#A01E16FF' + - uid: 11864 components: - type: Transform - pos: 15.5,7.5 + rot: -1.5707963267948966 rad + pos: 48.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5453 + color: '#1739A6FF' + - uid: 11865 components: - type: Transform - pos: 15.5,8.5 + rot: -1.5707963267948966 rad + pos: 72.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5454 + color: '#0055CCFF' + - uid: 11866 components: - type: Transform - pos: 15.5,9.5 + rot: 1.5707963267948966 rad + pos: 71.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5455 + color: '#0055CCFF' + - uid: 11867 components: - type: Transform - pos: 15.5,10.5 + rot: -1.5707963267948966 rad + pos: 71.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5460 + color: '#0055CCFF' + - uid: 11868 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,10.5 + rot: 1.5707963267948966 rad + pos: 70.5,-0.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5461 + - uid: 11869 components: - type: Transform rot: -1.5707963267948966 rad - pos: 16.5,10.5 + pos: 70.5,-1.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5462 + - uid: 11882 components: - type: Transform rot: -1.5707963267948966 rad - pos: 17.5,10.5 + pos: 68.5,0.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5463 + - uid: 11907 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,10.5 + pos: 51.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5466 + color: '#A01E16FF' + - uid: 11908 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,10.5 + rot: 1.5707963267948966 rad + pos: 47.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5467 + color: '#1739A6FF' + - uid: 12046 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,11.5 + rot: 3.141592653589793 rad + pos: 47.5,-26.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5468 + color: '#1739A6FF' + - uid: 12063 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,11.5 + pos: 48.5,-26.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5469 + color: '#1739A6FF' + - uid: 12064 components: - type: Transform rot: -1.5707963267948966 rad - pos: 17.5,11.5 + pos: 51.5,-26.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5475 + color: '#A01E16FF' + - uid: 12066 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,6.5 + rot: 1.5707963267948966 rad + pos: 50.5,-26.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5480 + color: '#A01E16FF' + - uid: 12152 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,10.5 + rot: 3.141592653589793 rad + pos: 32.5,12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5482 + color: '#990000FF' + - uid: 12154 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,0.5 + pos: 32.5,13.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5483 + - uid: 12248 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,0.5 + rot: 3.141592653589793 rad + pos: 33.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5484 + color: '#0055CCFF' + - uid: 12250 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,0.5 + rot: 3.141592653589793 rad + pos: 32.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5485 + color: '#0055CCFF' + - uid: 12580 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,0.5 + rot: 3.141592653589793 rad + pos: 31.5,13.5 + parent: 31 +- proto: GasPipeBroken + entities: + - uid: 1352 + components: + - type: Transform + pos: 34.5,14.5 + parent: 31 +- proto: GasPipeFourway + entities: + - uid: 583 + components: + - type: Transform + pos: -7.5,-19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5486 + color: '#A01E16FF' + - uid: 5321 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,0.5 + pos: 2.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5487 + color: '#A01E16FF' + - uid: 5322 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,0.5 + pos: 4.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5489 + color: '#1739A6FF' + - uid: 5325 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,0.5 + pos: 4.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5490 + color: '#1739A6FF' + - uid: 5361 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-1.5 + pos: 2.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5492 + color: '#A01E16FF' + - uid: 5813 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-1.5 + pos: 2.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5493 + color: '#A01E16FF' + - uid: 5823 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-1.5 + pos: 4.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5494 + color: '#1739A6FF' + - uid: 5828 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-1.5 + pos: 4.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5497 + color: '#1739A6FF' + - uid: 5952 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,0.5 + pos: 32.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5498 + color: '#1739A6FF' + - uid: 5953 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,0.5 + pos: 33.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5499 + color: '#A01E16FF' + - uid: 6144 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,0.5 + pos: -35.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5501 + color: '#1739A6FF' + - uid: 6150 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,0.5 + pos: -36.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5502 + color: '#A01E16FF' + - uid: 6444 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,0.5 + pos: 33.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5503 + color: '#A01E16FF' + - uid: 7414 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,0.5 + pos: 2.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5504 + color: '#A01E16FF' + - uid: 9083 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,0.5 + pos: 49.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5505 + color: '#00FF00FF' + - uid: 11407 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,0.5 + pos: -37.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5506 + color: '#A01E16FF' + - uid: 11798 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,0.5 + pos: 75.5,8.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5507 +- proto: GasPipeHalf + entities: + - uid: 3678 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,0.5 + rot: -1.5707963267948966 rad + pos: 69.5,2.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5508 +- proto: GasPipeStraight + entities: + - uid: 57 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,0.5 + pos: 8.5,18.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5509 + color: '#1739A6FF' + - uid: 109 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,0.5 + pos: 39.5,20.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5510 + - uid: 110 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,0.5 + pos: 39.5,19.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5511 + - uid: 111 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-1.5 + pos: 41.5,18.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5512 + - uid: 115 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,-1.5 + pos: 11.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5513 + color: '#1739A6FF' + - uid: 132 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,-1.5 + pos: 36.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5514 + color: '#A01E16FF' + - uid: 159 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-1.5 + pos: 39.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5515 + - uid: 249 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-1.5 + rot: -1.5707963267948966 rad + pos: -28.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5517 + color: '#1739A6FF' + - uid: 328 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-1.5 + rot: -1.5707963267948966 rad + pos: -3.5,30.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5518 + color: '#1739A6FF' + - uid: 354 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-1.5 + rot: -1.5707963267948966 rad + pos: -6.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5519 + color: '#1739A6FF' + - uid: 415 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-1.5 + rot: -1.5707963267948966 rad + pos: -14.5,-29.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5520 + - uid: 462 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-1.5 + rot: -1.5707963267948966 rad + pos: 3.5,30.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5521 + color: '#1739A6FF' + - uid: 467 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-1.5 + pos: 45.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5522 + - uid: 561 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,-1.5 + rot: 3.141592653589793 rad + pos: 35.5,20.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5523 + - uid: 602 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,-1.5 + rot: 3.141592653589793 rad + pos: 42.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5524 + color: '#990000FF' + - uid: 660 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-1.5 + rot: 3.141592653589793 rad + pos: 50.5,-20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5525 + color: '#A01E16FF' + - uid: 715 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,-1.5 + pos: 37.5,19.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5526 + - uid: 750 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,-1.5 + pos: -24.5,12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5529 + color: '#1739A6FF' + - uid: 773 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,0.5 + rot: 3.141592653589793 rad + pos: 40.5,18.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5530 + - uid: 784 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,0.5 + pos: 50.5,-18.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5531 + color: '#A01E16FF' + - uid: 789 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,0.5 + rot: 3.141592653589793 rad + pos: 38.5,20.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5532 + - uid: 800 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,0.5 + pos: -9.5,-20.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5533 + color: '#1739A6FF' + - uid: 813 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,0.5 + pos: 39.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5534 + - uid: 822 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,0.5 + rot: 3.141592653589793 rad + pos: 40.5,19.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5535 + - uid: 840 components: - type: Transform rot: 3.141592653589793 rad - pos: -16.5,1.5 + pos: -26.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5536 + color: '#A01E16FF' + - uid: 844 components: - type: Transform rot: 3.141592653589793 rad - pos: -16.5,0.5 + pos: -27.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5537 + color: '#1739A6FF' + - uid: 899 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-0.5 + pos: -4.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5539 + color: '#1739A6FF' + - uid: 925 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,5.5 + rot: 3.141592653589793 rad + pos: 44.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5540 + color: '#990000FF' + - uid: 928 components: - type: Transform rot: 1.5707963267948966 rad - pos: -26.5,5.5 + pos: -5.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5548 + color: '#A01E16FF' + - uid: 978 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-4.5 + rot: 3.141592653589793 rad + pos: 38.5,19.5 parent: 31 - - uid: 5549 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 980 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-4.5 + rot: 1.5707963267948966 rad + pos: 9.5,25.5 parent: 31 - - uid: 5550 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 991 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-4.5 + rot: 3.141592653589793 rad + pos: 42.5,18.5 parent: 31 - - uid: 5555 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 1067 components: - type: Transform - pos: 10.5,-2.5 + rot: 3.141592653589793 rad + pos: 44.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5556 + color: '#990000FF' + - uid: 1086 components: - type: Transform - pos: 10.5,-3.5 + pos: -9.5,-17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5557 + color: '#1739A6FF' + - uid: 1093 components: - type: Transform - pos: 10.5,-4.5 + pos: -9.5,-18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5558 + color: '#1739A6FF' + - uid: 1165 components: - type: Transform - pos: 10.5,-5.5 + rot: 1.5707963267948966 rad + pos: 8.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5559 + color: '#1739A6FF' + - uid: 1188 components: - type: Transform - pos: 10.5,-6.5 + pos: 51.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5560 + color: '#ADD8E6FF' + - uid: 1210 components: - type: Transform - pos: 10.5,-7.5 + rot: 3.141592653589793 rad + pos: 47.5,-13.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5561 + color: '#1739A6FF' + - uid: 1238 components: - type: Transform - pos: 11.5,-0.5 + pos: -24.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5562 + color: '#1739A6FF' + - uid: 1289 components: - type: Transform - pos: 11.5,-1.5 + rot: -1.5707963267948966 rad + pos: 32.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5563 + color: '#A01E16FF' + - uid: 1320 components: - type: Transform - pos: 11.5,-2.5 + rot: 3.141592653589793 rad + pos: 53.5,-13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5564 + color: '#A01E16FF' + - uid: 1470 components: - type: Transform - pos: 11.5,-3.5 + rot: 1.5707963267948966 rad + pos: -6.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5565 + color: '#A01E16FF' + - uid: 1473 components: - type: Transform - pos: 11.5,-4.5 + pos: -9.5,-19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5566 + color: '#1739A6FF' + - uid: 1486 components: - type: Transform - pos: 11.5,-5.5 + rot: -1.5707963267948966 rad + pos: -6.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5567 + color: '#1739A6FF' + - uid: 1487 components: - type: Transform - pos: 11.5,-6.5 + rot: -1.5707963267948966 rad + pos: -21.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5568 + color: '#1739A6FF' + - uid: 1490 components: - type: Transform - pos: 11.5,-7.5 + pos: -7.5,-17.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5569 + color: '#A01E16FF' + - uid: 1514 components: - type: Transform - pos: 11.5,-8.5 + rot: 3.141592653589793 rad + pos: 35.5,21.5 + parent: 31 + - uid: 1515 + components: + - type: Transform + pos: 33.5,18.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5570 + - uid: 1516 components: - type: Transform - pos: 11.5,-9.5 + pos: 36.5,20.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5573 + - uid: 1533 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-8.5 + pos: 39.5,18.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5575 + - uid: 1543 components: - type: Transform rot: 1.5707963267948966 rad - pos: 13.5,-8.5 + pos: 36.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5576 + color: '#1739A6FF' + - uid: 1544 components: - type: Transform rot: 1.5707963267948966 rad - pos: 14.5,-8.5 + pos: 38.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5578 + color: '#1739A6FF' + - uid: 1590 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-10.5 + rot: 3.141592653589793 rad + pos: 4.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5580 + color: '#1739A6FF' + - uid: 1689 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,-10.5 + rot: -1.5707963267948966 rad + pos: -4.5,-19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5581 + color: '#A01E16FF' + - uid: 1714 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-8.5 + rot: -1.5707963267948966 rad + pos: -6.5,-19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5583 + color: '#A01E16FF' + - uid: 1716 components: - type: Transform - pos: 17.5,-9.5 + rot: 1.5707963267948966 rad + pos: 22.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5585 + color: '#A01E16FF' + - uid: 1724 components: - type: Transform rot: 1.5707963267948966 rad - pos: 13.5,-10.5 + pos: 35.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5588 + color: '#1739A6FF' + - uid: 1725 components: - type: Transform rot: 1.5707963267948966 rad - pos: 17.5,-8.5 + pos: 33.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5590 + color: '#1739A6FF' + - uid: 1739 components: - type: Transform - pos: 17.5,-8.5 + pos: -25.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5591 + color: '#1739A6FF' + - uid: 1773 components: - type: Transform - pos: 17.5,-7.5 + rot: -1.5707963267948966 rad + pos: -22.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5593 + color: '#A01E16FF' + - uid: 1781 components: - type: Transform - pos: 17.5,-5.5 + rot: -1.5707963267948966 rad + pos: -21.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5594 + color: '#A01E16FF' + - uid: 1804 components: - type: Transform - pos: 17.5,-4.5 + rot: 3.141592653589793 rad + pos: 35.5,19.5 + parent: 31 + - uid: 1810 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -19.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5595 + color: '#1739A6FF' + - uid: 1885 components: - type: Transform - pos: 17.5,-3.5 + rot: -1.5707963267948966 rad + pos: -1.5,30.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5596 + color: '#1739A6FF' + - uid: 1957 components: - type: Transform - pos: 17.5,-2.5 + rot: -1.5707963267948966 rad + pos: 0.5,30.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5598 + color: '#1739A6FF' + - uid: 1959 components: - type: Transform - pos: 16.5,-7.5 + rot: -1.5707963267948966 rad + pos: -0.5,30.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5599 + color: '#1739A6FF' + - uid: 2003 components: - type: Transform - pos: 16.5,-6.5 + pos: -24.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5601 + color: '#A01E16FF' + - uid: 2007 components: - type: Transform - pos: 16.5,-4.5 + rot: 1.5707963267948966 rad + pos: -23.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5602 + color: '#A01E16FF' + - uid: 2206 components: - type: Transform - pos: 16.5,-3.5 + rot: 3.141592653589793 rad + pos: -36.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5603 + color: '#1739A6FF' + - uid: 2207 components: - type: Transform - pos: 16.5,-2.5 + rot: 3.141592653589793 rad + pos: -36.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5604 + color: '#1739A6FF' + - uid: 2216 components: - type: Transform - pos: 16.5,-1.5 + pos: -9.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5608 + color: '#1739A6FF' + - uid: 2332 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,3.5 + pos: 34.5,19.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5612 + - uid: 2333 components: - type: Transform - pos: 18.5,-12.5 + pos: 34.5,18.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5613 + - uid: 2401 components: - type: Transform - pos: 18.5,-13.5 + rot: 3.141592653589793 rad + pos: 42.5,20.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5615 + - uid: 2414 components: - type: Transform - pos: 19.5,-10.5 + pos: 37.5,20.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5616 + - uid: 2559 components: - type: Transform - pos: 19.5,-11.5 + rot: 3.141592653589793 rad + pos: 44.5,18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5617 + color: '#990000FF' + - uid: 2669 components: - type: Transform - pos: 19.5,-12.5 + rot: 3.141592653589793 rad + pos: -36.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5618 + color: '#1739A6FF' + - uid: 2709 components: - type: Transform - pos: 19.5,-13.5 + rot: 3.141592653589793 rad + pos: 53.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5619 + color: '#A01E16FF' + - uid: 2741 components: - type: Transform - pos: 19.5,-14.5 + rot: 1.5707963267948966 rad + pos: 5.5,-19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5620 + color: '#1739A6FF' + - uid: 2753 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,-14.5 + rot: 3.141592653589793 rad + pos: 47.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5621 + color: '#1739A6FF' + - uid: 2775 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-14.5 + rot: 1.5707963267948966 rad + pos: -8.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5622 + color: '#1739A6FF' + - uid: 2886 components: - type: Transform rot: -1.5707963267948966 rad - pos: 15.5,-14.5 + pos: -13.5,-29.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5623 + - uid: 2947 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,-15.5 + rot: 3.141592653589793 rad + pos: -38.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5624 + color: '#A01E16FF' + - uid: 2948 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,-15.5 + rot: 3.141592653589793 rad + pos: -38.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5625 + color: '#A01E16FF' + - uid: 2950 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-15.5 + rot: 3.141592653589793 rad + pos: -38.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5641 + color: '#A01E16FF' + - uid: 3042 components: - type: Transform rot: 1.5707963267948966 rad - pos: 10.5,-10.5 + pos: 24.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5642 + color: '#1739A6FF' + - uid: 3043 components: - type: Transform rot: 1.5707963267948966 rad - pos: 9.5,-10.5 + pos: 25.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5643 + color: '#1739A6FF' + - uid: 3044 components: - type: Transform - pos: 9.5,-9.5 + pos: 20.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5644 + color: '#A01E16FF' + - uid: 3045 components: - type: Transform - pos: 9.5,-10.5 + pos: 22.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5645 + color: '#1739A6FF' + - uid: 3046 components: - type: Transform - pos: 9.5,-11.5 + pos: 20.5,12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5646 + color: '#A01E16FF' + - uid: 3047 components: - type: Transform - pos: 9.5,-12.5 + pos: 22.5,12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5647 + color: '#1739A6FF' + - uid: 3048 components: - type: Transform - pos: 9.5,-13.5 + pos: 20.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5649 + color: '#A01E16FF' + - uid: 3049 components: - type: Transform - pos: 8.5,-14.5 + pos: 22.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5651 + color: '#1739A6FF' + - uid: 3238 components: - type: Transform - pos: 8.5,-12.5 + rot: 1.5707963267948966 rad + pos: 9.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5652 + color: '#A01E16FF' + - uid: 3374 components: - type: Transform - pos: 8.5,-11.5 + pos: -27.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5654 + color: '#1739A6FF' + - uid: 3411 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,5.5 + rot: -1.5707963267948966 rad + pos: -5.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5655 + color: '#1739A6FF' + - uid: 3586 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-5.5 + rot: 3.141592653589793 rad + pos: -22.5,-25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5656 + color: '#1739A6FF' + - uid: 3590 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-5.5 + rot: -1.5707963267948966 rad + pos: 20.5,-9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5657 + color: '#1739A6FF' + - uid: 3709 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-5.5 + pos: 4.5,-20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5658 + color: '#1739A6FF' + - uid: 3727 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,-5.5 + rot: 3.141592653589793 rad + pos: 50.5,12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5659 + color: '#00FF00FF' + - uid: 3736 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-5.5 + rot: 3.141592653589793 rad + pos: 4.5,26.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5660 + color: '#1739A6FF' + - uid: 3753 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-5.5 + rot: 3.141592653589793 rad + pos: 36.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5661 + color: '#990000FF' + - uid: 3780 components: - type: Transform rot: 1.5707963267948966 rad - pos: 18.5,-6.5 + pos: 48.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5662 + color: '#00FF00FF' + - uid: 3803 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-6.5 + pos: -32.5,-8.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5663 + - uid: 3827 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,-6.5 + pos: 51.5,22.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5664 + color: '#ADD8E6FF' + - uid: 3873 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-6.5 + pos: 35.5,18.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5667 + - uid: 3888 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,3.5 + pos: 51.5,23.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5668 + color: '#ADD8E6FF' + - uid: 3922 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-15.5 + pos: 2.5,31.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5669 + color: '#A01E16FF' + - uid: 4024 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-16.5 + rot: -1.5707963267948966 rad + pos: -22.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5670 + color: '#1739A6FF' + - uid: 4033 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-17.5 + rot: -1.5707963267948966 rad + pos: -23.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5673 + color: '#1739A6FF' + - uid: 4060 components: - type: Transform rot: 3.141592653589793 rad - pos: 19.5,-16.5 + pos: 35.5,16.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5676 + - uid: 4096 components: - type: Transform - pos: -12.5,-2.5 + rot: -1.5707963267948966 rad + pos: 47.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5681 + color: '#990000FF' + - uid: 4135 components: - type: Transform - pos: 15.5,-16.5 + pos: -7.5,-18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5684 + color: '#A01E16FF' + - uid: 4136 components: - type: Transform - pos: 14.5,-18.5 + rot: 1.5707963267948966 rad + pos: -4.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5685 + color: '#A01E16FF' + - uid: 4137 components: - type: Transform - pos: 14.5,-19.5 + rot: -1.5707963267948966 rad + pos: -7.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5687 + color: '#1739A6FF' + - uid: 4138 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-20.5 + pos: -8.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5688 + color: '#1739A6FF' + - uid: 4141 components: - type: Transform rot: -1.5707963267948966 rad - pos: 10.5,-20.5 + pos: -7.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5689 + color: '#1739A6FF' + - uid: 4142 components: - type: Transform rot: -1.5707963267948966 rad - pos: 11.5,-20.5 + pos: -5.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5690 + color: '#1739A6FF' + - uid: 4152 components: - type: Transform rot: -1.5707963267948966 rad - pos: 12.5,-20.5 + pos: 49.5,15.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5691 + - uid: 4174 components: - type: Transform rot: -1.5707963267948966 rad - pos: 13.5,-20.5 + pos: 51.5,15.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5693 + - uid: 4176 components: - type: Transform - pos: 8.5,-21.5 + rot: 3.141592653589793 rad + pos: 38.5,18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5694 + color: '#990000FF' + - uid: 4177 components: - type: Transform - pos: 8.5,-22.5 + rot: -1.5707963267948966 rad + pos: 50.5,15.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5695 + - uid: 4200 components: - type: Transform - pos: 8.5,-23.5 + rot: -1.5707963267948966 rad + pos: -8.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5696 + color: '#1739A6FF' + - uid: 4236 components: - type: Transform - pos: 8.5,-24.5 + rot: 3.141592653589793 rad + pos: -5.5,12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5699 + color: '#1739A6FF' + - uid: 4319 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-19.5 + pos: 20.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5716 + color: '#A01E16FF' + - uid: 4320 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-14.5 + rot: -1.5707963267948966 rad + pos: 22.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5717 + color: '#A01E16FF' + - uid: 4321 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-14.5 + rot: -1.5707963267948966 rad + pos: 23.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5718 + color: '#A01E16FF' + - uid: 4322 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-14.5 + rot: -1.5707963267948966 rad + pos: 21.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5723 + color: '#A01E16FF' + - uid: 4323 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,-16.5 + pos: 24.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5762 + color: '#A01E16FF' + - uid: 4332 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,25.5 + rot: 3.141592653589793 rad + pos: 63.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5768 + color: '#990000FF' + - uid: 4336 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,11.5 + pos: 2.5,30.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5774 + color: '#A01E16FF' + - uid: 4352 components: - type: Transform rot: 3.141592653589793 rad - pos: 14.5,-21.5 + pos: 63.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5775 + color: '#990000FF' + - uid: 4359 components: - type: Transform rot: 3.141592653589793 rad - pos: 14.5,-22.5 + pos: 70.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5776 + color: '#A01E16FF' + - uid: 4360 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-23.5 + rot: -1.5707963267948966 rad + pos: 65.5,2.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5777 + - uid: 4378 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-24.5 + pos: -27.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5780 + color: '#1739A6FF' + - uid: 4387 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-26.5 + rot: -1.5707963267948966 rad + pos: -3.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5781 + color: '#1739A6FF' + - uid: 4414 components: - type: Transform rot: 3.141592653589793 rad - pos: 15.5,-27.5 + pos: 71.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5786 + color: '#990000FF' + - uid: 4417 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,-23.5 + pos: 65.5,9.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5787 + - uid: 4429 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-23.5 + rot: -1.5707963267948966 rad + pos: 70.5,7.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5788 + - uid: 4439 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-23.5 + rot: -1.5707963267948966 rad + pos: -4.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5789 + color: '#1739A6FF' + - uid: 4463 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-23.5 + rot: -1.5707963267948966 rad + pos: -6.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5790 + color: '#1739A6FF' + - uid: 4472 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-23.5 + rot: -1.5707963267948966 rad + pos: 69.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5791 + color: '#A01E16FF' + - uid: 4475 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,-23.5 + pos: 30.5,21.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5793 + - uid: 4476 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,4.5 + pos: 66.5,5.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5794 + - uid: 4481 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,5.5 + pos: 69.5,8.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5795 + - uid: 4485 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,6.5 + pos: -37.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5796 + color: '#A01E16FF' + - uid: 4535 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,7.5 + pos: -37.5,-9.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5797 + color: '#A01E16FF' + - uid: 4548 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,8.5 + pos: 70.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5798 + color: '#A01E16FF' + - uid: 4551 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,9.5 + rot: 1.5707963267948966 rad + pos: 67.5,9.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5799 + - uid: 4554 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,10.5 + pos: 8.5,-15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5800 + color: '#A01E16FF' + - uid: 4570 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,11.5 + rot: -1.5707963267948966 rad + pos: 70.5,6.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5802 + - uid: 4595 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,13.5 + pos: 50.5,-17.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5803 + color: '#A01E16FF' + - uid: 4603 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,14.5 + rot: 1.5707963267948966 rad + pos: 66.5,7.5 + parent: 31 + - uid: 4625 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -8.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5804 + color: '#1739A6FF' + - uid: 4651 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,15.5 + rot: 1.5707963267948966 rad + pos: 64.5,9.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5805 + - uid: 4682 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,16.5 + pos: -9.5,-15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5808 + color: '#1739A6FF' + - uid: 4684 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,19.5 + rot: 1.5707963267948966 rad + pos: 38.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5809 + color: '#234FDEFF' + - uid: 4685 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,20.5 + rot: 1.5707963267948966 rad + pos: 25.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5810 + color: '#A01E16FF' + - uid: 4687 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,21.5 + rot: -1.5707963267948966 rad + pos: 23.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5811 + color: '#A01E16FF' + - uid: 4696 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,22.5 + pos: -24.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5814 + color: '#1739A6FF' + - uid: 4698 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,25.5 + rot: -1.5707963267948966 rad + pos: -7.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5815 + color: '#1739A6FF' + - uid: 4704 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,26.5 + rot: -1.5707963267948966 rad + pos: -4.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5816 + color: '#1739A6FF' + - uid: 4729 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,27.5 + rot: 1.5707963267948966 rad + pos: 40.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5817 + color: '#A01E16FF' + - uid: 4730 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,28.5 + rot: 1.5707963267948966 rad + pos: 39.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5818 + color: '#A01E16FF' + - uid: 4732 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,29.5 + rot: 1.5707963267948966 rad + pos: 37.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5819 + color: '#A01E16FF' + - uid: 4737 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,29.5 + pos: -24.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5820 + color: '#1739A6FF' + - uid: 4833 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,28.5 + pos: 62.5,5.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5821 + - uid: 4845 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,27.5 + pos: 30.5,23.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5824 + color: '#990000FF' + - uid: 4847 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,24.5 + pos: 30.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5825 + color: '#990000FF' + - uid: 4856 components: - type: Transform rot: 3.141592653589793 rad - pos: 4.5,23.5 + pos: 40.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5826 + color: '#990000FF' + - uid: 4858 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,22.5 + rot: -1.5707963267948966 rad + pos: -6.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5827 + color: '#1739A6FF' + - uid: 4949 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,21.5 + pos: 47.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5830 + - uid: 4976 components: - type: Transform - pos: 4.5,18.5 + pos: 41.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5831 + - uid: 4977 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,17.5 + rot: 1.5707963267948966 rad + pos: 47.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5832 + color: '#00FF00FF' + - uid: 4981 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,16.5 + rot: 1.5707963267948966 rad + pos: 46.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5833 + color: '#00FF00FF' + - uid: 4984 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,15.5 + rot: 1.5707963267948966 rad + pos: 48.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5836 + color: '#00FF00FF' + - uid: 4986 components: - type: Transform rot: 3.141592653589793 rad - pos: 4.5,12.5 + pos: 69.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5838 + color: '#A01E16FF' + - uid: 4987 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,10.5 + rot: -1.5707963267948966 rad + pos: -4.5,29.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5839 + color: '#A01E16FF' + - uid: 5012 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,9.5 + pos: 45.5,18.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5840 + - uid: 5013 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,8.5 + pos: 43.5,18.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5841 + - uid: 5015 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,7.5 + pos: 43.5,19.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5842 + - uid: 5016 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,6.5 + pos: 45.5,20.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5843 + - uid: 5030 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,5.5 + pos: 36.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5844 + color: '#990000FF' + - uid: 5031 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,5.5 + pos: 36.5,18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5845 + color: '#990000FF' + - uid: 5044 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,5.5 + pos: 43.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5846 + - uid: 5045 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,3.5 + pos: 45.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5847 + - uid: 5046 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,3.5 + pos: 43.5,20.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5850 + - uid: 5047 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,24.5 + pos: 45.5,19.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5851 + - uid: 5048 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,24.5 + pos: 41.5,19.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5852 + - uid: 5049 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,24.5 + pos: 41.5,20.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5853 + - uid: 5050 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,24.5 + pos: 41.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 5854 + - uid: 5056 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,25.5 + pos: 43.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5855 + - uid: 5061 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,25.5 + pos: 1.5,28.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5857 + color: '#A01E16FF' + - uid: 5123 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,25.5 + pos: -37.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5858 + color: '#A01E16FF' + - uid: 5126 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,25.5 + rot: 3.141592653589793 rad + pos: 35.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5859 + - uid: 5133 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,25.5 + pos: 37.5,18.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5860 + - uid: 5155 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,25.5 + rot: 1.5707963267948966 rad + pos: 32.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5861 + color: '#A01E16FF' + - uid: 5240 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,24.5 + rot: 1.5707963267948966 rad + pos: -20.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5862 + color: '#1739A6FF' + - uid: 5308 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,24.5 + pos: 48.5,18.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5863 + - uid: 5323 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,24.5 + pos: 2.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5866 + color: '#A01E16FF' + - uid: 5324 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,24.5 + pos: 2.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5872 + color: '#A01E16FF' + - uid: 5326 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,17.5 + pos: 2.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5873 + color: '#A01E16FF' + - uid: 5327 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,17.5 + pos: 2.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5874 + color: '#A01E16FF' + - uid: 5328 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,17.5 + pos: 2.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5875 + color: '#A01E16FF' + - uid: 5329 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,17.5 + pos: 2.5,-3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5876 + color: '#A01E16FF' + - uid: 5330 components: - type: Transform - pos: 8.5,19.5 + pos: 2.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5877 + color: '#A01E16FF' + - uid: 5331 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,17.5 + pos: 2.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5878 + color: '#A01E16FF' + - uid: 5333 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,20.5 + pos: 2.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5879 + color: '#A01E16FF' + - uid: 5334 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,20.5 + pos: 2.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5880 + color: '#A01E16FF' + - uid: 5335 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,20.5 + pos: 2.5,-9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5884 + color: '#A01E16FF' + - uid: 5336 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,20.5 + pos: 2.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5885 + color: '#A01E16FF' + - uid: 5337 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,20.5 + pos: 2.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5886 + color: '#A01E16FF' + - uid: 5338 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,20.5 + pos: 2.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5887 + color: '#A01E16FF' + - uid: 5339 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,20.5 + pos: 2.5,-13.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5888 + color: '#A01E16FF' + - uid: 5340 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,20.5 + pos: 2.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5889 + color: '#A01E16FF' + - uid: 5341 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,20.5 + pos: 2.5,-15.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5890 + color: '#A01E16FF' + - uid: 5343 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,20.5 + pos: 2.5,-17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5891 + color: '#A01E16FF' + - uid: 5344 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,20.5 + pos: 2.5,-18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5899 + color: '#A01E16FF' + - uid: 5346 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,19.5 + pos: 2.5,-20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5900 + color: '#A01E16FF' + - uid: 5347 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,19.5 + pos: 2.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5901 + color: '#A01E16FF' + - uid: 5348 components: - type: Transform - pos: -18.5,20.5 + pos: 2.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5902 + color: '#A01E16FF' + - uid: 5350 components: - type: Transform - pos: -18.5,21.5 + pos: 2.5,-24.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5903 + color: '#A01E16FF' + - uid: 5351 components: - type: Transform - pos: -18.5,22.5 + pos: 2.5,-25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5904 + color: '#A01E16FF' + - uid: 5352 components: - type: Transform - pos: -18.5,23.5 + pos: 2.5,-26.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5905 + color: '#A01E16FF' + - uid: 5353 components: - type: Transform - pos: -18.5,24.5 + pos: 2.5,-27.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5906 + color: '#A01E16FF' + - uid: 5355 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,25.5 + pos: 4.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5907 + color: '#1739A6FF' + - uid: 5356 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,25.5 + pos: 4.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5908 + color: '#1739A6FF' + - uid: 5357 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,25.5 + pos: 4.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5909 + color: '#1739A6FF' + - uid: 5358 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,25.5 + pos: 4.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5910 + color: '#1739A6FF' + - uid: 5359 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,25.5 + pos: 4.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5911 + color: '#1739A6FF' + - uid: 5360 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,25.5 + pos: 4.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5912 + color: '#1739A6FF' + - uid: 5362 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,25.5 + pos: 4.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5913 + color: '#1739A6FF' + - uid: 5363 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,25.5 + pos: 4.5,-3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5914 + color: '#1739A6FF' + - uid: 5364 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,25.5 + pos: 4.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5915 + color: '#1739A6FF' + - uid: 5366 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,25.5 + pos: 4.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5918 + color: '#1739A6FF' + - uid: 5367 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,23.5 + pos: 4.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5919 + color: '#1739A6FF' + - uid: 5368 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,22.5 + pos: 4.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5920 + color: '#1739A6FF' + - uid: 5369 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,20.5 + pos: 4.5,-9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5921 + color: '#1739A6FF' + - uid: 5370 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,21.5 + pos: 4.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5922 + color: '#1739A6FF' + - uid: 5371 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,21.5 + pos: 4.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5923 + color: '#1739A6FF' + - uid: 5372 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,22.5 + pos: 4.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5930 + color: '#1739A6FF' + - uid: 5373 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,14.5 + pos: 4.5,-13.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5931 + color: '#1739A6FF' + - uid: 5375 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,14.5 + pos: 4.5,-15.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5932 + color: '#1739A6FF' + - uid: 5376 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,14.5 + pos: 4.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5933 + color: '#1739A6FF' + - uid: 5378 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,14.5 + pos: 4.5,-18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5934 + color: '#1739A6FF' + - uid: 5381 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,14.5 + pos: 4.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5935 + color: '#1739A6FF' + - uid: 5382 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,14.5 + pos: 4.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5936 + color: '#1739A6FF' + - uid: 5383 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,14.5 + pos: 4.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5937 + color: '#1739A6FF' + - uid: 5384 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,14.5 + pos: 4.5,-24.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5942 + color: '#1739A6FF' + - uid: 5385 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,7.5 + pos: 4.5,-25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5943 + color: '#1739A6FF' + - uid: 5386 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,8.5 + pos: 4.5,-26.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5945 + color: '#1739A6FF' + - uid: 5387 components: - type: Transform - pos: 9.5,4.5 + pos: 4.5,-27.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5946 + color: '#1739A6FF' + - uid: 5388 components: - type: Transform - pos: 9.5,5.5 + pos: 4.5,-28.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5947 + color: '#1739A6FF' + - uid: 5389 components: - type: Transform - pos: 9.5,6.5 + rot: -1.5707963267948966 rad + pos: 7.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5948 + color: '#1739A6FF' + - uid: 5390 components: - type: Transform - pos: 9.5,7.5 + rot: -1.5707963267948966 rad + pos: 6.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5949 + color: '#1739A6FF' + - uid: 5391 components: - type: Transform - pos: 9.5,8.5 + rot: -1.5707963267948966 rad + pos: 5.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5954 + color: '#1739A6FF' + - uid: 5393 components: - type: Transform rot: -1.5707963267948966 rad - pos: -0.5,3.5 + pos: 4.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5956 + color: '#A01E16FF' + - uid: 5394 components: - type: Transform rot: -1.5707963267948966 rad - pos: -2.5,3.5 + pos: 5.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5957 + color: '#A01E16FF' + - uid: 5395 components: - type: Transform rot: -1.5707963267948966 rad - pos: -3.5,3.5 + pos: 6.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5958 + color: '#A01E16FF' + - uid: 5398 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,3.5 + pos: 8.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5959 + color: '#A01E16FF' + - uid: 5400 components: - type: Transform rot: -1.5707963267948966 rad - pos: -0.5,5.5 + pos: 10.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5961 + color: '#A01E16FF' + - uid: 5401 components: - type: Transform rot: -1.5707963267948966 rad - pos: -3.5,5.5 + pos: 11.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5962 + color: '#A01E16FF' + - uid: 5402 components: - type: Transform rot: -1.5707963267948966 rad - pos: -1.5,5.5 + pos: 12.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5965 + color: '#A01E16FF' + - uid: 5403 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,4.5 + rot: -1.5707963267948966 rad + pos: 13.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5966 + color: '#A01E16FF' + - uid: 5404 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,5.5 + rot: -1.5707963267948966 rad + pos: 14.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5967 + color: '#A01E16FF' + - uid: 5406 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,6.5 + rot: -1.5707963267948966 rad + pos: 16.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5968 + color: '#A01E16FF' + - uid: 5407 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,7.5 + rot: -1.5707963267948966 rad + pos: 17.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5970 + color: '#A01E16FF' + - uid: 5408 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,9.5 + rot: -1.5707963267948966 rad + pos: 18.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5972 + color: '#A01E16FF' + - uid: 5409 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,6.5 + rot: -1.5707963267948966 rad + pos: 19.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5974 + color: '#A01E16FF' + - uid: 5410 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,8.5 + rot: -1.5707963267948966 rad + pos: 20.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5975 + color: '#A01E16FF' + - uid: 5411 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,9.5 + rot: -1.5707963267948966 rad + pos: 21.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5984 + color: '#1739A6FF' + - uid: 5412 components: - type: Transform rot: -1.5707963267948966 rad - pos: -6.5,10.5 + pos: 20.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5985 + color: '#1739A6FF' + - uid: 5413 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,10.5 + rot: -1.5707963267948966 rad + pos: 19.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5986 + color: '#1739A6FF' + - uid: 5414 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,11.5 + rot: -1.5707963267948966 rad + pos: 18.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5987 + color: '#1739A6FF' + - uid: 5415 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,12.5 + rot: -1.5707963267948966 rad + pos: 17.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5990 + color: '#1739A6FF' + - uid: 5416 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,13.5 + rot: -1.5707963267948966 rad + pos: 16.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5995 + color: '#1739A6FF' + - uid: 5417 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,15.5 + rot: -1.5707963267948966 rad + pos: 15.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5996 + color: '#1739A6FF' + - uid: 5418 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,16.5 + rot: -1.5707963267948966 rad + pos: 14.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5997 + color: '#1739A6FF' + - uid: 5420 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,17.5 + rot: -1.5707963267948966 rad + pos: 12.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5998 + color: '#1739A6FF' + - uid: 5421 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,18.5 + rot: -1.5707963267948966 rad + pos: 11.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5999 + color: '#1739A6FF' + - uid: 5423 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,19.5 + rot: -1.5707963267948966 rad + pos: 9.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6002 + color: '#1739A6FF' + - uid: 5426 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,16.5 + rot: 1.5707963267948966 rad + pos: 22.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6003 + color: '#A01E16FF' + - uid: 5427 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,17.5 + rot: 1.5707963267948966 rad + pos: 23.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6004 + color: '#A01E16FF' + - uid: 5428 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,18.5 + rot: 1.5707963267948966 rad + pos: 24.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6005 + color: '#A01E16FF' + - uid: 5429 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,19.5 + rot: 1.5707963267948966 rad + pos: 25.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6006 + color: '#A01E16FF' + - uid: 5431 components: - type: Transform rot: 1.5707963267948966 rad - pos: -6.5,15.5 + pos: 27.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6007 + color: '#A01E16FF' + - uid: 5432 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,15.5 + pos: 28.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6008 + color: '#A01E16FF' + - uid: 5433 components: - type: Transform rot: 1.5707963267948966 rad - pos: -9.5,15.5 + pos: 29.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6009 + color: '#A01E16FF' + - uid: 5434 components: - type: Transform rot: 1.5707963267948966 rad - pos: -10.5,15.5 + pos: 30.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6011 + color: '#A01E16FF' + - uid: 5435 components: - type: Transform rot: 1.5707963267948966 rad - pos: -9.5,14.5 + pos: 31.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6012 + color: '#A01E16FF' + - uid: 5436 components: - type: Transform rot: 1.5707963267948966 rad - pos: -11.5,14.5 + pos: 31.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6013 + color: '#1739A6FF' + - uid: 5437 components: - type: Transform rot: 1.5707963267948966 rad - pos: -10.5,14.5 + pos: 30.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6014 + color: '#1739A6FF' + - uid: 5438 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,14.5 + rot: 1.5707963267948966 rad + pos: 29.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6027 + color: '#1739A6FF' + - uid: 5440 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,17.5 + rot: 1.5707963267948966 rad + pos: 27.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6028 + color: '#1739A6FF' + - uid: 5441 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,18.5 + rot: 1.5707963267948966 rad + pos: 26.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6029 + color: '#1739A6FF' + - uid: 5442 components: - type: Transform rot: 1.5707963267948966 rad - pos: -9.5,20.5 + pos: 25.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6030 + color: '#1739A6FF' + - uid: 5443 components: - type: Transform rot: 1.5707963267948966 rad - pos: -11.5,20.5 + pos: 24.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6031 + color: '#1739A6FF' + - uid: 5444 components: - type: Transform rot: 1.5707963267948966 rad - pos: -10.5,20.5 + pos: 23.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6034 + color: '#1739A6FF' + - uid: 5445 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,8.5 + pos: 13.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6035 + color: '#1739A6FF' + - uid: 5446 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,8.5 + pos: 13.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6036 + color: '#1739A6FF' + - uid: 5447 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,8.5 + pos: 13.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6037 + color: '#1739A6FF' + - uid: 5448 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,8.5 + pos: 13.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6038 + color: '#1739A6FF' + - uid: 5449 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,7.5 + pos: 15.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6039 + color: '#A01E16FF' + - uid: 5450 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,7.5 + pos: 15.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6040 + color: '#A01E16FF' + - uid: 5451 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,7.5 + pos: 15.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6045 + color: '#A01E16FF' + - uid: 5452 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,5.5 + pos: 15.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6046 + color: '#A01E16FF' + - uid: 5453 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,5.5 + pos: 15.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6047 + color: '#A01E16FF' + - uid: 5454 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,5.5 + pos: 15.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6048 + color: '#A01E16FF' + - uid: 5455 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,5.5 + pos: 15.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6049 + color: '#A01E16FF' + - uid: 5460 components: - type: Transform rot: -1.5707963267948966 rad - pos: -9.5,5.5 + pos: 15.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6052 + color: '#1739A6FF' + - uid: 5461 components: - type: Transform rot: -1.5707963267948966 rad - pos: -12.5,5.5 + pos: 16.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6053 + color: '#1739A6FF' + - uid: 5462 components: - type: Transform rot: -1.5707963267948966 rad - pos: -13.5,5.5 + pos: 17.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6054 + color: '#1739A6FF' + - uid: 5463 components: - type: Transform rot: -1.5707963267948966 rad - pos: -14.5,5.5 + pos: 18.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6055 + color: '#1739A6FF' + - uid: 5466 components: - type: Transform rot: -1.5707963267948966 rad - pos: -15.5,5.5 + pos: 19.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6056 + color: '#1739A6FF' + - uid: 5467 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,5.5 + rot: -1.5707963267948966 rad + pos: 19.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6057 + color: '#A01E16FF' + - uid: 5468 components: - type: Transform rot: -1.5707963267948966 rad - pos: -17.5,5.5 + pos: 18.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6058 + color: '#A01E16FF' + - uid: 5469 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.5,5.5 + pos: 17.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6059 + color: '#A01E16FF' + - uid: 5475 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,5.5 + rot: 3.141592653589793 rad + pos: 8.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6060 + color: '#1739A6FF' + - uid: 5480 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,5.5 + rot: 1.5707963267948966 rad + pos: 21.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6061 + color: '#1739A6FF' + - uid: 5482 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,5.5 + rot: 1.5707963267948966 rad + pos: 3.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6062 + color: '#A01E16FF' + - uid: 5483 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,5.5 + rot: 1.5707963267948966 rad + pos: 4.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6063 + color: '#A01E16FF' + - uid: 5484 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,3.5 + rot: 1.5707963267948966 rad + pos: 5.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6064 + color: '#A01E16FF' + - uid: 5485 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,3.5 + rot: 1.5707963267948966 rad + pos: 6.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6065 + color: '#A01E16FF' + - uid: 5486 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,3.5 + rot: 1.5707963267948966 rad + pos: 7.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6066 + color: '#A01E16FF' + - uid: 5487 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,3.5 + rot: 1.5707963267948966 rad + pos: 8.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6067 + color: '#A01E16FF' + - uid: 5489 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,3.5 + rot: 1.5707963267948966 rad + pos: 10.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6068 + color: '#A01E16FF' + - uid: 5490 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,3.5 + rot: 1.5707963267948966 rad + pos: 9.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6069 + color: '#1739A6FF' + - uid: 5492 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,3.5 + rot: 1.5707963267948966 rad + pos: 7.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6070 + color: '#1739A6FF' + - uid: 5493 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,3.5 + rot: 1.5707963267948966 rad + pos: 6.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6072 + color: '#1739A6FF' + - uid: 5494 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,3.5 + rot: 1.5707963267948966 rad + pos: 5.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6073 + color: '#1739A6FF' + - uid: 5497 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,3.5 + rot: 1.5707963267948966 rad + pos: -11.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6074 + color: '#A01E16FF' + - uid: 5498 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,3.5 + rot: 1.5707963267948966 rad + pos: -10.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6075 + color: '#A01E16FF' + - uid: 5499 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,3.5 + rot: 1.5707963267948966 rad + pos: -9.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6076 + color: '#A01E16FF' + - uid: 5501 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,3.5 + rot: 1.5707963267948966 rad + pos: -7.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6077 + color: '#A01E16FF' + - uid: 5502 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,3.5 + rot: 1.5707963267948966 rad + pos: -6.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6078 + color: '#A01E16FF' + - uid: 5503 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,3.5 + pos: -5.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6081 + color: '#A01E16FF' + - uid: 5504 components: - type: Transform rot: 1.5707963267948966 rad - pos: -10.5,5.5 + pos: -4.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6085 + color: '#A01E16FF' + - uid: 5505 components: - type: Transform - pos: -24.5,4.5 + rot: 1.5707963267948966 rad + pos: -3.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6086 + color: '#A01E16FF' + - uid: 5506 components: - type: Transform - pos: -24.5,3.5 + rot: 1.5707963267948966 rad + pos: -2.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6087 + color: '#A01E16FF' + - uid: 5507 components: - type: Transform - pos: -24.5,2.5 + rot: 1.5707963267948966 rad + pos: -1.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6088 + color: '#A01E16FF' + - uid: 5508 components: - type: Transform - pos: -24.5,1.5 + rot: 1.5707963267948966 rad + pos: -0.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6089 + color: '#A01E16FF' + - uid: 5509 components: - type: Transform - pos: -24.5,0.5 + rot: 1.5707963267948966 rad + pos: 0.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6090 + color: '#A01E16FF' + - uid: 5510 components: - type: Transform - pos: -24.5,-0.5 + rot: 1.5707963267948966 rad + pos: 1.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6091 + color: '#A01E16FF' + - uid: 5511 components: - type: Transform - pos: -24.5,-1.5 + rot: 1.5707963267948966 rad + pos: 3.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6092 + color: '#1739A6FF' + - uid: 5512 components: - type: Transform - pos: -16.5,4.5 + rot: 1.5707963267948966 rad + pos: 2.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6093 + color: '#1739A6FF' + - uid: 5513 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,6.5 + rot: 1.5707963267948966 rad + pos: 1.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6094 + color: '#1739A6FF' + - uid: 5514 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,7.5 + rot: 1.5707963267948966 rad + pos: 0.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6097 + color: '#1739A6FF' + - uid: 5515 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,9.5 + rot: 1.5707963267948966 rad + pos: -0.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6102 + color: '#1739A6FF' + - uid: 5517 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,9.5 + rot: 1.5707963267948966 rad + pos: -2.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6103 + color: '#1739A6FF' + - uid: 5518 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,9.5 + rot: 1.5707963267948966 rad + pos: -3.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6104 + color: '#1739A6FF' + - uid: 5519 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,8.5 + rot: 1.5707963267948966 rad + pos: -4.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6105 + color: '#1739A6FF' + - uid: 5520 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,8.5 + rot: 1.5707963267948966 rad + pos: -5.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6107 + color: '#1739A6FF' + - uid: 5521 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,8.5 + rot: 1.5707963267948966 rad + pos: -6.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6108 + color: '#1739A6FF' + - uid: 5522 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,7.5 + rot: 1.5707963267948966 rad + pos: -7.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6109 + color: '#1739A6FF' + - uid: 5523 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,6.5 + rot: 1.5707963267948966 rad + pos: -8.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6110 + color: '#1739A6FF' + - uid: 5524 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,5.5 + rot: 1.5707963267948966 rad + pos: -9.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6111 + color: '#1739A6FF' + - uid: 5525 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,4.5 + rot: 1.5707963267948966 rad + pos: -10.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6113 + color: '#1739A6FF' + - uid: 5526 components: - type: Transform - pos: -16.5,3.5 + rot: 1.5707963267948966 rad + pos: -11.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6121 + color: '#1739A6FF' + - uid: 5529 components: - type: Transform - pos: -23.5,2.5 + rot: -1.5707963267948966 rad + pos: -12.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6122 + color: '#A01E16FF' + - uid: 5530 components: - type: Transform - pos: -23.5,1.5 + rot: -1.5707963267948966 rad + pos: -14.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6123 + color: '#A01E16FF' + - uid: 5531 components: - type: Transform - pos: -23.5,0.5 + rot: -1.5707963267948966 rad + pos: -15.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6124 + color: '#A01E16FF' + - uid: 5540 components: - type: Transform - pos: -23.5,-0.5 + rot: 1.5707963267948966 rad + pos: -26.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6125 + color: '#1739A6FF' + - uid: 5555 components: - type: Transform - pos: -23.5,-1.5 + pos: 10.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6126 + color: '#1739A6FF' + - uid: 5556 components: - type: Transform - pos: -23.5,-2.5 + pos: 10.5,-3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6128 + color: '#1739A6FF' + - uid: 5557 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,2.5 + pos: 10.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6131 + color: '#1739A6FF' + - uid: 5558 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,3.5 + pos: 10.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6132 + color: '#1739A6FF' + - uid: 5559 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,3.5 + pos: 10.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6133 + color: '#1739A6FF' + - uid: 5560 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,3.5 + pos: 10.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6134 + color: '#1739A6FF' + - uid: 5561 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,3.5 + pos: 11.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6139 + color: '#A01E16FF' + - uid: 5562 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,5.5 + pos: 11.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6140 + color: '#A01E16FF' + - uid: 5563 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,5.5 + pos: 11.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6142 + color: '#A01E16FF' + - uid: 5564 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,5.5 + pos: 11.5,-3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6143 + color: '#A01E16FF' + - uid: 5565 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,5.5 + pos: 11.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6145 + color: '#A01E16FF' + - uid: 5566 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,3.5 + pos: 11.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6146 + color: '#A01E16FF' + - uid: 5567 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,3.5 + pos: 11.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6147 + color: '#A01E16FF' + - uid: 5568 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,3.5 + pos: 11.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6148 + color: '#A01E16FF' + - uid: 5569 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,3.5 + pos: 11.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6149 + color: '#A01E16FF' + - uid: 5570 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,3.5 + pos: 11.5,-9.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6153 + color: '#A01E16FF' + - uid: 5573 components: - type: Transform - pos: -35.5,4.5 + rot: 1.5707963267948966 rad + pos: 11.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6154 + color: '#1739A6FF' + - uid: 5575 components: - type: Transform - pos: -35.5,3.5 + rot: 1.5707963267948966 rad + pos: 13.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6155 + color: '#1739A6FF' + - uid: 5576 components: - type: Transform - pos: -35.5,2.5 + rot: 1.5707963267948966 rad + pos: 14.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6156 + color: '#1739A6FF' + - uid: 5578 components: - type: Transform - pos: -35.5,1.5 + rot: 1.5707963267948966 rad + pos: 14.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6157 + color: '#A01E16FF' + - uid: 5580 components: - type: Transform - pos: -35.5,0.5 + rot: 1.5707963267948966 rad + pos: 16.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6158 + color: '#A01E16FF' + - uid: 5581 components: - type: Transform - pos: -35.5,-0.5 + rot: 1.5707963267948966 rad + pos: 18.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6159 + color: '#1739A6FF' + - uid: 5583 components: - type: Transform - pos: -35.5,-1.5 + pos: 17.5,-9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6160 + color: '#A01E16FF' + - uid: 5585 components: - type: Transform - pos: -35.5,-2.5 + rot: 1.5707963267948966 rad + pos: 13.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6161 + color: '#A01E16FF' + - uid: 5588 components: - type: Transform - pos: -35.5,-3.5 + rot: 1.5707963267948966 rad + pos: 17.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6162 + color: '#1739A6FF' + - uid: 5590 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-5.5 + pos: 17.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6163 + color: '#A01E16FF' + - uid: 5591 components: - type: Transform - pos: -35.5,-5.5 + pos: 17.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6164 + color: '#A01E16FF' + - uid: 5593 components: - type: Transform - pos: -36.5,2.5 + pos: 17.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6165 + color: '#A01E16FF' + - uid: 5594 components: - type: Transform - pos: -36.5,1.5 + pos: 17.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6167 + color: '#A01E16FF' + - uid: 5595 components: - type: Transform - pos: -25.5,15.5 + pos: 17.5,-3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6170 + color: '#A01E16FF' + - uid: 5596 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,3.5 + pos: 17.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6171 + color: '#A01E16FF' + - uid: 5598 components: - type: Transform - pos: 32.5,6.5 + pos: 16.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6172 + color: '#1739A6FF' + - uid: 5599 components: - type: Transform - pos: 32.5,7.5 + pos: 16.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6173 + color: '#1739A6FF' + - uid: 5601 components: - type: Transform - pos: 32.5,8.5 + pos: 16.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6176 + color: '#1739A6FF' + - uid: 5602 components: - type: Transform - pos: 33.5,5.5 + pos: 16.5,-3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6177 + color: '#1739A6FF' + - uid: 5603 components: - type: Transform - pos: 33.5,4.5 + pos: 16.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6178 + color: '#1739A6FF' + - uid: 5604 components: - type: Transform - pos: 33.5,6.5 + pos: 16.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6179 + color: '#1739A6FF' + - uid: 5608 components: - type: Transform - pos: 33.5,7.5 + rot: 1.5707963267948966 rad + pos: -28.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6185 + color: '#A01E16FF' + - uid: 5612 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,3.5 + pos: 18.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6186 + color: '#A01E16FF' + - uid: 5613 components: - type: Transform - pos: 32.5,4.5 + pos: 18.5,-13.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6187 + color: '#A01E16FF' + - uid: 5615 components: - type: Transform - pos: 32.5,3.5 + pos: 19.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6188 + color: '#1739A6FF' + - uid: 5616 components: - type: Transform - pos: 32.5,2.5 + pos: 19.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6189 + color: '#1739A6FF' + - uid: 5617 components: - type: Transform - pos: 32.5,1.5 + pos: 19.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6190 + color: '#1739A6FF' + - uid: 5618 components: - type: Transform - pos: 32.5,0.5 + pos: 19.5,-13.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6191 + color: '#1739A6FF' + - uid: 5619 components: - type: Transform - pos: 32.5,-0.5 + pos: 19.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6192 + color: '#1739A6FF' + - uid: 5620 components: - type: Transform - pos: 32.5,-1.5 + rot: -1.5707963267948966 rad + pos: 17.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6193 + color: '#A01E16FF' + - uid: 5621 components: - type: Transform - pos: 33.5,2.5 + rot: -1.5707963267948966 rad + pos: 16.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6194 + color: '#A01E16FF' + - uid: 5622 components: - type: Transform - pos: 33.5,1.5 + rot: -1.5707963267948966 rad + pos: 15.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6195 + color: '#A01E16FF' + - uid: 5623 components: - type: Transform - pos: 33.5,0.5 + rot: -1.5707963267948966 rad + pos: 18.5,-15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6196 + color: '#1739A6FF' + - uid: 5624 components: - type: Transform - pos: 33.5,-0.5 + rot: -1.5707963267948966 rad + pos: 17.5,-15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6200 + color: '#1739A6FF' + - uid: 5625 components: - type: Transform rot: -1.5707963267948966 rad - pos: 40.5,6.5 + pos: 16.5,-15.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6201 + color: '#1739A6FF' + - uid: 5641 components: - type: Transform rot: 1.5707963267948966 rad - pos: 41.5,6.5 + pos: 10.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6202 + color: '#A01E16FF' + - uid: 5642 components: - type: Transform rot: 1.5707963267948966 rad - pos: 42.5,6.5 + pos: 9.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6203 + color: '#A01E16FF' + - uid: 5643 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,6.5 + pos: 9.5,-9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6206 + color: '#1739A6FF' + - uid: 5644 components: - type: Transform - pos: 43.5,4.5 + pos: 9.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6207 + color: '#1739A6FF' + - uid: 5645 components: - type: Transform - pos: 43.5,5.5 + pos: 9.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6208 + color: '#1739A6FF' + - uid: 5646 components: - type: Transform - pos: 43.5,6.5 + pos: 9.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6209 + color: '#1739A6FF' + - uid: 5647 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,7.5 + pos: 9.5,-13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6217 + color: '#1739A6FF' + - uid: 5649 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,5.5 + pos: 8.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6218 + color: '#A01E16FF' + - uid: 5651 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,4.5 + pos: 8.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6219 + color: '#A01E16FF' + - uid: 5652 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,3.5 + pos: 8.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6220 + color: '#A01E16FF' + - uid: 5654 components: - type: Transform rot: 1.5707963267948966 rad - pos: 44.5,3.5 + pos: -28.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6221 + color: '#1739A6FF' + - uid: 5655 components: - type: Transform rot: 1.5707963267948966 rad - pos: 45.5,3.5 + pos: 17.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6222 + color: '#1739A6FF' + - uid: 5656 components: - type: Transform rot: 1.5707963267948966 rad - pos: 46.5,3.5 + pos: 18.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6224 + color: '#1739A6FF' + - uid: 5657 components: - type: Transform rot: 1.5707963267948966 rad - pos: 48.5,3.5 + pos: 19.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6225 + color: '#1739A6FF' + - uid: 5658 components: - type: Transform rot: 1.5707963267948966 rad - pos: 45.5,2.5 + pos: 20.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6227 + color: '#1739A6FF' + - uid: 5659 components: - type: Transform rot: 1.5707963267948966 rad - pos: 47.5,2.5 + pos: 21.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6229 + color: '#1739A6FF' + - uid: 5660 components: - type: Transform - pos: 48.5,-0.5 + rot: 1.5707963267948966 rad + pos: 22.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6233 + color: '#1739A6FF' + - uid: 5661 components: - type: Transform - pos: 48.5,-1.5 + rot: 1.5707963267948966 rad + pos: 18.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6234 + color: '#A01E16FF' + - uid: 5662 components: - type: Transform - pos: 49.5,2.5 + rot: 1.5707963267948966 rad + pos: 19.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6235 + color: '#A01E16FF' + - uid: 5663 components: - type: Transform - pos: 49.5,1.5 + rot: 1.5707963267948966 rad + pos: 20.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6236 + color: '#A01E16FF' + - uid: 5664 components: - type: Transform - pos: 49.5,0.5 + rot: 1.5707963267948966 rad + pos: 21.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6237 + color: '#A01E16FF' + - uid: 5667 components: - type: Transform - pos: 49.5,-0.5 + rot: 1.5707963267948966 rad + pos: -29.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6238 + color: '#A01E16FF' + - uid: 5668 components: - type: Transform - pos: 49.5,-1.5 + rot: 3.141592653589793 rad + pos: 18.5,-15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6239 + color: '#A01E16FF' + - uid: 5669 components: - type: Transform - pos: 48.5,0.5 + rot: 3.141592653589793 rad + pos: 18.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6240 + color: '#A01E16FF' + - uid: 5670 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,3.5 + rot: 3.141592653589793 rad + pos: 18.5,-17.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6247 + color: '#A01E16FF' + - uid: 5673 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,12.5 + rot: 3.141592653589793 rad + pos: 19.5,-16.5 parent: 31 - - uid: 6254 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5676 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,9.5 + pos: -12.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6260 + color: '#1739A6FF' + - uid: 5681 components: - type: Transform - pos: 22.5,14.5 + pos: 15.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6263 + color: '#1739A6FF' + - uid: 5684 components: - type: Transform - pos: 38.5,2.5 + pos: 14.5,-18.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6264 + color: '#1739A6FF' + - uid: 5685 components: - type: Transform - pos: 38.5,1.5 + pos: 14.5,-19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6269 + color: '#1739A6FF' + - uid: 5687 components: - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,4.5 + rot: -1.5707963267948966 rad + pos: 9.5,-20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6270 + color: '#1739A6FF' + - uid: 5688 components: - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,3.5 + rot: -1.5707963267948966 rad + pos: 10.5,-20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6271 + color: '#1739A6FF' + - uid: 5689 components: - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,2.5 + rot: -1.5707963267948966 rad + pos: 11.5,-20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6272 + color: '#1739A6FF' + - uid: 5690 components: - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,1.5 + rot: -1.5707963267948966 rad + pos: 12.5,-20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6273 + color: '#1739A6FF' + - uid: 5691 components: - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,0.5 + rot: -1.5707963267948966 rad + pos: 13.5,-20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6315 + color: '#1739A6FF' + - uid: 5693 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,10.5 + pos: 8.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6349 + color: '#1739A6FF' + - uid: 5694 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,9.5 + pos: 8.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6363 + color: '#1739A6FF' + - uid: 5695 components: - type: Transform - pos: 37.5,21.5 + pos: 8.5,-23.5 parent: 31 - - uid: 6392 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5696 components: - type: Transform - pos: 43.5,8.5 + pos: 8.5,-24.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6409 + color: '#1739A6FF' + - uid: 5699 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,-17.5 + rot: -1.5707963267948966 rad + pos: 6.5,-19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6411 + color: '#1739A6FF' + - uid: 5706 components: - type: Transform rot: 1.5707963267948966 rad - pos: 45.5,9.5 + pos: -28.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6439 + color: '#1739A6FF' + - uid: 5716 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-16.5 + rot: 1.5707963267948966 rad + pos: 3.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6465 + color: '#1739A6FF' + - uid: 5717 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-16.5 + rot: 1.5707963267948966 rad + pos: 2.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6480 + color: '#1739A6FF' + - uid: 5718 components: - type: Transform rot: 1.5707963267948966 rad - pos: -21.5,-18.5 + pos: 1.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6490 + color: '#1739A6FF' + - uid: 5723 components: - type: Transform rot: -1.5707963267948966 rad - pos: -9.5,-16.5 + pos: 1.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6534 + color: '#A01E16FF' + - uid: 5762 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,9.5 + rot: -1.5707963267948966 rad + pos: -5.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6549 + color: '#1739A6FF' + - uid: 5774 components: - type: Transform - pos: 46.5,18.5 + rot: 3.141592653589793 rad + pos: 14.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6558 + color: '#1739A6FF' + - uid: 5775 components: - type: Transform rot: 3.141592653589793 rad - pos: 37.5,16.5 + pos: 14.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6559 + color: '#1739A6FF' + - uid: 5776 components: - type: Transform - pos: 44.5,7.5 + rot: 3.141592653589793 rad + pos: 14.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6562 + color: '#1739A6FF' + - uid: 5777 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,8.5 + rot: 3.141592653589793 rad + pos: 14.5,-24.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6569 + color: '#1739A6FF' + - uid: 5780 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,8.5 + rot: 3.141592653589793 rad + pos: 15.5,-26.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6572 + color: '#1739A6FF' + - uid: 5781 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,16.5 + rot: 3.141592653589793 rad + pos: 15.5,-27.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6573 + color: '#1739A6FF' + - uid: 5786 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,16.5 + rot: 1.5707963267948966 rad + pos: 3.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6577 - components: - - type: Transform - pos: 37.5,22.5 - parent: 31 - - uid: 6579 + color: '#A01E16FF' + - uid: 5787 components: - type: Transform - pos: 34.5,21.5 + rot: 1.5707963267948966 rad + pos: 4.5,-23.5 parent: 31 - - uid: 6604 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5788 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-16.5 + rot: 1.5707963267948966 rad + pos: 5.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6619 + color: '#A01E16FF' + - uid: 5789 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-16.5 + rot: 1.5707963267948966 rad + pos: 6.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6634 + color: '#A01E16FF' + - uid: 5790 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-16.5 + rot: 1.5707963267948966 rad + pos: 7.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6642 + color: '#A01E16FF' + - uid: 5791 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-16.5 + rot: 1.5707963267948966 rad + pos: 8.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6693 + color: '#A01E16FF' + - uid: 5793 components: - type: Transform rot: 3.141592653589793 rad - pos: -23.5,-17.5 + pos: 2.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6696 + color: '#A01E16FF' + - uid: 5794 components: - type: Transform rot: 3.141592653589793 rad - pos: -23.5,-16.5 + pos: 2.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6704 - components: - - type: Transform - pos: 34.5,22.5 - parent: 31 - - uid: 6712 + color: '#A01E16FF' + - uid: 5795 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-16.5 + rot: 3.141592653589793 rad + pos: 2.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6713 + color: '#A01E16FF' + - uid: 5796 components: - type: Transform rot: 3.141592653589793 rad - pos: -23.5,-15.5 + pos: 2.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6714 + color: '#A01E16FF' + - uid: 5797 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-16.5 + rot: 3.141592653589793 rad + pos: 2.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6715 + color: '#A01E16FF' + - uid: 5798 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-16.5 + rot: 3.141592653589793 rad + pos: 2.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6716 + color: '#A01E16FF' + - uid: 5799 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-16.5 + rot: 3.141592653589793 rad + pos: 2.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6717 + color: '#A01E16FF' + - uid: 5800 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-16.5 + rot: 3.141592653589793 rad + pos: 2.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6718 + color: '#A01E16FF' + - uid: 5802 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-16.5 + rot: 3.141592653589793 rad + pos: 2.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6719 + color: '#A01E16FF' + - uid: 5803 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-16.5 + rot: 3.141592653589793 rad + pos: 2.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6727 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,12.5 - parent: 31 - - uid: 6734 + color: '#A01E16FF' + - uid: 5804 components: - type: Transform - pos: 30.5,22.5 + rot: 3.141592653589793 rad + pos: 2.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6741 + color: '#A01E16FF' + - uid: 5805 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,2.5 + rot: 3.141592653589793 rad + pos: 2.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6749 + color: '#A01E16FF' + - uid: 5808 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,25.5 + rot: 3.141592653589793 rad + pos: 2.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6755 + color: '#A01E16FF' + - uid: 5809 components: - type: Transform rot: 3.141592653589793 rad - pos: 70.5,5.5 + pos: 2.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6765 + color: '#A01E16FF' + - uid: 5810 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,9.5 + rot: 3.141592653589793 rad + pos: 2.5,21.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6766 + color: '#A01E16FF' + - uid: 5811 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 66.5,9.5 + rot: 3.141592653589793 rad + pos: 2.5,22.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6830 + color: '#A01E16FF' + - uid: 5814 components: - type: Transform - pos: 68.5,8.5 + rot: 3.141592653589793 rad + pos: 2.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6842 + color: '#A01E16FF' + - uid: 5815 components: - type: Transform - pos: 68.5,7.5 + rot: 3.141592653589793 rad + pos: 2.5,26.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6895 + color: '#A01E16FF' + - uid: 5816 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,16.5 + rot: 3.141592653589793 rad + pos: 2.5,27.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6896 + color: '#A01E16FF' + - uid: 5818 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,17.5 + rot: 3.141592653589793 rad + pos: 2.5,29.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6925 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5819 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,12.5 + rot: 3.141592653589793 rad + pos: 4.5,29.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6926 + color: '#1739A6FF' + - uid: 5820 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,12.5 + rot: 3.141592653589793 rad + pos: 4.5,28.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6945 + color: '#1739A6FF' + - uid: 5821 components: - type: Transform - pos: 48.5,1.5 + rot: 3.141592653589793 rad + pos: 4.5,27.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7072 + color: '#1739A6FF' + - uid: 5824 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,2.5 + rot: 3.141592653589793 rad + pos: 4.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7073 + color: '#1739A6FF' + - uid: 5825 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,2.5 + rot: 3.141592653589793 rad + pos: 4.5,23.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7075 + color: '#1739A6FF' + - uid: 5826 components: - type: Transform rot: 3.141592653589793 rad - pos: 33.5,10.5 + pos: 4.5,22.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7076 + color: '#1739A6FF' + - uid: 5827 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,10.5 + rot: 3.141592653589793 rad + pos: 4.5,21.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7129 + color: '#1739A6FF' + - uid: 5830 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-8.5 + pos: 4.5,18.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7131 + color: '#1739A6FF' + - uid: 5831 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-8.5 + rot: 3.141592653589793 rad + pos: 4.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7132 + color: '#1739A6FF' + - uid: 5832 components: - type: Transform - pos: 34.5,20.5 + rot: 3.141592653589793 rad + pos: 4.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7143 + color: '#1739A6FF' + - uid: 5833 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-8.5 + rot: 3.141592653589793 rad + pos: 4.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7152 + color: '#1739A6FF' + - uid: 5836 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-8.5 + rot: 3.141592653589793 rad + pos: 4.5,12.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7156 + color: '#1739A6FF' + - uid: 5838 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-8.5 + rot: 3.141592653589793 rad + pos: 4.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7175 + color: '#1739A6FF' + - uid: 5839 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,-9.5 + pos: 4.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7179 + color: '#1739A6FF' + - uid: 5840 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,2.5 + rot: 3.141592653589793 rad + pos: 4.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7180 + color: '#1739A6FF' + - uid: 5841 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,2.5 + rot: 3.141592653589793 rad + pos: 4.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7182 + color: '#1739A6FF' + - uid: 5842 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,2.5 + rot: 3.141592653589793 rad + pos: 4.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7197 + color: '#1739A6FF' + - uid: 5843 components: - type: Transform - pos: 36.5,21.5 + rot: 1.5707963267948966 rad + pos: 2.5,5.5 parent: 31 - - uid: 7205 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5844 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,3.5 + rot: 1.5707963267948966 rad + pos: 1.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7206 + color: '#1739A6FF' + - uid: 5845 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,3.5 + rot: 1.5707963267948966 rad + pos: 0.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7207 + color: '#1739A6FF' + - uid: 5846 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,3.5 + rot: 1.5707963267948966 rad + pos: 0.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7208 + color: '#A01E16FF' + - uid: 5847 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,3.5 + rot: 1.5707963267948966 rad + pos: 1.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7210 + color: '#A01E16FF' + - uid: 5850 components: - type: Transform rot: -1.5707963267948966 rad - pos: 51.5,3.5 + pos: 3.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7212 + color: '#A01E16FF' + - uid: 5851 components: - type: Transform rot: -1.5707963267948966 rad - pos: 53.5,2.5 + pos: 4.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7218 + color: '#A01E16FF' + - uid: 5852 components: - type: Transform rot: -1.5707963267948966 rad - pos: 53.5,3.5 + pos: 5.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7227 + color: '#A01E16FF' + - uid: 5853 components: - type: Transform - pos: 64.5,4.5 + rot: -1.5707963267948966 rad + pos: 6.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7257 + color: '#A01E16FF' + - uid: 5854 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,-10.5 + rot: -1.5707963267948966 rad + pos: 5.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7266 + color: '#1739A6FF' + - uid: 5855 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,-11.5 + rot: -1.5707963267948966 rad + pos: 6.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7267 + color: '#1739A6FF' + - uid: 5857 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,-12.5 + rot: -1.5707963267948966 rad + pos: 2.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7268 + color: '#1739A6FF' + - uid: 5858 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,-13.5 + rot: -1.5707963267948966 rad + pos: 1.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7270 + color: '#1739A6FF' + - uid: 5859 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,-8.5 + pos: 0.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7271 + color: '#1739A6FF' + - uid: 5860 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,-8.5 + pos: -0.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7309 + color: '#1739A6FF' + - uid: 5861 components: - type: Transform rot: -1.5707963267948966 rad - pos: 31.5,24.5 + pos: 1.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7311 + color: '#A01E16FF' + - uid: 5862 components: - type: Transform rot: -1.5707963267948966 rad - pos: 44.5,25.5 + pos: 0.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7312 + color: '#A01E16FF' + - uid: 5863 components: - type: Transform rot: -1.5707963267948966 rad - pos: 42.5,25.5 + pos: -0.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7346 + color: '#A01E16FF' + - uid: 5866 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,-0.5 + rot: 1.5707963267948966 rad + pos: 8.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7382 + color: '#A01E16FF' + - uid: 5872 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,17.5 + rot: 1.5707963267948966 rad + pos: 3.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7413 + color: '#A01E16FF' + - uid: 5873 components: - type: Transform - pos: 2.5,-19.5 + rot: 1.5707963267948966 rad + pos: 4.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7419 + color: '#A01E16FF' + - uid: 5874 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,5.5 + rot: 1.5707963267948966 rad + pos: 5.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7458 + color: '#A01E16FF' + - uid: 5875 components: - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,16.5 + rot: 1.5707963267948966 rad + pos: 6.5,17.5 parent: 31 - - uid: 7464 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5876 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,16.5 + pos: 8.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7470 + color: '#1739A6FF' + - uid: 5877 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-2.5 + rot: 1.5707963267948966 rad + pos: 8.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7557 + color: '#A01E16FF' + - uid: 5878 components: - type: Transform - pos: -24.5,13.5 + rot: 1.5707963267948966 rad + pos: 5.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7693 + color: '#1739A6FF' + - uid: 5879 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,25.5 + rot: 1.5707963267948966 rad + pos: 6.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7727 + color: '#1739A6FF' + - uid: 5880 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,4.5 + rot: 1.5707963267948966 rad + pos: 7.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7728 + color: '#1739A6FF' + - uid: 5884 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,5.5 + rot: -1.5707963267948966 rad + pos: 3.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7729 + color: '#1739A6FF' + - uid: 5885 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,6.5 + rot: -1.5707963267948966 rad + pos: 2.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7730 + color: '#1739A6FF' + - uid: 5886 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,6.5 + rot: -1.5707963267948966 rad + pos: 1.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7731 + color: '#1739A6FF' + - uid: 5887 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,7.5 + rot: -1.5707963267948966 rad + pos: 0.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7732 + color: '#1739A6FF' + - uid: 5888 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,8.5 + rot: -1.5707963267948966 rad + pos: -0.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7733 + color: '#1739A6FF' + - uid: 5889 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,9.5 + rot: -1.5707963267948966 rad + pos: -1.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7734 + color: '#1739A6FF' + - uid: 5890 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,10.5 + rot: -1.5707963267948966 rad + pos: -2.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7735 + color: '#1739A6FF' + - uid: 5891 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,11.5 + rot: -1.5707963267948966 rad + pos: -3.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7736 + color: '#1739A6FF' + - uid: 5899 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,12.5 + rot: 1.5707963267948966 rad + pos: -21.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7738 + color: '#1739A6FF' + - uid: 5900 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,7.5 + rot: 1.5707963267948966 rad + pos: -19.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7739 + color: '#1739A6FF' + - uid: 5901 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,8.5 + pos: -18.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7740 + color: '#1739A6FF' + - uid: 5902 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,9.5 + pos: -18.5,21.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7741 + color: '#1739A6FF' + - uid: 5903 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,10.5 + pos: -18.5,22.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7742 + color: '#1739A6FF' + - uid: 5904 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,11.5 + pos: -18.5,23.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7743 + color: '#1739A6FF' + - uid: 5905 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,12.5 + pos: -18.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7801 + color: '#1739A6FF' + - uid: 5906 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,-19.5 + pos: -17.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7817 + color: '#1739A6FF' + - uid: 5907 components: - type: Transform rot: -1.5707963267948966 rad - pos: 51.5,25.5 + pos: -16.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7825 + color: '#1739A6FF' + - uid: 5908 components: - type: Transform rot: -1.5707963267948966 rad - pos: 33.5,25.5 + pos: -15.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7828 + color: '#1739A6FF' + - uid: 5909 components: - type: Transform rot: -1.5707963267948966 rad - pos: 47.5,25.5 + pos: -14.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7829 + color: '#1739A6FF' + - uid: 5910 components: - type: Transform rot: -1.5707963267948966 rad - pos: 45.5,25.5 + pos: -13.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7834 + color: '#1739A6FF' + - uid: 5911 components: - type: Transform - rot: 3.141592653589793 rad - pos: 64.5,11.5 + rot: -1.5707963267948966 rad + pos: -12.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8049 + color: '#1739A6FF' + - uid: 5912 components: - type: Transform rot: -1.5707963267948966 rad - pos: 43.5,25.5 + pos: -11.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8089 + color: '#1739A6FF' + - uid: 5913 components: - type: Transform - pos: 62.5,4.5 + rot: -1.5707963267948966 rad + pos: -10.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8210 + color: '#1739A6FF' + - uid: 5914 components: - type: Transform - rot: 3.141592653589793 rad - pos: 64.5,12.5 + rot: -1.5707963267948966 rad + pos: -9.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8214 + color: '#1739A6FF' + - uid: 5915 components: - type: Transform - pos: 31.5,18.5 + rot: -1.5707963267948966 rad + pos: -8.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8415 + color: '#1739A6FF' + - uid: 5918 components: - type: Transform - pos: 7.5,18.5 + rot: 3.141592653589793 rad + pos: -4.5,23.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8429 + color: '#1739A6FF' + - uid: 5919 components: - type: Transform rot: 3.141592653589793 rad - pos: 37.5,15.5 + pos: -4.5,22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8431 + color: '#1739A6FF' + - uid: 5920 components: - type: Transform - pos: 64.5,5.5 + rot: 3.141592653589793 rad + pos: -22.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8433 + color: '#1739A6FF' + - uid: 5921 components: - type: Transform - pos: 64.5,9.5 + rot: 3.141592653589793 rad + pos: -4.5,21.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8470 + color: '#1739A6FF' + - uid: 5922 components: - type: Transform rot: 3.141592653589793 rad - pos: 54.5,24.5 + pos: -22.5,21.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8494 + color: '#1739A6FF' + - uid: 5923 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,25.5 + rot: 3.141592653589793 rad + pos: -22.5,22.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8505 + color: '#1739A6FF' + - uid: 5930 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,25.5 + rot: 1.5707963267948966 rad + pos: 5.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8516 + color: '#1739A6FF' + - uid: 5931 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,25.5 + rot: 1.5707963267948966 rad + pos: 7.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8521 + color: '#1739A6FF' + - uid: 5932 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,25.5 + rot: 1.5707963267948966 rad + pos: 6.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8564 + color: '#1739A6FF' + - uid: 5933 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,25.5 + rot: 1.5707963267948966 rad + pos: 8.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8569 + color: '#1739A6FF' + - uid: 5934 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,25.5 + rot: 1.5707963267948966 rad + pos: 9.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8755 + color: '#1739A6FF' + - uid: 5935 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,25.5 + rot: 1.5707963267948966 rad + pos: 10.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8776 + color: '#1739A6FF' + - uid: 5936 components: - type: Transform rot: 1.5707963267948966 rad - pos: -10.5,10.5 + pos: 11.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8777 + color: '#1739A6FF' + - uid: 5937 components: - type: Transform rot: 1.5707963267948966 rad - pos: -11.5,10.5 + pos: 12.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8778 + color: '#1739A6FF' + - uid: 5942 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,10.5 + rot: 3.141592653589793 rad + pos: 8.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8779 + color: '#1739A6FF' + - uid: 5943 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,10.5 + rot: 3.141592653589793 rad + pos: 8.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8780 + color: '#1739A6FF' + - uid: 5945 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,10.5 + pos: 9.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8781 + color: '#A01E16FF' + - uid: 5946 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,10.5 + pos: 9.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8785 + color: '#A01E16FF' + - uid: 5947 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,11.5 + pos: 9.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8786 + color: '#A01E16FF' + - uid: 5948 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,11.5 + pos: 9.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8787 + color: '#A01E16FF' + - uid: 5949 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,11.5 + pos: 9.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8788 + color: '#A01E16FF' + - uid: 5954 components: - type: Transform rot: -1.5707963267948966 rad - pos: -10.5,11.5 + pos: -0.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8789 + color: '#A01E16FF' + - uid: 5956 components: - type: Transform rot: -1.5707963267948966 rad - pos: -11.5,11.5 + pos: -2.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8790 + color: '#A01E16FF' + - uid: 5957 components: - type: Transform rot: -1.5707963267948966 rad - pos: -12.5,11.5 + pos: -3.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8791 + color: '#A01E16FF' + - uid: 5958 components: - type: Transform rot: -1.5707963267948966 rad - pos: -13.5,11.5 + pos: -4.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8792 + color: '#A01E16FF' + - uid: 5959 components: - type: Transform rot: -1.5707963267948966 rad - pos: -14.5,11.5 + pos: -0.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8793 + color: '#1739A6FF' + - uid: 5961 components: - type: Transform rot: -1.5707963267948966 rad - pos: -15.5,11.5 + pos: -3.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8991 + color: '#1739A6FF' + - uid: 5962 components: - type: Transform - pos: 64.5,3.5 + rot: -1.5707963267948966 rad + pos: -1.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8992 + color: '#1739A6FF' + - uid: 5965 components: - type: Transform - pos: 64.5,1.5 + rot: 3.141592653589793 rad + pos: -5.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9014 + color: '#A01E16FF' + - uid: 5966 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,25.5 + rot: 3.141592653589793 rad + pos: -5.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9015 + color: '#A01E16FF' + - uid: 5967 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,25.5 + rot: 3.141592653589793 rad + pos: -5.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9016 + color: '#A01E16FF' + - uid: 5968 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,25.5 + rot: 3.141592653589793 rad + pos: -5.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9017 + color: '#A01E16FF' + - uid: 5970 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,25.5 + rot: 3.141592653589793 rad + pos: -5.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9018 + color: '#A01E16FF' + - uid: 5972 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,25.5 + rot: 3.141592653589793 rad + pos: -4.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9054 + color: '#1739A6FF' + - uid: 5974 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,14.5 + rot: 3.141592653589793 rad + pos: -4.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9059 + color: '#1739A6FF' + - uid: 5975 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,15.5 + rot: 3.141592653589793 rad + pos: -4.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9075 + color: '#1739A6FF' + - uid: 5984 components: - type: Transform rot: -1.5707963267948966 rad - pos: 58.5,14.5 + pos: -6.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9176 + color: '#A01E16FF' + - uid: 5985 components: - type: Transform - pos: -37.5,-0.5 + rot: 1.5707963267948966 rad + pos: -9.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9177 + color: '#A01E16FF' + - uid: 5990 components: - type: Transform - pos: -37.5,-2.5 + rot: 3.141592653589793 rad + pos: -5.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9178 + color: '#1739A6FF' + - uid: 5997 components: - type: Transform - pos: -37.5,-3.5 + rot: 3.141592653589793 rad + pos: -8.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9199 + color: '#A01E16FF' + - uid: 5998 components: - type: Transform - pos: -37.5,-1.5 + rot: 3.141592653589793 rad + pos: -8.5,18.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9201 + color: '#A01E16FF' + - uid: 5999 components: - type: Transform - pos: -37.5,-4.5 + rot: 3.141592653589793 rad + pos: -8.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9206 + color: '#A01E16FF' + - uid: 6003 components: - type: Transform - pos: 64.5,6.5 + rot: 3.141592653589793 rad + pos: -7.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9222 + color: '#1739A6FF' + - uid: 6004 components: - type: Transform rot: 3.141592653589793 rad - pos: -36.5,14.5 + pos: -7.5,18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9223 + color: '#1739A6FF' + - uid: 6005 components: - type: Transform rot: 3.141592653589793 rad - pos: -38.5,15.5 + pos: -7.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9349 + color: '#1739A6FF' + - uid: 6008 components: - type: Transform - pos: -25.5,17.5 + rot: 1.5707963267948966 rad + pos: -9.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9350 + color: '#1739A6FF' + - uid: 6009 components: - type: Transform - pos: -25.5,18.5 + rot: 1.5707963267948966 rad + pos: -10.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9351 + color: '#1739A6FF' + - uid: 6011 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,19.5 + rot: 1.5707963267948966 rad + pos: -9.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9352 + color: '#A01E16FF' + - uid: 6012 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,19.5 + rot: 1.5707963267948966 rad + pos: -11.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9377 + color: '#A01E16FF' + - uid: 6013 components: - type: Transform - pos: 64.5,7.5 + rot: 1.5707963267948966 rad + pos: -10.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9388 + color: '#A01E16FF' + - uid: 6014 components: - type: Transform - pos: 64.5,8.5 + rot: 3.141592653589793 rad + pos: -5.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9731 + color: '#1739A6FF' + - uid: 6027 components: - type: Transform rot: 3.141592653589793 rad - pos: 47.5,16.5 + pos: -12.5,17.5 parent: 31 - - uid: 9816 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6028 components: - type: Transform rot: 3.141592653589793 rad - pos: -4.5,-29.5 + pos: -12.5,18.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9938 + color: '#1739A6FF' + - uid: 6029 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,15.5 + rot: 1.5707963267948966 rad + pos: -9.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9941 + color: '#A01E16FF' + - uid: 6030 components: - type: Transform - pos: 64.5,2.5 + rot: 1.5707963267948966 rad + pos: -11.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9945 + color: '#A01E16FF' + - uid: 6031 components: - type: Transform - rot: 3.141592653589793 rad - pos: 46.5,17.5 + rot: 1.5707963267948966 rad + pos: -10.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9955 + color: '#A01E16FF' + - uid: 6034 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,17.5 + rot: 1.5707963267948966 rad + pos: -4.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 9956 + color: '#A01E16FF' + - uid: 6035 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,16.5 + rot: 1.5707963267948966 rad + pos: -3.5,8.5 parent: 31 - - uid: 10024 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6036 components: - type: Transform rot: 1.5707963267948966 rad - pos: 21.5,-11.5 + pos: -2.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10026 + color: '#A01E16FF' + - uid: 6037 components: - type: Transform rot: 1.5707963267948966 rad - pos: 20.5,-11.5 + pos: -1.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10031 + color: '#A01E16FF' + - uid: 6038 components: - type: Transform - pos: 62.5,6.5 + rot: 1.5707963267948966 rad + pos: -3.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10039 + color: '#1739A6FF' + - uid: 6039 components: - type: Transform rot: 1.5707963267948966 rad - pos: 19.5,-11.5 + pos: -2.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10102 + color: '#1739A6FF' + - uid: 6040 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,17.5 + rot: 1.5707963267948966 rad + pos: -1.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10105 + color: '#1739A6FF' + - uid: 6045 components: - type: Transform rot: -1.5707963267948966 rad - pos: 54.5,15.5 + pos: -5.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10107 + color: '#1739A6FF' + - uid: 6046 components: - type: Transform rot: -1.5707963267948966 rad - pos: 35.5,16.5 + pos: -6.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10120 + color: '#1739A6FF' + - uid: 6047 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,22.5 + rot: -1.5707963267948966 rad + pos: -7.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10122 + color: '#1739A6FF' + - uid: 6048 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,16.5 + rot: -1.5707963267948966 rad + pos: -8.5,5.5 parent: 31 - - uid: 10247 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6049 components: - type: Transform - pos: -37.5,-7.5 + rot: -1.5707963267948966 rad + pos: -9.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10248 + color: '#1739A6FF' + - uid: 6052 components: - type: Transform - pos: -37.5,-6.5 + rot: -1.5707963267948966 rad + pos: -12.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10249 + color: '#1739A6FF' + - uid: 6053 components: - type: Transform - pos: -35.5,-7.5 + rot: -1.5707963267948966 rad + pos: -13.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10250 + color: '#1739A6FF' + - uid: 6054 components: - type: Transform - pos: -35.5,-8.5 + rot: -1.5707963267948966 rad + pos: -14.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10378 + color: '#1739A6FF' + - uid: 6055 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,-29.5 + pos: -15.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10379 + color: '#1739A6FF' + - uid: 6056 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -23.5,5.5 + parent: 31 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6057 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,-29.5 + pos: -17.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10380 + color: '#1739A6FF' + - uid: 6058 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,-29.5 + pos: -18.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10382 + color: '#1739A6FF' + - uid: 6059 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-28.5 + rot: -1.5707963267948966 rad + pos: -19.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10383 + color: '#1739A6FF' + - uid: 6060 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-28.5 + rot: -1.5707963267948966 rad + pos: -20.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10384 + color: '#1739A6FF' + - uid: 6061 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-28.5 + rot: -1.5707963267948966 rad + pos: -21.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10387 + color: '#1739A6FF' + - uid: 6062 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-4.5 + rot: -1.5707963267948966 rad + pos: -22.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10388 + color: '#1739A6FF' + - uid: 6063 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-5.5 + rot: -1.5707963267948966 rad + pos: -6.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10389 + color: '#A01E16FF' + - uid: 6064 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-6.5 + rot: -1.5707963267948966 rad + pos: -7.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10390 + color: '#A01E16FF' + - uid: 6065 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-7.5 + rot: -1.5707963267948966 rad + pos: -8.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10391 + color: '#A01E16FF' + - uid: 6066 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-8.5 + rot: -1.5707963267948966 rad + pos: -9.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10392 + color: '#A01E16FF' + - uid: 6067 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-9.5 + rot: -1.5707963267948966 rad + pos: -10.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10393 + color: '#A01E16FF' + - uid: 6068 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-10.5 + rot: -1.5707963267948966 rad + pos: -11.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10394 + color: '#A01E16FF' + - uid: 6069 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-11.5 + rot: -1.5707963267948966 rad + pos: -12.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10396 + color: '#A01E16FF' + - uid: 6070 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-13.5 + rot: -1.5707963267948966 rad + pos: -13.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10397 + color: '#A01E16FF' + - uid: 6072 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-4.5 + rot: -1.5707963267948966 rad + pos: -15.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10398 + color: '#A01E16FF' + - uid: 6073 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-5.5 + rot: -1.5707963267948966 rad + pos: -16.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10399 + color: '#A01E16FF' + - uid: 6074 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-6.5 + rot: -1.5707963267948966 rad + pos: -17.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10400 + color: '#A01E16FF' + - uid: 6075 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-7.5 + rot: -1.5707963267948966 rad + pos: -18.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10402 + color: '#A01E16FF' + - uid: 6077 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-9.5 + rot: -1.5707963267948966 rad + pos: -20.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10403 + color: '#A01E16FF' + - uid: 6078 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-10.5 + rot: -1.5707963267948966 rad + pos: -21.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10405 + color: '#A01E16FF' + - uid: 6081 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-12.5 + rot: 1.5707963267948966 rad + pos: -10.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10412 + color: '#1739A6FF' + - uid: 6092 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,17.5 + pos: -16.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10423 + color: '#1739A6FF' + - uid: 6093 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,13.5 + rot: 3.141592653589793 rad + pos: -24.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10432 + color: '#1739A6FF' + - uid: 6094 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-14.5 + rot: 3.141592653589793 rad + pos: -24.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10433 + color: '#1739A6FF' + - uid: 6097 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-14.5 + rot: -1.5707963267948966 rad + pos: -24.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10434 + color: '#A01E16FF' + - uid: 6102 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-14.5 + rot: -1.5707963267948966 rad + pos: -25.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10443 + color: '#A01E16FF' + - uid: 6103 components: - type: Transform rot: -1.5707963267948966 rad - pos: -20.5,-12.5 + pos: -26.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10449 + color: '#A01E16FF' + - uid: 6104 components: - type: Transform rot: -1.5707963267948966 rad - pos: 59.5,14.5 + pos: -25.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10450 + color: '#1739A6FF' + - uid: 6105 components: - type: Transform - pos: -8.5,-23.5 + rot: -1.5707963267948966 rad + pos: -26.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10451 + color: '#1739A6FF' + - uid: 6107 components: - type: Transform - pos: -8.5,-24.5 + rot: 3.141592653589793 rad + pos: -23.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10452 + color: '#A01E16FF' + - uid: 6108 components: - type: Transform - pos: -8.5,-25.5 + rot: 3.141592653589793 rad + pos: -23.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10453 + color: '#A01E16FF' + - uid: 6109 components: - type: Transform - pos: -8.5,-26.5 + rot: 3.141592653589793 rad + pos: -23.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10454 + color: '#A01E16FF' + - uid: 6110 components: - type: Transform - pos: -8.5,-28.5 + rot: 3.141592653589793 rad + pos: -23.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10455 + color: '#A01E16FF' + - uid: 6111 components: - type: Transform - pos: -8.5,-29.5 + rot: 3.141592653589793 rad + pos: -23.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10456 + color: '#A01E16FF' + - uid: 6113 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-27.5 + pos: -16.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10457 + color: '#1739A6FF' + - uid: 6128 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-27.5 + rot: 3.141592653589793 rad + pos: -16.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10458 + color: '#1739A6FF' + - uid: 6131 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-27.5 + rot: 1.5707963267948966 rad + pos: -27.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10459 + color: '#A01E16FF' + - uid: 6133 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-27.5 + rot: 1.5707963267948966 rad + pos: -25.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10460 + color: '#A01E16FF' + - uid: 6134 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-27.5 + rot: 1.5707963267948966 rad + pos: -24.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10461 + color: '#A01E16FF' + - uid: 6139 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-27.5 + rot: 1.5707963267948966 rad + pos: -30.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10462 + color: '#1739A6FF' + - uid: 6140 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-27.5 + rot: 1.5707963267948966 rad + pos: -31.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10469 + color: '#1739A6FF' + - uid: 6142 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-16.5 + rot: 1.5707963267948966 rad + pos: -33.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10470 + color: '#1739A6FF' + - uid: 6143 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-16.5 + rot: 1.5707963267948966 rad + pos: -34.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10471 + color: '#1739A6FF' + - uid: 6145 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,-16.5 + rot: 1.5707963267948966 rad + pos: -31.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10472 + color: '#A01E16FF' + - uid: 6146 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-16.5 + rot: 1.5707963267948966 rad + pos: -32.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10479 + color: '#A01E16FF' + - uid: 6147 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-17.5 + rot: 1.5707963267948966 rad + pos: -33.5,3.5 parent: 31 - - uid: 10483 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6148 components: - type: Transform - pos: -7.5,-20.5 + rot: 1.5707963267948966 rad + pos: -34.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10484 + color: '#A01E16FF' + - uid: 6149 components: - type: Transform - pos: -7.5,-21.5 + rot: 1.5707963267948966 rad + pos: -35.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10485 + color: '#A01E16FF' + - uid: 6153 components: - type: Transform - pos: -7.5,-22.5 + pos: -35.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10486 + color: '#1739A6FF' + - uid: 6154 components: - type: Transform - pos: -7.5,-23.5 + pos: -35.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10487 + color: '#1739A6FF' + - uid: 6155 components: - type: Transform - pos: -7.5,-24.5 + pos: -35.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10488 + color: '#1739A6FF' + - uid: 6156 components: - type: Transform - pos: -7.5,-25.5 + pos: -35.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10489 + color: '#1739A6FF' + - uid: 6157 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-26.5 + pos: -35.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10490 + color: '#1739A6FF' + - uid: 6158 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-26.5 + pos: -35.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10491 + color: '#1739A6FF' + - uid: 6159 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-26.5 + pos: -35.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10492 + color: '#1739A6FF' + - uid: 6160 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-26.5 + pos: -35.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10493 + color: '#1739A6FF' + - uid: 6161 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-26.5 + pos: -35.5,-3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10494 + color: '#1739A6FF' + - uid: 6162 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-26.5 + rot: 1.5707963267948966 rad + pos: -39.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10507 + color: '#A01E16FF' + - uid: 6163 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,16.5 + pos: -35.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10508 + color: '#1739A6FF' + - uid: 6164 components: - type: Transform - pos: 64.5,0.5 + pos: -36.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10509 + color: '#A01E16FF' + - uid: 6165 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,16.5 + pos: -36.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10510 + color: '#A01E16FF' + - uid: 6167 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,16.5 + pos: -25.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10511 + color: '#1739A6FF' + - uid: 6170 components: - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,16.5 + rot: 1.5707963267948966 rad + pos: 32.5,3.5 parent: 31 - - uid: 10514 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6171 components: - type: Transform - rot: 3.141592653589793 rad - pos: 42.5,17.5 + pos: 32.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10516 + color: '#1739A6FF' + - uid: 6172 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,16.5 + pos: 32.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10517 + color: '#1739A6FF' + - uid: 6173 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,16.5 + pos: 32.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10914 + color: '#1739A6FF' + - uid: 6176 components: - type: Transform - pos: 49.5,-2.5 + pos: 33.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10915 + color: '#A01E16FF' + - uid: 6177 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,-3.5 + pos: 33.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10916 + color: '#A01E16FF' + - uid: 6178 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,-3.5 + pos: 33.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10917 + color: '#A01E16FF' + - uid: 6179 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-3.5 + pos: 33.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10918 + color: '#A01E16FF' + - uid: 6185 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-3.5 + rot: 1.5707963267948966 rad + pos: 34.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10919 + color: '#A01E16FF' + - uid: 6186 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-3.5 + pos: 32.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10920 + color: '#1739A6FF' + - uid: 6187 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-4.5 + pos: 32.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10921 + color: '#1739A6FF' + - uid: 6188 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-5.5 + pos: 32.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10922 + color: '#1739A6FF' + - uid: 6189 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-6.5 + pos: 32.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10923 + color: '#1739A6FF' + - uid: 6190 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-7.5 + pos: 32.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10924 + color: '#1739A6FF' + - uid: 6191 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-8.5 + pos: 32.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10925 + color: '#1739A6FF' + - uid: 6192 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-9.5 + pos: 32.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10926 + color: '#1739A6FF' + - uid: 6193 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-10.5 + pos: 33.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10927 + color: '#A01E16FF' + - uid: 6194 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,-7.5 + pos: 33.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10928 + color: '#A01E16FF' + - uid: 6195 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,-7.5 + pos: 33.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10932 + color: '#A01E16FF' + - uid: 6196 components: - type: Transform - pos: 48.5,-2.5 + pos: 33.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10933 + color: '#A01E16FF' + - uid: 6200 components: - type: Transform - pos: 48.5,-3.5 + rot: -1.5707963267948966 rad + pos: 40.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10934 + color: '#1739A6FF' + - uid: 6201 components: - type: Transform - pos: 48.5,-4.5 + rot: 1.5707963267948966 rad + pos: 41.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10935 + color: '#1739A6FF' + - uid: 6202 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,-5.5 + rot: 1.5707963267948966 rad + pos: 42.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10936 + color: '#1739A6FF' + - uid: 6203 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,-5.5 + rot: 1.5707963267948966 rad + pos: 43.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10937 + color: '#1739A6FF' + - uid: 6206 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-5.5 + pos: 43.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10938 + color: '#A01E16FF' + - uid: 6207 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-5.5 + pos: 43.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10939 + color: '#A01E16FF' + - uid: 6208 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-5.5 + pos: 43.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10940 + color: '#A01E16FF' + - uid: 6209 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-5.5 + rot: 3.141592653589793 rad + pos: 43.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10941 + color: '#A01E16FF' + - uid: 6217 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-5.5 + rot: 3.141592653589793 rad + pos: 44.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10942 + color: '#1739A6FF' + - uid: 6218 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,-5.5 + rot: 3.141592653589793 rad + pos: 44.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10944 + color: '#1739A6FF' + - uid: 6219 components: - type: Transform - pos: 48.5,-6.5 + rot: 3.141592653589793 rad + pos: 44.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10945 + color: '#1739A6FF' + - uid: 6220 components: - type: Transform - pos: 48.5,-7.5 + rot: 1.5707963267948966 rad + pos: 44.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10946 + color: '#A01E16FF' + - uid: 6221 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,-8.5 + rot: 1.5707963267948966 rad + pos: 45.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10947 + color: '#A01E16FF' + - uid: 6222 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,-8.5 + rot: 1.5707963267948966 rad + pos: 46.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10948 + color: '#A01E16FF' + - uid: 6224 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,-8.5 + rot: 1.5707963267948966 rad + pos: 48.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10949 + color: '#A01E16FF' + - uid: 6225 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-8.5 + rot: 1.5707963267948966 rad + pos: 45.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10950 + color: '#1739A6FF' + - uid: 6227 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-8.5 + rot: 1.5707963267948966 rad + pos: 47.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10951 + color: '#1739A6FF' + - uid: 6229 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-8.5 + pos: 48.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10952 + color: '#1739A6FF' + - uid: 6233 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-9.5 + pos: 48.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10953 + color: '#1739A6FF' + - uid: 6234 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-10.5 + pos: 49.5,2.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11063 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6235 components: - type: Transform - pos: 46.5,20.5 + pos: 49.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11064 + color: '#A01E16FF' + - uid: 6236 components: - type: Transform - pos: 47.5,21.5 + pos: 49.5,0.5 parent: 31 - - uid: 11065 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6237 components: - type: Transform - pos: 47.5,20.5 + pos: 49.5,-0.5 parent: 31 - - uid: 11066 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6238 components: - type: Transform - pos: 47.5,19.5 + pos: 49.5,-1.5 parent: 31 - - uid: 11067 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6239 components: - type: Transform - pos: 47.5,18.5 + pos: 48.5,0.5 parent: 31 - - uid: 11068 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6240 components: - type: Transform - pos: 46.5,19.5 + rot: -1.5707963267948966 rad + pos: 42.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11082 + color: '#A01E16FF' + - uid: 6247 components: - type: Transform rot: -1.5707963267948966 rad - pos: 45.5,13.5 + pos: 47.5,12.5 parent: 31 - - uid: 11171 + - uid: 6254 components: - type: Transform rot: 3.141592653589793 rad - pos: 62.5,3.5 + pos: 32.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11292 + color: '#1739A6FF' + - uid: 6260 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,12.5 + pos: 22.5,14.5 parent: 31 - - uid: 11293 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6263 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,11.5 + pos: 38.5,2.5 parent: 31 - - uid: 11303 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6264 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,14.5 + pos: 38.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11304 + color: '#A01E16FF' + - uid: 6269 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,14.5 + rot: 3.141592653589793 rad + pos: 37.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11401 + color: '#1739A6FF' + - uid: 6270 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-5.5 + rot: 3.141592653589793 rad + pos: 37.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11402 + color: '#1739A6FF' + - uid: 6271 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-4.5 + rot: 3.141592653589793 rad + pos: 37.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11403 + color: '#1739A6FF' + - uid: 6272 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-4.5 + rot: 3.141592653589793 rad + pos: 37.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11404 + color: '#1739A6FF' + - uid: 6273 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-4.5 + rot: 3.141592653589793 rad + pos: 37.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11405 + color: '#1739A6FF' + - uid: 6277 components: - type: Transform rot: 1.5707963267948966 rad - pos: -39.5,-4.5 + pos: 47.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11437 + color: '#00FF00FF' + - uid: 6280 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,15.5 + rot: 1.5707963267948966 rad + pos: 49.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11469 + color: '#00FF00FF' + - uid: 6281 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,12.5 + rot: 1.5707963267948966 rad + pos: 46.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11474 + color: '#00FF00FF' + - uid: 6288 components: - type: Transform rot: -1.5707963267948966 rad - pos: 56.5,15.5 + pos: 40.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11476 + color: '#234FDEFF' + - uid: 6315 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,15.5 + rot: 1.5707963267948966 rad + pos: -7.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11478 + color: '#A01E16FF' + - uid: 6349 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,14.5 + rot: 1.5707963267948966 rad + pos: 44.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11554 + color: '#A01E16FF' + - uid: 6363 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-14.5 + pos: 37.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11555 + - uid: 6384 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-14.5 + rot: 1.5707963267948966 rad + pos: 47.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11556 + color: '#00FF00FF' + - uid: 6392 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-14.5 + pos: 43.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11557 + color: '#A01E16FF' + - uid: 6409 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-14.5 + rot: 3.141592653589793 rad + pos: -22.5,-17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11558 + color: '#A01E16FF' + - uid: 6411 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-14.5 + rot: 1.5707963267948966 rad + pos: 45.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11559 + color: '#A01E16FF' + - uid: 6435 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-14.5 + rot: 1.5707963267948966 rad + pos: 49.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11560 + color: '#00FF00FF' + - uid: 6439 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,-14.5 + pos: -11.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11561 + color: '#A01E16FF' + - uid: 6465 components: - type: Transform rot: -1.5707963267948966 rad - pos: -17.5,-14.5 + pos: -14.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11562 + color: '#A01E16FF' + - uid: 6480 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-14.5 + rot: 1.5707963267948966 rad + pos: -21.5,-18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11563 + color: '#A01E16FF' + - uid: 6481 components: - type: Transform rot: -1.5707963267948966 rad - pos: -19.5,-14.5 + pos: 2.5,30.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11564 + color: '#1739A6FF' + - uid: 6490 components: - type: Transform rot: -1.5707963267948966 rad - pos: -20.5,-14.5 + pos: -9.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11565 + color: '#A01E16FF' + - uid: 6534 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-14.5 + rot: 1.5707963267948966 rad + pos: 46.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11566 + color: '#A01E16FF' + - uid: 6549 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-14.5 + pos: 46.5,18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11568 + color: '#990000FF' + - uid: 6558 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,-18.5 + rot: 3.141592653589793 rad + pos: 37.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11575 + color: '#234FDEFF' + - uid: 6559 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-19.5 + pos: 44.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11576 + color: '#1739A6FF' + - uid: 6562 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-20.5 + rot: -1.5707963267948966 rad + pos: 46.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11577 + color: '#1739A6FF' + - uid: 6569 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,-19.5 + rot: -1.5707963267948966 rad + pos: 45.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11578 + color: '#1739A6FF' + - uid: 6572 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,-20.5 + rot: -1.5707963267948966 rad + pos: 24.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11579 + color: '#1739A6FF' + - uid: 6573 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,-21.5 + rot: -1.5707963267948966 rad + pos: 25.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11580 + color: '#1739A6FF' + - uid: 6577 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,-21.5 + pos: 37.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11581 + - uid: 6579 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-21.5 + pos: 34.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11584 + - uid: 6604 components: - type: Transform - pos: -25.5,-23.5 + rot: -1.5707963267948966 rad + pos: -8.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11585 + color: '#A01E16FF' + - uid: 6619 components: - type: Transform - pos: -26.5,-23.5 + rot: -1.5707963267948966 rad + pos: -10.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11586 + color: '#A01E16FF' + - uid: 6634 components: - type: Transform - pos: -26.5,-22.5 + rot: -1.5707963267948966 rad + pos: -13.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11587 + color: '#A01E16FF' + - uid: 6636 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,-22.5 + pos: 41.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11588 + color: '#234FDEFF' + - uid: 6642 components: - type: Transform rot: -1.5707963267948966 rad - pos: -23.5,-22.5 + pos: -12.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11589 + color: '#A01E16FF' + - uid: 6693 components: - type: Transform rot: 3.141592653589793 rad - pos: -23.5,-22.5 + pos: -23.5,-17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11593 + color: '#1739A6FF' + - uid: 6696 components: - type: Transform - pos: -22.5,-26.5 + rot: 3.141592653589793 rad + pos: -23.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11594 + color: '#1739A6FF' + - uid: 6704 components: - type: Transform - pos: -22.5,-24.5 + pos: 34.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11598 + - uid: 6712 components: - type: Transform rot: -1.5707963267948966 rad - pos: -28.5,-21.5 + pos: -18.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11599 + color: '#A01E16FF' + - uid: 6713 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-22.5 + rot: 3.141592653589793 rad + pos: -23.5,-15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11600 + color: '#1739A6FF' + - uid: 6714 components: - type: Transform rot: -1.5707963267948966 rad - pos: -29.5,-22.5 + pos: -21.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11601 + color: '#A01E16FF' + - uid: 6715 components: - type: Transform rot: -1.5707963267948966 rad - pos: -29.5,-21.5 + pos: -20.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11602 + color: '#A01E16FF' + - uid: 6716 components: - type: Transform rot: -1.5707963267948966 rad - pos: -30.5,-21.5 - parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11606 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-21.5 + pos: -19.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11607 + color: '#A01E16FF' + - uid: 6717 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-22.5 + rot: -1.5707963267948966 rad + pos: -17.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11610 + color: '#A01E16FF' + - uid: 6718 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-22.5 + rot: -1.5707963267948966 rad + pos: -15.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11759 + color: '#A01E16FF' + - uid: 6719 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,21.5 + rot: -1.5707963267948966 rad + pos: -16.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11760 + color: '#A01E16FF' + - uid: 6727 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,20.5 + rot: -1.5707963267948966 rad + pos: 45.5,12.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 11761 + - uid: 6734 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,19.5 + pos: 30.5,22.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 11762 + - uid: 6741 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,18.5 + rot: -1.5707963267948966 rad + pos: 64.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11763 + color: '#0055CCFF' + - uid: 6749 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,17.5 + rot: -1.5707963267948966 rad + pos: 37.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 11764 + - uid: 6765 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,16.5 + rot: 1.5707963267948966 rad + pos: 70.5,9.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 11765 + - uid: 6766 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,15.5 + rot: 1.5707963267948966 rad + pos: 66.5,9.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 11766 + - uid: 6830 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,14.5 + pos: 68.5,8.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 11767 + - uid: 6842 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,13.5 + pos: 68.5,7.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 11768 + - uid: 6895 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,13.5 + rot: -1.5707963267948966 rad + pos: 23.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11769 + color: '#1739A6FF' + - uid: 6896 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,13.5 + rot: -1.5707963267948966 rad + pos: 25.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11802 + color: '#A01E16FF' + - uid: 6925 components: - type: Transform rot: -1.5707963267948966 rad - pos: 72.5,10.5 + pos: 62.5,12.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 11803 + - uid: 6926 components: - type: Transform rot: -1.5707963267948966 rad - pos: 73.5,10.5 + pos: 61.5,12.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 11804 + - uid: 6945 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 74.5,10.5 + pos: 48.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11805 + color: '#1739A6FF' + - uid: 6973 components: - type: Transform rot: 3.141592653589793 rad - pos: 75.5,9.5 + pos: 48.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11870 + color: '#1739A6FF' + - uid: 6976 components: - type: Transform - rot: 3.141592653589793 rad - pos: 72.5,2.5 + pos: -8.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11871 + color: '#A01E16FF' + - uid: 6989 components: - type: Transform rot: 3.141592653589793 rad - pos: 72.5,1.5 + pos: 53.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11872 + color: '#A01E16FF' + - uid: 7029 components: - type: Transform rot: 1.5707963267948966 rad - pos: 69.5,-1.5 + pos: 52.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11883 + color: '#A01E16FF' + - uid: 7036 components: - type: Transform - pos: 66.5,-0.5 + rot: 3.141592653589793 rad + pos: 48.5,-17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 12119 + color: '#1739A6FF' + - uid: 7072 components: - type: Transform - pos: 66.5,7.5 + rot: -1.5707963267948966 rad + pos: 49.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 12120 + color: '#1739A6FF' + - uid: 7073 components: - type: Transform - pos: 66.5,8.5 + rot: -1.5707963267948966 rad + pos: 50.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 12126 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,11.5 - parent: 31 - - uid: 12127 + color: '#1739A6FF' + - uid: 7075 components: - type: Transform rot: 3.141592653589793 rad - pos: 66.5,12.5 - parent: 31 - - uid: 12143 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,15.5 - parent: 31 - - uid: 12144 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,15.5 + pos: 33.5,10.5 parent: 31 - - uid: 12145 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7076 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,15.5 + rot: 1.5707963267948966 rad + pos: 33.5,10.5 parent: 31 - - uid: 12146 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7098 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,15.5 + rot: 3.141592653589793 rad + pos: 43.5,15.5 parent: 31 - - uid: 12147 + - type: AtmosPipeColor + color: '#F88379FF' + - uid: 7132 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,15.5 + pos: 34.5,20.5 parent: 31 - - uid: 12149 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 7175 components: - type: Transform rot: 3.141592653589793 rad - pos: 34.5,12.5 + pos: -32.5,-9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 12150 + color: '#DE2D23FF' + - uid: 7179 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,15.5 + rot: -1.5707963267948966 rad + pos: 52.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 12151 + color: '#1739A6FF' + - uid: 7180 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,14.5 + rot: -1.5707963267948966 rad + pos: 51.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 12541 + color: '#1739A6FF' + - uid: 7182 components: - type: Transform - pos: 38.5,21.5 + rot: -1.5707963267948966 rad + pos: 54.5,2.5 parent: 31 - - uid: 12542 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7197 components: - type: Transform - pos: 40.5,21.5 + pos: 36.5,21.5 parent: 31 - - uid: 12543 + - uid: 7205 components: - type: Transform - pos: 42.5,21.5 + rot: -1.5707963267948966 rad + pos: 55.5,3.5 parent: 31 - - uid: 12544 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7206 components: - type: Transform - pos: 44.5,21.5 + rot: -1.5707963267948966 rad + pos: 54.5,3.5 parent: 31 - - uid: 12545 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7207 components: - type: Transform - pos: 46.5,21.5 + rot: -1.5707963267948966 rad + pos: 52.5,3.5 parent: 31 - - uid: 12546 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7208 components: - type: Transform - pos: 46.5,22.5 + rot: -1.5707963267948966 rad + pos: 50.5,3.5 parent: 31 - - uid: 12547 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7210 components: - type: Transform - pos: 44.5,22.5 + rot: -1.5707963267948966 rad + pos: 51.5,3.5 parent: 31 - - uid: 12548 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7212 components: - type: Transform - pos: 42.5,22.5 + rot: -1.5707963267948966 rad + pos: 53.5,2.5 parent: 31 - - uid: 12549 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7218 components: - type: Transform - pos: 40.5,22.5 + rot: -1.5707963267948966 rad + pos: 53.5,3.5 parent: 31 - - uid: 12550 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7227 components: - type: Transform - pos: 38.5,22.5 + pos: 64.5,4.5 parent: 31 - - uid: 12551 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 7257 components: - type: Transform - pos: 36.5,22.5 + rot: 3.141592653589793 rad + pos: -32.5,-10.5 parent: 31 -- proto: GasPipeTJunction - entities: - - uid: 53 + - type: AtmosPipeColor + color: '#DE2D23FF' + - uid: 7266 components: - type: Transform rot: 3.141592653589793 rad - pos: 10.5,25.5 + pos: -32.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 97 + color: '#DE2D23FF' + - uid: 7267 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-5.5 + rot: 3.141592653589793 rad + pos: -32.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 351 + color: '#DE2D23FF' + - uid: 7268 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-11.5 + rot: 3.141592653589793 rad + pos: -32.5,-13.5 + parent: 31 + - type: AtmosPipeColor + color: '#DE2D23FF' + - uid: 7309 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 31.5,24.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 536 + - uid: 7311 components: - type: Transform - pos: -3.5,-16.5 + rot: -1.5707963267948966 rad + pos: 44.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 926 + - uid: 7312 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-21.5 + rot: -1.5707963267948966 rad + pos: 42.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1231 + color: '#990000FF' + - uid: 7346 components: - type: Transform rot: -1.5707963267948966 rad - pos: 39.5,5.5 + pos: 63.5,-0.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1723 + - uid: 7382 components: - type: Transform - pos: 37.5,5.5 + rot: 3.141592653589793 rad + pos: 40.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1796 + color: '#990000FF' + - uid: 7413 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,-12.5 + pos: 2.5,-19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2282 + color: '#A01E16FF' + - uid: 7419 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,15.5 + pos: -32.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2868 + color: '#1739A6FF' + - uid: 7458 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,16.5 + parent: 31 + - uid: 7464 components: - type: Transform rot: 1.5707963267948966 rad - pos: 4.5,-19.5 + pos: 32.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3386 + color: '#990000FF' + - uid: 7557 + components: + - type: Transform + pos: -24.5,13.5 + parent: 31 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7693 components: - type: Transform rot: -1.5707963267948966 rad - pos: 18.5,-14.5 + pos: 41.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 3389 + - uid: 7727 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,-15.5 + rot: 3.141592653589793 rad + pos: -37.5,4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3390 + color: '#A01E16FF' + - uid: 7728 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,8.5 + rot: 3.141592653589793 rad + pos: -37.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3420 + color: '#A01E16FF' + - uid: 7729 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-11.5 + rot: 3.141592653589793 rad + pos: -37.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 3707 + color: '#A01E16FF' + - uid: 7730 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-1.5 + rot: 3.141592653589793 rad + pos: -35.5,6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3834 + color: '#1739A6FF' + - uid: 7731 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-13.5 + rot: 3.141592653589793 rad + pos: -35.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 3860 + color: '#1739A6FF' + - uid: 7732 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,13.5 + rot: 3.141592653589793 rad + pos: -35.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 3940 + color: '#1739A6FF' + - uid: 7733 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,13.5 + rot: 3.141592653589793 rad + pos: -35.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4181 + color: '#1739A6FF' + - uid: 7734 components: - type: Transform - pos: -8.5,-21.5 + rot: 3.141592653589793 rad + pos: -35.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4347 + color: '#1739A6FF' + - uid: 7735 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-14.5 + rot: 3.141592653589793 rad + pos: -35.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4372 + color: '#1739A6FF' + - uid: 7736 components: - type: Transform rot: 3.141592653589793 rad - pos: 63.5,2.5 + pos: -35.5,12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4552 + color: '#1739A6FF' + - uid: 7738 components: - type: Transform - pos: 68.5,9.5 + rot: 3.141592653589793 rad + pos: -37.5,7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4571 + color: '#A01E16FF' + - uid: 7739 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,7.5 + rot: 3.141592653589793 rad + pos: -37.5,8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4650 + color: '#A01E16FF' + - uid: 7740 components: - type: Transform - pos: 67.5,4.5 + rot: 3.141592653589793 rad + pos: -37.5,9.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4708 + color: '#A01E16FF' + - uid: 7741 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,8.5 + rot: 3.141592653589793 rad + pos: -37.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4731 + color: '#A01E16FF' + - uid: 7742 components: - type: Transform - pos: 38.5,3.5 + rot: 3.141592653589793 rad + pos: -37.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5064 + color: '#A01E16FF' + - uid: 7743 components: - type: Transform rot: 3.141592653589793 rad - pos: 7.5,25.5 + pos: -37.5,12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5342 + color: '#A01E16FF' + - uid: 7789 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-17.5 + pos: 50.5,18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5374 + color: '#ADD8E6FF' + - uid: 7801 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-23.5 + rot: -1.5707963267948966 rad + pos: -5.5,-19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5380 + color: '#A01E16FF' + - uid: 7817 components: - type: Transform - pos: 8.5,-20.5 + rot: -1.5707963267948966 rad + pos: 51.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5392 + color: '#990000FF' + - uid: 7825 components: - type: Transform - pos: 3.5,3.5 + rot: -1.5707963267948966 rad + pos: 33.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5396 + - uid: 7828 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,3.5 + rot: -1.5707963267948966 rad + pos: 47.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5397 + - uid: 7829 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,3.5 + rot: -1.5707963267948966 rad + pos: 45.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5399 + - uid: 7834 components: - type: Transform rot: 3.141592653589793 rad - pos: 8.5,5.5 + pos: 64.5,11.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5405 + - uid: 7895 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,5.5 + pos: -7.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5419 + color: '#1739A6FF' + - uid: 8022 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,3.5 + rot: -1.5707963267948966 rad + pos: -3.5,29.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5422 + color: '#A01E16FF' + - uid: 8023 components: - type: Transform - pos: 10.5,5.5 + rot: -1.5707963267948966 rad + pos: 0.5,28.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5424 + color: '#A01E16FF' + - uid: 8049 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,3.5 + rot: -1.5707963267948966 rad + pos: 43.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5425 + - uid: 8089 components: - type: Transform - pos: 22.5,5.5 + pos: 62.5,4.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5430 + - uid: 8210 components: - type: Transform - pos: 28.5,5.5 + rot: 3.141592653589793 rad + pos: 64.5,12.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5439 + - uid: 8214 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,3.5 + pos: 31.5,18.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5458 + - uid: 8253 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,10.5 + pos: -8.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5459 + color: '#A01E16FF' + - uid: 8254 components: - type: Transform - pos: 16.5,11.5 + pos: -8.5,12.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5464 + color: '#A01E16FF' + - uid: 8386 components: - type: Transform rot: 3.141592653589793 rad - pos: 21.5,11.5 + pos: 49.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5465 + color: '#00FF00FF' + - uid: 8415 components: - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,10.5 + pos: 7.5,18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5470 + color: '#A01E16FF' + - uid: 8429 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,5.5 + pos: 37.5,15.5 + parent: 31 + - type: AtmosPipeColor + color: '#234FDEFF' + - uid: 8431 + components: + - type: Transform + pos: 64.5,5.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5471 + - uid: 8433 components: - type: Transform - pos: 20.5,10.5 + pos: 64.5,9.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5481 + - uid: 8470 components: - type: Transform rot: 3.141592653589793 rad - pos: 20.5,11.5 + pos: 54.5,24.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5488 + - uid: 8494 components: - type: Transform - pos: 9.5,0.5 + rot: -1.5707963267948966 rad + pos: 50.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5491 + - uid: 8505 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-1.5 + rot: -1.5707963267948966 rad + pos: 38.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5500 + color: '#990000FF' + - uid: 8516 components: - type: Transform - pos: -8.5,0.5 + rot: -1.5707963267948966 rad + pos: 39.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5516 + - uid: 8521 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-1.5 + rot: -1.5707963267948966 rad + pos: 53.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5528 + color: '#990000FF' + - uid: 8564 components: - type: Transform - pos: -13.5,0.5 + rot: -1.5707963267948966 rad + pos: 52.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5571 + - uid: 8569 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,-10.5 + rot: -1.5707963267948966 rad + pos: 34.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5572 + - uid: 8631 components: - type: Transform rot: 3.141592653589793 rad - pos: 10.5,-8.5 + pos: 47.5,-15.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5574 + color: '#1739A6FF' + - uid: 8703 + components: + - type: Transform + pos: 51.5,-15.5 + parent: 31 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 8712 components: - type: Transform rot: 3.141592653589793 rad - pos: 15.5,-8.5 + pos: -16.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5577 + color: '#1739A6FF' + - uid: 8720 components: - type: Transform - pos: 15.5,-10.5 + pos: -17.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5579 + color: '#1739A6FF' + - uid: 8723 components: - type: Transform - pos: 12.5,-10.5 + rot: -1.5707963267948966 rad + pos: -18.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5584 + color: '#1739A6FF' + - uid: 8726 components: - type: Transform - pos: 12.5,-8.5 + pos: -17.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5586 + color: '#1739A6FF' + - uid: 8734 components: - type: Transform rot: 3.141592653589793 rad - pos: 16.5,-8.5 + pos: -27.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5587 + color: '#1739A6FF' + - uid: 8736 components: - type: Transform rot: 3.141592653589793 rad - pos: 17.5,-10.5 + pos: -27.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5592 + color: '#1739A6FF' + - uid: 8746 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-6.5 + rot: -1.5707963267948966 rad + pos: -7.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5600 + color: '#1739A6FF' + - uid: 8755 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,-5.5 + rot: -1.5707963267948966 rad + pos: 35.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5626 + color: '#990000FF' + - uid: 8769 components: - type: Transform - pos: 15.5,-15.5 + rot: 1.5707963267948966 rad + pos: -6.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5686 + color: '#1739A6FF' + - uid: 8776 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-20.5 + rot: 1.5707963267948966 rad + pos: -10.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5715 + color: '#A01E16FF' + - uid: 8777 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-14.5 + rot: 1.5707963267948966 rad + pos: -11.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5769 + color: '#A01E16FF' + - uid: 8778 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,13.5 + pos: -12.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5772 + color: '#A01E16FF' + - uid: 8779 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-3.5 + rot: 1.5707963267948966 rad + pos: -13.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5801 + color: '#A01E16FF' + - uid: 8780 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,12.5 + pos: -14.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5806 + color: '#A01E16FF' + - uid: 8781 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,17.5 + pos: -15.5,10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5807 + color: '#A01E16FF' + - uid: 8787 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,19.5 + pos: -9.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5812 + color: '#1739A6FF' + - uid: 8788 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,26.5 + pos: -10.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5822 + color: '#1739A6FF' + - uid: 8789 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,23.5 + rot: -1.5707963267948966 rad + pos: -11.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5829 + color: '#1739A6FF' + - uid: 8790 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,18.5 + rot: -1.5707963267948966 rad + pos: -12.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5834 + color: '#1739A6FF' + - uid: 8791 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,14.5 + rot: -1.5707963267948966 rad + pos: -13.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5835 + color: '#1739A6FF' + - uid: 8792 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,13.5 + pos: -14.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5856 + color: '#1739A6FF' + - uid: 8793 components: - type: Transform - pos: 3.5,25.5 + rot: -1.5707963267948966 rad + pos: -15.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5867 + color: '#1739A6FF' + - uid: 8809 components: - type: Transform - pos: 7.5,24.5 + rot: -1.5707963267948966 rad + pos: -2.5,30.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5881 + color: '#1739A6FF' + - uid: 8871 components: - type: Transform rot: 3.141592653589793 rad - pos: 7.5,17.5 + pos: 47.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5955 + color: '#1739A6FF' + - uid: 8884 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,3.5 + pos: 47.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5960 + color: '#1739A6FF' + - uid: 8924 components: - type: Transform - pos: -2.5,5.5 + rot: -1.5707963267948966 rad + pos: -25.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5963 + color: '#A01E16FF' + - uid: 8991 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,5.5 + pos: 64.5,3.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5964 + - uid: 8992 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,3.5 + pos: 64.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5969 + color: '#0055CCFF' + - uid: 9002 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,8.5 + rot: -1.5707963267948966 rad + pos: -26.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5973 + color: '#A01E16FF' + - uid: 9014 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,7.5 + rot: -1.5707963267948966 rad + pos: 40.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5980 + color: '#990000FF' + - uid: 9015 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,10.5 + rot: -1.5707963267948966 rad + pos: 49.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5989 + - uid: 9016 components: - type: Transform rot: -1.5707963267948966 rad - pos: -8.5,14.5 + pos: 48.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5994 + - uid: 9017 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,15.5 + rot: -1.5707963267948966 rad + pos: 46.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6000 + color: '#990000FF' + - uid: 9018 components: - type: Transform rot: -1.5707963267948966 rad - pos: -8.5,20.5 + pos: 36.5,25.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 6010 + - uid: 9028 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,15.5 + pos: -27.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6050 + color: '#1739A6FF' + - uid: 9033 components: - type: Transform rot: 3.141592653589793 rad - pos: -14.5,3.5 + pos: 48.5,-18.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6051 + color: '#1739A6FF' + - uid: 9054 components: - type: Transform - pos: -11.5,5.5 + rot: -1.5707963267948966 rad + pos: 61.5,14.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 6079 + - uid: 9059 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,3.5 + rot: -1.5707963267948966 rad + pos: 52.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6084 + color: '#0055CCFF' + - uid: 9075 components: - type: Transform - pos: -25.5,5.5 + rot: -1.5707963267948966 rad + pos: 58.5,14.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 6112 + - uid: 9176 components: - type: Transform - pos: -16.5,5.5 + pos: -37.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6114 + color: '#A01E16FF' + - uid: 9177 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-16.5 + pos: -37.5,-2.5 parent: 31 - - uid: 6135 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 9178 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,3.5 + pos: -37.5,-3.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6136 + color: '#A01E16FF' + - uid: 9199 components: - type: Transform - pos: -29.5,5.5 + pos: -37.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6199 + color: '#A01E16FF' + - uid: 9201 components: - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,3.5 + pos: -37.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6204 + color: '#A01E16FF' + - uid: 9206 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,6.5 + pos: 64.5,6.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 6213 + - uid: 9222 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,15.5 + rot: 3.141592653589793 rad + pos: -36.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6216 + color: '#1739A6FF' + - uid: 9223 components: - type: Transform rot: 3.141592653589793 rad - pos: 43.5,3.5 + pos: -38.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6223 + color: '#A01E16FF' + - uid: 9278 components: - type: Transform rot: 3.141592653589793 rad - pos: 46.5,2.5 + pos: -24.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6226 + color: '#A01E16FF' + - uid: 9349 components: - type: Transform - pos: 47.5,3.5 + pos: -25.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6249 + color: '#1739A6FF' + - uid: 9350 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,15.5 + pos: -25.5,18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6334 + color: '#1739A6FF' + - uid: 9351 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,10.5 + rot: -1.5707963267948966 rad + pos: -24.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6532 + color: '#1739A6FF' + - uid: 9352 components: - type: Transform rot: -1.5707963267948966 rad - pos: -23.5,-18.5 + pos: -23.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6571 + color: '#1739A6FF' + - uid: 9372 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-18.5 + pos: -8.5,11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6748 + color: '#A01E16FF' + - uid: 9377 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,8.5 + pos: 64.5,7.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 6756 + - uid: 9388 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,7.5 + pos: 64.5,8.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 6763 + - uid: 9621 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 66.5,4.5 + rot: -1.5707963267948966 rad + pos: 1.5,30.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6828 + color: '#1739A6FF' + - uid: 9731 components: - type: Transform - pos: 69.5,9.5 + rot: 3.141592653589793 rad + pos: 47.5,16.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6943 + - uid: 9816 components: - type: Transform - pos: 49.5,3.5 + rot: 3.141592653589793 rad + pos: -4.5,-29.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 6944 + - uid: 9938 components: - type: Transform - pos: 48.5,2.5 + rot: -1.5707963267948966 rad + pos: 55.5,15.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 7095 + - uid: 9941 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,19.5 + pos: 64.5,2.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 7159 + - uid: 9945 components: - type: Transform - pos: 8.5,20.5 + rot: 3.141592653589793 rad + pos: 46.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7352 + color: '#990000FF' + - uid: 9955 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 66.5,6.5 + rot: 3.141592653589793 rad + pos: 38.5,17.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 7369 + - uid: 9956 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-16.5 + rot: 3.141592653589793 rad + pos: 39.5,16.5 parent: 31 - - uid: 7412 + - uid: 10024 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-28.5 + rot: 1.5707963267948966 rad + pos: 21.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7457 + color: '#A01E16FF' + - uid: 10026 components: - type: Transform rot: 1.5707963267948966 rad - pos: -23.5,-3.5 + pos: 20.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7465 + color: '#A01E16FF' + - uid: 10031 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-29.5 + pos: 62.5,6.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 7504 + - uid: 10039 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 19.5,-11.5 + parent: 31 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10101 components: - type: Transform rot: -1.5707963267948966 rad - pos: -36.5,0.5 + pos: 42.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 7547 + color: '#234FDEFF' + - uid: 10102 components: - type: Transform - pos: 64.5,-1.5 + rot: 3.141592653589793 rad + pos: 34.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8105 + color: '#990000FF' + - uid: 10105 components: - type: Transform - pos: -9.5,-14.5 + rot: -1.5707963267948966 rad + pos: 54.5,15.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 8106 + - uid: 10107 components: - type: Transform - pos: -7.5,-16.5 + rot: -1.5707963267948966 rad + pos: 35.5,16.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 8783 + - uid: 10113 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,11.5 + rot: 3.141592653589793 rad + pos: 49.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8872 + color: '#00FF00FF' + - uid: 10114 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,-6.5 + pos: 48.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8877 + color: '#00FF00FF' + - uid: 10120 components: - type: Transform - pos: 34.5,5.5 + rot: 3.141592653589793 rad + pos: 55.5,22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8878 + color: '#990000FF' + - uid: 10122 components: - type: Transform rot: 3.141592653589793 rad - pos: 35.5,3.5 + pos: 43.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10041 + color: '#F88379FF' + - uid: 10166 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-9.5 + rot: 3.141592653589793 rad + pos: -27.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10251 + color: '#1739A6FF' + - uid: 10167 components: - type: Transform rot: -1.5707963267948966 rad - pos: -35.5,-6.5 + pos: -28.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10401 + color: '#A01E16FF' + - uid: 10247 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-8.5 + pos: -37.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10414 + color: '#A01E16FF' + - uid: 10248 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,16.5 + pos: -37.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10415 + color: '#A01E16FF' + - uid: 10249 components: - type: Transform - pos: -2.5,-14.5 + pos: -35.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10429 + color: '#1739A6FF' + - uid: 10250 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-26.5 + pos: -35.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10430 + color: '#1739A6FF' + - uid: 10378 components: - type: Transform rot: -1.5707963267948966 rad - pos: -8.5,-27.5 + pos: 3.5,-29.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10515 + color: '#1739A6FF' + - uid: 10379 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,15.5 + rot: -1.5707963267948966 rad + pos: 2.5,-29.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10910 + color: '#1739A6FF' + - uid: 10380 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,-3.5 + rot: -1.5707963267948966 rad + pos: 1.5,-29.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10911 + color: '#1739A6FF' + - uid: 10382 components: - type: Transform - pos: 53.5,-3.5 + rot: 1.5707963267948966 rad + pos: 1.5,-28.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10912 + color: '#A01E16FF' + - uid: 10383 components: - type: Transform - anchored: False rot: 1.5707963267948966 rad - pos: 53.5,-7.5 + pos: 0.5,-28.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - type: Physics - canCollide: True - bodyType: Dynamic - - uid: 10931 + color: '#A01E16FF' + - uid: 10384 components: - type: Transform rot: 1.5707963267948966 rad - pos: 48.5,-5.5 + pos: -0.5,-28.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10943 + color: '#A01E16FF' + - uid: 10394 components: - type: Transform rot: 3.141592653589793 rad - pos: 51.5,-5.5 + pos: -24.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10954 + color: '#1739A6FF' + - uid: 10396 components: - type: Transform rot: 3.141592653589793 rad - pos: 48.5,-8.5 + pos: -24.5,-13.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11406 + color: '#1739A6FF' + - uid: 10403 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-4.5 + rot: 3.141592653589793 rad + pos: -23.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11574 + color: '#A01E16FF' + - uid: 10405 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-21.5 + rot: 3.141592653589793 rad + pos: -23.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11582 + color: '#A01E16FF' + - uid: 10412 components: - type: Transform - pos: -26.5,-21.5 + rot: 3.141592653589793 rad + pos: 44.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11583 + color: '#990000FF' + - uid: 10423 components: - type: Transform - pos: -25.5,-22.5 + rot: -1.5707963267948966 rad + pos: 63.5,13.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11592 + color: '#0055CCFF' + - uid: 10432 components: - type: Transform rot: 1.5707963267948966 rad - pos: -22.5,-25.5 + pos: 0.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11801 + color: '#1739A6FF' + - uid: 10433 components: - type: Transform - pos: 74.5,8.5 + rot: 1.5707963267948966 rad + pos: -0.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11807 + color: '#1739A6FF' + - uid: 10434 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,3.5 + rot: 1.5707963267948966 rad + pos: -1.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11808 + color: '#1739A6FF' + - uid: 10443 components: - type: Transform - rot: 3.141592653589793 rad - pos: 74.5,3.5 + rot: -1.5707963267948966 rad + pos: -20.5,-12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11809 + color: '#1739A6FF' + - uid: 10449 components: - type: Transform - rot: 3.141592653589793 rad - pos: 73.5,3.5 + rot: -1.5707963267948966 rad + pos: 59.5,14.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 11873 + - uid: 10450 components: - type: Transform - pos: 67.5,-1.5 + pos: -8.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11874 + color: '#1739A6FF' + - uid: 10451 components: - type: Transform - pos: 68.5,-1.5 + pos: -8.5,-24.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11875 + color: '#1739A6FF' + - uid: 10452 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-1.5 + pos: -8.5,-25.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11876 + color: '#1739A6FF' + - uid: 10453 components: - type: Transform - pos: 65.5,-1.5 + pos: -8.5,-26.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11880 + color: '#1739A6FF' + - uid: 10454 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 66.5,0.5 + pos: -8.5,-28.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11881 + color: '#1739A6FF' + - uid: 10455 components: - type: Transform - rot: 3.141592653589793 rad - pos: 67.5,0.5 + pos: -8.5,-29.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 12148 + color: '#1739A6FF' + - uid: 10456 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,13.5 + pos: -9.5,-27.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 12249 + color: '#1739A6FF' + - uid: 10457 components: - type: Transform rot: -1.5707963267948966 rad - pos: 33.5,14.5 + pos: -10.5,-27.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' -- proto: GasPort - entities: - - uid: 188 + color: '#1739A6FF' + - uid: 10458 components: - type: Transform - pos: -11.5,-28.5 + rot: -1.5707963267948966 rad + pos: -11.5,-27.5 parent: 31 - - uid: 1329 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10459 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,16.5 + rot: -1.5707963267948966 rad + pos: -12.5,-27.5 parent: 31 - - uid: 6502 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10460 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,9.5 + rot: -1.5707963267948966 rad + pos: -13.5,-27.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6854 + color: '#1739A6FF' + - uid: 10461 components: - type: Transform - rot: 3.141592653589793 rad - pos: 65.5,6.5 + rot: -1.5707963267948966 rad + pos: -14.5,-27.5 parent: 31 - - uid: 6893 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10462 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,8.5 + rot: -1.5707963267948966 rad + pos: -15.5,-27.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11147 + color: '#1739A6FF' + - uid: 10469 components: - type: Transform - pos: 63.5,4.5 + rot: -1.5707963267948966 rad + pos: 0.5,-16.5 parent: 31 - - uid: 11886 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10470 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,-3.5 + rot: -1.5707963267948966 rad + pos: -0.5,-16.5 parent: 31 - - uid: 11887 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10471 components: - type: Transform - rot: 3.141592653589793 rad - pos: 67.5,-3.5 + rot: -1.5707963267948966 rad + pos: -1.5,-16.5 parent: 31 - - uid: 12045 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10472 components: - type: Transform - rot: 3.141592653589793 rad - pos: 63.5,5.5 + rot: -1.5707963267948966 rad + pos: -2.5,-16.5 parent: 31 - - uid: 12153 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10479 components: - - type: MetaData - desc: A note attached reads, "Your gas supply is large, but finite. Buy more gas from Logistics if you run out." - name: gas input - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,13.5 + rot: -1.5707963267948966 rad + pos: 8.5,-17.5 parent: 31 - - uid: 12553 + - uid: 10483 components: - type: Transform - pos: 34.5,23.5 + pos: -7.5,-20.5 parent: 31 - - uid: 12554 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10484 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,10.5 + pos: -7.5,-21.5 parent: 31 - - uid: 12555 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10485 components: - type: Transform - pos: 36.5,23.5 + pos: -7.5,-22.5 parent: 31 - - uid: 12557 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10486 components: - type: Transform - pos: 38.5,23.5 + pos: -7.5,-23.5 parent: 31 - - uid: 12559 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10487 components: - type: Transform - pos: 40.5,23.5 + pos: -7.5,-24.5 parent: 31 - - uid: 12561 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10488 components: - type: Transform - pos: 42.5,23.5 + pos: -7.5,-25.5 parent: 31 - - uid: 12563 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10489 components: - type: Transform - pos: 44.5,23.5 + rot: -1.5707963267948966 rad + pos: -8.5,-26.5 parent: 31 - - uid: 12564 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10490 components: - type: Transform - pos: 44.5,22.5 + rot: -1.5707963267948966 rad + pos: -9.5,-26.5 parent: 31 - - uid: 12565 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10491 components: - type: Transform - pos: 46.5,23.5 + rot: -1.5707963267948966 rad + pos: -10.5,-26.5 parent: 31 -- proto: GasPressurePump - entities: - - uid: 555 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10492 components: - - type: MetaData - desc: A pump that moves tritium by pressure. - name: tritium pump - type: Transform - pos: 45.5,17.5 + rot: -1.5707963267948966 rad + pos: -11.5,-26.5 parent: 31 - - type: GasPressurePump - targetPressure: 1 - - uid: 842 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10493 components: - type: Transform rot: -1.5707963267948966 rad - pos: -12.5,-29.5 + pos: -12.5,-26.5 parent: 31 - - uid: 905 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10494 components: - - type: MetaData - desc: A pump that moves O2 by pressure. - name: O2 pump - type: Transform - pos: 37.5,17.5 + rot: -1.5707963267948966 rad + pos: -13.5,-26.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1513 + color: '#A01E16FF' + - uid: 10507 components: - - type: MetaData - desc: A pump that moves N2O by pressure. - name: N2O pump - type: Transform - pos: 39.5,17.5 + rot: -1.5707963267948966 rad + pos: 45.5,16.5 parent: 31 - - type: GasPressurePump - targetPressure: 1 - - uid: 1517 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 10508 components: - - type: MetaData - desc: A pump that moves N2 by pressure. - name: N2 pump - type: Transform - pos: 35.5,17.5 + pos: 64.5,0.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 1570 - components: - - type: MetaData - desc: A pump that moves plasma by pressure. - name: plasma pump - - type: Transform - pos: 43.5,17.5 - parent: 31 - - type: GasPressurePump - targetPressure: 1 - - uid: 1573 + - uid: 10509 components: - - type: MetaData - desc: A pump that moves CO2 by pressure. - name: CO2 pump - type: Transform - pos: 41.5,17.5 + rot: -1.5707963267948966 rad + pos: 43.5,16.5 parent: 31 - - type: GasPressurePump - targetPressure: 1 - - uid: 3765 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 10510 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,17.5 + rot: -1.5707963267948966 rad + pos: 41.5,16.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4124 + - uid: 10511 components: - - type: MetaData - name: atmos to active coolant - type: Transform - rot: 1.5707963267948966 rad - pos: 63.5,-1.5 + rot: 3.141592653589793 rad + pos: 41.5,16.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4363 + - uid: 10514 components: - - type: MetaData - name: passive coolant removal - type: Transform - pos: 63.5,6.5 + rot: 3.141592653589793 rad + pos: 42.5,17.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4388 + color: '#990000FF' + - uid: 10516 components: - - type: MetaData - name: waste to filters - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,11.5 + rot: -1.5707963267948966 rad + pos: 37.5,16.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 4389 + - uid: 10517 components: - - type: MetaData - name: atmos to distro - type: Transform - pos: 34.5,11.5 + rot: -1.5707963267948966 rad + pos: 39.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6351 + color: '#990000FF' + - uid: 10706 components: - - type: MetaData - desc: A pump that moves H2O by pressure. - name: H2O pump - type: Transform - pos: 47.5,17.5 + pos: 43.5,14.5 parent: 31 - - uid: 7663 + - type: AtmosPipeColor + color: '#F88379FF' + - uid: 10708 components: - type: Transform - pos: 9.5,-15.5 + rot: 3.141592653589793 rad + pos: -6.5,32.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9058 + color: '#A01E16FF' + - uid: 10741 components: - - type: MetaData - name: gas mix to Supermatter coolant - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,15.5 + rot: -1.5707963267948966 rad + pos: -0.5,28.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9079 + color: '#A01E16FF' + - uid: 10810 components: - - type: MetaData - name: supermatter waste gas - type: Transform - pos: 31.5,17.5 + rot: 3.141592653589793 rad + pos: -6.5,31.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11026 + color: '#A01E16FF' + - uid: 10821 components: - type: Transform rot: -1.5707963267948966 rad - pos: 44.5,13.5 + pos: -2.5,29.5 parent: 31 - - type: GasPressurePump - targetPressure: 4500 - - uid: 11080 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10889 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,11.5 + rot: 3.141592653589793 rad + pos: -5.5,31.5 parent: 31 - - type: GasPressurePump - targetPressure: 4500 - - uid: 11149 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10914 components: - - type: MetaData - name: passive coolant input - type: Transform - pos: 63.5,3.5 + pos: 49.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11294 + color: '#A01E16FF' + - uid: 10915 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,12.5 + rot: -1.5707963267948966 rad + pos: 50.5,-3.5 parent: 31 - - type: GasPressurePump - targetPressure: 4500 - - uid: 11884 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10916 components: - - type: MetaData - name: active coolant removal - type: Transform - pos: 67.5,-2.5 + rot: -1.5707963267948966 rad + pos: 51.5,-3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11885 + color: '#A01E16FF' + - uid: 10917 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,-2.5 + rot: -1.5707963267948966 rad + pos: 52.5,-3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 12556 + color: '#A01E16FF' + - uid: 10918 components: - type: Transform rot: -1.5707963267948966 rad - pos: 67.5,10.5 + pos: 54.5,-3.5 parent: 31 -- proto: GasThermoMachineFreezer - entities: - - uid: 5552 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10919 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-5.5 + rot: -1.5707963267948966 rad + pos: 55.5,-3.5 parent: 31 - - uid: 6720 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10920 components: - type: Transform - pos: 62.5,9.5 + rot: 3.141592653589793 rad + pos: 53.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8125 + color: '#A01E16FF' + - uid: 10921 components: - type: Transform rot: 3.141592653589793 rad - pos: 7.5,-17.5 + pos: 53.5,-5.5 parent: 31 - - uid: 8860 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10922 components: - type: Transform - pos: 38.5,11.5 + rot: 3.141592653589793 rad + pos: 53.5,-6.5 parent: 31 - - uid: 11878 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10923 components: - type: Transform rot: 3.141592653589793 rad - pos: 64.5,-2.5 + pos: 53.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11879 + color: '#A01E16FF' + - uid: 10924 components: - type: Transform rot: 3.141592653589793 rad - pos: 65.5,-2.5 + pos: 53.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 12251 + color: '#A01E16FF' + - uid: 10925 components: - type: Transform - pos: 32.5,15.5 + rot: 3.141592653589793 rad + pos: 53.5,-9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' -- proto: GasThermoMachineHeater - entities: - - uid: 8861 + color: '#A01E16FF' + - uid: 10926 components: - type: Transform - pos: 39.5,11.5 + rot: 3.141592653589793 rad + pos: 53.5,-10.5 parent: 31 - - uid: 12252 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10927 components: - type: Transform - pos: 33.5,15.5 + rot: 1.5707963267948966 rad + pos: 54.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' -- proto: GasValve - entities: - - uid: 8455 + color: '#990000FF' + - uid: 10928 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,9.5 + rot: 1.5707963267948966 rad + pos: 55.5,-7.5 parent: 31 - - uid: 9077 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 10932 components: - - type: MetaData - name: atmos to core coolant - type: Transform - pos: 64.5,10.5 + pos: 48.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 9508 + color: '#1739A6FF' + - uid: 10933 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,17.5 + pos: 48.5,-3.5 parent: 31 - - type: GasValve - open: False - type: AtmosPipeColor - color: '#990000FF' -- proto: GasVentPump - entities: - - uid: 65 + color: '#1739A6FF' + - uid: 10934 components: - type: Transform - pos: 15.5,-7.5 + pos: 48.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 100 + color: '#1739A6FF' + - uid: 10935 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-17.5 + rot: -1.5707963267948966 rad + pos: 49.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 716 + color: '#1739A6FF' + - uid: 10936 components: - type: Transform - pos: 7.5,26.5 + rot: -1.5707963267948966 rad + pos: 50.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 977 + color: '#1739A6FF' + - uid: 10937 components: - type: Transform - pos: 10.5,26.5 + rot: -1.5707963267948966 rad + pos: 52.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1094 + color: '#1739A6FF' + - uid: 10938 components: - type: Transform rot: -1.5707963267948966 rad - pos: 21.5,-9.5 + pos: 53.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1230 + color: '#1739A6FF' + - uid: 10939 components: - type: Transform rot: -1.5707963267948966 rad - pos: 9.5,20.5 + pos: 54.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1305 + color: '#1739A6FF' + - uid: 10940 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.5,-12.5 + pos: 55.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 1688 + color: '#1739A6FF' + - uid: 10941 components: - type: Transform - pos: -36.5,18.5 + rot: -1.5707963267948966 rad + pos: 56.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 2213 + color: '#1739A6FF' + - uid: 10942 components: - type: Transform rot: -1.5707963267948966 rad - pos: 10.5,-14.5 + pos: 57.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3116 + color: '#1739A6FF' + - uid: 10944 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,9.5 + pos: 48.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3368 + color: '#1739A6FF' + - uid: 10945 components: - type: Transform - pos: -5.5,16.5 + pos: 48.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3419 + color: '#1739A6FF' + - uid: 10946 components: - type: Transform - pos: 12.5,26.5 + rot: -1.5707963267948966 rad + pos: 49.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 3835 + color: '#1739A6FF' + - uid: 10947 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-17.5 + rot: -1.5707963267948966 rad + pos: 50.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4013 + color: '#1739A6FF' + - uid: 10948 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,-22.5 + rot: -1.5707963267948966 rad + pos: 51.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4185 + color: '#1739A6FF' + - uid: 10949 components: - type: Transform - pos: -7.5,20.5 + rot: -1.5707963267948966 rad + pos: 52.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4266 + color: '#1739A6FF' + - uid: 10950 components: - type: Transform rot: -1.5707963267948966 rad - pos: 23.5,15.5 + pos: 53.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4267 + color: '#1739A6FF' + - uid: 10951 components: - type: Transform rot: -1.5707963267948966 rad - pos: 26.5,16.5 + pos: 54.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4303 + color: '#1739A6FF' + - uid: 10952 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,-15.5 + pos: 47.5,-9.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4468 + color: '#1739A6FF' + - uid: 10953 components: - type: Transform rot: 3.141592653589793 rad - pos: 15.5,-28.5 + pos: 47.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 4484 + color: '#1739A6FF' + - uid: 11026 components: - type: Transform rot: 3.141592653589793 rad - pos: -35.5,-9.5 + pos: -6.5,33.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5365 + color: '#A01E16FF' + - uid: 11027 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-5.5 + rot: 3.141592653589793 rad + pos: -5.5,32.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5472 + color: '#1739A6FF' + - uid: 11057 components: - type: Transform - pos: 3.5,6.5 + rot: 3.141592653589793 rad + pos: 49.5,16.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5476 + color: '#00FF00FF' + - uid: 11058 components: - type: Transform rot: 3.141592653589793 rad - pos: 22.5,4.5 + pos: -5.5,34.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5479 + color: '#1739A6FF' + - uid: 11063 components: - type: Transform - pos: 14.5,11.5 + pos: 46.5,20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5495 + color: '#990000FF' + - uid: 11064 components: - type: Transform - pos: 8.5,-0.5 + pos: 47.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5542 + - uid: 11065 components: - type: Transform - pos: -12.5,-0.5 + pos: 47.5,20.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5543 + - uid: 11066 components: - type: Transform - pos: -1.5,-0.5 + pos: 47.5,19.5 parent: 31 - - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5546 + - uid: 11067 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-1.5 + pos: 47.5,18.5 + parent: 31 + - uid: 11068 + components: + - type: Transform + pos: 46.5,19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5605 + color: '#990000FF' + - uid: 11080 components: - type: Transform - pos: 16.5,-0.5 + rot: 3.141592653589793 rad + pos: -5.5,33.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5606 + color: '#1739A6FF' + - uid: 11110 components: - type: Transform rot: 3.141592653589793 rad - pos: 12.5,-9.5 + pos: -6.5,30.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5638 + color: '#A01E16FF' + - uid: 11113 components: - type: Transform rot: 3.141592653589793 rad - pos: 14.5,-16.5 + pos: 49.5,18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5666 + color: '#00FF00FF' + - uid: 11118 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,-5.5 + pos: 51.5,24.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5698 + color: '#ADD8E6FF' + - uid: 11121 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-25.5 + pos: 51.5,21.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5700 + color: '#ADD8E6FF' + - uid: 11171 components: - type: Transform rot: 3.141592653589793 rad - pos: -12.5,-3.5 + pos: 62.5,3.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 5848 + - uid: 11289 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,19.5 + pos: -19.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5868 + color: '#A01E16FF' + - uid: 11292 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,24.5 + rot: -1.5707963267948966 rad + pos: 46.5,12.5 + parent: 31 + - uid: 11293 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 45.5,11.5 + parent: 31 + - uid: 11303 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 36.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5869 + color: '#234FDEFF' + - uid: 11304 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,25.5 + rot: -1.5707963267948966 rad + pos: 35.5,14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5870 + color: '#234FDEFF' + - uid: 11401 components: - type: Transform - pos: 4.5,30.5 + rot: 1.5707963267948966 rad + pos: -38.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5929 + color: '#A01E16FF' + - uid: 11402 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,23.5 + rot: 1.5707963267948966 rad + pos: -36.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5941 + color: '#1739A6FF' + - uid: 11403 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,14.5 + rot: 1.5707963267948966 rad + pos: -37.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 5950 + color: '#1739A6FF' + - uid: 11404 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,9.5 + pos: -38.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6018 + color: '#1739A6FF' + - uid: 11405 components: - type: Transform rot: 1.5707963267948966 rad - pos: -12.5,15.5 + pos: -39.5,-4.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6033 + color: '#1739A6FF' + - uid: 11418 components: - type: Transform - pos: -12.5,19.5 + rot: 3.141592653589793 rad + pos: -25.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6041 + color: '#A01E16FF' + - uid: 11437 components: - type: Transform rot: -1.5707963267948966 rad - pos: -0.5,7.5 + pos: 36.5,15.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 6043 + - uid: 11438 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,4.5 + pos: -25.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6071 + color: '#A01E16FF' + - uid: 11445 components: - type: Transform rot: 3.141592653589793 rad - pos: -11.5,4.5 + pos: -25.5,-2.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6118 + color: '#A01E16FF' + - uid: 11449 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,8.5 + rot: -1.5707963267948966 rad + pos: -27.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6119 + color: '#A01E16FF' + - uid: 11469 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,4.5 + rot: -1.5707963267948966 rad + pos: 60.5,12.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6138 + color: '#990000FF' + - uid: 11474 components: - type: Transform - rot: 3.141592653589793 rad - pos: -29.5,4.5 + rot: -1.5707963267948966 rad + pos: 56.5,15.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 6151 + - uid: 11476 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,5.5 + rot: -1.5707963267948966 rad + pos: 53.5,15.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 6169 + - uid: 11478 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-6.5 + rot: -1.5707963267948966 rad + pos: 60.5,14.5 parent: 31 - type: AtmosPipeColor color: '#0055CCFF' - - uid: 6184 + - uid: 11554 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,4.5 + rot: -1.5707963267948966 rad + pos: -10.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6197 + color: '#1739A6FF' + - uid: 11555 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,4.5 + rot: -1.5707963267948966 rad + pos: -11.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6262 + color: '#1739A6FF' + - uid: 11556 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,9.5 + rot: -1.5707963267948966 rad + pos: -12.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6268 + color: '#1739A6FF' + - uid: 11557 components: - type: Transform rot: -1.5707963267948966 rad - pos: 38.5,-0.5 + pos: -13.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6275 + color: '#1739A6FF' + - uid: 11558 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,-2.5 + rot: -1.5707963267948966 rad + pos: -14.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6294 + color: '#1739A6FF' + - uid: 11559 components: - type: Transform - pos: 51.5,-4.5 + rot: -1.5707963267948966 rad + pos: -15.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 6478 + color: '#1739A6FF' + - uid: 11560 components: - type: Transform rot: -1.5707963267948966 rad - pos: 47.5,8.5 + pos: -16.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7099 + color: '#1739A6FF' + - uid: 11561 components: - type: Transform - pos: 32.5,11.5 + rot: -1.5707963267948966 rad + pos: -17.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7185 + color: '#1739A6FF' + - uid: 11562 components: - type: Transform rot: -1.5707963267948966 rad - pos: 56.5,1.5 + pos: -18.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7335 + color: '#1739A6FF' + - uid: 11563 components: - type: Transform rot: -1.5707963267948966 rad - pos: -3.5,-21.5 + pos: -19.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 7746 + color: '#1739A6FF' + - uid: 11564 components: - type: Transform - pos: -35.5,14.5 + rot: -1.5707963267948966 rad + pos: -20.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8384 + color: '#1739A6FF' + - uid: 11565 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-11.5 + rot: -1.5707963267948966 rad + pos: -21.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8417 + color: '#1739A6FF' + - uid: 11566 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,17.5 + rot: -1.5707963267948966 rad + pos: -22.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8794 + color: '#1739A6FF' + - uid: 11568 components: - type: Transform rot: 1.5707963267948966 rad - pos: -16.5,11.5 + pos: -24.5,-18.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8873 + color: '#1739A6FF' + - uid: 11575 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,13.5 + rot: 3.141592653589793 rad + pos: -23.5,-19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8875 + color: '#1739A6FF' + - uid: 11576 components: - type: Transform rot: 3.141592653589793 rad - pos: 28.5,4.5 + pos: -23.5,-20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8880 + color: '#1739A6FF' + - uid: 11577 components: - type: Transform - pos: 46.5,3.5 + rot: 3.141592653589793 rad + pos: -22.5,-19.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 8944 + color: '#A01E16FF' + - uid: 11578 components: - type: Transform rot: 3.141592653589793 rad - pos: 10.5,4.5 + pos: -22.5,-20.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10376 + color: '#A01E16FF' + - uid: 11579 components: - type: Transform rot: 3.141592653589793 rad - pos: 4.5,-30.5 + pos: -22.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10377 + color: '#A01E16FF' + - uid: 11580 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-30.5 + rot: 1.5707963267948966 rad + pos: -24.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10386 + color: '#1739A6FF' + - uid: 11581 components: - type: Transform rot: 1.5707963267948966 rad - pos: -25.5,-3.5 + pos: -25.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10407 + color: '#1739A6FF' + - uid: 11584 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-14.5 + pos: -25.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10424 + color: '#A01E16FF' + - uid: 11585 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-30.5 + pos: -26.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10427 + color: '#1739A6FF' + - uid: 11586 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,-27.5 + pos: -26.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10929 + color: '#1739A6FF' + - uid: 11587 components: - type: Transform rot: -1.5707963267948966 rad - pos: 56.5,-9.5 + pos: -24.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10930 + color: '#A01E16FF' + - uid: 11588 components: - type: Transform rot: -1.5707963267948966 rad - pos: 58.5,-5.5 + pos: -23.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11399 + color: '#A01E16FF' + - uid: 11589 components: - type: Transform - pos: -40.5,-3.5 + rot: 3.141592653589793 rad + pos: -23.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11570 + color: '#1739A6FF' + - uid: 11593 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-18.5 + pos: -22.5,-26.5 parent: 31 - - type: DeviceNetwork - deviceLists: - - 11611 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11571 + color: '#1739A6FF' + - uid: 11594 + components: + - type: Transform + pos: -22.5,-24.5 + parent: 31 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11596 components: - type: Transform rot: 3.141592653589793 rad - pos: -26.5,-24.5 + pos: 48.5,-20.5 parent: 31 - - type: DeviceNetwork - deviceLists: - - 11611 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11608 + color: '#1739A6FF' + - uid: 11598 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-22.5 + rot: -1.5707963267948966 rad + pos: -28.5,-21.5 parent: 31 - - type: DeviceNetwork - deviceLists: - - 11611 - type: AtmosPipeColor - color: '#0055CCFF' -- proto: GasVentScrubber - entities: - - uid: 95 + color: '#1739A6FF' + - uid: 11599 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-11.5 + rot: -1.5707963267948966 rad + pos: -28.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 753 + color: '#A01E16FF' + - uid: 11600 components: - type: Transform rot: -1.5707963267948966 rad - pos: 22.5,-11.5 + pos: -29.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 867 + color: '#A01E16FF' + - uid: 11601 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,23.5 + rot: -1.5707963267948966 rad + pos: -29.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 1029 + color: '#1739A6FF' + - uid: 11602 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,-16.5 + pos: -30.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 1032 + color: '#1739A6FF' + - uid: 11606 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,23.5 + rot: 1.5707963267948966 rad + pos: -27.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 1140 + color: '#1739A6FF' + - uid: 11607 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-11.5 + rot: 1.5707963267948966 rad + pos: -27.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 1542 + color: '#A01E16FF' + - uid: 11610 components: - type: Transform - pos: 35.5,4.5 + rot: 1.5707963267948966 rad + pos: -26.5,-22.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 2208 + color: '#A01E16FF' + - uid: 11635 components: - type: Transform - pos: -38.5,18.5 + pos: -26.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 3117 + color: '#1739A6FF' + - uid: 11637 components: - type: Transform - pos: 21.5,12.5 + rot: 1.5707963267948966 rad + pos: -25.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 3118 + color: '#1739A6FF' + - uid: 11639 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,10.5 + rot: 1.5707963267948966 rad + pos: -24.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 3274 + color: '#1739A6FF' + - uid: 11641 components: - type: Transform - pos: 41.5,4.5 + rot: 1.5707963267948966 rad + pos: -23.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 3840 + color: '#1739A6FF' + - uid: 11654 components: - type: Transform rot: 3.141592653589793 rad - pos: 18.5,-18.5 + pos: -24.5,-6.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4279 + color: '#A01E16FF' + - uid: 11660 components: - type: Transform rot: -1.5707963267948966 rad - pos: 26.5,17.5 + pos: -25.5,-10.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4436 + color: '#1739A6FF' + - uid: 11662 components: - type: Transform rot: 3.141592653589793 rad - pos: -3.5,-17.5 + pos: -26.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4486 + color: '#1739A6FF' + - uid: 11669 components: - type: Transform rot: 3.141592653589793 rad - pos: -37.5,-11.5 + pos: -26.5,-8.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4701 + color: '#1739A6FF' + - uid: 11670 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,21.5 + rot: 3.141592653589793 rad + pos: -26.5,-9.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 4783 + color: '#1739A6FF' + - uid: 11712 components: - type: Transform rot: -1.5707963267948966 rad - pos: 9.5,-23.5 + pos: -27.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5332 + color: '#A01E16FF' + - uid: 11713 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,-6.5 + pos: -28.5,-7.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5473 + color: '#A01E16FF' + - uid: 11759 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,2.5 + pos: 55.5,21.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5474 + - uid: 11760 components: - type: Transform - pos: 7.5,4.5 + rot: 3.141592653589793 rad + pos: 55.5,20.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5477 + - uid: 11761 components: - type: Transform - pos: 21.5,4.5 + rot: 3.141592653589793 rad + pos: 55.5,19.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5478 + - uid: 11762 components: - type: Transform rot: 3.141592653589793 rad - pos: 16.5,10.5 + pos: 55.5,18.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5496 + - uid: 11763 components: - type: Transform rot: 3.141592653589793 rad - pos: 9.5,-0.5 + pos: 55.5,17.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5541 + - uid: 11764 components: - type: Transform rot: 3.141592653589793 rad - pos: -13.5,-0.5 + pos: 55.5,16.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5544 + - uid: 11765 components: - type: Transform rot: 3.141592653589793 rad - pos: -8.5,-0.5 + pos: 55.5,15.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5545 + - uid: 11766 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,0.5 + rot: 3.141592653589793 rad + pos: 55.5,14.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5597 + - uid: 11767 components: - type: Transform - pos: 17.5,-1.5 + rot: 1.5707963267948966 rad + pos: 56.5,13.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5607 + - uid: 11768 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,-11.5 + rot: 1.5707963267948966 rad + pos: 57.5,13.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5637 + - uid: 11769 components: - type: Transform rot: 1.5707963267948966 rad - pos: 14.5,-14.5 + pos: 58.5,13.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5665 + - uid: 11802 components: - type: Transform rot: -1.5707963267948966 rad - pos: 22.5,-6.5 + pos: 72.5,10.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5704 + - uid: 11803 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,-28.5 + pos: 73.5,10.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5765 + - uid: 11804 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,13.5 + pos: 74.5,10.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5849 + - uid: 11805 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,18.5 + rot: 3.141592653589793 rad + pos: 75.5,9.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 5864 + - uid: 11860 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,24.5 + rot: 3.141592653589793 rad + pos: 50.5,-21.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5865 + color: '#A01E16FF' + - uid: 11870 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,23.5 + rot: 3.141592653589793 rad + pos: 72.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5871 + color: '#0055CCFF' + - uid: 11871 components: - type: Transform - pos: 2.5,30.5 + rot: 3.141592653589793 rad + pos: 72.5,1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5883 + color: '#0055CCFF' + - uid: 11872 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,17.5 + rot: 1.5707963267948966 rad + pos: 69.5,-1.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 5951 + color: '#0055CCFF' + - uid: 11883 components: - type: Transform - pos: 9.5,9.5 + pos: 66.5,-0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6024 + color: '#0055CCFF' + - uid: 11935 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,14.5 + pos: 51.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6032 + color: '#A01E16FF' + - uid: 11936 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,20.5 + pos: 47.5,-23.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6042 + color: '#1739A6FF' + - uid: 11939 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,8.5 + pos: 47.5,-25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6044 + color: '#1739A6FF' + - uid: 12016 components: - type: Transform - pos: -1.5,4.5 + pos: 51.5,-25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6080 + color: '#A01E16FF' + - uid: 12067 components: - type: Transform - pos: -14.5,4.5 + pos: 48.5,-27.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6117 + color: '#1739A6FF' + - uid: 12068 components: - type: Transform - pos: -27.5,10.5 + pos: 48.5,-28.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6120 + color: '#1739A6FF' + - uid: 12069 components: - type: Transform - pos: -22.5,4.5 + pos: 50.5,-27.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6137 + color: '#A01E16FF' + - uid: 12071 components: - type: Transform - pos: -30.5,4.5 + pos: 50.5,-28.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 6152 + color: '#A01E16FF' + - uid: 12119 components: - type: Transform - pos: -36.5,4.5 + pos: 66.5,7.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 6168 + - uid: 12120 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,-0.5 + pos: 66.5,8.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 6267 + - uid: 12126 components: - type: Transform rot: 3.141592653589793 rad - pos: 39.5,-0.5 + pos: 66.5,11.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6276 + - uid: 12127 components: - type: Transform rot: 3.141592653589793 rad - pos: 33.5,-1.5 + pos: 66.5,12.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6413 + - uid: 12143 components: - type: Transform rot: -1.5707963267948966 rad - pos: 47.5,9.5 + pos: 46.5,15.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6552 + - uid: 12144 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,9.5 + pos: 44.5,15.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 6581 + - uid: 12145 components: - type: Transform rot: -1.5707963267948966 rad - pos: 21.5,15.5 + pos: 42.5,15.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 7211 + - uid: 12146 components: - type: Transform rot: -1.5707963267948966 rad - pos: 56.5,3.5 + pos: 40.5,15.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 7673 + - uid: 12147 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-13.5 + rot: -1.5707963267948966 rad + pos: 38.5,15.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 7745 + - uid: 12149 components: - type: Transform - pos: -37.5,14.5 + rot: 3.141592653589793 rad + pos: 34.5,12.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 8416 + color: '#0055CCFF' + - uid: 12150 components: - type: Transform - pos: 7.5,19.5 + rot: 3.141592653589793 rad + pos: 31.5,15.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 8438 + - uid: 12151 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-19.5 + rot: 3.141592653589793 rad + pos: 31.5,14.5 parent: 31 - type: AtmosPipeColor color: '#990000FF' - - uid: 8795 + - uid: 12541 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,10.5 + pos: 38.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 8874 + - uid: 12542 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,12.5 + pos: 40.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 8876 + - uid: 12543 components: - type: Transform - pos: 26.5,4.5 + pos: 42.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 8879 + - uid: 12544 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,2.5 + pos: 44.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 10252 + - uid: 12545 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,-5.5 + pos: 46.5,21.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 10375 + - uid: 12546 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-28.5 + pos: 46.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 10385 + - uid: 12547 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-3.5 + pos: 44.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 10406 + - uid: 12548 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-13.5 + pos: 42.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 10420 + - uid: 12549 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,-19.5 + pos: 40.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 10425 + - uid: 12550 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-27.5 + pos: 38.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 10426 + - uid: 12551 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,-26.5 + pos: 36.5,22.5 parent: 31 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 10495 +- proto: GasPipeTJunction + entities: + - uid: 53 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,-14.5 + pos: 10.5,25.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10906 + color: '#1739A6FF' + - uid: 97 components: - type: Transform - rot: 3.141592653589793 rad - pos: 49.5,-4.5 + rot: -1.5707963267948966 rad + pos: 4.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10907 + color: '#1739A6FF' + - uid: 351 components: - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,-4.5 + rot: 1.5707963267948966 rad + pos: -23.5,-11.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10908 + color: '#A01E16FF' + - uid: 536 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-7.5 + pos: -3.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10909 + color: '#A01E16FF' + - uid: 599 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-11.5 + rot: 1.5707963267948966 rad + pos: -26.5,0.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11400 + color: '#A01E16FF' + - uid: 799 components: - type: Transform rot: 1.5707963267948966 rad - pos: -40.5,-5.5 + pos: 50.5,-16.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11569 + color: '#A01E16FF' + - uid: 926 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-18.5 + rot: 1.5707963267948966 rad + pos: -9.5,-21.5 parent: 31 - - type: DeviceNetwork - deviceLists: - - 11611 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11572 + color: '#1739A6FF' + - uid: 1200 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,-24.5 + pos: 49.5,26.5 parent: 31 - - type: DeviceNetwork - deviceLists: - - 11611 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11596 + color: '#ADD8E6FF' + - uid: 1231 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,-25.5 + pos: 39.5,5.5 parent: 31 - - type: DeviceNetwork - deviceLists: - - 11611 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11597 + color: '#1739A6FF' + - uid: 1723 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-27.5 + pos: 37.5,5.5 parent: 31 - - type: DeviceNetwork - deviceLists: - - 11611 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11609 + color: '#1739A6FF' + - uid: 1796 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-23.5 + rot: 1.5707963267948966 rad + pos: -24.5,-12.5 parent: 31 - - type: DeviceNetwork - deviceLists: - - 11611 - type: AtmosPipeColor - color: '#990000FF' -- proto: GasVolumePump - entities: - - uid: 4547 + color: '#1739A6FF' + - uid: 2002 components: - - type: MetaData - name: passive coolant volumetric pump - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,8.5 + rot: 1.5707963267948966 rad + pos: -24.5,-5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 10104 + color: '#A01E16FF' + - uid: 2282 components: - - type: MetaData - name: passive coolant volumetric pump - type: Transform rot: -1.5707963267948966 rad - pos: 63.5,8.5 - parent: 31 - - uid: 10503 - components: - - type: Transform - pos: 76.5,4.5 + pos: -5.5,15.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10504 + color: '#1739A6FF' + - uid: 2482 components: - type: Transform - pos: 75.5,4.5 + pos: -5.5,29.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10505 + color: '#A01E16FF' + - uid: 2694 components: - type: Transform - pos: 74.5,4.5 + pos: -27.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 10506 + color: '#1739A6FF' + - uid: 2736 components: - type: Transform - pos: 73.5,4.5 + rot: 3.141592653589793 rad + pos: -23.5,3.5 parent: 31 - type: AtmosPipeColor - color: '#0055CCFF' - - uid: 11781 + color: '#A01E16FF' + - uid: 2737 components: - type: Transform - pos: 73.5,7.5 + rot: 3.141592653589793 rad + pos: -24.5,5.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11782 + color: '#1739A6FF' + - uid: 2868 components: - type: Transform - pos: 74.5,7.5 + rot: 1.5707963267948966 rad + pos: 4.5,-19.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11783 + color: '#1739A6FF' + - uid: 3386 components: - type: Transform - pos: 75.5,7.5 + rot: -1.5707963267948966 rad + pos: 18.5,-14.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' - - uid: 11784 + color: '#A01E16FF' + - uid: 3389 components: - type: Transform - pos: 76.5,7.5 + rot: -1.5707963267948966 rad + pos: 19.5,-15.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' -- proto: Gauze - entities: - - uid: 1407 - components: - - type: Transform - pos: 26.671059,21.801102 - parent: 31 - - uid: 10830 - components: - - type: Transform - pos: 12.447606,-4.278471 - parent: 31 -- proto: GeigerCounterWallMount - entities: - - uid: 4350 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 65.5,3.5 - parent: 31 - - uid: 6954 + color: '#1739A6FF' + - uid: 3390 components: - type: Transform rot: -1.5707963267948966 rad - pos: 54.5,3.5 + pos: -24.5,8.5 parent: 31 - - uid: 6956 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 3420 components: - type: Transform rot: 1.5707963267948966 rad - pos: 58.5,4.5 + pos: 18.5,-11.5 parent: 31 - - uid: 9461 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 3508 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,-30.5 + rot: 3.141592653589793 rad + pos: 37.5,14.5 parent: 31 -- proto: GlimmerProber - entities: - - uid: 11651 + - type: AtmosPipeColor + color: '#234FDEFF' + - uid: 3675 components: - type: Transform - pos: -13.5,-24.5 + rot: -1.5707963267948966 rad + pos: 2.5,28.5 parent: 31 -- proto: GlowstickBase - entities: - - uid: 8848 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 3707 components: - type: Transform rot: 1.5707963267948966 rad - pos: 27.737583,15.662895 + pos: -12.5,-1.5 parent: 31 - - uid: 8999 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 3828 components: - type: Transform rot: 1.5707963267948966 rad - pos: 27.649036,15.662895 + pos: 51.5,20.5 parent: 31 - - uid: 9037 + - type: AtmosPipeColor + color: '#ADD8E6FF' + - uid: 3834 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.826128,15.662895 + rot: -1.5707963267948966 rad + pos: 8.5,-13.5 parent: 31 -- proto: GlowstickBlue - entities: - - uid: 10987 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 3860 components: - type: Transform - pos: 52.729786,-1.2094907 + rot: -1.5707963267948966 rad + pos: -37.5,13.5 parent: 31 -- proto: GravityGenerator - entities: - - uid: 7696 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 3883 components: - type: Transform - pos: 58.5,-2.5 + pos: 50.5,26.5 parent: 31 -- proto: Grille - entities: - - uid: 47 + - type: AtmosPipeColor + color: '#ADD8E6FF' + - uid: 3940 components: - type: Transform - pos: 19.5,20.5 + rot: -1.5707963267948966 rad + pos: -35.5,13.5 parent: 31 - - uid: 64 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 3974 components: - type: Transform - pos: 5.5,-4.5 + pos: -26.5,3.5 parent: 31 - - uid: 77 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 4084 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,-14.5 + rot: 3.141592653589793 rad + pos: -27.5,-4.5 parent: 31 - - uid: 78 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4166 components: - type: Transform - pos: 5.5,-5.5 + rot: -1.5707963267948966 rad + pos: 4.5,30.5 parent: 31 - - uid: 101 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4181 components: - type: Transform - pos: -48.5,-12.5 + pos: -8.5,-21.5 parent: 31 - - uid: 138 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4347 components: - type: Transform - pos: -49.5,-12.5 + rot: 1.5707963267948966 rad + pos: 9.5,-14.5 parent: 31 - - uid: 155 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4372 components: - type: Transform - pos: 44.5,-20.5 + rot: 3.141592653589793 rad + pos: 63.5,2.5 parent: 31 - - uid: 156 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4552 components: - type: Transform - pos: 45.5,-19.5 + pos: 68.5,9.5 parent: 31 - - uid: 249 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4571 components: - type: Transform - pos: 11.5,-16.5 + rot: 1.5707963267948966 rad + pos: 69.5,7.5 parent: 31 - - uid: 255 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4596 components: - type: Transform - pos: 11.5,-6.5 + rot: 1.5707963267948966 rad + pos: 50.5,-19.5 parent: 31 - - uid: 267 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 4650 components: - type: Transform - pos: -50.5,-8.5 + pos: 67.5,4.5 parent: 31 - - uid: 338 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 4708 components: - type: Transform - pos: -8.5,6.5 + rot: -1.5707963267948966 rad + pos: 33.5,8.5 parent: 31 - - uid: 360 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 4731 components: - type: Transform - pos: -13.5,6.5 + pos: 38.5,3.5 parent: 31 - - uid: 450 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5064 components: - type: Transform - pos: -23.5,26.5 + rot: 3.141592653589793 rad + pos: 7.5,25.5 parent: 31 - - uid: 469 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5342 components: - type: Transform - pos: -35.5,11.5 + rot: -1.5707963267948966 rad + pos: 4.5,-17.5 parent: 31 - - uid: 526 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5374 components: - type: Transform rot: 1.5707963267948966 rad - pos: -15.5,-0.5 + pos: 2.5,-23.5 parent: 31 - - uid: 571 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5380 components: - type: Transform - pos: 2.5,22.5 + pos: 8.5,-20.5 parent: 31 - - uid: 608 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5392 components: - type: Transform - pos: -14.5,-18.5 + pos: 3.5,3.5 parent: 31 - - uid: 653 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5396 components: - type: Transform - pos: 39.5,26.5 + rot: 3.141592653589793 rad + pos: 7.5,3.5 parent: 31 - - uid: 655 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5397 components: - type: Transform - pos: 35.5,26.5 + rot: 3.141592653589793 rad + pos: 9.5,3.5 parent: 31 - - uid: 657 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5399 components: - type: Transform - pos: -37.5,11.5 + rot: 3.141592653589793 rad + pos: 8.5,5.5 parent: 31 - - uid: 665 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5405 components: - type: Transform - pos: -41.5,5.5 + rot: 3.141592653589793 rad + pos: 13.5,5.5 parent: 31 - - uid: 711 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5419 components: - type: Transform - pos: 17.5,20.5 + rot: 3.141592653589793 rad + pos: 15.5,3.5 parent: 31 - - uid: 749 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5422 components: - type: Transform - pos: -44.5,1.5 + pos: 10.5,5.5 parent: 31 - - uid: 751 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5424 components: - type: Transform - pos: -42.5,1.5 + rot: 3.141592653589793 rad + pos: 21.5,3.5 parent: 31 - - uid: 754 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5425 components: - type: Transform - pos: 36.5,26.5 + pos: 22.5,5.5 parent: 31 - - uid: 757 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5430 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,-14.5 + pos: 28.5,5.5 parent: 31 - - uid: 772 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5439 components: - type: Transform - pos: -42.5,7.5 + rot: 3.141592653589793 rad + pos: 26.5,3.5 parent: 31 - - uid: 801 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5458 components: - type: Transform - pos: -6.5,-22.5 + rot: 3.141592653589793 rad + pos: 14.5,10.5 parent: 31 - - uid: 811 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5459 components: - type: Transform - pos: -40.5,3.5 + pos: 16.5,11.5 parent: 31 - - uid: 835 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5464 components: - type: Transform - pos: 52.5,-2.5 + rot: 3.141592653589793 rad + pos: 21.5,11.5 parent: 31 - - uid: 855 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5465 components: - type: Transform - pos: 52.5,-6.5 + rot: 3.141592653589793 rad + pos: 22.5,10.5 parent: 31 - - uid: 856 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5470 components: - type: Transform - pos: -42.5,3.5 + rot: 3.141592653589793 rad + pos: 3.5,5.5 parent: 31 - - uid: 858 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5471 components: - type: Transform - pos: -44.5,9.5 + pos: 20.5,10.5 parent: 31 - - uid: 877 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5481 components: - type: Transform - pos: -4.5,32.5 + rot: 3.141592653589793 rad + pos: 20.5,11.5 parent: 31 - - uid: 904 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5488 components: - type: Transform - pos: 40.5,20.5 + pos: 9.5,0.5 parent: 31 - - uid: 937 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5491 components: - type: Transform - pos: 19.5,21.5 + rot: 3.141592653589793 rad + pos: 8.5,-1.5 parent: 31 - - uid: 1016 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5500 components: - type: Transform - pos: 4.5,22.5 + pos: -8.5,0.5 parent: 31 - - uid: 1022 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5516 components: - type: Transform - pos: -40.5,1.5 + rot: 3.141592653589793 rad + pos: -1.5,-1.5 parent: 31 - - uid: 1106 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5528 components: - type: Transform - pos: 44.5,20.5 + pos: -13.5,0.5 parent: 31 - - uid: 1131 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5571 components: - type: Transform - pos: -41.5,4.5 + rot: 3.141592653589793 rad + pos: 11.5,-10.5 parent: 31 - - uid: 1133 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5572 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,18.5 + rot: 3.141592653589793 rad + pos: 10.5,-8.5 parent: 31 - - uid: 1180 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5574 components: - type: Transform - pos: -41.5,9.5 + rot: 3.141592653589793 rad + pos: 15.5,-8.5 parent: 31 - - uid: 1192 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5577 components: - type: Transform - pos: -19.5,2.5 + pos: 15.5,-10.5 parent: 31 - - uid: 1193 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5579 components: - type: Transform - pos: -18.5,2.5 + pos: 12.5,-10.5 parent: 31 - - uid: 1225 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5584 components: - type: Transform - pos: 25.5,10.5 + pos: 12.5,-8.5 parent: 31 - - uid: 1237 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5586 components: - type: Transform - pos: -42.5,9.5 + rot: 3.141592653589793 rad + pos: 16.5,-8.5 parent: 31 - - uid: 1278 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5587 components: - type: Transform - pos: -10.5,19.5 + rot: 3.141592653589793 rad + pos: 17.5,-10.5 parent: 31 - - uid: 1396 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5592 components: - type: Transform - pos: 10.5,31.5 + rot: 1.5707963267948966 rad + pos: 17.5,-6.5 parent: 31 - - uid: 1414 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5600 components: - type: Transform - pos: -9.5,7.5 + rot: 1.5707963267948966 rad + pos: 16.5,-5.5 parent: 31 - - uid: 1416 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5626 components: - type: Transform - pos: -13.5,9.5 + pos: 15.5,-15.5 parent: 31 - - uid: 1430 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5686 components: - type: Transform - pos: -43.5,3.5 + rot: -1.5707963267948966 rad + pos: 14.5,-20.5 parent: 31 - - uid: 1434 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5714 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,-17.5 + pos: 48.5,-19.5 parent: 31 - - uid: 1435 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5715 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,-17.5 + pos: 4.5,-14.5 parent: 31 - - uid: 1436 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5801 components: - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-8.5 + rot: 1.5707963267948966 rad + pos: 2.5,12.5 parent: 31 - - uid: 1443 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5806 components: - type: Transform - pos: 37.5,26.5 + rot: 1.5707963267948966 rad + pos: 2.5,17.5 parent: 31 - - uid: 1447 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5807 components: - type: Transform - pos: 20.5,-10.5 + rot: -1.5707963267948966 rad + pos: 4.5,19.5 parent: 31 - - uid: 1451 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5822 components: - type: Transform - pos: -44.5,3.5 + rot: 1.5707963267948966 rad + pos: 2.5,23.5 parent: 31 - - uid: 1452 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5829 components: - type: Transform - pos: -41.5,1.5 + rot: 1.5707963267948966 rad + pos: 2.5,18.5 parent: 31 - - uid: 1453 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5834 components: - type: Transform - pos: -40.5,7.5 + rot: 1.5707963267948966 rad + pos: 4.5,14.5 parent: 31 - - uid: 1454 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5835 components: - type: Transform - pos: -43.5,7.5 + rot: -1.5707963267948966 rad + pos: 4.5,13.5 parent: 31 - - uid: 1455 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5856 components: - type: Transform - pos: -40.5,9.5 + pos: 3.5,25.5 parent: 31 - - uid: 1456 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5867 components: - type: Transform - pos: -41.5,3.5 + pos: 7.5,24.5 parent: 31 - - uid: 1460 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5881 components: - type: Transform - pos: -27.5,6.5 + rot: 3.141592653589793 rad + pos: 7.5,17.5 parent: 31 - - uid: 1462 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5955 components: - type: Transform - pos: -29.5,6.5 + rot: 3.141592653589793 rad + pos: -1.5,3.5 parent: 31 - - uid: 1468 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5960 components: - type: Transform - pos: 20.5,-9.5 + pos: -2.5,5.5 parent: 31 - - uid: 1489 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5963 components: - type: Transform - pos: -11.5,8.5 + rot: 3.141592653589793 rad + pos: -4.5,5.5 parent: 31 - - uid: 1491 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5964 components: - type: Transform - pos: 13.5,-4.5 + rot: 3.141592653589793 rad + pos: -5.5,3.5 parent: 31 - - uid: 1522 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5969 components: - type: Transform - pos: 46.5,-19.5 + rot: 1.5707963267948966 rad + pos: -5.5,8.5 parent: 31 - - uid: 1526 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5973 components: - type: Transform - pos: 23.5,21.5 + rot: 1.5707963267948966 rad + pos: -4.5,7.5 parent: 31 - - uid: 1529 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5980 components: - type: Transform - pos: 44.5,-21.5 + rot: 3.141592653589793 rad + pos: -8.5,10.5 parent: 31 - - uid: 1547 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5989 components: - type: Transform - pos: 42.5,20.5 + rot: 3.141592653589793 rad + pos: -7.5,15.5 parent: 31 - - uid: 1548 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6000 components: - type: Transform - pos: 38.5,20.5 + rot: -1.5707963267948966 rad + pos: -8.5,20.5 parent: 31 - - uid: 1592 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6010 components: - type: Transform - pos: 19.5,14.5 + rot: 3.141592653589793 rad + pos: -11.5,15.5 parent: 31 - - uid: 1602 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6050 components: - type: Transform - pos: 36.5,-0.5 + rot: 3.141592653589793 rad + pos: -14.5,3.5 parent: 31 - - uid: 1604 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6051 components: - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,-8.5 + pos: -11.5,5.5 parent: 31 - - uid: 1614 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6079 components: - type: Transform - pos: 2.5,-35.5 + rot: 3.141592653589793 rad + pos: -22.5,3.5 parent: 31 - - uid: 1629 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6084 components: - type: Transform - pos: 37.5,1.5 + pos: -25.5,5.5 parent: 31 - - uid: 1663 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6112 components: - type: Transform - pos: 17.5,-14.5 + pos: -16.5,5.5 parent: 31 - - uid: 1666 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6114 components: - type: Transform - pos: 49.5,-6.5 + rot: 1.5707963267948966 rad + pos: 7.5,-16.5 parent: 31 - - uid: 1692 + - uid: 6135 components: - type: Transform - pos: -43.5,1.5 + rot: 3.141592653589793 rad + pos: -30.5,3.5 parent: 31 - - uid: 1706 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6136 components: - type: Transform - pos: 41.5,26.5 + pos: -29.5,5.5 parent: 31 - - uid: 1708 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6199 components: - type: Transform - pos: 17.5,21.5 + rot: 3.141592653589793 rad + pos: 41.5,3.5 parent: 31 - - uid: 1709 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6204 components: - type: Transform - pos: 34.5,7.5 + rot: -1.5707963267948966 rad + pos: 44.5,6.5 parent: 31 - - uid: 1710 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6213 components: - type: Transform - pos: 32.5,7.5 + rot: 1.5707963267948966 rad + pos: 20.5,15.5 parent: 31 - - uid: 1720 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6216 components: - type: Transform - pos: 32.5,1.5 + rot: 3.141592653589793 rad + pos: 43.5,3.5 parent: 31 - - uid: 1721 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6223 components: - type: Transform - pos: 34.5,1.5 + rot: 3.141592653589793 rad + pos: 46.5,2.5 parent: 31 - - uid: 1722 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6226 components: - type: Transform - pos: 30.5,4.5 + pos: 47.5,3.5 parent: 31 - - uid: 1728 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6249 components: - type: Transform - pos: 1.5,-33.5 + rot: 1.5707963267948966 rad + pos: 22.5,15.5 parent: 31 - - uid: 1741 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6334 components: - type: Transform - pos: 44.5,-19.5 + rot: 1.5707963267948966 rad + pos: 32.5,10.5 parent: 31 - - uid: 1757 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6532 components: - type: Transform - pos: -49.5,-8.5 + rot: -1.5707963267948966 rad + pos: -23.5,-18.5 parent: 31 - - uid: 1759 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6571 components: - type: Transform - pos: 19.5,6.5 + rot: 1.5707963267948966 rad + pos: -22.5,-18.5 parent: 31 - - uid: 1760 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6748 components: - type: Transform - pos: 20.5,6.5 + rot: 1.5707963267948966 rad + pos: 62.5,8.5 parent: 31 - - uid: 1761 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 6756 components: - type: Transform - pos: 21.5,6.5 + rot: 1.5707963267948966 rad + pos: 62.5,7.5 parent: 31 - - uid: 1762 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 6763 components: - type: Transform - pos: 22.5,6.5 + rot: 1.5707963267948966 rad + pos: 66.5,4.5 parent: 31 - - uid: 1777 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 6828 components: - type: Transform - pos: 17.5,9.5 + pos: 69.5,9.5 parent: 31 - - uid: 1803 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 6943 components: - type: Transform - pos: 8.5,6.5 + pos: 49.5,3.5 parent: 31 - - uid: 1871 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6944 components: - type: Transform - pos: -1.5,27.5 + pos: 48.5,2.5 parent: 31 - - uid: 1872 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6980 components: - type: Transform - pos: -0.5,27.5 + pos: -19.5,3.5 parent: 31 - - uid: 1874 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6985 components: - type: Transform - pos: 10.5,29.5 + rot: 1.5707963267948966 rad + pos: -8.5,13.5 parent: 31 - - uid: 1875 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7095 components: - type: Transform - pos: 9.5,31.5 + rot: 3.141592653589793 rad + pos: -22.5,19.5 parent: 31 - - uid: 1879 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7159 components: - type: Transform - pos: 7.5,33.5 + pos: 8.5,20.5 parent: 31 - - uid: 1880 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7352 components: - type: Transform - pos: 6.5,33.5 + rot: 1.5707963267948966 rad + pos: 66.5,6.5 parent: 31 - - uid: 1881 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 7369 components: - type: Transform - pos: 5.5,33.5 + rot: -1.5707963267948966 rad + pos: 9.5,-16.5 parent: 31 - - uid: 1882 + - uid: 7412 components: - type: Transform - pos: 4.5,33.5 + rot: 3.141592653589793 rad + pos: 2.5,-28.5 parent: 31 - - uid: 1883 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7465 components: - type: Transform - pos: 3.5,33.5 + rot: -1.5707963267948966 rad + pos: 4.5,-29.5 parent: 31 - - uid: 1884 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7504 components: - type: Transform - pos: 2.5,33.5 + rot: -1.5707963267948966 rad + pos: -36.5,0.5 parent: 31 - - uid: 1885 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7547 components: - type: Transform - pos: 1.5,33.5 + pos: 64.5,-1.5 parent: 31 - - uid: 1886 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 7685 components: - type: Transform - pos: 0.5,33.5 + rot: 3.141592653589793 rad + pos: -4.5,30.5 parent: 31 - - uid: 1887 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 8105 components: - type: Transform - pos: -0.5,33.5 + pos: -9.5,-14.5 parent: 31 - - uid: 1891 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 8106 components: - type: Transform - pos: 6.5,19.5 + pos: -7.5,-16.5 parent: 31 - - uid: 1904 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 8202 components: - type: Transform - pos: -7.5,18.5 + rot: -1.5707963267948966 rad + pos: -8.5,14.5 parent: 31 - - uid: 1949 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 8702 components: - type: Transform - pos: -10.5,21.5 + rot: -1.5707963267948966 rad + pos: 48.5,-16.5 parent: 31 - - uid: 1959 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 8783 components: - type: Transform - pos: -11.5,7.5 + rot: -1.5707963267948966 rad + pos: -5.5,11.5 parent: 31 - - uid: 1969 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 8872 components: - type: Transform - pos: -10.5,14.5 + rot: 1.5707963267948966 rad + pos: 2.5,-6.5 parent: 31 - - uid: 1996 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 8877 components: - type: Transform - pos: -7.5,9.5 + pos: 34.5,5.5 parent: 31 - - uid: 2064 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 8878 components: - type: Transform - pos: -28.5,6.5 + rot: 3.141592653589793 rad + pos: 35.5,3.5 parent: 31 - - uid: 2095 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10041 components: - type: Transform - pos: -25.5,9.5 + rot: 1.5707963267948966 rad + pos: 19.5,-9.5 parent: 31 - - uid: 2099 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10163 components: - type: Transform - pos: -9.5,8.5 + rot: -1.5707963267948966 rad + pos: -27.5,0.5 parent: 31 - - uid: 2115 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10164 components: - type: Transform - pos: 13.5,-1.5 + rot: -1.5707963267948966 rad + pos: -26.5,1.5 parent: 31 - - uid: 2136 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10251 components: - type: Transform - pos: 8.5,-7.5 + rot: -1.5707963267948966 rad + pos: -35.5,-6.5 parent: 31 - - uid: 2149 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10414 components: - type: Transform - pos: 11.5,2.5 + rot: 1.5707963267948966 rad + pos: 31.5,16.5 parent: 31 - - uid: 2150 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 10415 components: - type: Transform - pos: 10.5,2.5 + pos: -2.5,-14.5 parent: 31 - - uid: 2151 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10429 components: - type: Transform - pos: 9.5,2.5 + rot: -1.5707963267948966 rad + pos: -7.5,-26.5 parent: 31 - - uid: 2152 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10430 components: - type: Transform - pos: 8.5,2.5 + rot: -1.5707963267948966 rad + pos: -8.5,-27.5 parent: 31 - - uid: 2153 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10515 components: - type: Transform - pos: 7.5,2.5 + rot: 3.141592653589793 rad + pos: 35.5,15.5 parent: 31 - - uid: 2205 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 10910 components: - type: Transform - pos: 20.5,-5.5 + rot: 1.5707963267948966 rad + pos: 49.5,-3.5 parent: 31 - - uid: 2209 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10911 components: - type: Transform - pos: -6.5,-20.5 + pos: 53.5,-3.5 parent: 31 - - uid: 2245 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10912 components: - type: Transform - pos: -7.5,6.5 + anchored: False + rot: 1.5707963267948966 rad + pos: 53.5,-7.5 parent: 31 - - uid: 2277 + - type: AtmosPipeColor + color: '#990000FF' + - type: Physics + canCollide: True + bodyType: Dynamic + - uid: 10931 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-24.5 + rot: 1.5707963267948966 rad + pos: 48.5,-5.5 parent: 31 - - uid: 2307 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10943 components: - type: Transform - pos: -35.5,-22.5 + rot: 3.141592653589793 rad + pos: 51.5,-5.5 parent: 31 - - uid: 2423 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10954 components: - type: Transform - pos: 28.5,-14.5 + rot: 3.141592653589793 rad + pos: 48.5,-8.5 parent: 31 - - uid: 2848 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11114 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-17.5 + rot: 1.5707963267948966 rad + pos: 43.5,12.5 parent: 31 - - uid: 2849 + - uid: 11336 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-17.5 + rot: 1.5707963267948966 rad + pos: -27.5,-3.5 parent: 31 - - uid: 3109 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11406 components: - type: Transform - pos: 60.5,11.5 + rot: -1.5707963267948966 rad + pos: -35.5,-4.5 parent: 31 - - uid: 3152 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11574 components: - type: Transform - pos: 47.5,-18.5 + rot: -1.5707963267948966 rad + pos: -23.5,-21.5 parent: 31 - - uid: 3157 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11582 components: - type: Transform - pos: 56.5,-25.5 + pos: -26.5,-21.5 parent: 31 - - uid: 3158 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11583 components: - type: Transform - pos: 56.5,-24.5 + pos: -25.5,-22.5 parent: 31 - - uid: 3415 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 11638 components: - type: Transform - pos: -16.5,-40.5 + rot: 1.5707963267948966 rad + pos: -26.5,-6.5 parent: 31 - - uid: 3826 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11689 components: - type: Transform - pos: -14.5,29.5 + rot: -1.5707963267948966 rad + pos: -24.5,-7.5 parent: 31 - - uid: 3827 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 11801 components: - type: Transform - pos: -15.5,28.5 + pos: 74.5,8.5 parent: 31 - - uid: 3828 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 11807 components: - type: Transform - pos: -18.5,29.5 + rot: 3.141592653589793 rad + pos: 75.5,3.5 parent: 31 - - uid: 3842 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11808 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,13.5 + rot: 3.141592653589793 rad + pos: 74.5,3.5 parent: 31 - - uid: 4032 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11809 components: - type: Transform - pos: 28.5,-13.5 + rot: 3.141592653589793 rad + pos: 73.5,3.5 parent: 31 - - uid: 4114 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11873 components: - type: Transform - pos: -12.5,6.5 + pos: 67.5,-1.5 parent: 31 - - uid: 4115 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11874 components: - type: Transform - pos: -3.5,6.5 + pos: 68.5,-1.5 parent: 31 - - uid: 4117 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11875 components: - type: Transform - pos: -3.5,8.5 + rot: 3.141592653589793 rad + pos: 66.5,-1.5 parent: 31 - - uid: 4223 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11876 components: - type: Transform - pos: -2.5,9.5 + pos: 65.5,-1.5 parent: 31 - - uid: 4241 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11880 components: - type: Transform - pos: 7.5,36.5 + rot: 1.5707963267948966 rad + pos: 66.5,0.5 parent: 31 - - uid: 4308 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11881 components: - type: Transform - pos: 5.5,36.5 + rot: 3.141592653589793 rad + pos: 67.5,0.5 parent: 31 - - uid: 4376 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 12043 components: - type: Transform - pos: 41.5,-26.5 + rot: 1.5707963267948966 rad + pos: 51.5,-24.5 parent: 31 - - uid: 4377 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 12044 components: - type: Transform - pos: 45.5,-29.5 + rot: -1.5707963267948966 rad + pos: 47.5,-24.5 parent: 31 - - uid: 4386 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 12148 components: - type: Transform rot: -1.5707963267948966 rad - pos: 37.5,-26.5 + pos: 34.5,13.5 parent: 31 - - uid: 4393 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 12249 components: - type: Transform - pos: 58.5,6.5 + rot: -1.5707963267948966 rad + pos: 33.5,14.5 parent: 31 - - uid: 4394 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasPort + entities: + - uid: 188 components: - type: Transform - pos: 61.5,6.5 + pos: -11.5,-28.5 parent: 31 - - uid: 4399 + - uid: 1272 components: - type: Transform rot: 3.141592653589793 rad - pos: 54.5,1.5 + pos: 50.5,16.5 parent: 31 - - uid: 4403 + - uid: 1329 components: - type: Transform rot: 3.141592653589793 rad - pos: 54.5,3.5 + pos: 32.5,16.5 parent: 31 - - uid: 4445 + - uid: 6502 components: - type: Transform - pos: 59.5,-10.5 + rot: 1.5707963267948966 rad + pos: 31.5,9.5 parent: 31 - - uid: 4460 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6854 components: - type: Transform rot: 3.141592653589793 rad - pos: -17.5,-24.5 - parent: 31 - - uid: 4487 - components: - - type: Transform - pos: 34.5,-13.5 + pos: 65.5,6.5 parent: 31 - - uid: 4500 + - uid: 6893 components: - type: Transform - pos: 54.5,-7.5 + rot: 1.5707963267948966 rad + pos: 31.5,8.5 parent: 31 - - uid: 4510 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 8832 components: - type: Transform - pos: 31.5,-23.5 + rot: 3.141592653589793 rad + pos: 43.5,11.5 parent: 31 - - uid: 4532 + - uid: 11147 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-22.5 + pos: 63.5,4.5 parent: 31 - - uid: 4595 + - uid: 11886 components: - type: Transform - pos: 41.5,-22.5 + rot: 3.141592653589793 rad + pos: 68.5,-3.5 parent: 31 - - uid: 4596 + - uid: 11887 components: - type: Transform - pos: 40.5,-22.5 + rot: 3.141592653589793 rad + pos: 67.5,-3.5 parent: 31 - - uid: 4597 + - uid: 12045 components: - type: Transform - pos: 42.5,-26.5 + rot: 3.141592653589793 rad + pos: 63.5,5.5 parent: 31 - - uid: 4598 + - uid: 12153 components: + - type: MetaData + desc: A note attached reads, "Your gas supply is large, but finite. Buy more gas from Logistics if you run out." + name: gas input - type: Transform - pos: 44.5,-27.5 + rot: 3.141592653589793 rad + pos: 31.5,13.5 parent: 31 - - uid: 4599 + - uid: 12553 components: - type: Transform - pos: 44.5,-28.5 + pos: 34.5,23.5 parent: 31 - - uid: 4600 + - uid: 12554 components: - type: Transform - pos: 44.5,-29.5 + rot: -1.5707963267948966 rad + pos: 68.5,10.5 parent: 31 - - uid: 4612 + - uid: 12555 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-26.5 + pos: 36.5,23.5 parent: 31 - - uid: 4614 + - uid: 12557 components: - type: Transform - pos: 34.5,-12.5 + pos: 38.5,23.5 parent: 31 - - uid: 4618 + - uid: 12559 components: - type: Transform - pos: 51.5,-30.5 + pos: 40.5,23.5 parent: 31 - - uid: 4619 + - uid: 12561 components: - type: Transform - pos: 53.5,-29.5 + pos: 42.5,23.5 parent: 31 - - uid: 4620 + - uid: 12563 components: - type: Transform - pos: 54.5,-28.5 + pos: 44.5,23.5 parent: 31 - - uid: 4621 + - uid: 12564 components: - type: Transform - pos: 56.5,-26.5 + pos: 44.5,22.5 parent: 31 - - uid: 4622 + - uid: 12565 components: - type: Transform - pos: 55.5,-22.5 + pos: 46.5,23.5 parent: 31 - - uid: 4624 +- proto: GasPressurePump + entities: + - uid: 555 components: + - type: MetaData + desc: A pump that moves tritium by pressure. + name: tritium pump - type: Transform - pos: 56.5,-23.5 + pos: 45.5,17.5 parent: 31 - - uid: 4625 + - type: GasPressurePump + targetPressure: 1 + - uid: 842 components: - type: Transform - pos: 56.5,-22.5 + rot: -1.5707963267948966 rad + pos: -12.5,-29.5 parent: 31 - - uid: 4660 + - uid: 905 components: + - type: MetaData + desc: A pump that moves O2 by pressure. + name: O2 pump - type: Transform - pos: 31.5,-25.5 + pos: 37.5,17.5 parent: 31 - - uid: 4686 + - type: AtmosPipeColor + color: '#234FDEFF' + - uid: 1513 components: + - type: MetaData + desc: A pump that moves N2O by pressure. + name: N2O pump - type: Transform - pos: 4.5,36.5 + pos: 39.5,17.5 parent: 31 - - uid: 4702 + - type: GasPressurePump + targetPressure: 1 + - uid: 1517 components: + - type: MetaData + desc: A pump that moves N2 by pressure. + name: N2 pump - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,18.5 + pos: 35.5,17.5 parent: 31 - - uid: 4844 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 1570 components: + - type: MetaData + desc: A pump that moves plasma by pressure. + name: plasma pump - type: Transform - pos: 12.5,-32.5 + pos: 43.5,17.5 parent: 31 - - uid: 4853 + - type: GasPressurePump + targetPressure: 1000 + - type: AtmosPipeColor + color: '#F88379FF' + - uid: 1573 components: + - type: MetaData + desc: A pump that moves CO2 by pressure. + name: CO2 pump - type: Transform - pos: 58.5,3.5 + pos: 41.5,17.5 parent: 31 - - uid: 4879 + - type: GasPressurePump + targetPressure: 1 + - uid: 3507 components: + - type: MetaData + name: gas chamber output - type: Transform - pos: -2.5,6.5 + rot: 3.141592653589793 rad + pos: 49.5,15.5 parent: 31 - - uid: 4881 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 3765 components: - type: Transform - pos: -0.5,6.5 + rot: 3.141592653589793 rad + pos: 33.5,17.5 parent: 31 - - uid: 4926 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 3826 components: + - type: MetaData + name: gas cooling output - type: Transform - pos: 15.5,20.5 + pos: 50.5,17.5 parent: 31 - - uid: 4928 + - type: AtmosPipeColor + color: '#ADD8E6FF' + - uid: 4124 components: + - type: MetaData + name: atmos to active coolant - type: Transform - pos: 15.5,21.5 + rot: 1.5707963267948966 rad + pos: 63.5,-1.5 parent: 31 - - uid: 5066 + - type: GasPressurePump + targetPressure: 1000 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4363 components: + - type: MetaData + name: passive coolant removal - type: Transform - pos: -1.5,9.5 + pos: 63.5,6.5 parent: 31 - - uid: 5067 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 4388 components: + - type: MetaData + name: waste to filters - type: Transform - pos: -3.5,9.5 + rot: 3.141592653589793 rad + pos: 33.5,11.5 parent: 31 - - uid: 5071 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 4389 components: + - type: MetaData + name: atmos to distro - type: Transform - pos: 13.5,1.5 + pos: 34.5,11.5 parent: 31 - - uid: 5072 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6351 components: + - type: MetaData + desc: A pump that moves H2O by pressure. + name: H2O pump - type: Transform - pos: 13.5,-2.5 + pos: 47.5,17.5 parent: 31 - - uid: 5082 + - uid: 7663 components: - type: Transform - pos: 13.5,0.5 + pos: 9.5,-15.5 parent: 31 - - uid: 5102 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 9058 components: + - type: MetaData + name: gas mix to Supermatter coolant - type: Transform - pos: 51.5,-6.5 + rot: 1.5707963267948966 rad + pos: 48.5,15.5 parent: 31 - - uid: 5111 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 9079 components: + - type: MetaData + name: supermatter waste gas - type: Transform - pos: -0.5,36.5 + pos: 31.5,17.5 parent: 31 - - uid: 5117 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 11149 components: + - type: MetaData + name: passive coolant input - type: Transform - pos: -3.5,7.5 + pos: 63.5,3.5 parent: 31 - - uid: 5139 + - type: GasPressurePump + targetPressure: 1000 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11294 components: + - type: MetaData + name: gas chamber imput - type: Transform - pos: 8.5,-11.5 + rot: 1.5707963267948966 rad + pos: 44.5,12.5 parent: 31 - - uid: 5198 + - type: GasPressurePump + targetPressure: 4500 + - uid: 11884 components: + - type: MetaData + name: active coolant removal - type: Transform - pos: -28.5,18.5 + pos: 67.5,-2.5 parent: 31 - - uid: 5199 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11885 components: - type: Transform - pos: -29.5,18.5 + rot: 3.141592653589793 rad + pos: 68.5,-2.5 parent: 31 - - uid: 5215 + - type: GasPressurePump + targetPressure: 1000 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 12556 components: - type: Transform - pos: -10.5,13.5 + rot: -1.5707963267948966 rad + pos: 67.5,10.5 parent: 31 - - uid: 5227 + - type: GasPressurePump + targetPressure: 1500 +- proto: GasThermoMachineFreezer + entities: + - uid: 6720 components: - type: Transform - pos: 11.5,-15.5 + pos: 62.5,9.5 parent: 31 - - uid: 5244 + - type: GasThermoMachine + targetTemperature: 73.15 + - type: ApcPowerReceiver + powerDisabled: False + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 8125 components: - type: Transform - pos: -39.5,21.5 + rot: 3.141592653589793 rad + pos: 7.5,-17.5 parent: 31 - - uid: 5251 + - uid: 8860 components: - type: Transform - pos: -39.5,27.5 + pos: 38.5,11.5 parent: 31 - - uid: 5313 + - uid: 11878 components: - type: Transform - pos: -43.5,9.5 + rot: 3.141592653589793 rad + pos: 64.5,-2.5 parent: 31 - - uid: 5898 + - type: GasThermoMachine + targetTemperature: 73.15 + - type: ApcPowerReceiver + powerDisabled: False + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11879 components: - type: Transform - pos: -41.5,7.5 + rot: 3.141592653589793 rad + pos: 65.5,-2.5 parent: 31 - - uid: 5978 + - type: GasThermoMachine + targetTemperature: 73.15 + - type: ApcPowerReceiver + powerDisabled: False + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 12251 components: - type: Transform - pos: -54.5,-9.5 + pos: 32.5,15.5 parent: 31 - - uid: 6277 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasThermoMachineFreezerEnabled + entities: + - uid: 3850 components: - type: Transform - pos: -9.5,32.5 + rot: -1.5707963267948966 rad + pos: 52.5,20.5 parent: 31 - - uid: 6280 + - type: AtmosPipeColor + color: '#ADD8E6FF' +- proto: GasThermoMachineHeater + entities: + - uid: 8861 components: - type: Transform - pos: -10.5,32.5 + pos: 39.5,11.5 parent: 31 - - uid: 6287 + - uid: 12252 components: - type: Transform - pos: 54.5,-8.5 + pos: 33.5,15.5 parent: 31 - - uid: 6288 + - type: AtmosPipeColor + color: '#0055CCFF' +- proto: GasValve + entities: + - uid: 8455 components: - type: Transform - pos: -6.5,34.5 + rot: 3.141592653589793 rad + pos: 66.5,9.5 parent: 31 - - uid: 6366 + - uid: 9077 components: + - type: MetaData + name: atmos to core coolant - type: Transform - pos: 22.5,14.5 + pos: 64.5,10.5 parent: 31 - - uid: 6367 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 9508 components: - type: Transform - pos: 40.5,18.5 + rot: 3.141592653589793 rad + pos: 48.5,17.5 parent: 31 - - uid: 6369 + - type: GasValve + open: False + - type: AtmosPipeColor + color: '#990000FF' +- proto: GasVentPump + entities: + - uid: 65 components: - type: Transform - pos: 42.5,18.5 + pos: 15.5,-7.5 parent: 31 - - uid: 6380 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 100 components: - type: Transform - pos: 39.5,18.5 + rot: 1.5707963267948966 rad + pos: 3.5,-17.5 parent: 31 - - uid: 6381 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 1094 components: - type: Transform - pos: 38.5,18.5 + rot: -1.5707963267948966 rad + pos: 21.5,-9.5 parent: 31 - - uid: 6383 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 1230 components: - type: Transform - pos: 37.5,18.5 + rot: -1.5707963267948966 rad + pos: 9.5,20.5 parent: 31 - - uid: 6390 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 1305 components: - type: Transform - pos: 50.5,10.5 + rot: -1.5707963267948966 rad + pos: -18.5,-12.5 parent: 31 - - uid: 6391 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 1688 components: - type: Transform - pos: 35.5,18.5 + pos: -36.5,18.5 parent: 31 - - uid: 6393 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 2213 components: - type: Transform - pos: 49.5,10.5 + rot: -1.5707963267948966 rad + pos: 10.5,-14.5 parent: 31 - - uid: 6394 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 3116 components: - type: Transform - pos: 48.5,10.5 + rot: -1.5707963267948966 rad + pos: 26.5,9.5 parent: 31 - - uid: 6401 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 3368 components: - type: Transform - pos: 34.5,18.5 + pos: -5.5,16.5 parent: 31 - - uid: 6405 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 3835 components: - type: Transform - pos: 23.5,20.5 + rot: 3.141592653589793 rad + pos: 19.5,-17.5 parent: 31 - - uid: 6415 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4013 components: - type: Transform rot: 3.141592653589793 rad - pos: 54.5,17.5 + pos: -9.5,-22.5 parent: 31 - - uid: 6440 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4185 components: - type: Transform - pos: 43.5,18.5 + pos: -7.5,20.5 parent: 31 - - uid: 6445 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4266 components: - type: Transform - pos: 45.5,18.5 + rot: -1.5707963267948966 rad + pos: 23.5,15.5 parent: 31 - - uid: 6453 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4267 components: - type: Transform - rot: 3.141592653589793 rad - pos: 54.5,15.5 + rot: -1.5707963267948966 rad + pos: 26.5,16.5 parent: 31 - - uid: 6455 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4303 components: - type: Transform - pos: 33.5,18.5 + rot: 3.141592653589793 rad + pos: -2.5,-15.5 parent: 31 - - uid: 6456 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4468 components: - type: Transform rot: 3.141592653589793 rad - pos: 54.5,16.5 + pos: 15.5,-28.5 parent: 31 - - uid: 6458 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4484 components: - type: Transform - pos: 45.5,7.5 + rot: 3.141592653589793 rad + pos: -35.5,-9.5 parent: 31 - - uid: 6464 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4584 components: - type: Transform - pos: 45.5,9.5 + pos: 48.5,-15.5 parent: 31 - - uid: 6472 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4586 components: - type: Transform - pos: 47.5,18.5 + rot: 1.5707963267948966 rad + pos: 47.5,-19.5 parent: 31 - - uid: 6481 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4666 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,24.5 + rot: 1.5707963267948966 rad + pos: -29.5,0.5 parent: 31 - - uid: 6503 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5365 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,24.5 + rot: 1.5707963267948966 rad + pos: 3.5,-5.5 parent: 31 - - uid: 6504 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5472 components: - type: Transform - pos: 44.5,18.5 + pos: 3.5,6.5 parent: 31 - - uid: 6505 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5476 components: - type: Transform rot: 3.141592653589793 rad - pos: 49.5,24.5 + pos: 22.5,4.5 parent: 31 - - uid: 6508 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5479 components: - type: Transform - pos: 46.5,18.5 + pos: 14.5,11.5 parent: 31 - - uid: 6539 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5495 components: - type: Transform - pos: 47.5,10.5 + pos: 8.5,-0.5 parent: 31 - - uid: 6551 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5542 components: - type: Transform - pos: 48.5,18.5 + pos: -12.5,-0.5 parent: 31 - - uid: 6565 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5543 components: - type: Transform - pos: 46.5,14.5 + pos: -1.5,-0.5 parent: 31 - - uid: 6605 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5605 components: - type: Transform - pos: 47.5,14.5 + pos: 16.5,-0.5 parent: 31 - - uid: 6606 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5606 components: - type: Transform - pos: 48.5,14.5 + rot: 3.141592653589793 rad + pos: 12.5,-9.5 parent: 31 - - uid: 6613 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5638 components: - type: Transform - pos: 36.5,18.5 + rot: 3.141592653589793 rad + pos: 14.5,-16.5 parent: 31 - - uid: 6641 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5666 components: - type: Transform - pos: -41.5,-8.5 + rot: -1.5707963267948966 rad + pos: 23.5,-5.5 parent: 31 - - uid: 6645 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5698 components: - type: Transform rot: -1.5707963267948966 rad - pos: 58.5,23.5 + pos: 9.5,-25.5 parent: 31 - - uid: 6721 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5700 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 65.5,14.5 + rot: 3.141592653589793 rad + pos: -12.5,-3.5 parent: 31 - - uid: 6725 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5848 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,22.5 + rot: 1.5707963267948966 rad + pos: 3.5,19.5 parent: 31 - - uid: 6726 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5929 components: - type: Transform rot: -1.5707963267948966 rad - pos: 53.5,24.5 + pos: -21.5,23.5 parent: 31 - - uid: 6728 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5941 components: - type: Transform rot: -1.5707963267948966 rad - pos: 58.5,24.5 + pos: 13.5,14.5 parent: 31 - - uid: 6729 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 5950 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,24.5 + rot: 1.5707963267948966 rad + pos: 7.5,9.5 parent: 31 - - uid: 6730 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6018 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,24.5 + rot: 1.5707963267948966 rad + pos: -12.5,15.5 parent: 31 - - uid: 6731 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6033 + components: + - type: Transform + pos: -12.5,19.5 + parent: 31 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6041 components: - type: Transform rot: -1.5707963267948966 rad - pos: 52.5,24.5 + pos: -0.5,7.5 parent: 31 - - uid: 6733 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6043 components: - type: Transform - pos: 58.5,0.5 + rot: 3.141592653589793 rad + pos: -2.5,4.5 parent: 31 - - uid: 6742 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6071 components: - type: Transform - pos: 46.5,10.5 + rot: 3.141592653589793 rad + pos: -11.5,4.5 parent: 31 - - uid: 6812 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6118 components: - type: Transform rot: 1.5707963267948966 rad - pos: -10.5,-42.5 + pos: -27.5,8.5 parent: 31 - - uid: 6815 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6119 components: - type: Transform - pos: 41.5,18.5 + rot: 3.141592653589793 rad + pos: -25.5,4.5 parent: 31 - - uid: 6841 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6138 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -29.5,4.5 + parent: 31 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6151 components: - type: Transform - pos: 50.5,14.5 + rot: 1.5707963267948966 rad + pos: -36.5,5.5 parent: 31 - - uid: 6844 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6169 components: - type: Transform - pos: 49.5,14.5 + rot: 1.5707963267948966 rad + pos: -36.5,-6.5 parent: 31 - - uid: 6847 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6184 components: - type: Transform rot: 3.141592653589793 rad - pos: 51.5,24.5 + pos: 34.5,4.5 parent: 31 - - uid: 6863 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6197 components: - type: Transform - pos: 27.5,22.5 + rot: 3.141592653589793 rad + pos: 39.5,4.5 parent: 31 - - uid: 6868 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6262 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 79.5,13.5 + rot: 3.141592653589793 rad + pos: 20.5,9.5 parent: 31 - - uid: 6873 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6268 components: - type: Transform - pos: 59.5,11.5 + rot: -1.5707963267948966 rad + pos: 38.5,-0.5 parent: 31 - - uid: 6874 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6275 components: - type: Transform rot: 3.141592653589793 rad - pos: 50.5,24.5 + pos: 32.5,-2.5 parent: 31 - - uid: 6933 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6294 components: - type: Transform - pos: 49.5,18.5 + pos: 51.5,-4.5 parent: 31 - - uid: 6950 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6318 components: - type: Transform - pos: -7.5,34.5 + pos: -4.5,31.5 parent: 31 - - uid: 6951 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6321 components: - type: Transform - pos: -5.5,32.5 + pos: -5.5,35.5 parent: 31 - - uid: 6952 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6478 components: - type: Transform - pos: -10.5,31.5 + rot: -1.5707963267948966 rad + pos: 47.5,8.5 parent: 31 - - uid: 6958 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6697 components: - type: Transform - pos: 51.5,-31.5 + pos: 4.5,31.5 parent: 31 - - uid: 6961 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 6874 components: - type: Transform - pos: 47.5,-31.5 + rot: 1.5707963267948966 rad + pos: -1.5,25.5 parent: 31 - - uid: 6962 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7099 components: - type: Transform - pos: 47.5,-30.5 + pos: 32.5,11.5 parent: 31 - - uid: 6963 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7121 components: - type: Transform - pos: 46.5,-29.5 + pos: 7.5,26.5 parent: 31 - - uid: 6964 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7129 components: - type: Transform - pos: 34.5,-14.5 + rot: 3.141592653589793 rad + pos: 3.5,24.5 parent: 31 - - uid: 6967 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7131 components: - type: Transform - pos: 40.5,-26.5 + pos: 10.5,26.5 parent: 31 - - uid: 6971 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7143 components: - type: Transform - pos: 42.5,-22.5 + pos: 12.5,26.5 parent: 31 - - uid: 7011 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7185 components: - type: Transform - pos: 51.5,-18.5 + rot: -1.5707963267948966 rad + pos: 56.5,1.5 parent: 31 - - uid: 7012 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7335 components: - type: Transform - pos: 51.5,-17.5 + rot: -1.5707963267948966 rad + pos: -3.5,-21.5 parent: 31 - - uid: 7013 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 7746 components: - type: Transform - pos: 50.5,-17.5 + pos: -35.5,14.5 parent: 31 - - uid: 7014 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 8417 components: - type: Transform - pos: 49.5,-17.5 + rot: 3.141592653589793 rad + pos: 8.5,17.5 parent: 31 - - uid: 7015 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 8721 components: - type: Transform - pos: 48.5,-17.5 + rot: 1.5707963267948966 rad + pos: -19.5,-2.5 parent: 31 - - uid: 7016 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 8725 components: - type: Transform - pos: 47.5,-17.5 + rot: 1.5707963267948966 rad + pos: -29.5,-4.5 parent: 31 - - uid: 7017 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 8794 components: - type: Transform - pos: 52.5,-19.5 + rot: 1.5707963267948966 rad + pos: -16.5,11.5 parent: 31 - - uid: 7018 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 8873 components: - type: Transform - pos: 53.5,-19.5 + rot: 1.5707963267948966 rad + pos: 3.5,13.5 parent: 31 - - uid: 7019 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 8875 components: - type: Transform - pos: 54.5,-19.5 + rot: 3.141592653589793 rad + pos: 28.5,4.5 parent: 31 - - uid: 7020 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 8880 components: - type: Transform - pos: 54.5,-20.5 + pos: 46.5,3.5 parent: 31 - - uid: 7021 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 8944 components: - type: Transform - pos: 54.5,-21.5 + rot: 3.141592653589793 rad + pos: 10.5,4.5 parent: 31 - - uid: 7022 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10376 components: - type: Transform - pos: 55.5,-26.5 + rot: 3.141592653589793 rad + pos: 4.5,-30.5 parent: 31 - - uid: 7023 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10377 components: - type: Transform - pos: 54.5,-27.5 + rot: 3.141592653589793 rad + pos: 0.5,-30.5 parent: 31 - - uid: 7024 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10407 components: - type: Transform - pos: 54.5,-29.5 + rot: 3.141592653589793 rad + pos: -24.5,-14.5 parent: 31 - - uid: 7025 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10424 components: - type: Transform - pos: 52.5,-29.5 + rot: 3.141592653589793 rad + pos: -8.5,-30.5 parent: 31 - - uid: 7028 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10427 components: - type: Transform - pos: -7.5,35.5 + rot: 1.5707963267948966 rad + pos: -16.5,-27.5 parent: 31 - - uid: 7038 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10929 components: - type: Transform rot: -1.5707963267948966 rad - pos: 37.5,-22.5 + pos: 56.5,-9.5 parent: 31 - - uid: 7039 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 10930 components: - type: Transform rot: -1.5707963267948966 rad - pos: 35.5,-22.5 - parent: 31 - - uid: 7044 - components: - - type: Transform - pos: 28.5,-12.5 + pos: 58.5,-5.5 parent: 31 - - uid: 7070 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11399 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,20.5 + pos: -40.5,-3.5 parent: 31 - - uid: 7112 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11448 components: - type: Transform rot: -1.5707963267948966 rad - pos: 73.5,14.5 + pos: -26.5,-3.5 parent: 31 - - uid: 7150 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11570 components: - type: Transform - pos: -5.5,34.5 + rot: 1.5707963267948966 rad + pos: -25.5,-18.5 parent: 31 - - uid: 7186 + - type: DeviceNetwork + deviceLists: + - 11611 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11571 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 66.5,11.5 + rot: 3.141592653589793 rad + pos: -26.5,-24.5 parent: 31 - - uid: 7187 + - type: DeviceNetwork + deviceLists: + - 11611 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11608 components: - type: Transform rot: 1.5707963267948966 rad - pos: 66.5,12.5 + pos: -32.5,-22.5 parent: 31 - - uid: 7188 + - type: DeviceNetwork + deviceLists: + - 11611 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11644 components: - type: Transform rot: -1.5707963267948966 rad - pos: 64.5,14.5 + pos: -22.5,-6.5 parent: 31 - - uid: 7192 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 11862 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 66.5,14.5 + rot: 1.5707963267948966 rad + pos: 46.5,-24.5 parent: 31 - - uid: 7193 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 12078 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,15.5 + rot: 3.141592653589793 rad + pos: 48.5,-29.5 parent: 31 - - uid: 7194 + - type: AtmosPipeColor + color: '#1739A6FF' +- proto: GasVentScrubber + entities: + - uid: 95 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,15.5 + rot: 3.141592653589793 rad + pos: 15.5,-11.5 parent: 31 - - uid: 7195 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 475 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,18.5 + rot: 1.5707963267948966 rad + pos: 47.5,11.5 parent: 31 - - uid: 7196 + - type: DeviceNetwork + deviceLists: + - 3855 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 494 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,20.5 + rot: 1.5707963267948966 rad + pos: 46.5,11.5 parent: 31 - - uid: 7198 + - type: DeviceNetwork + deviceLists: + - 3855 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 526 components: - type: Transform rot: -1.5707963267948966 rad - pos: 59.5,20.5 + pos: 46.5,13.5 parent: 31 - - uid: 7199 + - type: DeviceNetwork + deviceLists: + - 3855 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 533 components: - type: Transform rot: -1.5707963267948966 rad - pos: 71.5,14.5 + pos: 50.5,13.5 parent: 31 - - uid: 7200 + - type: DeviceNetwork + deviceLists: + - 3855 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 753 components: - type: Transform rot: -1.5707963267948966 rad - pos: 72.5,14.5 + pos: 22.5,-11.5 parent: 31 - - uid: 7201 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 1029 components: - type: Transform rot: -1.5707963267948966 rad - pos: 76.5,14.5 + pos: 3.5,-16.5 parent: 31 - - uid: 7202 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 1140 components: - type: Transform rot: -1.5707963267948966 rad - pos: 75.5,14.5 + pos: -20.5,-11.5 parent: 31 - - uid: 7203 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 1542 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 77.5,14.5 + pos: 35.5,4.5 parent: 31 - - uid: 7204 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 2058 components: - type: Transform rot: -1.5707963267948966 rad - pos: 80.5,11.5 + pos: 52.5,-24.5 parent: 31 - - uid: 7213 + - type: DeviceNetwork + deviceLists: + - 11863 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 2208 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 78.5,13.5 + pos: -38.5,18.5 parent: 31 - - uid: 7215 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 2268 components: - type: Transform rot: -1.5707963267948966 rad - pos: 80.5,9.5 + pos: 3.5,32.5 parent: 31 - - uid: 7216 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 3117 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,7.5 + pos: 21.5,12.5 parent: 31 - - uid: 7217 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 3118 components: - type: Transform rot: -1.5707963267948966 rad - pos: 80.5,6.5 - parent: 31 - - uid: 7221 - components: - - type: Transform - pos: 34.5,20.5 + pos: 26.5,10.5 parent: 31 - - uid: 7226 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 3274 components: - type: Transform - pos: 36.5,20.5 + pos: 41.5,4.5 parent: 31 - - uid: 7231 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 3840 components: - type: Transform - pos: 0.5,36.5 + rot: 3.141592653589793 rad + pos: 18.5,-18.5 parent: 31 - - uid: 7233 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 3939 components: - type: Transform - pos: 13.5,-5.5 + rot: 3.141592653589793 rad + pos: -22.5,-27.5 parent: 31 - - uid: 7274 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 3947 components: - type: Transform - pos: 12.5,-6.5 + rot: 3.141592653589793 rad + pos: -22.5,-25.5 parent: 31 - - uid: 7304 + - type: AtmosPipeColor + color: '#1739A6FF' + - uid: 4006 components: - type: Transform rot: -1.5707963267948966 rad - pos: 61.5,19.5 + pos: -22.5,-5.5 parent: 31 - - uid: 7305 + - type: DeviceNetwork + deviceLists: + - 10238 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 4279 components: - type: Transform rot: -1.5707963267948966 rad - pos: 78.5,14.5 + pos: 26.5,17.5 parent: 31 - - uid: 7307 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 4436 components: - type: Transform - pos: 1.5,-34.5 + rot: 3.141592653589793 rad + pos: -3.5,-17.5 parent: 31 - - uid: 7358 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 4486 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,15.5 + rot: 3.141592653589793 rad + pos: -37.5,-11.5 parent: 31 - - uid: 7375 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 4701 components: - type: Transform - pos: 61.5,-10.5 + rot: -1.5707963267948966 rad + pos: -7.5,21.5 parent: 31 - - uid: 7376 + - type: DeviceNetwork + deviceLists: + - 9998 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 4783 components: - type: Transform - pos: 4.5,35.5 + rot: -1.5707963267948966 rad + pos: 9.5,-23.5 parent: 31 - - uid: 7425 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 4828 components: - type: Transform - pos: 61.5,-11.5 + rot: -1.5707963267948966 rad + pos: 49.5,13.5 parent: 31 - - uid: 7447 + - type: DeviceNetwork + deviceLists: + - 3855 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 4860 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-32.5 + rot: -1.5707963267948966 rad + pos: -7.5,13.5 parent: 31 - - uid: 7448 + - type: DeviceNetwork + deviceLists: + - 9998 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5332 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-32.5 + rot: -1.5707963267948966 rad + pos: 3.5,-6.5 parent: 31 - - uid: 7449 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5473 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,-32.5 + pos: 3.5,2.5 parent: 31 - - uid: 7450 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5474 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-32.5 + pos: 7.5,4.5 parent: 31 - - uid: 7471 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5477 components: - type: Transform - pos: 11.5,-17.5 + pos: 21.5,4.5 parent: 31 - - uid: 7472 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5478 components: - type: Transform - pos: -31.5,19.5 + rot: 3.141592653589793 rad + pos: 16.5,10.5 parent: 31 - - uid: 7485 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5496 components: - type: Transform - pos: 1.5,-27.5 + rot: 3.141592653589793 rad + pos: 9.5,-0.5 parent: 31 - - uid: 7487 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5541 components: - type: Transform - pos: 1.5,36.5 + rot: 3.141592653589793 rad + pos: -13.5,-0.5 parent: 31 - - uid: 7488 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5544 components: - type: Transform - pos: 61.5,-7.5 + rot: 3.141592653589793 rad + pos: -8.5,-0.5 parent: 31 - - uid: 7632 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5597 components: - type: Transform - pos: -39.5,19.5 + pos: 17.5,-1.5 parent: 31 - - uid: 7636 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5607 components: - type: Transform - pos: -47.5,-12.5 + rot: 3.141592653589793 rad + pos: 12.5,-11.5 parent: 31 - - uid: 7672 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5637 components: - type: Transform - pos: -16.5,7.5 + rot: 1.5707963267948966 rad + pos: 14.5,-14.5 parent: 31 - - uid: 7677 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5665 components: - type: Transform - pos: 62.5,-10.5 + rot: -1.5707963267948966 rad + pos: 22.5,-6.5 parent: 31 - - uid: 7678 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5704 components: - type: Transform - pos: 61.5,-16.5 + rot: -1.5707963267948966 rad + pos: 3.5,-28.5 parent: 31 - - uid: 7679 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5849 components: - type: Transform - pos: 61.5,-14.5 + rot: -1.5707963267948966 rad + pos: 3.5,18.5 parent: 31 - - uid: 7688 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5883 components: - type: Transform - pos: 23.5,19.5 + rot: -1.5707963267948966 rad + pos: 9.5,17.5 parent: 31 - - uid: 7692 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 5951 components: - type: Transform - pos: -39.5,12.5 + pos: 9.5,9.5 parent: 31 - - uid: 7697 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6024 components: - type: Transform - pos: -46.5,-12.5 + anchored: False + rot: 1.5707963267948966 rad + pos: -12.5,14.5 parent: 31 - - uid: 7713 + - type: DeviceNetwork + deviceLists: + - 9998 + - type: AtmosPipeColor + color: '#990000FF' + - type: Physics + canCollide: True + bodyType: Dynamic + - uid: 6032 components: - type: Transform - pos: -54.5,-10.5 + rot: 1.5707963267948966 rad + pos: -12.5,20.5 parent: 31 - - uid: 7748 + - type: DeviceNetwork + deviceLists: + - 9998 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6042 components: - type: Transform - pos: 49.5,-31.5 + rot: -1.5707963267948966 rad + pos: -0.5,8.5 parent: 31 - - uid: 7777 + - type: DeviceNetwork + deviceLists: + - 9998 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6044 components: - type: Transform - pos: 45.5,12.5 + pos: -1.5,4.5 parent: 31 - - uid: 7798 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6080 components: - type: Transform - pos: 13.5,-10.5 + pos: -14.5,4.5 parent: 31 - - uid: 7800 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6117 components: - type: Transform - pos: 13.5,-11.5 + pos: -27.5,10.5 parent: 31 - - uid: 7824 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6120 components: - type: Transform - pos: -5.5,-33.5 + pos: -22.5,4.5 parent: 31 - - uid: 7830 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6125 components: - type: Transform - pos: -42.5,-8.5 + pos: -6.5,34.5 parent: 31 - - uid: 7838 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6126 components: - type: Transform - pos: -18.5,26.5 + rot: 3.141592653589793 rad + pos: -5.5,28.5 parent: 31 - - uid: 7839 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6137 components: - type: Transform - pos: -15.5,26.5 + pos: -30.5,4.5 parent: 31 - - uid: 7840 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6152 components: - type: Transform - pos: -12.5,26.5 + pos: -36.5,4.5 parent: 31 - - uid: 7864 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6168 components: - type: Transform - pos: -11.5,29.5 + rot: 3.141592653589793 rad + pos: -36.5,-0.5 parent: 31 - - uid: 7867 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6232 components: - type: Transform - pos: 28.5,-25.5 + rot: 1.5707963267948966 rad + pos: -1.5,24.5 parent: 31 - - uid: 7868 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6267 components: - type: Transform - pos: 28.5,-23.5 + rot: 3.141592653589793 rad + pos: 39.5,-0.5 parent: 31 - - uid: 7947 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6276 components: - type: Transform - pos: -40.5,-8.5 + rot: 3.141592653589793 rad + pos: 33.5,-1.5 parent: 31 - - uid: 8021 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6299 components: - type: Transform - pos: -15.5,29.5 + rot: 3.141592653589793 rad + pos: 7.5,23.5 parent: 31 - - uid: 8022 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6300 components: - type: Transform - pos: -16.5,29.5 + rot: 3.141592653589793 rad + pos: 10.5,23.5 parent: 31 - - uid: 8023 + - type: DeviceNetwork + deviceLists: + - 7152 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6413 components: - type: Transform - pos: -17.5,29.5 + rot: -1.5707963267948966 rad + pos: 47.5,9.5 parent: 31 - - uid: 8024 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6463 components: - type: Transform - pos: -22.5,29.5 + rot: 1.5707963267948966 rad + pos: 48.5,11.5 parent: 31 - - uid: 8027 + - type: DeviceNetwork + deviceLists: + - 3855 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 6552 components: - type: Transform - pos: -10.5,29.5 + rot: -1.5707963267948966 rad + pos: 34.5,9.5 parent: 31 - - uid: 8032 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6581 components: - type: Transform - pos: -20.5,29.5 + rot: -1.5707963267948966 rad + pos: 21.5,15.5 parent: 31 - - uid: 8036 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 6961 components: - type: Transform - pos: -19.5,29.5 + rot: -1.5707963267948966 rad + pos: 51.5,-19.5 parent: 31 - - uid: 8037 + - type: DeviceNetwork + deviceLists: + - 11863 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7041 components: - type: Transform - pos: -12.5,29.5 + rot: 3.141592653589793 rad + pos: 50.5,12.5 parent: 31 - - uid: 8038 + - type: DeviceNetwork + deviceLists: + - 3855 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 7211 components: - type: Transform - pos: -13.5,29.5 + rot: -1.5707963267948966 rad + pos: 56.5,3.5 parent: 31 - - uid: 8048 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7673 components: - type: Transform - pos: 29.5,21.5 + rot: 1.5707963267948966 rad + pos: 7.5,-13.5 parent: 31 - - uid: 8052 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7745 components: - type: Transform - pos: -41.5,6.5 + pos: -37.5,14.5 parent: 31 - - uid: 8056 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 7853 components: - type: Transform - pos: 33.5,26.5 + rot: -1.5707963267948966 rad + pos: 47.5,13.5 parent: 31 - - uid: 8074 + - type: DeviceNetwork + deviceLists: + - 3855 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 7855 components: - type: Transform - pos: 45.5,11.5 + rot: -1.5707963267948966 rad + pos: 48.5,13.5 parent: 31 - - uid: 8084 + - type: DeviceNetwork + deviceLists: + - 3855 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 8248 components: - type: Transform - pos: -16.5,6.5 + pos: 50.5,-15.5 parent: 31 - - uid: 8097 + - type: DeviceNetwork + deviceLists: + - 11863 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 8416 components: - type: Transform - pos: 3.5,-23.5 + pos: 7.5,19.5 parent: 31 - - uid: 8103 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 8438 components: - type: Transform rot: -1.5707963267948966 rad - pos: 61.5,17.5 + pos: -3.5,-19.5 parent: 31 - - uid: 8108 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 8795 components: - type: Transform rot: 1.5707963267948966 rad - pos: 61.5,0.5 + pos: -16.5,10.5 parent: 31 - - uid: 8109 + - type: DeviceNetwork + deviceLists: + - 9998 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 8817 components: - type: Transform rot: 1.5707963267948966 rad - pos: 61.5,1.5 + pos: 49.5,11.5 parent: 31 - - uid: 8111 + - type: DeviceNetwork + deviceLists: + - 3855 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 8874 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,3.5 + rot: -1.5707963267948966 rad + pos: 3.5,12.5 parent: 31 - - uid: 8112 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 8876 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,4.5 + pos: 26.5,4.5 parent: 31 - - uid: 8145 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 8879 components: - type: Transform - pos: 52.5,8.5 + rot: 3.141592653589793 rad + pos: 47.5,2.5 parent: 31 - - uid: 8156 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 9570 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-31.5 + rot: 3.141592653589793 rad + pos: 50.5,11.5 parent: 31 - - uid: 8157 + - type: DeviceNetwork + deviceLists: + - 3855 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 10159 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,-31.5 + pos: -29.5,1.5 parent: 31 - - uid: 8216 + - type: DeviceNetwork + deviceLists: + - 9042 + - 10238 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10252 components: - type: Transform rot: -1.5707963267948966 rad - pos: 35.5,-26.5 + pos: -36.5,-5.5 parent: 31 - - uid: 8217 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10375 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,-24.5 + rot: 1.5707963267948966 rad + pos: -1.5,-28.5 parent: 31 - - uid: 8222 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10406 components: - type: Transform - pos: -32.5,19.5 + rot: 3.141592653589793 rad + pos: -23.5,-13.5 parent: 31 - - uid: 8293 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10420 components: - type: Transform - pos: 50.5,-31.5 + rot: 1.5707963267948966 rad + pos: -8.5,-19.5 parent: 31 - - uid: 8294 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10425 components: - type: Transform - pos: 48.5,-31.5 + rot: 3.141592653589793 rad + pos: -7.5,-27.5 parent: 31 - - uid: 8305 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10426 components: - type: Transform rot: 1.5707963267948966 rad - pos: 58.5,-29.5 - parent: 31 - - uid: 8306 - components: - - type: Transform - pos: 50.5,18.5 + pos: -14.5,-26.5 parent: 31 - - uid: 8309 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10495 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,-32.5 + rot: 3.141592653589793 rad + pos: -32.5,-14.5 parent: 31 - - uid: 8310 + - type: AtmosPipeColor + color: '#DE2D23FF' + - uid: 10906 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,-33.5 + rot: 3.141592653589793 rad + pos: 49.5,-4.5 parent: 31 - - uid: 8313 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10907 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,14.5 + rot: 3.141592653589793 rad + pos: 56.5,-4.5 parent: 31 - - uid: 8329 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 10908 components: - type: Transform - pos: 48.5,-6.5 + rot: -1.5707963267948966 rad + pos: 56.5,-7.5 parent: 31 - - uid: 8330 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 11297 components: - type: Transform - pos: 54.5,-2.5 + rot: 3.141592653589793 rad + pos: -19.5,1.5 parent: 31 - - uid: 8331 + - type: DeviceNetwork + deviceLists: + - 9042 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 11323 components: - type: Transform - pos: 58.5,-16.5 + rot: 3.141592653589793 rad + pos: -26.5,-0.5 parent: 31 - - uid: 8332 + - type: DeviceNetwork + deviceLists: + - 9042 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 11400 components: - type: Transform - pos: 58.5,-18.5 + rot: 1.5707963267948966 rad + pos: -40.5,-5.5 parent: 31 - - uid: 8333 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 11569 components: - type: Transform - pos: 58.5,-19.5 + rot: -1.5707963267948966 rad + pos: -20.5,-18.5 parent: 31 - - uid: 8334 + - type: DeviceNetwork + deviceLists: + - 11611 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 11572 components: - type: Transform - pos: 58.5,-21.5 + rot: 3.141592653589793 rad + pos: -25.5,-24.5 parent: 31 - - uid: 8335 + - type: DeviceNetwork + deviceLists: + - 11611 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 11609 components: - type: Transform - pos: 58.5,-22.5 + rot: 3.141592653589793 rad + pos: -30.5,-23.5 parent: 31 - - uid: 8336 + - type: DeviceNetwork + deviceLists: + - 11611 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 11719 components: - type: Transform - pos: 58.5,-23.5 + rot: 1.5707963267948966 rad + pos: -29.5,-7.5 parent: 31 - - uid: 8337 + - type: DeviceNetwork + deviceLists: + - 10238 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 12076 components: - type: Transform - pos: 58.5,-24.5 + rot: 3.141592653589793 rad + pos: 50.5,-29.5 parent: 31 - - uid: 8338 + - type: DeviceNetwork + deviceLists: + - 11863 + - type: AtmosPipeColor + color: '#A01E16FF' +- proto: GasVolumePump + entities: + - uid: 133 components: - type: Transform - pos: 58.5,-25.5 + rot: 3.141592653589793 rad + pos: 49.5,25.5 parent: 31 - - uid: 8339 + - type: AtmosPipeColor + color: '#ADD8E6FF' + - uid: 611 components: - type: Transform - pos: 58.5,-27.5 + rot: 3.141592653589793 rad + pos: 50.5,21.5 parent: 31 - - uid: 8340 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 655 components: - type: Transform - pos: 58.5,-34.5 + rot: 3.141592653589793 rad + pos: 49.5,21.5 parent: 31 - - uid: 8341 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 959 components: - type: Transform - pos: 58.5,-37.5 + rot: 3.141592653589793 rad + pos: 48.5,21.5 parent: 31 - - uid: 8342 + - type: AtmosPipeColor + color: '#00FF00FF' + - uid: 4547 components: + - type: MetaData + name: passive coolant volumetric pump - type: Transform - pos: 58.5,-38.5 + rot: -1.5707963267948966 rad + pos: 68.5,8.5 parent: 31 - - uid: 8343 + - type: AtmosPipeColor + color: '#A01E16FF' + - uid: 9735 components: - type: Transform - pos: 57.5,-38.5 + rot: 3.141592653589793 rad + pos: 50.5,25.5 parent: 31 - - uid: 8349 + - type: AtmosPipeColor + color: '#ADD8E6FF' + - uid: 10104 components: + - type: MetaData + name: passive coolant volumetric pump - type: Transform - pos: 32.5,26.5 + rot: -1.5707963267948966 rad + pos: 63.5,8.5 parent: 31 - - uid: 8362 + - uid: 10503 components: - type: Transform - pos: 42.5,26.5 + pos: 76.5,4.5 parent: 31 - - uid: 8363 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 10504 components: - type: Transform - pos: 44.5,26.5 + pos: 75.5,4.5 parent: 31 - - uid: 8364 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 10505 components: - type: Transform - pos: 45.5,26.5 + pos: 74.5,4.5 parent: 31 - - uid: 8367 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 10506 components: - type: Transform - pos: -33.5,-15.5 + pos: 73.5,4.5 parent: 31 - - uid: 8371 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11129 components: - type: Transform - pos: 43.5,26.5 + rot: 3.141592653589793 rad + pos: 48.5,25.5 parent: 31 - - uid: 8390 + - type: AtmosPipeColor + color: '#ADD8E6FF' + - uid: 11781 components: - type: Transform - pos: 6.5,36.5 + pos: 73.5,7.5 parent: 31 - - uid: 8484 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 11782 components: - type: Transform - pos: -13.5,-19.5 + pos: 74.5,7.5 parent: 31 - - uid: 8566 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 11783 components: - type: Transform - pos: -37.5,-24.5 + pos: 75.5,7.5 parent: 31 - - uid: 8567 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 11784 components: - type: Transform - pos: -37.5,-23.5 + pos: 76.5,7.5 parent: 31 - - uid: 8568 + - type: AtmosPipeColor + color: '#990000FF' +- proto: Gauze + entities: + - uid: 1407 components: - type: Transform - pos: -36.5,-22.5 + pos: 26.671059,21.801102 parent: 31 - - uid: 8570 + - uid: 10830 components: - type: Transform - pos: -34.5,-22.5 + pos: 12.447606,-4.278471 parent: 31 - - uid: 8571 +- proto: GeigerCounterWallMount + entities: + - uid: 4350 components: - type: Transform - pos: -33.5,-23.5 + rot: 3.141592653589793 rad + pos: 65.5,3.5 parent: 31 - - uid: 8572 + - type: Geiger + isEnabled: True + - type: RadiationReceiver + - uid: 6954 components: - type: Transform - pos: -33.5,-24.5 + rot: -1.5707963267948966 rad + pos: 54.5,3.5 parent: 31 - - uid: 8575 + - type: Geiger + isEnabled: True + - type: RadiationReceiver + - uid: 6956 components: - type: Transform - pos: -37.5,-28.5 + rot: 1.5707963267948966 rad + pos: 58.5,4.5 parent: 31 - - uid: 8576 + - type: Geiger + isEnabled: True + - type: RadiationReceiver + - uid: 9461 components: - type: Transform - pos: -32.5,-33.5 + rot: 1.5707963267948966 rad + pos: -13.5,-30.5 parent: 31 - - uid: 8601 + - type: Geiger + isEnabled: True + - type: RadiationReceiver +- proto: GeneratorBasic15kW + entities: + - uid: 8506 components: - type: Transform - rot: 3.141592653589793 rad - pos: -29.5,-32.5 + pos: 44.5,-22.5 parent: 31 - - uid: 8819 + - uid: 8616 components: - type: Transform - pos: 4.5,26.5 + pos: 43.5,-23.5 parent: 31 - - uid: 8820 +- proto: GlimmerProber + entities: + - uid: 11651 components: - type: Transform - pos: 2.5,26.5 + pos: -13.5,-24.5 parent: 31 - - uid: 8946 +- proto: GlowstickBase + entities: + - uid: 8848 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,2.5 + rot: 1.5707963267948966 rad + pos: 27.737583,15.662895 parent: 31 - - uid: 8947 + - uid: 8999 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,2.5 + rot: 1.5707963267948966 rad + pos: 27.649036,15.662895 parent: 31 - - uid: 8948 + - uid: 9037 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,2.5 + rot: 1.5707963267948966 rad + pos: 27.826128,15.662895 parent: 31 - - uid: 9012 +- proto: GlowstickBlue + entities: + - uid: 10987 components: - type: Transform - pos: -4.5,-33.5 + pos: 52.729786,-1.2094907 parent: 31 - - uid: 9019 +- proto: GravityGenerator + entities: + - uid: 7696 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 79.5,12.5 + pos: 58.5,-2.5 parent: 31 - - uid: 9027 +- proto: Grille + entities: + - uid: 12 components: - type: Transform - pos: -8.5,-24.5 + pos: 4.5,27.5 parent: 31 - - uid: 9030 + - uid: 14 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,10.5 + pos: -9.5,26.5 parent: 31 - - uid: 9063 + - uid: 47 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,8.5 + pos: 19.5,20.5 parent: 31 - - uid: 9064 + - uid: 64 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,12.5 + pos: 5.5,-4.5 parent: 31 - - uid: 9124 + - uid: 77 components: - type: Transform - pos: 5.5,-11.5 + rot: 1.5707963267948966 rad + pos: 44.5,-14.5 parent: 31 - - uid: 9125 + - uid: 78 components: - type: Transform - pos: 5.5,-10.5 + pos: 5.5,-5.5 parent: 31 - - uid: 9126 + - uid: 101 components: - type: Transform - pos: 5.5,-8.5 + pos: -48.5,-12.5 parent: 31 - - uid: 9127 + - uid: 138 components: - type: Transform - pos: 5.5,-7.5 + pos: -49.5,-12.5 parent: 31 - - uid: 9136 + - uid: 255 components: - type: Transform - pos: 26.5,22.5 + pos: 11.5,-6.5 parent: 31 - - uid: 9145 + - uid: 267 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,14.5 + pos: -50.5,-8.5 parent: 31 - - uid: 9163 + - uid: 338 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 74.5,14.5 + pos: -8.5,6.5 parent: 31 - - uid: 9174 + - uid: 360 components: - type: Transform - pos: -37.5,-12.5 + pos: -13.5,6.5 parent: 31 - - uid: 9175 + - uid: 450 components: - type: Transform - pos: -39.5,-1.5 + pos: -23.5,26.5 parent: 31 - - uid: 9208 + - uid: 469 components: - type: Transform - pos: -36.5,-12.5 + pos: -35.5,11.5 parent: 31 - - uid: 9209 + - uid: 532 components: - type: Transform - pos: -35.5,-12.5 + rot: -1.5707963267948966 rad + pos: 51.5,28.5 parent: 31 - - uid: 9219 + - uid: 571 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,12.5 + pos: 2.5,22.5 parent: 31 - - uid: 9231 + - uid: 608 components: - type: Transform - pos: -41.5,-0.5 + pos: -14.5,-18.5 parent: 31 - - uid: 9232 + - uid: 653 components: - type: Transform - pos: -42.5,-0.5 + pos: 39.5,26.5 parent: 31 - - uid: 9233 + - uid: 657 components: - type: Transform - pos: -43.5,-0.5 + pos: -37.5,11.5 parent: 31 - - uid: 9234 + - uid: 665 components: - type: Transform - pos: -43.5,11.5 + pos: -41.5,5.5 parent: 31 - - uid: 9235 + - uid: 711 components: - type: Transform - pos: -42.5,11.5 + pos: 17.5,20.5 parent: 31 - - uid: 9236 + - uid: 749 components: - type: Transform - pos: -41.5,11.5 + pos: -44.5,1.5 parent: 31 - - uid: 9257 + - uid: 751 components: - type: Transform - pos: -7.5,-24.5 + pos: -42.5,1.5 parent: 31 - - uid: 9260 + - uid: 757 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,14.5 + rot: 1.5707963267948966 rad + pos: 42.5,-14.5 parent: 31 - - uid: 9291 + - uid: 772 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-30.5 + pos: -42.5,7.5 parent: 31 - - uid: 9331 + - uid: 801 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,2.5 + pos: -6.5,-22.5 parent: 31 - - uid: 9332 + - uid: 811 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,2.5 + pos: -40.5,3.5 parent: 31 - - uid: 9344 + - uid: 835 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,17.5 + pos: 52.5,-2.5 parent: 31 - - uid: 9362 + - uid: 855 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-30.5 + pos: 52.5,-6.5 parent: 31 - - uid: 9364 + - uid: 856 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-25.5 + pos: -42.5,3.5 parent: 31 - - uid: 9368 + - uid: 858 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-30.5 + pos: -44.5,9.5 parent: 31 - - uid: 9370 + - uid: 904 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,14.5 + pos: 40.5,20.5 parent: 31 - - uid: 9372 + - uid: 937 components: - type: Transform - pos: -17.5,-18.5 + pos: 19.5,21.5 parent: 31 - - uid: 9405 + - uid: 1016 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,14.5 + pos: 4.5,22.5 parent: 31 - - uid: 9408 + - uid: 1022 components: - type: Transform - pos: -4.5,-37.5 + pos: -40.5,1.5 parent: 31 - - uid: 9409 + - uid: 1039 components: - type: Transform - pos: -3.5,-37.5 + rot: 3.141592653589793 rad + pos: -10.5,7.5 parent: 31 - - uid: 9410 + - uid: 1106 components: - type: Transform - pos: -2.5,-37.5 + pos: 44.5,20.5 parent: 31 - - uid: 9413 + - uid: 1131 components: - type: Transform - pos: -1.5,-37.5 + pos: -41.5,4.5 parent: 31 - - uid: 9419 + - uid: 1133 components: - type: Transform - pos: -14.5,-33.5 + rot: -1.5707963267948966 rad + pos: 18.5,18.5 parent: 31 - - uid: 9420 + - uid: 1180 components: - type: Transform - pos: -15.5,-33.5 + pos: -41.5,9.5 parent: 31 - - uid: 9421 + - uid: 1192 components: - type: Transform - pos: -16.5,-33.5 + pos: -19.5,2.5 parent: 31 - - uid: 9422 + - uid: 1193 components: - type: Transform - pos: -15.5,-40.5 + pos: -18.5,2.5 parent: 31 - - uid: 9423 + - uid: 1225 components: - type: Transform - pos: -14.5,-40.5 + pos: 25.5,10.5 parent: 31 - - uid: 9424 + - uid: 1237 components: - type: Transform - pos: -13.5,-40.5 + pos: -42.5,9.5 parent: 31 - - uid: 9460 + - uid: 1261 components: - type: Transform rot: 3.141592653589793 rad - pos: -22.5,-26.5 + pos: -8.5,33.5 parent: 31 - - uid: 9515 + - uid: 1262 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,-12.5 + rot: 3.141592653589793 rad + pos: -9.5,33.5 parent: 31 - - uid: 9525 + - uid: 1278 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,-41.5 + pos: -10.5,19.5 parent: 31 - - uid: 9535 + - uid: 1416 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,-12.5 + pos: -13.5,9.5 parent: 31 - - uid: 9536 + - uid: 1430 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,-12.5 + pos: -43.5,3.5 parent: 31 - - uid: 9553 + - uid: 1434 components: - type: Transform rot: -1.5707963267948966 rad - pos: 67.5,14.5 - parent: 31 - - uid: 9561 - components: - - type: Transform - pos: 3.5,-35.5 + pos: -24.5,-17.5 parent: 31 - - uid: 9598 + - uid: 1435 components: - type: Transform rot: -1.5707963267948966 rad - pos: 19.5,-14.5 + pos: -21.5,-17.5 parent: 31 - - uid: 9658 + - uid: 1436 components: - type: Transform - pos: -3.5,-44.5 + rot: 3.141592653589793 rad + pos: 23.5,-8.5 parent: 31 - - uid: 9659 + - uid: 1447 components: - type: Transform - pos: -2.5,-44.5 + pos: 20.5,-10.5 parent: 31 - - uid: 9660 + - uid: 1451 components: - type: Transform - pos: -0.5,-45.5 + pos: -44.5,3.5 parent: 31 - - uid: 9661 + - uid: 1452 components: - type: Transform - pos: 0.5,-45.5 + pos: -41.5,1.5 parent: 31 - - uid: 9662 + - uid: 1453 components: - type: Transform - pos: 1.5,-45.5 + pos: -40.5,7.5 parent: 31 - - uid: 9692 + - uid: 1454 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,-40.5 + pos: -43.5,7.5 parent: 31 - - uid: 9693 + - uid: 1455 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,-42.5 + pos: -40.5,9.5 parent: 31 - - uid: 9700 + - uid: 1456 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,-30.5 + pos: -41.5,3.5 parent: 31 - - uid: 9723 + - uid: 1460 components: - type: Transform - pos: 54.5,7.5 + pos: -27.5,6.5 parent: 31 - - uid: 9745 + - uid: 1462 components: - type: Transform - pos: 58.5,4.5 + pos: -29.5,6.5 parent: 31 - - uid: 9765 + - uid: 1468 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,2.5 + pos: 20.5,-9.5 parent: 31 - - uid: 9769 + - uid: 1491 components: - type: Transform - pos: -6.5,-33.5 + pos: 13.5,-4.5 parent: 31 - - uid: 9805 + - uid: 1526 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-34.5 + pos: 23.5,21.5 parent: 31 - - uid: 9806 + - uid: 1547 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-35.5 + pos: 42.5,20.5 parent: 31 - - uid: 9807 + - uid: 1548 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-36.5 + pos: 38.5,20.5 parent: 31 - - uid: 9808 + - uid: 1592 components: - type: Transform - pos: 12.5,-45.5 + pos: 19.5,14.5 parent: 31 - - uid: 9809 + - uid: 1602 components: - type: Transform - pos: 11.5,-45.5 + pos: 36.5,-0.5 parent: 31 - - uid: 9810 + - uid: 1604 components: - type: Transform - pos: 8.5,-45.5 + rot: 3.141592653589793 rad + pos: 24.5,-8.5 parent: 31 - - uid: 9811 + - uid: 1614 components: - type: Transform - pos: 5.5,-47.5 + pos: 2.5,-35.5 parent: 31 - - uid: 9812 + - uid: 1629 components: - type: Transform - pos: 4.5,-47.5 + pos: 37.5,1.5 parent: 31 - - uid: 9813 + - uid: 1663 components: - type: Transform - pos: 3.5,-47.5 + pos: 17.5,-14.5 parent: 31 - - uid: 9814 + - uid: 1666 components: - type: Transform - pos: 4.5,-45.5 + pos: 49.5,-6.5 parent: 31 - - uid: 9815 + - uid: 1692 components: - type: Transform - pos: -0.5,-47.5 + pos: -43.5,1.5 parent: 31 - - uid: 9817 + - uid: 1706 components: - type: Transform - pos: 0.5,-47.5 + pos: 41.5,26.5 parent: 31 - - uid: 9823 + - uid: 1708 components: - type: Transform - pos: -22.5,-39.5 + pos: 17.5,21.5 parent: 31 - - uid: 9824 + - uid: 1709 components: - type: Transform - pos: -22.5,-38.5 + pos: 34.5,7.5 parent: 31 - - uid: 9826 + - uid: 1710 components: - type: Transform - pos: -22.5,-37.5 + pos: 32.5,7.5 parent: 31 - - uid: 9827 + - uid: 1720 components: - type: Transform - pos: -21.5,-39.5 + pos: 32.5,1.5 parent: 31 - - uid: 9832 + - uid: 1721 components: - type: Transform - pos: -22.5,-34.5 + pos: 34.5,1.5 parent: 31 - - uid: 9837 + - uid: 1722 components: - type: Transform - pos: -22.5,-35.5 + pos: 30.5,4.5 parent: 31 - - uid: 9838 + - uid: 1728 components: - type: Transform - pos: -39.5,14.5 + pos: 1.5,-33.5 parent: 31 - - uid: 9889 + - uid: 1757 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,13.5 + pos: -49.5,-8.5 parent: 31 - - uid: 9896 + - uid: 1759 components: - type: Transform - pos: -9.5,26.5 + pos: 19.5,6.5 parent: 31 - - uid: 9949 + - uid: 1760 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,-14.5 + pos: 20.5,6.5 parent: 31 - - uid: 10061 + - uid: 1761 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,27.5 + pos: 21.5,6.5 parent: 31 - - uid: 10064 + - uid: 1762 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,26.5 + pos: 22.5,6.5 parent: 31 - - uid: 10065 + - uid: 1777 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,26.5 + pos: 17.5,9.5 parent: 31 - - uid: 10066 + - uid: 1803 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,27.5 + pos: 8.5,6.5 parent: 31 - - uid: 10067 + - uid: 1871 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,23.5 + pos: -1.5,27.5 parent: 31 - - uid: 10068 + - uid: 1872 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,24.5 + pos: -0.5,27.5 parent: 31 - - uid: 10069 + - uid: 1891 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,24.5 + pos: 6.5,19.5 parent: 31 - - uid: 10070 + - uid: 1904 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,23.5 + pos: -7.5,18.5 parent: 31 - - uid: 10080 + - uid: 1949 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,28.5 + pos: -10.5,21.5 parent: 31 - - uid: 10113 + - uid: 1969 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,7.5 + pos: -10.5,14.5 parent: 31 - - uid: 10114 + - uid: 1996 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 63.5,12.5 + pos: -7.5,9.5 parent: 31 - - uid: 10126 + - uid: 2028 components: - type: Transform - pos: -1.5,36.5 + pos: -37.5,-28.5 parent: 31 - - uid: 10196 + - uid: 2063 components: - type: Transform - pos: -33.5,-14.5 + pos: -37.5,-32.5 parent: 31 - - uid: 10197 + - uid: 2064 components: - type: Transform - pos: -34.5,-15.5 + pos: -28.5,6.5 parent: 31 - - uid: 10198 + - uid: 2095 components: - type: Transform - pos: -35.5,-15.5 + pos: -25.5,9.5 parent: 31 - - uid: 10226 + - uid: 2115 components: - type: Transform - pos: 61.5,-15.5 + pos: 13.5,-1.5 parent: 31 - - uid: 10372 + - uid: 2117 components: - type: Transform rot: -1.5707963267948966 rad - pos: -42.5,14.5 + pos: 5.5,35.5 parent: 31 - - uid: 10438 + - uid: 2136 components: - type: Transform - pos: -39.5,18.5 + pos: 8.5,-7.5 parent: 31 - - uid: 10520 + - uid: 2149 components: - type: Transform - pos: 25.5,22.5 + pos: 11.5,2.5 parent: 31 - - uid: 10604 + - uid: 2150 components: - type: Transform - pos: 44.5,-8.5 + pos: 10.5,2.5 parent: 31 - - uid: 10712 + - uid: 2151 components: - type: Transform - pos: -44.5,7.5 + pos: 9.5,2.5 parent: 31 - - uid: 10747 + - uid: 2152 components: - type: Transform - pos: -46.5,-8.5 + pos: 8.5,2.5 parent: 31 - - uid: 10748 + - uid: 2153 components: - type: Transform - pos: -47.5,-8.5 + pos: 7.5,2.5 parent: 31 - - uid: 10749 + - uid: 2205 components: - type: Transform - pos: -48.5,-8.5 + pos: 20.5,-5.5 parent: 31 - - uid: 10751 + - uid: 2209 components: - type: Transform - pos: -45.5,-8.5 + pos: -6.5,-20.5 parent: 31 - - uid: 11071 + - uid: 2245 components: - type: Transform - pos: 46.5,20.5 + pos: -7.5,6.5 parent: 31 - - uid: 11077 + - uid: 2277 components: - type: Transform - pos: 45.5,13.5 + rot: 3.141592653589793 rad + pos: -16.5,-24.5 parent: 31 - - uid: 11090 + - uid: 2307 components: - type: Transform - pos: 30.5,23.5 + pos: -35.5,-22.5 parent: 31 - - uid: 11110 + - uid: 2423 components: - type: Transform - pos: -6.5,30.5 + pos: 28.5,-14.5 parent: 31 - - uid: 11112 + - uid: 2595 components: - type: Transform - pos: -7.5,30.5 + pos: 50.5,-25.5 parent: 31 - - uid: 11113 + - uid: 2605 components: - type: Transform - pos: -5.5,30.5 + pos: 48.5,-25.5 parent: 31 - - uid: 11145 + - uid: 2689 components: - type: Transform rot: 1.5707963267948966 rad - pos: 69.5,11.5 + pos: -7.5,29.5 parent: 31 - - uid: 11156 + - uid: 2721 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,-1.5 + rot: -1.5707963267948966 rad + pos: 48.5,28.5 parent: 31 - - uid: 11159 + - uid: 2848 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 67.5,-4.5 + rot: -1.5707963267948966 rad + pos: -25.5,-17.5 parent: 31 - - uid: 11161 + - uid: 2849 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 77.5,6.5 + rot: -1.5707963267948966 rad + pos: -20.5,-17.5 parent: 31 - - uid: 11162 + - uid: 3109 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,6.5 + pos: 60.5,11.5 parent: 31 - - uid: 11163 + - uid: 3242 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,8.5 + rot: -1.5707963267948966 rad + pos: 46.5,28.5 parent: 31 - - uid: 11164 + - uid: 3415 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,5.5 + pos: -16.5,-40.5 parent: 31 - - uid: 11166 + - uid: 3593 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 64.5,-4.5 + pos: -37.5,-29.5 parent: 31 - - uid: 11167 + - uid: 3825 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 63.5,-4.5 + rot: -1.5707963267948966 rad + pos: 48.5,28.5 parent: 31 - - uid: 11168 + - uid: 4020 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,12.5 + rot: -1.5707963267948966 rad + pos: 3.5,36.5 parent: 31 - - uid: 11172 + - uid: 4032 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 77.5,5.5 + pos: 28.5,-13.5 parent: 31 - - uid: 11176 + - uid: 4044 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 68.5,-4.5 + rot: -1.5707963267948966 rad + pos: 5.5,34.5 parent: 31 - - uid: 11179 + - uid: 4081 components: - type: Transform rot: 1.5707963267948966 rad - pos: 78.5,4.5 + pos: -7.5,30.5 parent: 31 - - uid: 11190 + - uid: 4085 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,11.5 + rot: -1.5707963267948966 rad + pos: -1.5,34.5 parent: 31 - - uid: 11192 + - uid: 4086 components: - type: Transform - pos: 63.5,11.5 + rot: 1.5707963267948966 rad + pos: -7.5,28.5 parent: 31 - - uid: 11193 + - uid: 4114 components: - type: Transform - pos: 64.5,11.5 + pos: -12.5,6.5 parent: 31 - - uid: 11324 + - uid: 4115 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-23.5 + rot: -1.5707963267948966 rad + pos: 4.5,36.5 parent: 31 - - uid: 11326 + - uid: 4117 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-20.5 + pos: -3.5,8.5 parent: 31 - - uid: 11367 + - uid: 4223 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-19.5 + pos: -2.5,9.5 parent: 31 - - uid: 11408 + - uid: 4231 components: - type: Transform rot: -1.5707963267948966 rad - pos: -43.5,-4.5 + pos: -1.5,35.5 parent: 31 - - uid: 11409 + - uid: 4393 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,-2.5 + pos: 58.5,6.5 parent: 31 - - uid: 11410 + - uid: 4394 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,-6.5 + pos: 61.5,6.5 parent: 31 - - uid: 11480 + - uid: 4399 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,16.5 + rot: 3.141592653589793 rad + pos: 54.5,1.5 parent: 31 - - uid: 11770 + - uid: 4403 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,6.5 + rot: 3.141592653589793 rad + pos: 54.5,3.5 parent: 31 - - uid: 11771 + - uid: 4445 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,7.5 + pos: 59.5,-10.5 parent: 31 - - uid: 11772 + - uid: 4460 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,8.5 + rot: 3.141592653589793 rad + pos: -17.5,-24.5 parent: 31 - - uid: 11811 + - uid: 4487 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,3.5 + pos: 34.5,-13.5 parent: 31 - - uid: 11831 + - uid: 4500 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 64.5,12.5 + pos: 54.5,-7.5 parent: 31 - - uid: 11832 + - uid: 4517 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 67.5,12.5 + rot: 3.141592653589793 rad + pos: -27.5,-6.5 parent: 31 - - uid: 11833 + - uid: 4614 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,12.5 + pos: 34.5,-12.5 parent: 31 - - uid: 11841 + - uid: 4702 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 67.5,11.5 + rot: -1.5707963267948966 rad + pos: -9.5,18.5 parent: 31 - - uid: 11845 + - uid: 4773 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 77.5,7.5 + pos: 2.5,27.5 parent: 31 - - uid: 11906 + - uid: 4844 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-5.5 + pos: 12.5,-32.5 parent: 31 - - uid: 11907 + - uid: 4853 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,-5.5 + pos: 58.5,3.5 parent: 31 - - uid: 11908 + - uid: 4879 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,-5.5 + pos: -2.5,6.5 parent: 31 - - uid: 11909 + - uid: 4881 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-5.5 + pos: -0.5,6.5 parent: 31 - - uid: 11910 + - uid: 5071 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,5.5 + pos: 13.5,1.5 parent: 31 - - uid: 11911 + - uid: 5072 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,3.5 + pos: 13.5,-2.5 parent: 31 - - uid: 11912 + - uid: 5082 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,4.5 + pos: 13.5,0.5 parent: 31 - - uid: 11913 + - uid: 5102 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,2.5 + pos: 51.5,-6.5 parent: 31 - - uid: 11914 + - uid: 5117 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,1.5 + pos: -3.5,7.5 parent: 31 - - uid: 11915 + - uid: 5139 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,0.5 + pos: 8.5,-11.5 parent: 31 - - uid: 11916 + - uid: 5198 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 79.5,0.5 + pos: -28.5,18.5 parent: 31 - - uid: 11917 + - uid: 5199 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 79.5,-0.5 + pos: -29.5,18.5 parent: 31 - - uid: 11918 + - uid: 5215 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 78.5,-0.5 + pos: -10.5,13.5 parent: 31 - - uid: 11919 + - uid: 5222 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 78.5,-1.5 + rot: 3.141592653589793 rad + pos: -13.5,-13.5 parent: 31 - - uid: 11920 + - uid: 5244 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 77.5,-1.5 + pos: -39.5,21.5 parent: 31 - - uid: 11921 + - uid: 5251 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 77.5,-2.5 + pos: -39.5,27.5 parent: 31 - - uid: 11922 + - uid: 5313 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 76.5,-2.5 + pos: -43.5,9.5 parent: 31 - - uid: 11923 + - uid: 5898 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 76.5,-3.5 + pos: -41.5,7.5 parent: 31 - - uid: 11924 + - uid: 5978 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 75.5,-3.5 + pos: -54.5,-9.5 parent: 31 - - uid: 11925 + - uid: 6287 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 75.5,-4.5 + pos: 54.5,-8.5 parent: 31 - - uid: 11926 + - uid: 6366 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 74.5,-4.5 + pos: 22.5,14.5 parent: 31 - - uid: 11927 + - uid: 6367 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 74.5,-5.5 + pos: 40.5,18.5 parent: 31 - - uid: 11928 + - uid: 6369 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,-5.5 + pos: 42.5,18.5 parent: 31 - - uid: 11929 + - uid: 6380 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,-6.5 + pos: 39.5,18.5 parent: 31 - - uid: 11930 + - uid: 6381 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-6.5 + pos: 38.5,18.5 parent: 31 - - uid: 11931 + - uid: 6383 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-7.5 + pos: 37.5,18.5 parent: 31 - - uid: 11932 + - uid: 6385 components: - type: Transform rot: -1.5707963267948966 rad - pos: 71.5,-7.5 + pos: 46.5,27.5 parent: 31 - - uid: 11933 + - uid: 6387 components: - type: Transform rot: -1.5707963267948966 rad - pos: 70.5,-7.5 + pos: 50.5,28.5 parent: 31 - - uid: 11934 + - uid: 6390 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,-7.5 + pos: 50.5,10.5 parent: 31 - - uid: 12029 + - uid: 6391 components: - type: Transform - pos: 68.5,-8.5 + pos: 35.5,18.5 parent: 31 - - uid: 12030 + - uid: 6393 components: - type: Transform - pos: 67.5,-8.5 + pos: 49.5,10.5 parent: 31 - - uid: 12031 + - uid: 6394 components: - type: Transform - pos: 69.5,-8.5 + pos: 48.5,10.5 parent: 31 - - uid: 12032 + - uid: 6401 components: - type: Transform - pos: 65.5,-8.5 + pos: 34.5,18.5 parent: 31 - - uid: 12033 + - uid: 6405 components: - type: Transform - pos: 66.5,-8.5 + pos: 23.5,20.5 parent: 31 - - uid: 12034 + - uid: 6406 components: - type: Transform - pos: 64.5,-8.5 + rot: -1.5707963267948966 rad + pos: 50.5,28.5 parent: 31 - - uid: 12035 + - uid: 6415 components: - type: Transform - pos: 63.5,-8.5 + rot: 3.141592653589793 rad + pos: 54.5,17.5 parent: 31 - - uid: 12036 + - uid: 6440 components: - type: Transform - pos: 62.5,-8.5 + pos: 43.5,18.5 parent: 31 - - uid: 12099 + - uid: 6445 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,15.5 - parent: 12098 - - uid: 12296 + pos: 45.5,18.5 + parent: 31 + - uid: 6453 components: - type: Transform - pos: -45.5,11.5 + rot: 3.141592653589793 rad + pos: 54.5,15.5 parent: 31 - - uid: 12297 + - uid: 6455 components: - type: Transform - pos: -46.5,11.5 + pos: 33.5,18.5 parent: 31 - - uid: 12298 + - uid: 6456 components: - type: Transform - pos: -47.5,11.5 + rot: 3.141592653589793 rad + pos: 54.5,16.5 parent: 31 - - uid: 12299 + - uid: 6458 components: - type: Transform - pos: -48.5,11.5 + pos: 45.5,7.5 parent: 31 - - uid: 12300 + - uid: 6464 components: - type: Transform - pos: -49.5,11.5 + pos: 45.5,9.5 parent: 31 - - uid: 12301 + - uid: 6472 components: - type: Transform - pos: -50.5,11.5 + pos: 47.5,18.5 parent: 31 - - uid: 12302 + - uid: 6503 components: - type: Transform - pos: -51.5,11.5 + rot: -1.5707963267948966 rad + pos: 55.5,24.5 parent: 31 - - uid: 12303 + - uid: 6504 components: - type: Transform - pos: -52.5,11.5 + pos: 44.5,18.5 parent: 31 - - uid: 12304 + - uid: 6508 components: - type: Transform - pos: -53.5,11.5 + pos: 46.5,18.5 parent: 31 - - uid: 12305 + - uid: 6509 components: - type: Transform - pos: -53.5,9.5 + rot: -1.5707963267948966 rad + pos: 3.5,-12.5 parent: 31 - - uid: 12306 + - uid: 6539 components: - type: Transform - pos: -52.5,9.5 + pos: 47.5,10.5 parent: 31 - - uid: 12307 + - uid: 6551 components: - type: Transform - pos: -51.5,9.5 + pos: 48.5,18.5 parent: 31 - - uid: 12308 + - uid: 6565 components: - type: Transform - pos: -50.5,9.5 + pos: 46.5,14.5 parent: 31 - - uid: 12309 + - uid: 6605 components: - type: Transform - pos: -49.5,9.5 + pos: 47.5,14.5 parent: 31 - - uid: 12310 + - uid: 6606 components: - type: Transform - pos: -47.5,9.5 + pos: 48.5,14.5 parent: 31 - - uid: 12311 + - uid: 6613 components: - type: Transform - pos: -48.5,9.5 + pos: 36.5,18.5 parent: 31 - - uid: 12312 + - uid: 6641 components: - type: Transform - pos: -46.5,9.5 + pos: -41.5,-8.5 parent: 31 - - uid: 12313 + - uid: 6645 components: - type: Transform - pos: -45.5,9.5 + rot: -1.5707963267948966 rad + pos: 58.5,23.5 parent: 31 - - uid: 12314 + - uid: 6721 components: - type: Transform - pos: -45.5,7.5 + rot: -1.5707963267948966 rad + pos: 65.5,14.5 parent: 31 - - uid: 12315 + - uid: 6725 components: - type: Transform - pos: -46.5,7.5 + rot: -1.5707963267948966 rad + pos: 58.5,22.5 parent: 31 - - uid: 12316 + - uid: 6726 components: - type: Transform - pos: -47.5,7.5 + rot: -1.5707963267948966 rad + pos: 53.5,24.5 parent: 31 - - uid: 12317 + - uid: 6728 components: - type: Transform - pos: -48.5,7.5 + rot: -1.5707963267948966 rad + pos: 58.5,24.5 parent: 31 - - uid: 12318 + - uid: 6729 components: - type: Transform - pos: -50.5,7.5 + rot: -1.5707963267948966 rad + pos: 56.5,24.5 parent: 31 - - uid: 12319 + - uid: 6730 components: - type: Transform - pos: -49.5,7.5 + rot: -1.5707963267948966 rad + pos: 57.5,24.5 parent: 31 - - uid: 12320 + - uid: 6733 components: - type: Transform - pos: -51.5,7.5 + pos: 58.5,0.5 parent: 31 - - uid: 12321 + - uid: 6742 components: - type: Transform - pos: -52.5,7.5 + pos: 46.5,10.5 parent: 31 - - uid: 12322 + - uid: 6812 components: - type: Transform - pos: -53.5,7.5 + rot: 1.5707963267948966 rad + pos: -10.5,-42.5 parent: 31 - - uid: 12334 + - uid: 6815 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,3.5 + pos: 41.5,18.5 parent: 31 - - uid: 12335 + - uid: 6841 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,3.5 + pos: 50.5,14.5 parent: 31 - - uid: 12336 + - uid: 6844 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,3.5 + pos: 49.5,14.5 parent: 31 - - uid: 12337 + - uid: 6847 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,3.5 + rot: 3.141592653589793 rad + pos: 54.5,26.5 parent: 31 - - uid: 12338 + - uid: 6863 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,3.5 + pos: 27.5,22.5 parent: 31 - - uid: 12339 + - uid: 6868 components: - type: Transform rot: -1.5707963267948966 rad - pos: -50.5,3.5 + pos: 79.5,13.5 parent: 31 - - uid: 12340 + - uid: 6873 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,3.5 + pos: 59.5,11.5 parent: 31 - - uid: 12341 + - uid: 6933 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,3.5 + pos: 49.5,18.5 parent: 31 - - uid: 12342 + - uid: 6964 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,3.5 + pos: 34.5,-14.5 parent: 31 - - uid: 12343 + - uid: 7040 components: - type: Transform rot: -1.5707963267948966 rad - pos: -53.5,1.5 + pos: 45.5,27.5 parent: 31 - - uid: 12344 + - uid: 7044 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,1.5 + pos: 28.5,-12.5 parent: 31 - - uid: 12345 + - uid: 7070 components: - type: Transform rot: -1.5707963267948966 rad - pos: -51.5,1.5 + pos: 61.5,20.5 parent: 31 - - uid: 12346 + - uid: 7112 components: - type: Transform rot: -1.5707963267948966 rad - pos: -50.5,1.5 + pos: 73.5,14.5 parent: 31 - - uid: 12347 + - uid: 7186 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,1.5 + rot: 1.5707963267948966 rad + pos: 66.5,11.5 parent: 31 - - uid: 12348 + - uid: 7188 components: - type: Transform rot: -1.5707963267948966 rad - pos: -48.5,1.5 + pos: 64.5,14.5 parent: 31 - - uid: 12349 + - uid: 7192 components: - type: Transform rot: -1.5707963267948966 rad - pos: -47.5,1.5 + pos: 66.5,14.5 parent: 31 - - uid: 12350 + - uid: 7193 components: - type: Transform rot: -1.5707963267948966 rad - pos: -46.5,1.5 + pos: 61.5,15.5 parent: 31 - - uid: 12351 + - uid: 7194 components: - type: Transform rot: -1.5707963267948966 rad - pos: -45.5,1.5 + pos: 62.5,15.5 parent: 31 - - uid: 12352 + - uid: 7195 components: - type: Transform rot: -1.5707963267948966 rad - pos: -44.5,-0.5 + pos: 61.5,18.5 parent: 31 - - uid: 12353 + - uid: 7196 components: - type: Transform rot: -1.5707963267948966 rad - pos: -45.5,-0.5 + pos: 60.5,20.5 parent: 31 - - uid: 12354 + - uid: 7198 components: - type: Transform rot: -1.5707963267948966 rad - pos: -47.5,-0.5 + pos: 59.5,20.5 parent: 31 - - uid: 12355 + - uid: 7199 components: - type: Transform rot: -1.5707963267948966 rad - pos: -46.5,-0.5 + pos: 71.5,14.5 parent: 31 - - uid: 12356 + - uid: 7200 components: - type: Transform rot: -1.5707963267948966 rad - pos: -48.5,-0.5 + pos: 72.5,14.5 parent: 31 - - uid: 12357 + - uid: 7201 components: - type: Transform rot: -1.5707963267948966 rad - pos: -49.5,-0.5 + pos: 76.5,14.5 parent: 31 - - uid: 12358 + - uid: 7202 components: - type: Transform rot: -1.5707963267948966 rad - pos: -50.5,-0.5 + pos: 75.5,14.5 parent: 31 - - uid: 12359 + - uid: 7203 components: - type: Transform rot: -1.5707963267948966 rad - pos: -51.5,-0.5 + pos: 77.5,14.5 parent: 31 - - uid: 12360 + - uid: 7204 components: - type: Transform rot: -1.5707963267948966 rad - pos: -52.5,-0.5 + pos: 80.5,11.5 parent: 31 - - uid: 12361 + - uid: 7213 components: - type: Transform rot: -1.5707963267948966 rad - pos: -53.5,-0.5 + pos: 78.5,13.5 parent: 31 - - uid: 12527 + - uid: 7215 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,28.5 + rot: -1.5707963267948966 rad + pos: 80.5,9.5 parent: 31 - - uid: 12528 + - uid: 7216 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,28.5 + rot: -1.5707963267948966 rad + pos: 80.5,7.5 parent: 31 - - uid: 12529 + - uid: 7217 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,28.5 + rot: -1.5707963267948966 rad + pos: 80.5,6.5 parent: 31 - - uid: 12530 + - uid: 7221 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,28.5 + pos: 34.5,20.5 parent: 31 - - uid: 12531 + - uid: 7226 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,27.5 + pos: 36.5,20.5 parent: 31 - - uid: 12533 + - uid: 7233 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,25.5 + pos: 13.5,-5.5 parent: 31 - - uid: 12534 + - uid: 7274 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,24.5 + pos: 12.5,-6.5 parent: 31 - - uid: 12536 + - uid: 7304 components: - type: Transform rot: -1.5707963267948966 rad - pos: 37.5,27.5 + pos: 61.5,19.5 parent: 31 - - uid: 12537 + - uid: 7305 components: - type: Transform rot: -1.5707963267948966 rad - pos: 36.5,28.5 + pos: 78.5,14.5 parent: 31 - - uid: 12971 + - uid: 7307 components: - type: Transform - pos: -22.5,26.5 + pos: 1.5,-34.5 parent: 31 - - uid: 12972 + - uid: 7358 components: - type: Transform - pos: -21.5,26.5 + rot: -1.5707963267948966 rad + pos: -42.5,15.5 parent: 31 - - uid: 12973 + - uid: 7375 components: - type: Transform - pos: -20.5,26.5 + pos: 61.5,-10.5 parent: 31 -- proto: GrilleBroken - entities: - - uid: 80 + - uid: 7407 components: - type: Transform rot: 1.5707963267948966 rad - pos: -40.5,20.5 - parent: 31 - - uid: 552 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,12.5 + pos: 60.5,-26.5 parent: 31 - - uid: 831 + - uid: 7422 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,33.5 + rot: 1.5707963267948966 rad + pos: 60.5,-19.5 parent: 31 - - uid: 1025 + - uid: 7425 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,32.5 + pos: 61.5,-11.5 parent: 31 - - uid: 1520 + - uid: 7436 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,34.5 + rot: 1.5707963267948966 rad + pos: 60.5,-18.5 parent: 31 - - uid: 3658 + - uid: 7447 components: - type: Transform rot: 3.141592653589793 rad - pos: 4.5,34.5 + pos: 0.5,-32.5 parent: 31 - - uid: 3825 + - uid: 7448 components: - type: Transform rot: 3.141592653589793 rad - pos: -15.5,27.5 + pos: -0.5,-32.5 parent: 31 - - uid: 4025 + - uid: 7449 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,36.5 + rot: 3.141592653589793 rad + pos: -1.5,-32.5 parent: 31 - - uid: 4444 + - uid: 7450 components: - type: Transform rot: 3.141592653589793 rad - pos: 61.5,-8.5 + pos: -2.5,-32.5 parent: 31 - - uid: 4447 + - uid: 7472 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,-13.5 + pos: -31.5,19.5 parent: 31 - - uid: 6467 + - uid: 7485 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,24.5 + pos: 1.5,-27.5 parent: 31 - - uid: 6744 + - uid: 7488 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,21.5 + pos: 61.5,-7.5 parent: 31 - - uid: 6747 + - uid: 7632 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,24.5 + pos: -39.5,19.5 parent: 31 - - uid: 7080 + - uid: 7634 components: - type: Transform rot: 1.5707963267948966 rad - pos: -11.5,-42.5 + pos: 60.5,-22.5 parent: 31 - - uid: 7431 + - uid: 7636 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,30.5 + pos: -47.5,-12.5 parent: 31 - - uid: 7579 + - uid: 7648 components: - type: Transform rot: 1.5707963267948966 rad - pos: 60.5,-15.5 + pos: 60.5,-20.5 parent: 31 - - uid: 7676 + - uid: 7649 components: - type: Transform rot: 3.141592653589793 rad - pos: 61.5,-12.5 + pos: 60.5,-24.5 parent: 31 - - uid: 8033 + - uid: 7667 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,29.5 + rot: 3.141592653589793 rad + pos: 54.5,26.5 parent: 31 - - uid: 8034 + - uid: 7672 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,29.5 + pos: -16.5,7.5 parent: 31 - - uid: 8035 + - uid: 7677 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,29.5 + pos: 62.5,-10.5 parent: 31 - - uid: 8308 + - uid: 7678 components: - type: Transform - pos: 58.5,-31.5 + pos: 61.5,-16.5 parent: 31 - - uid: 8369 + - uid: 7679 components: - type: Transform - pos: 38.5,26.5 + pos: 61.5,-14.5 parent: 31 - - uid: 8386 + - uid: 7688 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,36.5 + pos: 23.5,19.5 parent: 31 - - uid: 8387 + - uid: 7692 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,-38.5 + pos: -39.5,12.5 parent: 31 - - uid: 8388 + - uid: 7697 components: - type: Transform - pos: 58.5,-36.5 + pos: -46.5,-12.5 parent: 31 - - uid: 8389 + - uid: 7709 components: - type: Transform rot: 3.141592653589793 rad - pos: 58.5,-35.5 + pos: -4.5,35.5 parent: 31 - - uid: 8391 + - uid: 7713 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-28.5 + pos: -54.5,-10.5 parent: 31 - - uid: 8392 + - uid: 7748 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-26.5 + rot: 1.5707963267948966 rad + pos: 60.5,-27.5 parent: 31 - - uid: 8393 + - uid: 7777 components: - type: Transform - pos: 58.5,-26.5 + pos: 45.5,12.5 parent: 31 - - uid: 8394 + - uid: 7798 components: - type: Transform - pos: 58.5,-20.5 + pos: 13.5,-10.5 parent: 31 - - uid: 8395 + - uid: 7800 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-20.5 + pos: 13.5,-11.5 parent: 31 - - uid: 8396 + - uid: 7824 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,-17.5 + pos: -5.5,-33.5 parent: 31 - - uid: 8397 + - uid: 7830 components: - type: Transform - pos: 58.5,-15.5 + pos: -42.5,-8.5 parent: 31 - - uid: 8398 + - uid: 7838 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-13.5 + pos: -18.5,26.5 parent: 31 - - uid: 8748 + - uid: 7839 + components: + - type: Transform + pos: -15.5,26.5 + parent: 31 + - uid: 7840 components: - type: Transform rot: -1.5707963267948966 rad - pos: 40.5,26.5 + pos: 52.5,28.5 parent: 31 - - uid: 8749 + - uid: 7854 components: - type: Transform rot: -1.5707963267948966 rad - pos: 46.5,26.5 + pos: 53.5,27.5 parent: 31 - - uid: 9674 + - uid: 7867 components: - type: Transform - pos: 14.5,-33.5 + pos: 28.5,-25.5 parent: 31 - - uid: 9819 + - uid: 7868 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-45.5 + pos: 28.5,-23.5 parent: 31 - - uid: 9844 + - uid: 7871 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-47.5 + rot: 1.5707963267948966 rad + pos: 60.5,-29.5 parent: 31 - - uid: 9845 + - uid: 7898 components: - type: Transform - pos: 4.5,-46.5 + rot: 1.5707963267948966 rad + pos: 59.5,-29.5 parent: 31 - - uid: 9846 + - uid: 7947 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-46.5 + pos: -40.5,-8.5 parent: 31 - - uid: 9848 + - uid: 8048 components: - type: Transform - pos: 11.5,-44.5 + pos: 29.5,21.5 parent: 31 - - uid: 9850 + - uid: 8052 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,-45.5 + pos: -41.5,6.5 parent: 31 - - uid: 9851 + - uid: 8074 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-45.5 + pos: 45.5,11.5 parent: 31 - - uid: 9852 + - uid: 8084 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-37.5 + pos: -16.5,6.5 parent: 31 - - uid: 9853 + - uid: 8097 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,-34.5 + pos: 3.5,-23.5 parent: 31 - - uid: 9854 + - uid: 8103 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-46.5 + rot: -1.5707963267948966 rad + pos: 61.5,17.5 parent: 31 - - uid: 9855 + - uid: 8108 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,-47.5 + pos: 61.5,0.5 parent: 31 - - uid: 9856 + - uid: 8109 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-47.5 + rot: 1.5707963267948966 rad + pos: 61.5,1.5 parent: 31 - - uid: 9859 + - uid: 8111 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-39.5 + rot: 1.5707963267948966 rad + pos: 61.5,3.5 parent: 31 - - uid: 9860 + - uid: 8112 components: - type: Transform - pos: -22.5,-36.5 + rot: 1.5707963267948966 rad + pos: 61.5,4.5 parent: 31 - - uid: 9871 + - uid: 8145 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,-36.5 + pos: 52.5,8.5 parent: 31 - - uid: 9874 + - uid: 8156 components: - type: Transform rot: 1.5707963267948966 rad - pos: -18.5,-39.5 + pos: 4.5,-31.5 parent: 31 - - uid: 9879 + - uid: 8157 components: - type: Transform rot: 1.5707963267948966 rad - pos: -21.5,-36.5 + pos: 2.5,-31.5 parent: 31 - - uid: 10144 + - uid: 8222 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-42.5 + pos: -32.5,19.5 parent: 31 - - uid: 10225 + - uid: 8306 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,-10.5 + pos: 50.5,18.5 parent: 31 - - uid: 10227 + - uid: 8329 components: - type: Transform - pos: -10.5,30.5 + pos: 48.5,-6.5 parent: 31 - - uid: 10228 + - uid: 8330 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-13.5 + pos: 54.5,-2.5 parent: 31 - - uid: 10467 + - uid: 8331 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-42.5 + pos: 58.5,-16.5 parent: 31 - - uid: 10512 + - uid: 8362 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,20.5 + pos: 42.5,26.5 parent: 31 - - uid: 10605 + - uid: 8363 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,-9.5 + pos: 44.5,26.5 parent: 31 - - uid: 10708 + - uid: 8364 components: - type: Transform - pos: -0.5,37.5 + pos: 45.5,26.5 parent: 31 - - uid: 12532 + - uid: 8367 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,26.5 + pos: -33.5,-15.5 parent: 31 -- proto: GrilleDiagonal - entities: - - uid: 1577 + - uid: 8371 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-35.5 + pos: 43.5,26.5 parent: 31 - - uid: 9557 + - uid: 8448 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-33.5 + rot: 3.141592653589793 rad + pos: -10.5,8.5 parent: 31 - - uid: 12535 + - uid: 8484 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,28.5 + pos: -13.5,-19.5 parent: 31 -- proto: GrilleSpawner - entities: - - uid: 420 + - uid: 8522 components: - type: Transform - pos: 35.5,-34.5 + rot: -1.5707963267948966 rad + pos: 0.5,36.5 parent: 31 - - uid: 421 + - uid: 8566 components: - type: Transform - pos: 35.5,-37.5 + pos: -37.5,-24.5 parent: 31 - - uid: 422 + - uid: 8567 components: - type: Transform - pos: 34.5,-30.5 + pos: -37.5,-23.5 parent: 31 - - uid: 437 + - uid: 8568 components: - type: Transform - pos: 40.5,-32.5 + pos: -36.5,-22.5 parent: 31 - - uid: 465 + - uid: 8570 components: - type: Transform - pos: 28.5,-45.5 + pos: -34.5,-22.5 parent: 31 - - uid: 466 + - uid: 8571 components: - type: Transform - pos: 28.5,-35.5 + pos: -33.5,-23.5 parent: 31 - - uid: 468 + - uid: 8572 components: - type: Transform - pos: 30.5,-47.5 + pos: -33.5,-24.5 parent: 31 - - uid: 470 + - uid: 8576 components: - type: Transform - pos: 28.5,-44.5 + pos: -32.5,-33.5 parent: 31 - - uid: 471 + - uid: 8601 components: - type: Transform - pos: 39.5,-35.5 + rot: 3.141592653589793 rad + pos: -29.5,-32.5 parent: 31 - - uid: 481 + - uid: 8803 components: - type: Transform - pos: 36.5,-35.5 + rot: -1.5707963267948966 rad + pos: 5.5,33.5 parent: 31 - - uid: 482 + - uid: 8807 components: - type: Transform - pos: 37.5,-35.5 + pos: -12.5,26.5 parent: 31 - - uid: 483 + - uid: 8929 components: - type: Transform - pos: 36.5,-33.5 + pos: -25.5,-8.5 parent: 31 - - uid: 485 + - uid: 8942 components: - type: Transform - pos: 35.5,-47.5 + rot: 3.141592653589793 rad + pos: 53.5,26.5 parent: 31 - - uid: 486 + - uid: 8946 components: - type: Transform - pos: 43.5,-34.5 + rot: 3.141592653589793 rad + pos: -1.5,2.5 parent: 31 - - uid: 487 + - uid: 8947 components: - type: Transform - pos: 37.5,-47.5 + rot: 3.141592653589793 rad + pos: -2.5,2.5 parent: 31 - - uid: 488 + - uid: 8948 components: - type: Transform - pos: 39.5,-47.5 + rot: 3.141592653589793 rad + pos: -3.5,2.5 parent: 31 - - uid: 489 + - uid: 9008 components: - type: Transform - pos: 42.5,-35.5 + rot: 3.141592653589793 rad + pos: 55.5,26.5 parent: 31 - - uid: 499 + - uid: 9012 components: - type: Transform - pos: 43.5,-31.5 + pos: -4.5,-33.5 parent: 31 - - uid: 500 + - uid: 9019 components: - type: Transform - pos: 45.5,-30.5 + rot: -1.5707963267948966 rad + pos: 79.5,12.5 parent: 31 - - uid: 502 + - uid: 9027 components: - type: Transform - pos: 45.5,-32.5 + pos: -8.5,-24.5 parent: 31 - - uid: 504 + - uid: 9030 components: - type: Transform - pos: 44.5,-33.5 + rot: -1.5707963267948966 rad + pos: 80.5,10.5 parent: 31 - - uid: 505 + - uid: 9063 components: - type: Transform - pos: 37.5,-33.5 + rot: -1.5707963267948966 rad + pos: 80.5,8.5 parent: 31 - - uid: 512 + - uid: 9064 components: - type: Transform - pos: 40.5,-36.5 + rot: -1.5707963267948966 rad + pos: 80.5,12.5 parent: 31 - - uid: 559 + - uid: 9124 components: - type: Transform - pos: 39.5,-33.5 + pos: 5.5,-11.5 parent: 31 - - uid: 932 + - uid: 9125 components: - type: Transform - pos: 18.5,-32.5 + pos: 5.5,-10.5 parent: 31 - - uid: 1046 + - uid: 9126 components: - type: Transform - pos: 41.5,-33.5 + pos: 5.5,-8.5 parent: 31 - - uid: 1695 + - uid: 9127 components: - type: Transform - pos: 40.5,-28.5 + pos: 5.5,-7.5 parent: 31 - - uid: 2537 + - uid: 9136 components: - type: Transform - pos: 35.5,-32.5 + pos: 26.5,22.5 parent: 31 - - uid: 3053 + - uid: 9145 components: - type: Transform - pos: 32.5,-47.5 + rot: -1.5707963267948966 rad + pos: 63.5,14.5 parent: 31 - - uid: 3424 + - uid: 9163 components: - type: Transform - pos: 20.5,-32.5 + rot: -1.5707963267948966 rad + pos: 74.5,14.5 parent: 31 - - uid: 3475 + - uid: 9174 components: - type: Transform - pos: 40.5,-46.5 + pos: -37.5,-12.5 parent: 31 - - uid: 3806 + - uid: 9175 components: - type: Transform - pos: -39.5,23.5 + pos: -39.5,-1.5 parent: 31 - - uid: 3807 + - uid: 9198 components: - type: Transform - pos: -39.5,22.5 + rot: -1.5707963267948966 rad + pos: -21.5,4.5 parent: 31 - - uid: 4195 + - uid: 9208 components: - type: Transform - pos: -39.5,25.5 + pos: -36.5,-12.5 parent: 31 - - uid: 4343 + - uid: 9209 components: - type: Transform - pos: 39.5,-31.5 + pos: -35.5,-12.5 parent: 31 - - uid: 4401 + - uid: 9231 components: - type: Transform - pos: 41.5,-31.5 + pos: -41.5,-0.5 parent: 31 - - uid: 4411 + - uid: 9232 components: - type: Transform - pos: 40.5,-40.5 + pos: -42.5,-0.5 parent: 31 - - uid: 4412 + - uid: 9233 components: - type: Transform - pos: 35.5,-30.5 + pos: -43.5,-0.5 parent: 31 - - uid: 4413 + - uid: 9234 components: - type: Transform - pos: 38.5,-31.5 + pos: -43.5,11.5 parent: 31 - - uid: 4415 + - uid: 9235 components: - type: Transform - pos: 40.5,-30.5 + pos: -42.5,11.5 parent: 31 - - uid: 4422 + - uid: 9236 components: - type: Transform - pos: 34.5,-28.5 + pos: -41.5,11.5 parent: 31 - - uid: 4423 + - uid: 9254 components: - type: Transform - pos: 22.5,-32.5 + rot: 3.141592653589793 rad + pos: -3.5,29.5 parent: 31 - - uid: 4426 + - uid: 9257 components: - type: Transform - pos: 40.5,-38.5 + pos: -7.5,-24.5 parent: 31 - - uid: 4454 + - uid: 9260 components: - type: Transform - pos: 40.5,-42.5 + rot: -1.5707963267948966 rad + pos: 68.5,14.5 parent: 31 - - uid: 4462 + - uid: 9291 components: - type: Transform - pos: 40.5,-44.5 + rot: -1.5707963267948966 rad + pos: -13.5,-30.5 parent: 31 - - uid: 4585 + - uid: 9344 components: - type: Transform - pos: -39.5,24.5 + rot: -1.5707963267948966 rad + pos: 60.5,17.5 parent: 31 - - uid: 4744 + - uid: 9362 components: - type: Transform - pos: -51.5,-32.5 + rot: -1.5707963267948966 rad + pos: -26.5,-30.5 parent: 31 - - uid: 4871 + - uid: 9364 components: - type: Transform - pos: -49.5,-32.5 + rot: -1.5707963267948966 rad + pos: -30.5,-25.5 parent: 31 - - uid: 4872 + - uid: 9368 components: - type: Transform - pos: -47.5,-32.5 + rot: -1.5707963267948966 rad + pos: -27.5,-30.5 parent: 31 - - uid: 4876 + - uid: 9370 components: - type: Transform - pos: -55.5,-24.5 + rot: -1.5707963267948966 rad + pos: 70.5,14.5 parent: 31 - - uid: 4877 + - uid: 9405 components: - type: Transform - pos: -55.5,-26.5 + rot: -1.5707963267948966 rad + pos: 69.5,14.5 parent: 31 - - uid: 4896 + - uid: 9408 components: - type: Transform - pos: -39.5,26.5 + pos: -4.5,-37.5 parent: 31 - - uid: 4953 + - uid: 9409 components: - type: Transform - pos: -55.5,-28.5 + pos: -3.5,-37.5 parent: 31 - - uid: 4955 + - uid: 9410 components: - type: Transform - pos: -53.5,-32.5 + pos: -2.5,-37.5 parent: 31 - - uid: 4956 + - uid: 9413 components: - type: Transform - pos: -55.5,-32.5 + pos: -1.5,-37.5 parent: 31 - - uid: 4960 + - uid: 9419 components: - type: Transform - pos: -55.5,-30.5 + pos: -14.5,-33.5 parent: 31 - - uid: 5051 + - uid: 9420 components: - type: Transform - pos: 28.5,-37.5 + pos: -15.5,-33.5 parent: 31 - - uid: 5052 + - uid: 9421 components: - type: Transform - pos: 28.5,-39.5 + pos: -16.5,-33.5 parent: 31 - - uid: 5053 + - uid: 9422 components: - type: Transform - pos: 28.5,-38.5 + pos: -15.5,-40.5 parent: 31 - - uid: 5054 + - uid: 9423 components: - type: Transform - pos: 28.5,-33.5 + pos: -14.5,-40.5 parent: 31 - - uid: 5129 + - uid: 9424 components: - type: Transform - pos: 28.5,-36.5 + pos: -13.5,-40.5 parent: 31 - - uid: 5131 + - uid: 9460 components: - type: Transform - pos: 28.5,-34.5 + rot: 3.141592653589793 rad + pos: -22.5,-26.5 parent: 31 - - uid: 5159 + - uid: 9515 components: - type: Transform - pos: 27.5,-32.5 + rot: -1.5707963267948966 rad + pos: 49.5,-12.5 parent: 31 - - uid: 5160 + - uid: 9525 components: - type: Transform - pos: 26.5,-32.5 + rot: -1.5707963267948966 rad + pos: 12.5,-41.5 parent: 31 - - uid: 5164 + - uid: 9535 components: - type: Transform - pos: 25.5,-32.5 + rot: -1.5707963267948966 rad + pos: 50.5,-12.5 parent: 31 - - uid: 5165 + - uid: 9536 components: - type: Transform - pos: 28.5,-32.5 + rot: -1.5707963267948966 rad + pos: 51.5,-12.5 parent: 31 - - uid: 5266 + - uid: 9553 components: - type: Transform - pos: -38.5,45.5 + rot: -1.5707963267948966 rad + pos: 67.5,14.5 parent: 31 - - uid: 5267 + - uid: 9561 components: - type: Transform - pos: -37.5,45.5 + pos: 3.5,-35.5 parent: 31 - - uid: 6402 + - uid: 9598 components: - type: Transform - pos: 28.5,-47.5 + rot: -1.5707963267948966 rad + pos: 19.5,-14.5 parent: 31 - - uid: 6410 + - uid: 9658 components: - type: Transform - pos: 28.5,-40.5 + pos: -3.5,-44.5 parent: 31 - - uid: 6437 + - uid: 9659 components: - type: Transform - pos: 28.5,-46.5 + pos: -2.5,-44.5 parent: 31 - - uid: 6442 + - uid: 9660 components: - type: Transform - pos: 28.5,-43.5 + pos: -0.5,-45.5 parent: 31 - - uid: 6469 + - uid: 9661 components: - type: Transform - pos: 28.5,-41.5 + pos: 0.5,-45.5 parent: 31 - - uid: 6511 + - uid: 9662 components: - type: Transform - pos: 24.5,-32.5 + pos: 1.5,-45.5 parent: 31 - - uid: 6681 + - uid: 9686 components: - type: Transform - pos: 33.5,-47.5 + rot: 3.141592653589793 rad + pos: -27.5,-7.5 parent: 31 - - uid: 6710 + - uid: 9692 components: - type: Transform - pos: 40.5,-41.5 + rot: -1.5707963267948966 rad + pos: 12.5,-40.5 parent: 31 - - uid: 6768 + - uid: 9693 components: - type: Transform - pos: 40.5,-43.5 + rot: -1.5707963267948966 rad + pos: 12.5,-42.5 parent: 31 - - uid: 6769 + - uid: 9723 components: - type: Transform - pos: 35.5,-31.5 + pos: 54.5,7.5 parent: 31 - - uid: 6770 + - uid: 9745 components: - type: Transform - pos: 40.5,-29.5 + pos: 58.5,4.5 parent: 31 - - uid: 6771 + - uid: 9765 components: - type: Transform - pos: 37.5,-31.5 + rot: -1.5707963267948966 rad + pos: 58.5,2.5 parent: 31 - - uid: 6772 + - uid: 9769 components: - type: Transform - pos: 40.5,-31.5 + pos: -6.5,-33.5 parent: 31 - - uid: 6773 + - uid: 9805 components: - type: Transform - pos: 21.5,-32.5 + rot: 1.5707963267948966 rad + pos: 14.5,-34.5 parent: 31 - - uid: 6776 + - uid: 9806 components: - type: Transform - pos: 40.5,-45.5 + rot: 1.5707963267948966 rad + pos: 14.5,-35.5 parent: 31 - - uid: 6777 + - uid: 9807 components: - type: Transform - pos: 40.5,-27.5 + rot: 1.5707963267948966 rad + pos: 14.5,-36.5 parent: 31 - - uid: 6780 + - uid: 9808 components: - type: Transform - pos: 19.5,-32.5 + pos: 12.5,-45.5 parent: 31 - - uid: 6781 + - uid: 9809 components: - type: Transform - pos: 35.5,-33.5 + pos: 11.5,-45.5 parent: 31 - - uid: 6993 + - uid: 9810 components: - type: Transform - pos: 40.5,-39.5 + pos: 8.5,-45.5 parent: 31 - - uid: 6994 + - uid: 9811 components: - type: Transform - pos: 40.5,-37.5 + pos: 5.5,-47.5 parent: 31 - - uid: 7220 + - uid: 9812 components: - type: Transform - pos: 34.5,-27.5 + pos: 4.5,-47.5 parent: 31 - - uid: 8025 + - uid: 9813 components: - type: Transform - pos: 36.5,-31.5 + pos: 3.5,-47.5 parent: 31 - - uid: 8354 + - uid: 9814 components: - type: Transform - pos: 38.5,-33.5 + pos: 4.5,-45.5 parent: 31 - - uid: 8355 + - uid: 9815 components: - type: Transform - pos: 42.5,-33.5 + pos: -0.5,-47.5 parent: 31 - - uid: 8356 + - uid: 9817 components: - type: Transform - pos: 40.5,-33.5 + pos: 0.5,-47.5 parent: 31 - - uid: 8357 + - uid: 9823 components: - type: Transform - pos: 35.5,-35.5 + pos: -22.5,-39.5 parent: 31 - - uid: 8375 + - uid: 9824 components: - type: Transform - pos: 35.5,-36.5 + pos: -22.5,-38.5 parent: 31 - - uid: 8376 + - uid: 9826 components: - type: Transform - pos: 34.5,-29.5 + pos: -22.5,-37.5 parent: 31 - - uid: 8377 + - uid: 9827 components: - type: Transform - pos: 42.5,-31.5 + pos: -21.5,-39.5 parent: 31 - - uid: 8378 + - uid: 9832 components: - type: Transform - pos: 44.5,-31.5 + pos: -22.5,-34.5 parent: 31 - - uid: 8379 + - uid: 9837 components: - type: Transform - pos: 45.5,-31.5 + pos: -22.5,-35.5 parent: 31 - - uid: 8380 + - uid: 9838 components: - type: Transform - pos: 45.5,-33.5 + pos: -39.5,14.5 parent: 31 - - uid: 8577 + - uid: 9862 components: - type: Transform - pos: 43.5,-33.5 + rot: -1.5707963267948966 rad + pos: -1.5,33.5 parent: 31 - - uid: 8578 + - uid: 9889 components: - type: Transform - pos: 43.5,-35.5 + rot: -1.5707963267948966 rad + pos: -42.5,13.5 parent: 31 - - uid: 8579 + - uid: 9899 components: - type: Transform - pos: 41.5,-35.5 + rot: -1.5707963267948966 rad + pos: -0.5,36.5 parent: 31 - - uid: 8580 + - uid: 9949 components: - type: Transform - pos: 40.5,-35.5 + rot: 1.5707963267948966 rad + pos: 43.5,-14.5 parent: 31 - - uid: 8589 + - uid: 10061 components: - type: Transform - pos: 36.5,-47.5 + rot: -1.5707963267948966 rad + pos: 18.5,27.5 parent: 31 - - uid: 8590 + - uid: 10064 components: - type: Transform - pos: 38.5,-47.5 + rot: -1.5707963267948966 rad + pos: 18.5,26.5 parent: 31 - - uid: 8591 + - uid: 10065 components: - type: Transform - pos: 40.5,-47.5 + rot: -1.5707963267948966 rad + pos: 24.5,26.5 parent: 31 - - uid: 8592 + - uid: 10066 components: - type: Transform - pos: 29.5,-47.5 + rot: -1.5707963267948966 rad + pos: 24.5,27.5 parent: 31 - - uid: 8593 + - uid: 10067 components: - type: Transform - pos: 31.5,-47.5 + rot: -1.5707963267948966 rad + pos: 19.5,23.5 parent: 31 - - uid: 8594 + - uid: 10068 components: - type: Transform - pos: 34.5,-47.5 + rot: -1.5707963267948966 rad + pos: 19.5,24.5 parent: 31 - - uid: 8595 + - uid: 10069 components: - type: Transform - pos: 38.5,-35.5 + rot: -1.5707963267948966 rad + pos: 23.5,24.5 parent: 31 - - uid: 8630 + - uid: 10070 components: - type: Transform - pos: -55.5,-25.5 + rot: -1.5707963267948966 rad + pos: 23.5,23.5 parent: 31 - - uid: 8631 + - uid: 10080 components: - type: Transform - pos: -55.5,-27.5 + rot: -1.5707963267948966 rad + pos: 21.5,28.5 parent: 31 - - uid: 8632 + - uid: 10100 components: - type: Transform - pos: -55.5,-29.5 + rot: 3.141592653589793 rad + pos: -4.5,34.5 parent: 31 - - uid: 8633 + - uid: 10196 components: - type: Transform - pos: -46.5,-32.5 + pos: -33.5,-14.5 parent: 31 - - uid: 8634 + - uid: 10197 components: - type: Transform - pos: -50.5,-32.5 + pos: -34.5,-15.5 parent: 31 - - uid: 8635 + - uid: 10198 components: - type: Transform - pos: -48.5,-32.5 + pos: -35.5,-15.5 parent: 31 - - uid: 8636 + - uid: 10226 components: - type: Transform - pos: -52.5,-32.5 + pos: 61.5,-15.5 parent: 31 - - uid: 8637 + - uid: 10227 components: - type: Transform - pos: -54.5,-32.5 + rot: 3.141592653589793 rad + pos: -8.5,37.5 parent: 31 - - uid: 8638 + - uid: 10372 components: - type: Transform - pos: -55.5,-31.5 + rot: -1.5707963267948966 rad + pos: -42.5,14.5 parent: 31 - - uid: 11812 + - uid: 10438 components: - type: Transform - pos: 23.5,-32.5 + pos: -39.5,18.5 parent: 31 - - uid: 11937 + - uid: 10520 components: - type: Transform - pos: 28.5,-42.5 + pos: 25.5,22.5 parent: 31 - - uid: 12121 + - uid: 10604 components: - type: Transform - pos: -36.5,45.5 + pos: 44.5,-8.5 parent: 31 - - uid: 12558 + - uid: 10712 components: - type: Transform - pos: -27.5,29.5 + pos: -44.5,7.5 parent: 31 - - uid: 12631 + - uid: 10747 components: - type: Transform - pos: -35.5,45.5 + pos: -46.5,-8.5 parent: 31 - - uid: 12632 + - uid: 10748 components: - type: Transform - pos: -34.5,45.5 + pos: -47.5,-8.5 parent: 31 - - uid: 12633 + - uid: 10749 components: - type: Transform - pos: -33.5,45.5 + pos: -48.5,-8.5 parent: 31 - - uid: 12634 + - uid: 10751 components: - type: Transform - pos: -32.5,45.5 + pos: -45.5,-8.5 parent: 31 - - uid: 12635 + - uid: 11071 components: - type: Transform - pos: -31.5,45.5 + pos: 46.5,20.5 parent: 31 - - uid: 12636 + - uid: 11077 components: - type: Transform - pos: -30.5,45.5 + pos: 45.5,13.5 parent: 31 - - uid: 12637 + - uid: 11090 components: - type: Transform - pos: -29.5,45.5 + pos: 30.5,23.5 parent: 31 - - uid: 12638 + - uid: 11145 components: - type: Transform - pos: -28.5,45.5 + rot: 1.5707963267948966 rad + pos: 69.5,11.5 parent: 31 - - uid: 12639 + - uid: 11156 components: - type: Transform - pos: -26.5,44.5 + rot: 1.5707963267948966 rad + pos: 69.5,-1.5 parent: 31 - - uid: 12640 + - uid: 11159 components: - type: Transform - pos: -26.5,43.5 + rot: 1.5707963267948966 rad + pos: 67.5,-4.5 parent: 31 - - uid: 12641 + - uid: 11161 components: - type: Transform - pos: -26.5,42.5 + rot: 1.5707963267948966 rad + pos: 77.5,6.5 parent: 31 - - uid: 12642 + - uid: 11166 components: - type: Transform - pos: -26.5,41.5 + rot: 1.5707963267948966 rad + pos: 64.5,-4.5 parent: 31 - - uid: 12643 + - uid: 11167 components: - type: Transform - pos: -26.5,40.5 + rot: 1.5707963267948966 rad + pos: 63.5,-4.5 parent: 31 - - uid: 12644 + - uid: 11168 components: - type: Transform - pos: -26.5,39.5 + rot: 3.141592653589793 rad + pos: -6.5,37.5 parent: 31 - - uid: 12645 + - uid: 11169 components: - type: Transform - pos: -26.5,38.5 + rot: 3.141592653589793 rad + pos: -5.5,37.5 parent: 31 - - uid: 12646 + - uid: 11172 components: - type: Transform - pos: -26.5,36.5 + rot: 1.5707963267948966 rad + pos: 77.5,5.5 parent: 31 - - uid: 12647 + - uid: 11176 components: - type: Transform - pos: -26.5,35.5 + rot: 1.5707963267948966 rad + pos: 68.5,-4.5 parent: 31 - - uid: 12648 + - uid: 11178 components: - type: Transform - pos: -26.5,34.5 + rot: 3.141592653589793 rad + pos: -9.5,37.5 parent: 31 - - uid: 12649 + - uid: 11190 components: - type: Transform - pos: -26.5,33.5 + rot: 1.5707963267948966 rad + pos: 70.5,11.5 parent: 31 - - uid: 12650 + - uid: 11192 components: - type: Transform - pos: -26.5,32.5 + pos: 63.5,11.5 parent: 31 - - uid: 12651 + - uid: 11193 components: - type: Transform - pos: -40.5,30.5 + pos: 64.5,11.5 parent: 31 - - uid: 12652 + - uid: 11324 components: - type: Transform - pos: -40.5,31.5 + rot: 3.141592653589793 rad + pos: -18.5,-23.5 parent: 31 - - uid: 12653 + - uid: 11326 components: - type: Transform - pos: -40.5,32.5 + rot: 3.141592653589793 rad + pos: -18.5,-20.5 parent: 31 - - uid: 12654 + - uid: 11367 components: - type: Transform - pos: -40.5,33.5 + rot: 3.141592653589793 rad + pos: -18.5,-19.5 parent: 31 - - uid: 12655 + - uid: 11408 components: - type: Transform - pos: -40.5,34.5 + rot: -1.5707963267948966 rad + pos: -43.5,-4.5 parent: 31 - - uid: 12656 + - uid: 11409 components: - type: Transform - pos: -40.5,35.5 + rot: -1.5707963267948966 rad + pos: -41.5,-2.5 parent: 31 - - uid: 12657 + - uid: 11410 components: - type: Transform - pos: -40.5,36.5 + rot: -1.5707963267948966 rad + pos: -41.5,-6.5 parent: 31 - - uid: 12658 + - uid: 11480 components: - type: Transform - pos: -40.5,38.5 + rot: -1.5707963267948966 rad + pos: 61.5,16.5 parent: 31 - - uid: 12659 + - uid: 11770 components: - type: Transform - pos: -40.5,39.5 + rot: 1.5707963267948966 rad + pos: 72.5,6.5 parent: 31 - - uid: 12660 + - uid: 11771 components: - type: Transform - pos: -40.5,40.5 + rot: 1.5707963267948966 rad + pos: 72.5,7.5 parent: 31 - - uid: 12661 + - uid: 11772 components: - type: Transform - pos: -40.5,41.5 + rot: 1.5707963267948966 rad + pos: 72.5,8.5 parent: 31 - - uid: 12662 + - uid: 11811 components: - type: Transform - pos: -40.5,42.5 + rot: 1.5707963267948966 rad + pos: 71.5,3.5 parent: 31 - - uid: 12663 + - uid: 11841 components: - type: Transform - pos: -40.5,43.5 + rot: 1.5707963267948966 rad + pos: 67.5,11.5 parent: 31 - - uid: 12664 + - uid: 11845 components: - type: Transform - pos: -27.5,35.5 + rot: 1.5707963267948966 rad + pos: 77.5,7.5 parent: 31 - - uid: 12665 + - uid: 11850 components: - type: Transform - pos: -38.5,33.5 + pos: -5.5,-13.5 parent: 31 - - uid: 12666 + - uid: 11851 components: - type: Transform - pos: -27.5,41.5 + pos: -6.5,-13.5 parent: 31 - - uid: 12667 + - uid: 11853 components: - type: Transform - pos: -27.5,41.5 + rot: -1.5707963267948966 rad + pos: 0.5,-15.5 parent: 31 - - uid: 12668 + - uid: 11910 components: - type: Transform - pos: -28.5,41.5 + rot: -1.5707963267948966 rad + pos: 80.5,5.5 parent: 31 - - uid: 12669 + - uid: 11911 components: - type: Transform - pos: -38.5,41.5 + rot: -1.5707963267948966 rad + pos: 80.5,3.5 parent: 31 - - uid: 12670 + - uid: 11912 components: - type: Transform - pos: -39.5,41.5 + rot: -1.5707963267948966 rad + pos: 80.5,4.5 parent: 31 - - uid: 12671 + - uid: 11913 components: - type: Transform - pos: -39.5,33.5 + rot: -1.5707963267948966 rad + pos: 80.5,2.5 parent: 31 - - uid: 12672 + - uid: 11914 components: - type: Transform - pos: -28.5,35.5 + rot: -1.5707963267948966 rad + pos: 80.5,1.5 parent: 31 - - uid: 12673 + - uid: 11915 components: - type: Transform - pos: -28.5,46.5 + rot: -1.5707963267948966 rad + pos: 80.5,0.5 parent: 31 - - uid: 12674 + - uid: 11916 components: - type: Transform - pos: -28.5,44.5 + rot: -1.5707963267948966 rad + pos: 79.5,0.5 parent: 31 - - uid: 12675 + - uid: 11917 components: - type: Transform - pos: -27.5,44.5 + rot: -1.5707963267948966 rad + pos: 79.5,-0.5 parent: 31 - - uid: 12676 + - uid: 11918 components: - type: Transform - pos: -25.5,44.5 + rot: -1.5707963267948966 rad + pos: 78.5,-0.5 parent: 31 - - uid: 12677 + - uid: 11919 components: - type: Transform - pos: -27.5,42.5 + rot: -1.5707963267948966 rad + pos: 78.5,-1.5 parent: 31 - - uid: 12678 + - uid: 11920 components: - type: Transform - pos: -27.5,40.5 + rot: -1.5707963267948966 rad + pos: 77.5,-1.5 parent: 31 - - uid: 12679 + - uid: 11921 components: - type: Transform - pos: -27.5,38.5 + rot: -1.5707963267948966 rad + pos: 77.5,-2.5 parent: 31 - - uid: 12680 + - uid: 11922 components: - type: Transform - pos: -25.5,38.5 + rot: -1.5707963267948966 rad + pos: 76.5,-2.5 parent: 31 - - uid: 12681 + - uid: 11923 components: - type: Transform - pos: -25.5,36.5 + rot: -1.5707963267948966 rad + pos: 76.5,-3.5 parent: 31 - - uid: 12682 + - uid: 11924 components: - type: Transform - pos: -27.5,36.5 + rot: -1.5707963267948966 rad + pos: 75.5,-3.5 parent: 31 - - uid: 12683 + - uid: 11925 components: - type: Transform - pos: -27.5,34.5 + rot: -1.5707963267948966 rad + pos: 75.5,-4.5 parent: 31 - - uid: 12684 + - uid: 11926 components: - type: Transform - pos: -27.5,32.5 + rot: -1.5707963267948966 rad + pos: 74.5,-4.5 parent: 31 - - uid: 12685 + - uid: 11927 components: - type: Transform - pos: -25.5,32.5 + rot: -1.5707963267948966 rad + pos: 74.5,-5.5 parent: 31 - - uid: 12686 + - uid: 11928 components: - type: Transform - pos: -39.5,34.5 + rot: -1.5707963267948966 rad + pos: 73.5,-5.5 parent: 31 - - uid: 12687 + - uid: 11929 components: - type: Transform - pos: -39.5,32.5 + rot: -1.5707963267948966 rad + pos: 73.5,-6.5 parent: 31 - - uid: 12688 + - uid: 11930 components: - type: Transform - pos: -39.5,36.5 + rot: -1.5707963267948966 rad + pos: 72.5,-6.5 parent: 31 - - uid: 12689 + - uid: 11931 components: - type: Transform - pos: -39.5,38.5 + rot: -1.5707963267948966 rad + pos: 72.5,-7.5 parent: 31 - - uid: 12690 + - uid: 11932 components: - type: Transform - pos: -39.5,40.5 + rot: -1.5707963267948966 rad + pos: 71.5,-7.5 parent: 31 - - uid: 12691 + - uid: 11933 components: - type: Transform - pos: -39.5,43.5 + rot: -1.5707963267948966 rad + pos: 70.5,-7.5 parent: 31 - - uid: 12692 + - uid: 11934 components: - type: Transform - pos: -41.5,43.5 + rot: -1.5707963267948966 rad + pos: 69.5,-7.5 parent: 31 - - uid: 12693 + - uid: 12029 components: - type: Transform - pos: -38.5,44.5 + pos: 68.5,-8.5 parent: 31 - - uid: 12694 + - uid: 12030 components: - type: Transform - pos: -38.5,46.5 + pos: 67.5,-8.5 parent: 31 - - uid: 12695 + - uid: 12031 components: - type: Transform - pos: -41.5,38.5 + pos: 69.5,-8.5 parent: 31 - - uid: 12696 + - uid: 12032 components: - type: Transform - pos: -41.5,36.5 + pos: 65.5,-8.5 parent: 31 - - uid: 12697 + - uid: 12033 components: - type: Transform - pos: -39.5,30.5 + pos: 66.5,-8.5 parent: 31 - - uid: 12698 + - uid: 12034 components: - type: Transform - pos: -41.5,30.5 + pos: 64.5,-8.5 parent: 31 - - uid: 12699 + - uid: 12035 components: - type: Transform - pos: -41.5,22.5 + pos: 63.5,-8.5 parent: 31 - - uid: 12700 + - uid: 12036 components: - type: Transform - pos: -41.5,20.5 + pos: 62.5,-8.5 parent: 31 - - uid: 12701 + - uid: 12296 components: - type: Transform - pos: -24.5,27.5 + pos: -45.5,11.5 parent: 31 - - uid: 12702 + - uid: 12297 components: - type: Transform - pos: -25.5,27.5 + pos: -46.5,11.5 parent: 31 - - uid: 12703 + - uid: 12298 components: - type: Transform - pos: -27.5,27.5 + pos: -47.5,11.5 parent: 31 - - uid: 12704 + - uid: 12299 components: - type: Transform - pos: -25.5,26.5 + pos: -48.5,11.5 parent: 31 - - uid: 12706 + - uid: 12300 components: - type: Transform - pos: -19.5,27.5 + pos: -49.5,11.5 parent: 31 - - uid: 12707 + - uid: 12301 components: - type: Transform - pos: -17.5,27.5 + pos: -50.5,11.5 parent: 31 - - uid: 12774 + - uid: 12302 components: - type: Transform - pos: -45.5,-32.5 + pos: -51.5,11.5 parent: 31 - - uid: 12775 + - uid: 12303 components: - type: Transform - pos: -44.5,-32.5 + pos: -52.5,11.5 parent: 31 - - uid: 12776 + - uid: 12304 components: - type: Transform - pos: -43.5,-32.5 + pos: -53.5,11.5 parent: 31 - - uid: 12777 + - uid: 12305 components: - type: Transform - pos: -42.5,-32.5 + pos: -53.5,9.5 parent: 31 - - uid: 12778 + - uid: 12306 components: - type: Transform - pos: -41.5,-32.5 + pos: -52.5,9.5 parent: 31 - - uid: 12779 + - uid: 12307 components: - type: Transform - pos: -40.5,-32.5 + pos: -51.5,9.5 parent: 31 - - uid: 12780 + - uid: 12308 components: - type: Transform - pos: -39.5,-32.5 + pos: -50.5,9.5 parent: 31 - - uid: 12781 + - uid: 12309 components: - type: Transform - pos: -38.5,-32.5 + pos: -49.5,9.5 parent: 31 - - uid: 12782 + - uid: 12310 components: - type: Transform - pos: -54.5,-24.5 + pos: -47.5,9.5 parent: 31 - - uid: 12783 + - uid: 12311 components: - type: Transform - pos: -53.5,-24.5 + pos: -48.5,9.5 parent: 31 - - uid: 12784 + - uid: 12312 components: - type: Transform - pos: -52.5,-24.5 + pos: -46.5,9.5 parent: 31 - - uid: 12785 + - uid: 12313 components: - type: Transform - pos: -51.5,-24.5 + pos: -45.5,9.5 parent: 31 - - uid: 12786 + - uid: 12314 components: - type: Transform - pos: -50.5,-24.5 + pos: -45.5,7.5 parent: 31 - - uid: 12787 + - uid: 12315 components: - type: Transform - pos: -49.5,-24.5 + pos: -46.5,7.5 parent: 31 - - uid: 12788 + - uid: 12316 components: - type: Transform - pos: -48.5,-24.5 + pos: -47.5,7.5 parent: 31 - - uid: 12789 + - uid: 12317 components: - type: Transform - pos: -47.5,-24.5 + pos: -48.5,7.5 parent: 31 - - uid: 12790 + - uid: 12318 components: - type: Transform - pos: -46.5,-24.5 + pos: -50.5,7.5 parent: 31 - - uid: 12791 + - uid: 12319 components: - type: Transform - pos: -45.5,-24.5 + pos: -49.5,7.5 parent: 31 - - uid: 12792 + - uid: 12320 components: - type: Transform - pos: -44.5,-24.5 + pos: -51.5,7.5 parent: 31 - - uid: 12793 + - uid: 12321 components: - type: Transform - pos: -43.5,-24.5 + pos: -52.5,7.5 parent: 31 - - uid: 12794 + - uid: 12322 components: - type: Transform - pos: -42.5,-24.5 + pos: -53.5,7.5 parent: 31 - - uid: 12795 + - uid: 12334 components: - type: Transform - pos: -41.5,-24.5 + rot: -1.5707963267948966 rad + pos: -45.5,3.5 parent: 31 - - uid: 12796 + - uid: 12335 components: - type: Transform - pos: -40.5,-24.5 + rot: -1.5707963267948966 rad + pos: -46.5,3.5 parent: 31 - - uid: 12797 + - uid: 12336 components: - type: Transform - pos: -39.5,-24.5 + rot: -1.5707963267948966 rad + pos: -48.5,3.5 parent: 31 - - uid: 12798 + - uid: 12337 components: - type: Transform - pos: -38.5,-24.5 + rot: -1.5707963267948966 rad + pos: -47.5,3.5 parent: 31 - - uid: 12799 + - uid: 12338 components: - type: Transform - pos: -38.5,-23.5 + rot: -1.5707963267948966 rad + pos: -49.5,3.5 parent: 31 - - uid: 12800 + - uid: 12339 components: - type: Transform - pos: -38.5,-22.5 + rot: -1.5707963267948966 rad + pos: -50.5,3.5 parent: 31 - - uid: 12802 + - uid: 12340 components: - type: Transform - pos: -36.5,-43.5 + rot: -1.5707963267948966 rad + pos: -51.5,3.5 parent: 31 - - uid: 12847 + - uid: 12341 components: - type: Transform - pos: -36.5,-34.5 + rot: -1.5707963267948966 rad + pos: -52.5,3.5 parent: 31 - - uid: 12848 + - uid: 12342 components: - type: Transform - pos: -36.5,-35.5 + rot: -1.5707963267948966 rad + pos: -53.5,3.5 parent: 31 - - uid: 12849 + - uid: 12343 components: - type: Transform - pos: -36.5,-36.5 + rot: -1.5707963267948966 rad + pos: -53.5,1.5 parent: 31 - - uid: 12850 + - uid: 12344 components: - type: Transform - pos: -36.5,-37.5 + rot: -1.5707963267948966 rad + pos: -52.5,1.5 parent: 31 - - uid: 12851 + - uid: 12345 components: - type: Transform - pos: -36.5,-38.5 + rot: -1.5707963267948966 rad + pos: -51.5,1.5 parent: 31 - - uid: 12852 + - uid: 12346 components: - type: Transform - pos: -36.5,-39.5 + rot: -1.5707963267948966 rad + pos: -50.5,1.5 parent: 31 - - uid: 12853 + - uid: 12347 components: - type: Transform - pos: -36.5,-40.5 + rot: -1.5707963267948966 rad + pos: -49.5,1.5 parent: 31 - - uid: 12854 + - uid: 12348 components: - type: Transform - pos: -36.5,-41.5 + rot: -1.5707963267948966 rad + pos: -48.5,1.5 parent: 31 - - uid: 12855 + - uid: 12349 components: - type: Transform - pos: -36.5,-42.5 + rot: -1.5707963267948966 rad + pos: -47.5,1.5 parent: 31 - - uid: 12856 + - uid: 12350 components: - type: Transform - pos: -36.5,-44.5 + rot: -1.5707963267948966 rad + pos: -46.5,1.5 parent: 31 - - uid: 12857 + - uid: 12351 components: - type: Transform - pos: -36.5,-45.5 + rot: -1.5707963267948966 rad + pos: -45.5,1.5 parent: 31 - - uid: 12858 + - uid: 12352 components: - type: Transform - pos: -36.5,-46.5 + rot: -1.5707963267948966 rad + pos: -44.5,-0.5 parent: 31 - - uid: 12859 + - uid: 12353 components: - type: Transform - pos: -36.5,-47.5 + rot: -1.5707963267948966 rad + pos: -45.5,-0.5 parent: 31 - - uid: 12860 + - uid: 12354 components: - type: Transform - pos: -35.5,-47.5 + rot: -1.5707963267948966 rad + pos: -47.5,-0.5 parent: 31 - - uid: 12861 + - uid: 12355 components: - type: Transform - pos: -34.5,-47.5 + rot: -1.5707963267948966 rad + pos: -46.5,-0.5 parent: 31 - - uid: 12862 + - uid: 12356 components: - type: Transform - pos: -33.5,-47.5 + rot: -1.5707963267948966 rad + pos: -48.5,-0.5 parent: 31 - - uid: 12863 + - uid: 12357 components: - type: Transform - pos: -32.5,-47.5 + rot: -1.5707963267948966 rad + pos: -49.5,-0.5 parent: 31 - - uid: 12864 + - uid: 12358 components: - type: Transform - pos: -31.5,-47.5 + rot: -1.5707963267948966 rad + pos: -50.5,-0.5 parent: 31 - - uid: 12865 + - uid: 12359 components: - type: Transform - pos: -30.5,-47.5 + rot: -1.5707963267948966 rad + pos: -51.5,-0.5 parent: 31 - - uid: 12866 + - uid: 12360 components: - type: Transform - pos: -29.5,-47.5 + rot: -1.5707963267948966 rad + pos: -52.5,-0.5 parent: 31 - - uid: 12867 + - uid: 12361 components: - type: Transform - pos: -28.5,-47.5 + rot: -1.5707963267948966 rad + pos: -53.5,-0.5 parent: 31 - - uid: 12868 + - uid: 12533 components: - type: Transform - pos: -28.5,-46.5 + rot: 3.141592653589793 rad + pos: 30.5,25.5 parent: 31 - - uid: 12869 + - uid: 12534 components: - type: Transform - pos: -28.5,-45.5 + rot: 3.141592653589793 rad + pos: 30.5,24.5 parent: 31 - - uid: 12870 + - uid: 12644 components: - type: Transform - pos: -28.5,-44.5 + pos: 56.5,-37.5 parent: 31 - - uid: 12871 + - uid: 12645 components: - type: Transform - pos: -28.5,-43.5 + pos: 55.5,-37.5 parent: 31 - - uid: 12872 + - uid: 12646 components: - type: Transform - pos: -28.5,-42.5 + pos: 54.5,-37.5 parent: 31 - - uid: 12873 + - uid: 12647 components: - type: Transform - pos: -28.5,-41.5 + pos: 53.5,-37.5 parent: 31 - - uid: 12874 + - uid: 12648 components: - type: Transform - pos: -28.5,-40.5 + pos: 50.5,-36.5 parent: 31 - - uid: 12875 + - uid: 12649 components: - type: Transform - pos: -28.5,-39.5 + pos: 48.5,-36.5 parent: 31 - - uid: 12876 + - uid: 12664 components: - type: Transform - pos: -37.5,-36.5 + pos: 47.5,-36.5 parent: 31 - - uid: 12877 + - uid: 12666 components: - type: Transform - pos: -28.5,-38.5 + pos: 46.5,-36.5 parent: 31 - - uid: 12878 + - uid: 12672 components: - type: Transform - pos: -28.5,-37.5 + pos: 52.5,-36.5 parent: 31 - - uid: 12879 + - uid: 12971 components: - type: Transform - pos: -28.5,-36.5 + pos: -22.5,26.5 parent: 31 - - uid: 12880 + - uid: 12972 components: - type: Transform - pos: -28.5,-35.5 + pos: -21.5,26.5 parent: 31 - - uid: 12881 + - uid: 12973 components: - type: Transform - pos: -36.5,-33.5 + pos: -20.5,26.5 parent: 31 - - uid: 12882 +- proto: GrilleBroken + entities: + - uid: 40 components: - type: Transform - pos: -37.5,-33.5 + rot: 1.5707963267948966 rad + pos: 49.5,28.5 parent: 31 - - uid: 12883 + - uid: 80 components: - type: Transform - pos: -38.5,-33.5 + rot: 1.5707963267948966 rad + pos: -40.5,20.5 parent: 31 - - uid: 12884 + - uid: 552 components: - type: Transform - pos: -38.5,-36.5 + rot: 3.141592653589793 rad + pos: -42.5,12.5 parent: 31 - - uid: 12885 + - uid: 4444 components: - type: Transform - pos: -39.5,-36.5 + rot: 3.141592653589793 rad + pos: 61.5,-8.5 parent: 31 - - uid: 12886 + - uid: 4447 components: - type: Transform - pos: -37.5,-39.5 + rot: 1.5707963267948966 rad + pos: 61.5,-13.5 parent: 31 - - uid: 12887 + - uid: 6467 components: - type: Transform - pos: -38.5,-39.5 + rot: -1.5707963267948966 rad + pos: 54.5,24.5 parent: 31 - - uid: 12888 + - uid: 6744 components: - type: Transform - pos: -39.5,-39.5 + rot: 3.141592653589793 rad + pos: 58.5,21.5 parent: 31 - - uid: 12889 + - uid: 6747 components: - type: Transform - pos: -40.5,-39.5 + rot: 1.5707963267948966 rad + pos: 54.5,24.5 parent: 31 - - uid: 12890 + - uid: 7080 components: - type: Transform - pos: -27.5,-42.5 + rot: 1.5707963267948966 rad + pos: -11.5,-42.5 parent: 31 - - uid: 12891 + - uid: 7565 components: - type: Transform - pos: -26.5,-42.5 + rot: 1.5707963267948966 rad + pos: 59.5,-18.5 parent: 31 - - uid: 12892 + - uid: 7570 components: - type: Transform - pos: -25.5,-42.5 + rot: 3.141592653589793 rad + pos: 60.5,-23.5 parent: 31 - - uid: 12893 + - uid: 7572 components: - type: Transform - pos: -24.5,-42.5 + pos: 60.5,-25.5 parent: 31 - - uid: 12894 + - uid: 7579 components: - type: Transform - pos: -27.5,-45.5 + rot: 1.5707963267948966 rad + pos: 60.5,-15.5 parent: 31 - - uid: 12895 + - uid: 7580 components: - type: Transform - pos: -27.5,-46.5 + rot: 3.141592653589793 rad + pos: 60.5,-28.5 parent: 31 - - uid: 12896 + - uid: 7650 components: - type: Transform - pos: -26.5,-45.5 + pos: 60.5,-21.5 parent: 31 - - uid: 12897 + - uid: 7676 components: - type: Transform - pos: -25.5,-45.5 + rot: 3.141592653589793 rad + pos: 61.5,-12.5 parent: 31 - - uid: 12898 + - uid: 7699 components: - type: Transform - pos: -29.5,-48.5 + rot: 3.141592653589793 rad + pos: 60.5,-21.5 parent: 31 - - uid: 12899 + - uid: 8035 components: - type: Transform - pos: -29.5,-49.5 + rot: -1.5707963267948966 rad + pos: -28.5,29.5 parent: 31 - - uid: 12900 + - uid: 8369 components: - type: Transform - pos: -31.5,-48.5 + pos: 38.5,26.5 parent: 31 - - uid: 12901 + - uid: 8396 components: - type: Transform - pos: -35.5,-48.5 + rot: -1.5707963267948966 rad + pos: 58.5,-17.5 parent: 31 - - uid: 12902 + - uid: 8397 components: - type: Transform - pos: -37.5,-46.5 + pos: 58.5,-15.5 parent: 31 - - uid: 12903 + - uid: 8398 components: - type: Transform - pos: -37.5,-44.5 + rot: 3.141592653589793 rad + pos: 58.5,-13.5 parent: 31 - - uid: 12904 + - uid: 8748 components: - type: Transform - pos: -38.5,-44.5 + rot: -1.5707963267948966 rad + pos: 40.5,26.5 parent: 31 - - uid: 12938 + - uid: 8749 components: - type: Transform - pos: -36.5,30.5 + rot: -1.5707963267948966 rad + pos: 46.5,26.5 parent: 31 - - uid: 12939 + - uid: 8943 components: - type: Transform - pos: -37.5,29.5 + rot: 3.141592653589793 rad + pos: 55.5,25.5 parent: 31 - - uid: 12940 + - uid: 9674 components: - type: Transform - pos: -36.5,29.5 + pos: 14.5,-33.5 parent: 31 - - uid: 12941 + - uid: 9819 components: - type: Transform - pos: -35.5,29.5 + rot: -1.5707963267948966 rad + pos: 13.5,-45.5 parent: 31 - - uid: 12942 + - uid: 9844 components: - type: Transform - pos: -36.5,28.5 + rot: -1.5707963267948966 rad + pos: 1.5,-47.5 parent: 31 - - uid: 12943 + - uid: 9845 components: - type: Transform - pos: -35.5,28.5 + pos: 4.5,-46.5 parent: 31 - - uid: 12944 + - uid: 9846 components: - type: Transform - pos: -35.5,27.5 + rot: 3.141592653589793 rad + pos: 4.5,-46.5 parent: 31 - - uid: 12945 + - uid: 9848 components: - type: Transform - pos: -30.5,29.5 + pos: 11.5,-44.5 parent: 31 - - uid: 12946 + - uid: 9850 components: - type: Transform - pos: -31.5,29.5 + rot: 1.5707963267948966 rad + pos: 10.5,-45.5 parent: 31 - - uid: 12947 + - uid: 9851 components: - type: Transform - pos: -31.5,28.5 + rot: -1.5707963267948966 rad + pos: 9.5,-45.5 parent: 31 - - uid: 12948 + - uid: 9852 components: - type: Transform - pos: -30.5,28.5 + rot: 3.141592653589793 rad + pos: 14.5,-37.5 parent: 31 - - uid: 12949 + - uid: 9853 components: - type: Transform - pos: -30.5,30.5 + rot: 3.141592653589793 rad + pos: 13.5,-34.5 parent: 31 - - uid: 12950 + - uid: 9854 components: - type: Transform - pos: -29.5,29.5 + rot: 3.141592653589793 rad + pos: -1.5,-46.5 parent: 31 - - uid: 12951 + - uid: 9855 components: - type: Transform - pos: -31.5,27.5 + rot: 1.5707963267948966 rad + pos: -1.5,-47.5 parent: 31 - - uid: 12952 + - uid: 9856 components: - type: Transform - pos: -35.5,25.5 + rot: -1.5707963267948966 rad + pos: 6.5,-47.5 parent: 31 - - uid: 12953 + - uid: 9859 components: - type: Transform - pos: -35.5,24.5 + rot: -1.5707963267948966 rad + pos: -20.5,-39.5 parent: 31 - - uid: 12954 + - uid: 9860 components: - type: Transform - pos: -36.5,24.5 + pos: -22.5,-36.5 parent: 31 - - uid: 12955 + - uid: 9871 components: - type: Transform - pos: -37.5,23.5 + rot: 3.141592653589793 rad + pos: -22.5,-36.5 parent: 31 - - uid: 12956 + - uid: 9874 components: - type: Transform - pos: -36.5,23.5 + rot: 1.5707963267948966 rad + pos: -18.5,-39.5 parent: 31 - - uid: 12957 + - uid: 9879 components: - type: Transform - pos: -35.5,23.5 + rot: 1.5707963267948966 rad + pos: -21.5,-36.5 parent: 31 - - uid: 12958 + - uid: 10144 components: - type: Transform - pos: -35.5,22.5 + rot: -1.5707963267948966 rad + pos: -6.5,-42.5 parent: 31 - - uid: 12959 + - uid: 10225 components: - type: Transform - pos: -36.5,22.5 + rot: 1.5707963267948966 rad + pos: 60.5,-10.5 parent: 31 - - uid: 12960 + - uid: 10228 components: - type: Transform - pos: -31.5,25.5 + rot: -1.5707963267948966 rad + pos: 61.5,-13.5 parent: 31 - - uid: 12961 + - uid: 10467 components: - type: Transform - pos: -30.5,25.5 + rot: 1.5707963267948966 rad + pos: -6.5,-42.5 parent: 31 - - uid: 12962 + - uid: 10512 components: - type: Transform - pos: -29.5,25.5 + rot: 1.5707963267948966 rad + pos: 58.5,20.5 parent: 31 - - uid: 12963 + - uid: 10605 components: - type: Transform - pos: -33.5,22.5 + rot: 3.141592653589793 rad + pos: 44.5,-9.5 parent: 31 - - uid: 12964 + - uid: 11150 components: - type: Transform - pos: -33.5,21.5 + rot: -1.5707963267948966 rad + pos: 47.5,28.5 parent: 31 - - uid: 12965 + - uid: 12532 components: - type: Transform - pos: -32.5,22.5 + rot: 3.141592653589793 rad + pos: 30.5,26.5 parent: 31 - - uid: 12966 + - uid: 12641 components: - type: Transform - pos: -32.5,21.5 + rot: 1.5707963267948966 rad + pos: 52.5,-37.5 parent: 31 - - uid: 12967 + - uid: 12667 components: - type: Transform - pos: -31.5,21.5 + rot: -1.5707963267948966 rad + pos: 51.5,-36.5 parent: 31 - - uid: 12968 + - uid: 12668 components: - type: Transform - pos: -30.5,21.5 + rot: 1.5707963267948966 rad + pos: 45.5,-36.5 parent: 31 - - uid: 12969 +- proto: GrilleDiagonal + entities: + - uid: 4098 components: - type: Transform - pos: -31.5,22.5 + rot: -1.5707963267948966 rad + pos: 5.5,36.5 parent: 31 - - uid: 12970 + - uid: 8753 components: - type: Transform - pos: -32.5,23.5 + pos: -1.5,36.5 parent: 31 - proto: GunSafeLaserCarbine entities: @@ -55456,13 +54935,6 @@ entities: - type: Transform pos: -14.5,21.5 parent: 31 -- proto: Handcuffs - entities: - - uid: 8802 - components: - - type: Transform - pos: 9.513287,30.488989 - parent: 31 - proto: HandheldGPSBasic entities: - uid: 3890 @@ -55509,11 +54981,6 @@ entities: - type: Transform pos: 22.522892,12.524126 parent: 31 - - uid: 2854 - components: - - type: Transform - pos: -23.390205,-5.6188893 - parent: 31 - uid: 7126 components: - type: Transform @@ -55524,11 +54991,6 @@ entities: - type: Transform pos: 8.041532,18.530302 parent: 31 - - uid: 10139 - components: - - type: Transform - pos: -2.5260825,30.718403 - parent: 31 - proto: HarmonicaInstrument entities: - uid: 7248 @@ -55536,43 +54998,74 @@ entities: - type: Transform pos: -18.398912,10.183618 parent: 31 +- proto: HeadBorgMedical + entities: + - uid: 8243 + components: + - type: Transform + pos: 50.338017,-30.219852 + parent: 31 +- proto: HeadBorgMining + entities: + - uid: 4385 + components: + - type: Transform + pos: 50.681767,-30.219852 + parent: 31 +- proto: HeadBorgService + entities: + - uid: 4386 + components: + - type: Transform + pos: 50.515102,-30.490873 + parent: 31 - proto: HeatExchanger entities: - - uid: 3508 + - uid: 275 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,13.5 + pos: 49.5,24.5 parent: 31 - - uid: 3675 + - uid: 877 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,11.5 + rot: 3.141592653589793 rad + pos: 48.5,22.5 parent: 31 - - uid: 3888 + - uid: 1015 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,11.5 + rot: 3.141592653589793 rad + pos: 50.5,23.5 parent: 31 - - uid: 4275 + - uid: 1025 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,11.5 + rot: 3.141592653589793 rad + pos: 50.5,22.5 parent: 31 - - uid: 4289 + - uid: 1032 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,13.5 + rot: 3.141592653589793 rad + pos: 48.5,23.5 parent: 31 - - uid: 4292 + - uid: 1186 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,13.5 + pos: 50.5,24.5 + parent: 31 + - uid: 1228 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 49.5,22.5 + parent: 31 + - uid: 1265 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 49.5,23.5 parent: 31 - uid: 4348 components: @@ -55586,24 +55079,14 @@ entities: rot: -1.5707963267948966 rad pos: 67.5,2.5 parent: 31 + - type: AtmosPipeColor + color: '#A01E16FF' - uid: 4358 components: - type: Transform rot: 1.5707963267948966 rad pos: 64.5,8.5 parent: 31 - - uid: 4469 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 50.5,12.5 - parent: 31 - - uid: 4470 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,13.5 - parent: 31 - uid: 4850 components: - type: Transform @@ -55611,7 +55094,7 @@ entities: pos: 68.5,2.5 parent: 31 - type: AtmosPipeColor - color: '#990000FF' + color: '#A01E16FF' - uid: 6740 components: - type: Transform @@ -55632,11 +55115,10 @@ entities: rot: 1.5707963267948966 rad pos: 67.5,8.5 parent: 31 - - uid: 11047 + - uid: 7689 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,11.5 + pos: 48.5,24.5 parent: 31 - uid: 11785 components: @@ -55749,11 +55231,6 @@ entities: parent: 31 - proto: HydroponicsToolClippers entities: - - uid: 1138 - components: - - type: Transform - pos: -20.498135,-2.4408062 - parent: 31 - uid: 7744 components: - type: Transform @@ -55766,18 +55243,8 @@ entities: - type: Transform pos: 17.345112,-20.624432 parent: 31 - - uid: 1142 - components: - - type: Transform - pos: -19.529385,-2.4251812 - parent: 31 - proto: HydroponicsToolMiniHoe entities: - - uid: 1055 - components: - - type: Transform - pos: -20.498135,-2.3626812 - parent: 31 - uid: 5633 components: - type: Transform @@ -55788,20 +55255,8 @@ entities: - type: Transform pos: -4.4002256,-42.332767 parent: 31 -- proto: HydroponicsToolScythe - entities: - - uid: 4130 - components: - - type: Transform - pos: -19.498135,-2.3783062 - parent: 31 - proto: HydroponicsToolSpade entities: - - uid: 4131 - components: - - type: Transform - pos: -20.529385,-2.3470562 - parent: 31 - uid: 8850 components: - type: Transform @@ -55814,62 +55269,65 @@ entities: parent: 31 - proto: hydroponicsTray entities: - - uid: 775 - components: - - type: Transform - pos: -17.5,0.5 - parent: 31 - - uid: 807 + - uid: 2766 components: - type: Transform - pos: -18.5,-1.5 + rot: -1.5707963267948966 rad + pos: -19.5,8.5 parent: 31 - - uid: 2147 + - uid: 2909 components: - type: Transform - pos: -19.5,-1.5 + rot: -1.5707963267948966 rad + pos: -18.5,8.5 parent: 31 - - uid: 2148 + - uid: 10356 components: - type: Transform - pos: -17.5,-0.5 + rot: 3.141592653589793 rad + pos: -22.5,1.5 parent: 31 - - uid: 2457 + - uid: 10359 components: - type: Transform - pos: -19.5,0.5 + rot: 3.141592653589793 rad + pos: -22.5,-2.5 parent: 31 - - uid: 2766 + - uid: 10360 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,8.5 + rot: 3.141592653589793 rad + pos: -20.5,-2.5 parent: 31 - - uid: 2909 + - uid: 10369 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,8.5 + rot: 3.141592653589793 rad + pos: -20.5,1.5 parent: 31 - - uid: 2979 + - uid: 10370 components: - type: Transform - pos: -17.5,-1.5 + rot: 3.141592653589793 rad + pos: -20.5,-1.5 parent: 31 - - uid: 3553 + - uid: 10385 components: - type: Transform - pos: -19.5,-0.5 + rot: 3.141592653589793 rad + pos: -22.5,-1.5 parent: 31 - - uid: 3914 + - uid: 10386 components: - type: Transform - pos: -18.5,0.5 + rot: 3.141592653589793 rad + pos: -22.5,0.5 parent: 31 - - uid: 3917 + - uid: 10387 components: - type: Transform - pos: -18.5,-0.5 + rot: 3.141592653589793 rad + pos: -20.5,0.5 parent: 31 - proto: HydroponicsTrayMachineCircuitboard entities: @@ -55890,6 +55348,11 @@ entities: - 11052 - proto: InflatableDoorStack entities: + - uid: 2457 + components: + - type: Transform + pos: -35.48331,-23.570734 + parent: 31 - uid: 3907 components: - type: Transform @@ -55897,6 +55360,11 @@ entities: parent: 31 - proto: InflatableWallStack entities: + - uid: 2979 + components: + - type: Transform + pos: -35.495815,-23.283033 + parent: 31 - uid: 3679 components: - type: Transform @@ -55909,6 +55377,18 @@ entities: - type: Transform pos: -0.9189515,16.662592 parent: 31 +- proto: IngotGold1 + entities: + - uid: 11824 + components: + - type: Transform + pos: -17.388897,-5.447556 + parent: 31 + - uid: 11833 + components: + - type: Transform + pos: -17.669382,-5.7498493 + parent: 31 - proto: IngotSilver entities: - uid: 4144 @@ -55921,6 +55401,11 @@ entities: linearDamping: 0 - proto: IntercomAll entities: + - uid: 7039 + components: + - type: Transform + pos: 49.5,-23.5 + parent: 31 - uid: 9903 components: - type: Transform @@ -55935,12 +55420,6 @@ entities: parent: 31 - proto: IntercomCommon entities: - - uid: 9905 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-3.5 - parent: 31 - uid: 9906 components: - type: Transform @@ -56009,12 +55488,6 @@ entities: rot: 3.141592653589793 rad pos: 40.5,10.5 parent: 31 - - uid: 9899 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,10.5 - parent: 31 - uid: 9900 components: - type: Transform @@ -56097,20 +55570,21 @@ entities: parent: 31 - proto: IntercomSecurity entities: - - uid: 2088 + - uid: 7827 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,11.5 + pos: -6.5,6.5 parent: 31 - - uid: 7827 + - uid: 8100 components: - type: Transform - pos: -6.5,6.5 + rot: 3.141592653589793 rad + pos: -10.5,9.5 parent: 31 - uid: 8908 components: - type: Transform + anchored: False pos: -15.5,15.5 parent: 31 - proto: IntercomService @@ -56171,11 +55645,11 @@ entities: parent: 31 - proto: JanitorialTrolley entities: - - uid: 2291 + - uid: 8283 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-11.5 + rot: 1.5707963267948966 rad + pos: -21.5,-7.5 parent: 31 - proto: JetpackBlueFilled entities: @@ -56224,6 +55698,13 @@ entities: - type: Transform pos: -12.5,-0.5 parent: 31 +- proto: KitchenElectricGrill + entities: + - uid: 11828 + components: + - type: Transform + pos: -12.5,1.5 + parent: 31 - proto: KitchenMicrowave entities: - uid: 893 @@ -56258,6 +55739,11 @@ entities: - type: Transform pos: -16.5,11.5 parent: 31 + - uid: 10725 + components: + - type: Transform + pos: -16.5,-1.5 + parent: 31 - uid: 11703 components: - type: Transform @@ -56309,11 +55795,29 @@ entities: - type: Transform pos: 28.30586,10.796111 parent: 31 - - uid: 4095 + - uid: 2469 components: - type: Transform - pos: -30.466906,-1.5231686 + pos: -6.0362816,36.832863 parent: 31 + - type: HandheldLight + toggleActionEntity: 2470 + - type: ContainerContainer + containers: + cell_slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + actions: !type:Container + showEnts: False + occludes: True + ents: + - 2470 + - type: Physics + angularDamping: 0 + linearDamping: 0 + canCollide: True + - type: ActionsContainer - uid: 4925 components: - type: Transform @@ -56349,6 +55853,14 @@ entities: - type: Transform pos: 14.479344,-6.1264844 parent: 31 +- proto: LampBanana + entities: + - uid: 6987 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -20.574013,-9.851585 + parent: 31 - proto: LampGold entities: - uid: 1422 @@ -56357,21 +55869,34 @@ entities: rot: -1.5707963267948966 rad pos: 7.852048,19.178608 parent: 31 - - uid: 4092 - components: - - type: Transform - pos: -30.54503,-5.3981686 - parent: 31 - uid: 4178 components: - type: Transform pos: 0.41178536,-5.2814264 parent: 31 - - uid: 7149 + - uid: 7042 components: - type: Transform - pos: 6.5934343,24.65432 + pos: 7.4295483,24.92614 parent: 31 + - type: HandheldLight + toggleActionEntity: 7058 + - type: ContainerContainer + containers: + cell_slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + actions: !type:Container + showEnts: False + occludes: True + ents: + - 7058 + - type: Physics + angularDamping: 0 + linearDamping: 0 + canCollide: True + - type: ActionsContainer - uid: 7319 components: - type: Transform @@ -56382,11 +55907,6 @@ entities: - type: Transform pos: 8.54651,-28.293444 parent: 31 - - uid: 8725 - components: - - type: Transform - pos: -36.511345,-29.258835 - parent: 31 - uid: 11694 components: - type: Transform @@ -56407,6 +55927,11 @@ entities: parent: 31 - proto: LargeBeaker entities: + - uid: 4667 + components: + - type: Transform + pos: -16.216745,-1.5088191 + parent: 31 - uid: 5074 components: - type: Transform @@ -56424,13 +55949,6 @@ entities: - type: Transform pos: 5.3452716,-33.460297 parent: 31 -- proto: LidSalami - entities: - - uid: 10821 - components: - - type: Transform - pos: -2.4760625,33.567844 - parent: 31 - proto: Lighter entities: - uid: 3506 @@ -56490,16 +56008,6 @@ entities: parent: 31 - proto: LiquidOxygenCanister entities: - - uid: 4232 - components: - - type: Transform - anchored: True - pos: 36.5,23.5 - parent: 31 - - type: Physics - angularDamping: 0 - linearDamping: 0 - bodyType: Static - uid: 11888 components: - type: Transform @@ -56539,6 +56047,25 @@ entities: - Pressed: Toggle 6348: - Pressed: Toggle +- proto: LockableButtonCommand + entities: + - uid: 6124 + components: + - type: Transform + pos: -1.5,30.5 + parent: 31 + - type: DeviceLinkSource + linkedPorts: + 6090: + - Pressed: Toggle + 6091: + - Pressed: Toggle + 6121: + - Pressed: Toggle + 6122: + - Pressed: Toggle + 6123: + - Pressed: Toggle - proto: LockableButtonEngineering entities: - uid: 9957 @@ -56550,8 +56077,6 @@ entities: parent: 31 - type: DeviceLinkSource linkedPorts: - 11905: - - Pressed: Toggle 11904: - Pressed: Toggle 11898: @@ -56584,30 +56109,19 @@ entities: - Pressed: Toggle 7225: - Pressed: Toggle - - uid: 11939 +- proto: LockableButtonService + entities: + - uid: 8715 components: - - type: MetaData - name: blast doors button - type: Transform - pos: 59.5,5.5 + rot: -1.5707963267948966 rad + pos: -23.5,-4.5 parent: 31 - type: DeviceLinkSource linkedPorts: - 7308: + 3791: - Pressed: Toggle - 3140: - - Pressed: Toggle - 7297: - - Pressed: Toggle - 11935: - - Pressed: Toggle - 11936: - - Pressed: Toggle - 8199: - - Pressed: Toggle - 11938: - - Pressed: Toggle - 11027: + 3399: - Pressed: Toggle - proto: LockerAtmosphericsFilledHardsuit entities: @@ -56623,24 +56137,22 @@ entities: parent: 31 - proto: LockerBoozeFilled entities: - - uid: 584 + - uid: 8731 components: - type: Transform - pos: -11.5,-6.5 + pos: -12.5,-6.5 parent: 31 - proto: LockerBotanistFilled entities: - - uid: 782 + - uid: 3137 components: - type: Transform - pos: -17.5,1.5 + pos: -19.5,-2.5 parent: 31 -- proto: LockerBrigmedicFilledHardsuit - entities: - - uid: 6580 + - uid: 11485 components: - type: Transform - pos: -0.5,14.5 + pos: -19.5,1.5 parent: 31 - proto: LockerCaptainFilled entities: @@ -56677,11 +56189,6 @@ entities: - type: Transform pos: -11.5,-39.5 parent: 31 - - uid: 11058 - components: - - type: Transform - pos: -22.5,17.5 - parent: 31 - proto: LockerElectricalSuppliesFilled entities: - uid: 3114 @@ -56706,6 +56213,11 @@ entities: - type: Transform pos: 35.5,-2.5 parent: 31 + - uid: 1669 + components: + - type: Transform + pos: -36.5,-26.5 + parent: 31 - uid: 3369 components: - type: Transform @@ -56758,35 +56270,6 @@ entities: - type: Transform pos: -9.5,22.5 parent: 31 -- proto: LockerMedicalFilled - entities: - - uid: 802 - components: - - type: Transform - pos: 23.5,-7.5 - parent: 31 - - uid: 1149 - components: - - type: Transform - pos: 22.5,-7.5 - parent: 31 - - uid: 1151 - components: - - type: Transform - pos: 21.5,-7.5 - parent: 31 -- proto: LockerMedicineFilled - entities: - - uid: 4336 - components: - - type: Transform - pos: 15.5,-11.5 - parent: 31 - - uid: 7247 - components: - - type: Transform - pos: 12.5,-10.5 - parent: 31 - proto: LockerParamedicFilled entities: - uid: 7489 @@ -56844,11 +56327,6 @@ entities: parent: 31 - proto: LockerSecurityFilled entities: - - uid: 803 - components: - - type: Transform - pos: -12.5,13.5 - parent: 31 - uid: 804 components: - type: Transform @@ -56913,6 +56391,25 @@ entities: - type: Physics canCollide: False bodyType: Static +- proto: LunchboxGeneric + entities: + - uid: 10036 + components: + - type: Transform + pos: -30.684525,-9.548513 + parent: 31 + - uid: 12679 + components: + - type: Transform + pos: -30.496725,-29.480463 + parent: 31 +- proto: LunchboxGenericFilledRandom + entities: + - uid: 2908 + components: + - type: Transform + pos: -30.366293,-5.307212 + parent: 31 - proto: MachineAnomalyGenerator entities: - uid: 6098 @@ -56972,25 +56469,8 @@ entities: - type: Transform pos: -3.5,-43.5 parent: 31 -- proto: MagazinePistolSubMachineGunTopMounted - entities: - - uid: 10123 - components: - - type: Transform - pos: -8.471462,20.3102 - parent: 31 - - uid: 10124 - components: - - type: Transform - pos: -8.471462,20.4352 - parent: 31 - proto: MaintenanceFluffSpawner entities: - - uid: 113 - components: - - type: Transform - pos: -29.5,-5.5 - parent: 31 - uid: 4504 components: - type: Transform @@ -57001,11 +56481,6 @@ entities: - type: Transform pos: 45.5,-2.5 parent: 31 - - uid: 5714 - components: - - type: Transform - pos: -3.5,-12.5 - parent: 31 - uid: 7949 components: - type: Transform @@ -57016,16 +56491,6 @@ entities: - type: Transform pos: -4.5,-39.5 parent: 31 - - uid: 11127 - components: - - type: Transform - pos: -7.5,29.5 - parent: 31 - - uid: 11128 - components: - - type: Transform - pos: -6.5,29.5 - parent: 31 - proto: MaintenancePlantSpawner entities: - uid: 982 @@ -57043,10 +56508,10 @@ entities: - type: Transform pos: -0.5,21.5 parent: 31 - - uid: 7453 + - uid: 1408 components: - type: Transform - pos: -5.5,-12.5 + pos: -20.5,16.5 parent: 31 - uid: 9755 components: @@ -57065,6 +56530,11 @@ entities: parent: 31 - proto: MaintenanceToolSpawner entities: + - uid: 2454 + components: + - type: Transform + pos: -36.5,-23.5 + parent: 31 - uid: 3739 components: - type: Transform @@ -57080,6 +56550,12 @@ entities: - type: Transform pos: 38.5,-3.5 parent: 31 + - uid: 8235 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -26.5,-11.5 + parent: 31 - uid: 8558 components: - type: Transform @@ -57115,17 +56591,18 @@ entities: - type: Transform pos: 15.5,16.5 parent: 31 - - uid: 11125 - components: - - type: Transform - pos: -5.5,29.5 - parent: 31 - uid: 11230 components: - type: Transform rot: -1.5707963267948966 rad pos: -27.5,-14.5 parent: 31 + - uid: 12084 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 33.5,-18.5 + parent: 31 - proto: MaintenanceWeaponSpawner entities: - uid: 3306 @@ -57134,11 +56611,6 @@ entities: rot: 3.141592653589793 rad pos: 46.5,-2.5 parent: 31 - - uid: 4924 - components: - - type: Transform - pos: -29.5,-4.5 - parent: 31 - uid: 7866 components: - type: Transform @@ -57149,11 +56621,6 @@ entities: - type: Transform pos: 7.5,-41.5 parent: 31 - - uid: 11126 - components: - - type: Transform - pos: -7.5,28.5 - parent: 31 - proto: MaterialBiomass entities: - uid: 11682 @@ -57302,10 +56769,10 @@ entities: parent: 31 - proto: MedkitFilled entities: - - uid: 1040 + - uid: 2601 components: - type: Transform - pos: -0.4864614,32.561848 + pos: -0.3825792,35.550694 parent: 31 - uid: 8490 components: @@ -57350,27 +56817,34 @@ entities: - type: Transform pos: 10.5,-17.5 parent: 31 -- proto: MinimoogInstrument +- proto: MicrophoneInstrument entities: - - uid: 8736 + - uid: 12062 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-28.5 + rot: -1.5707963267948966 rad + pos: -14.793948,-11.52346 + parent: 31 +- proto: Mirror + entities: + - uid: 4632 + components: + - type: Transform + pos: -6.5,-10.5 parent: 31 - proto: MonkeyCubeWrapped entities: - - uid: 8871 + - uid: 11842 components: - type: Transform - pos: -9.196694,-7.814363 + pos: -9.195737,-7.547551 parent: 31 - proto: MopBucket entities: - - uid: 2301 + - uid: 8216 components: - type: Transform - pos: -19.682484,-11.924354 + pos: -20.744839,-7.557439 parent: 31 - uid: 10216 components: @@ -57379,10 +56853,10 @@ entities: parent: 31 - proto: MopItem entities: - - uid: 2708 + - uid: 10177 components: - type: Transform - pos: -18.42709,-10.56736 + pos: -20.784925,-4.3508377 parent: 31 - uid: 10217 components: @@ -57396,12 +56870,6 @@ entities: - type: Transform pos: 14.5,-13.5 parent: 31 - - uid: 699 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-17.5 - parent: 31 - uid: 2172 components: - type: Transform @@ -57424,20 +56892,8 @@ entities: rot: 3.141592653589793 rad pos: 13.5,-17.5 parent: 31 -- proto: MouseTimedSpawner - entities: - - uid: 1641 - components: - - type: Transform - pos: -12.5,-12.5 - parent: 31 - proto: Multitool entities: - - uid: 1038 - components: - - type: Transform - pos: 5.4978743,31.63788 - parent: 31 - uid: 11282 components: - type: Transform @@ -57501,6 +56957,11 @@ entities: parent: 31 - proto: NitrogenTankFilled entities: + - uid: 8561 + components: + - type: Transform + pos: -23.321144,22.409895 + parent: 31 - uid: 10652 components: - type: Transform @@ -57547,13 +57008,6 @@ entities: - type: Transform pos: -1.5,18.5 parent: 31 -- proto: NuclearBombKeg - entities: - - uid: 9842 - components: - - type: Transform - pos: -13.5,-11.5 - parent: 31 - proto: OilJarCorn entities: - uid: 12202 @@ -57645,6 +57099,16 @@ entities: - type: Transform pos: 35.5,10.5 parent: 31 + - uid: 2458 + components: + - type: Transform + anchored: True + pos: 36.5,23.5 + parent: 31 + - type: Physics + angularDamping: 0 + linearDamping: 0 + bodyType: Static - uid: 3576 components: - type: Transform @@ -57687,16 +57151,6 @@ entities: - type: Transform pos: -23.521854,22.535301 parent: 31 - - uid: 8740 - components: - - type: Transform - pos: -32.388412,-27.529545 - parent: 31 - - uid: 8741 - components: - - type: Transform - pos: -32.638412,-27.48267 - parent: 31 - proto: PackPaperRolling entities: - uid: 11702 @@ -57718,12 +57172,13 @@ entities: - type: Transform pos: -4.5,-7.5 parent: 31 -- proto: PaintingMoony +- proto: PaintingSadClown entities: - - uid: 8370 + - uid: 10388 components: - type: Transform - pos: 22.5,-8.5 + rot: 1.5707963267948966 rad + pos: -13.5,-9.5 parent: 31 - proto: PaintingTheGreatWave entities: @@ -57746,21 +57201,14 @@ entities: - type: Transform pos: -1.344388,25.58412 parent: 31 - - uid: 1071 - components: - - type: Transform - pos: -24.037928,-5.9436545 - parent: 31 - - uid: 1132 - components: - - type: Transform - pos: -24.147303,-5.8967795 - parent: 31 - - uid: 2356 + - uid: 2501 components: - type: Transform - pos: -24.256678,-5.7405295 - parent: 31 + parent: 2495 + - type: Physics + angularDamping: 0 + linearDamping: 0 + canCollide: False - uid: 6694 components: - type: Transform @@ -57775,11 +57223,6 @@ entities: - type: Physics angularDamping: 0 linearDamping: 0 - - uid: 7230 - components: - - type: Transform - pos: -19.27266,-5.542589 - parent: 31 - uid: 7318 components: - type: Transform @@ -57800,25 +57243,40 @@ entities: - type: Transform pos: 11.761125,-31.361996 parent: 31 - - uid: 8743 + - uid: 8393 components: - type: Transform - parent: 8742 - - type: Paper - content: > - Weh. - - type: Physics - canCollide: False + rot: -1.5707963267948966 rad + pos: -5.5279813,15.344591 + parent: 31 + - uid: 8685 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.628653,15.626471 + parent: 31 + - uid: 8955 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.4955661,10.757132 + parent: 31 - uid: 9738 components: - type: Transform rot: -1.5707963267948966 rad pos: 11.392193,-41.961483 parent: 31 + - uid: 11714 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.3747604,10.877937 + parent: 31 - uid: 12253 components: - type: Transform - pos: 59.767834,2.5585926 + pos: 59.60517,3.029881 parent: 31 - type: Paper stampState: paper_stamp-centcom @@ -57864,11 +57322,6 @@ entities: rot: 1.5707963267948966 rad pos: 7.6286554,1.6747794 parent: 31 - - uid: 2221 - components: - - type: Transform - pos: -19.27266,-5.365598 - parent: 31 - uid: 4533 components: - type: Transform @@ -57885,11 +57338,6 @@ entities: - type: Transform pos: 7.5388665,-3.406831 parent: 31 - - uid: 7229 - components: - - type: Transform - pos: -19.27266,-5.483592 - parent: 31 - uid: 9148 components: - type: Transform @@ -57906,13 +57354,6 @@ entities: - type: Transform pos: 14.251285,12.542005 parent: 31 -- proto: ParchisBoard - entities: - - uid: 2501 - components: - - type: Transform - pos: -23.526257,-2.4008582 - parent: 31 - proto: PartRodMetal entities: - uid: 1300 @@ -57921,6 +57362,12 @@ entities: rot: 3.141592653589793 rad pos: 50.50942,4.811885 parent: 31 + - uid: 3798 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -36.57201,-24.009228 + parent: 31 - uid: 6364 components: - type: Transform @@ -57929,6 +57376,12 @@ entities: parent: 31 - proto: PartRodMetal1 entities: + - uid: 271 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -22.399883,19.1777 + parent: 31 - uid: 9682 components: - type: Transform @@ -57940,46 +57393,51 @@ entities: - type: Transform pos: 44.987167,-9.130011 parent: 31 -- proto: PartRodMetal10 - entities: - - uid: 9714 + - uid: 11125 components: - type: Transform rot: 3.141592653589793 rad - pos: 11.569283,-41.135525 + pos: -21.102043,16.27145 parent: 31 -- proto: Pen - entities: - - uid: 863 + - uid: 13048 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.707977,-25.58053 + pos: 39.617805,13.958574 parent: 31 - - uid: 2031 + - uid: 13049 components: - type: Transform - pos: -24.647303,-6.4436545 + rot: 3.141592653589793 rad + pos: 43.151688,16.364824 parent: 31 - - uid: 2032 + - uid: 13050 components: - type: Transform - pos: -23.350428,-5.2092795 + rot: 1.5707963267948966 rad + pos: 49.02943,16.333574 parent: 31 - - uid: 2355 + - uid: 13051 components: - type: Transform - pos: -23.709803,-6.4905295 + rot: 1.5707963267948966 rad + pos: 32.104553,12.521074 parent: 31 - - uid: 8744 +- proto: PartRodMetal10 + entities: + - uid: 9714 components: - type: Transform - pos: -35.660393,-24.67745 + rot: 3.141592653589793 rad + pos: 11.569283,-41.135525 parent: 31 - - uid: 8840 +- proto: Pen + entities: + - uid: 863 components: - type: Transform - pos: 7.355826,32.45485 + rot: -1.5707963267948966 rad + pos: -16.707977,-25.58053 parent: 31 - uid: 8867 components: @@ -57996,22 +57454,19 @@ entities: - type: Transform pos: 22.626728,-10.546311 parent: 31 -- proto: PersonalAI - entities: - - uid: 979 - components: - - type: Transform - pos: 2.5129576,32.47221 - parent: 31 - - uid: 2780 + - uid: 11720 components: - type: Transform - pos: -24.675209,-5.91818 + rot: 1.5707963267948966 rad + pos: -3.7170417,10.978607 parent: 31 - - uid: 7898 +- proto: PersonalAI + entities: + - uid: 8690 components: - type: Transform - pos: 7.5388803,-23.388987 + rot: -1.5707963267948966 rad + pos: 7.3941746,-29.957026 parent: 31 - proto: PhoneInstrument entities: @@ -58028,6 +57483,12 @@ entities: rot: 3.141592653589793 rad pos: -4.5,1.5 parent: 31 + - uid: 11548 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -11.5,-9.5 + parent: 31 - uid: 11620 components: - type: Transform @@ -58121,74 +57582,6 @@ entities: angularDamping: 0 linearDamping: 0 bodyType: Static -- proto: PlasmaReinforcedWindowDirectional - entities: - - uid: 12044 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 60.5,0.5 - parent: 31 - - uid: 12076 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,1.5 - parent: 31 - - uid: 12078 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,0.5 - parent: 31 - - uid: 12079 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,2.5 - parent: 31 - - uid: 12080 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,3.5 - parent: 31 - - uid: 12081 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,4.5 - parent: 31 - - uid: 12084 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,4.5 - parent: 31 - - uid: 12085 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,3.5 - parent: 31 - - uid: 12086 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,2.5 - parent: 31 - - uid: 12087 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,1.5 - parent: 31 - - uid: 12088 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,0.5 - parent: 31 - proto: PlasmaTankFilled entities: - uid: 12056 @@ -58201,14 +57594,6 @@ entities: - type: Transform pos: 57.572613,4.401287 parent: 31 -- proto: PlasmaWindoorSecureEngineeringLocked - entities: - - uid: 12043 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,0.5 - parent: 31 - proto: PlasticFlapsAirtightClear entities: - uid: 547 @@ -58250,20 +57635,15 @@ entities: parent: 31 - proto: PlushieLizard entities: - - uid: 1125 - components: - - type: Transform - pos: -31.457468,18.461973 - parent: 31 - - uid: 8715 + - uid: 1058 components: - type: Transform - pos: -34.491947,-24.517502 + pos: -36.50589,-29.473022 parent: 31 - - uid: 8737 + - uid: 1125 components: - type: Transform - pos: -32.58532,-31.483488 + pos: -31.457468,18.461973 parent: 31 - uid: 10650 components: @@ -58275,24 +57655,12 @@ entities: - type: Transform pos: 6.8823633,-3.4168224 parent: 31 -- proto: PlushieNar - entities: - - uid: 11111 - components: - - type: Transform - pos: -41.4551,17.484098 - parent: 31 - proto: PlushieSpaceLizard entities: - - uid: 7422 - components: - - type: Transform - pos: -39.495785,-7.6992884 - parent: 31 - - uid: 8712 + - uid: 13054 components: - type: Transform - pos: -35.523197,-23.564377 + pos: -40.496353,-9.50457 parent: 31 - proto: PonderingOrb entities: @@ -58310,6 +57678,11 @@ entities: parent: 31 - proto: PortableGeneratorJrPacman entities: + - uid: 3248 + components: + - type: Transform + pos: -21.5,12.5 + parent: 31 - uid: 10125 components: - type: Transform @@ -58420,6 +57793,14 @@ entities: - type: Transform pos: 28.5,-0.5 parent: 31 +- proto: PosterContrabandFunPolice + entities: + - uid: 2771 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,31.5 + parent: 31 - proto: PosterContrabandLamarr entities: - uid: 9617 @@ -58443,10 +57824,11 @@ entities: parent: 31 - proto: PosterContrabandSmoke entities: - - uid: 7802 + - uid: 8288 components: - type: Transform - pos: 13.5,20.5 + rot: -1.5707963267948966 rad + pos: 14.5,20.5 parent: 31 - proto: PosterContrabandSpaceCola entities: @@ -58462,33 +57844,35 @@ entities: - type: Transform pos: -27.5,12.5 parent: 31 -- proto: PosterContrabandVoteWeh +- proto: PosterLegitAnatomyPoster entities: - - uid: 8703 + - uid: 6883 components: - type: Transform - pos: -37.5,-26.5 + rot: -1.5707963267948966 rad + pos: 25.5,-7.5 parent: 31 -- proto: PosterContrabandWehWatches +- proto: PosterLegitBlessThisSpess entities: - - uid: 8720 + - uid: 3571 components: - type: Transform - pos: -31.5,-28.5 + rot: -1.5707963267948966 rad + pos: -19.5,-4.5 parent: 31 -- proto: PosterLegitAnatomyPoster +- proto: PosterLegitBuild entities: - - uid: 7342 + - uid: 2677 components: - type: Transform - pos: 25.5,-6.5 + rot: -1.5707963267948966 rad + pos: -33.5,-25.5 parent: 31 -- proto: PosterLegitCarbonDioxide - entities: - - uid: 7690 + - uid: 7857 components: - type: Transform - pos: 29.5,14.5 + rot: -1.5707963267948966 rad + pos: -21.5,21.5 parent: 31 - proto: PosterLegitCarpMount entities: @@ -58513,12 +57897,11 @@ entities: - type: Transform pos: 1.5,-5.5 parent: 31 -- proto: PosterLegitDickGumshue - entities: - - uid: 9366 + - uid: 9993 components: - type: Transform - pos: -22.5,18.5 + rot: 3.141592653589793 rad + pos: -27.5,-5.5 parent: 31 - proto: PosterLegitIan entities: @@ -58536,16 +57919,21 @@ entities: parent: 31 - proto: PosterLegitNanotrasenLogo entities: - - uid: 619 + - uid: 2566 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -43.5,-8.5 + parent: 31 + - uid: 2691 components: - type: Transform pos: 5.5,26.5 parent: 31 - - uid: 2566 + - uid: 6309 components: - type: Transform - rot: 3.141592653589793 rad - pos: -43.5,-8.5 + pos: 5.5,24.5 parent: 31 - uid: 7803 components: @@ -58562,16 +57950,6 @@ entities: - type: Transform pos: 34.5,-18.5 parent: 31 - - uid: 8325 - components: - - type: Transform - pos: 43.5,-22.5 - parent: 31 - - uid: 8326 - components: - - type: Transform - pos: 43.5,-26.5 - parent: 31 - proto: PosterLegitNoERP entities: - uid: 7808 @@ -58616,17 +57994,10 @@ entities: parent: 31 - proto: PosterLegitStateLaws entities: - - uid: 10558 - components: - - type: Transform - pos: -4.5,-26.5 - parent: 31 -- proto: PosterLegitWorkForAFuture - entities: - - uid: 11107 + - uid: 9675 components: - type: Transform - pos: -18.5,-9.5 + pos: -4.5,-25.5 parent: 31 - proto: PosterMapSaltern entities: @@ -58677,13 +58048,6 @@ entities: - type: Transform pos: 23.784285,-11.850549 parent: 31 -- proto: PottedPlantBioluminscent - entities: - - uid: 8292 - components: - - type: Transform - pos: 32.5,-25.5 - parent: 31 - proto: PottedPlantRandom entities: - uid: 161 @@ -58694,74 +58058,64 @@ entities: - type: ContainerContainer containers: stash: !type:ContainerSlot {} - - uid: 763 + - uid: 1068 components: - type: Transform - pos: 0.5,26.5 + pos: 5.5,16.5 parent: 31 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot {} - - uid: 1068 + - uid: 1391 components: - type: Transform - pos: 5.5,16.5 + pos: 4.5,30.5 parent: 31 - - uid: 2712 + - uid: 1686 components: - type: Transform - pos: -35.5,-11.5 + pos: -4.5,29.5 parent: 31 - - uid: 4934 + - uid: 2451 components: - type: Transform - pos: 4.5,27.5 + pos: 0.5,14.5 parent: 31 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot {} - - uid: 5634 + - uid: 2678 components: - type: Transform - pos: -7.5,17.5 + pos: -7.5,36.5 parent: 31 - - uid: 7290 + - uid: 2692 components: - type: Transform - pos: 6.5,1.5 + pos: -7.5,36.5 parent: 31 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot {} - - uid: 7334 + - uid: 2712 components: - type: Transform - pos: -10.5,11.5 + pos: -35.5,-11.5 parent: 31 - - uid: 8288 + - uid: 5634 components: - type: Transform - pos: 55.5,-24.5 + pos: -7.5,17.5 parent: 31 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot {} - - uid: 8709 + - uid: 7150 components: - type: Transform - pos: -34.5,-23.5 + pos: 4.5,23.5 parent: 31 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot {} - - uid: 8808 + - uid: 7290 components: - type: Transform - pos: 2.5,27.5 + pos: 6.5,1.5 parent: 31 - type: ContainerContainer containers: stash: !type:ContainerSlot {} + - uid: 7334 + components: + - type: Transform + pos: -10.5,11.5 + parent: 31 - uid: 9325 components: - type: Transform @@ -58770,6 +58124,11 @@ entities: - type: ContainerContainer containers: stash: !type:ContainerSlot {} + - uid: 9552 + components: + - type: Transform + pos: 2.5,23.5 + parent: 31 - uid: 9915 components: - type: Transform @@ -58797,6 +58156,11 @@ entities: parent: 31 - proto: PottedPlantRandomPlastic entities: + - uid: 1363 + components: + - type: Transform + pos: -35.5,-29.5 + parent: 31 - uid: 2316 components: - type: Transform @@ -58834,6 +58198,11 @@ entities: - type: Transform pos: 0.6812986,-27.61599 parent: 31 + - uid: 8252 + components: + - type: Transform + pos: 47.648796,-19.40138 + parent: 31 - proto: PowerCellMedium entities: - uid: 2198 @@ -58854,18 +58223,6 @@ entities: rot: 1.5707963267948966 rad pos: -17.5,-23.5 parent: 31 - - uid: 1395 - components: - - type: Transform - pos: 5.5,32.5 - parent: 31 - - type: Physics - canCollide: False - - uid: 1425 - components: - - type: Transform - pos: -11.5,16.5 - parent: 31 - uid: 2889 components: - type: Transform @@ -58883,11 +58240,22 @@ entities: - type: Transform pos: 8.5,-4.5 parent: 31 + - uid: 4622 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 47.5,-19.5 + parent: 31 - uid: 6205 components: - type: Transform pos: 18.5,17.5 parent: 31 + - uid: 7161 + components: + - type: Transform + pos: -11.5,16.5 + parent: 31 - uid: 9528 components: - type: Transform @@ -58905,239 +58273,203 @@ entities: - type: Transform pos: -17.310383,-23.212906 parent: 31 -- proto: Poweredlight +- proto: PoweredLEDLightPostSmall entities: - - uid: 41 + - uid: 426 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,6.5 + pos: -10.5,28.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 143 + - uid: 554 components: - type: Transform rot: -1.5707963267948966 rad - pos: 12.5,-3.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 220 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-31.5 + pos: 49.5,-32.5 parent: 31 - - uid: 303 + - uid: 2056 components: - type: Transform - pos: 8.5,21.5 + rot: 1.5707963267948966 rad + pos: -0.5,37.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 401 + - uid: 2584 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-13.5 + pos: -55.5,-28.5 parent: 31 - - uid: 493 + - uid: 2673 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,11.5 + pos: -32.5,-47.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 516 + - uid: 5769 components: - type: Transform - pos: 28.5,6.5 + pos: 46.5,-16.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 557 + - uid: 7214 components: - type: Transform - pos: -38.5,10.5 + rot: 1.5707963267948966 rad + pos: 4.5,37.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 776 + - uid: 7701 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,13.5 + rot: 3.141592653589793 rad + pos: -9.5,38.5 parent: 31 - - uid: 857 + - uid: 8286 components: - type: Transform rot: -1.5707963267948966 rad - pos: -35.5,0.5 + pos: 56.5,-27.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 891 + - uid: 8816 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-4.5 + rot: 3.141592653589793 rad + pos: -9.5,32.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 892 + - uid: 8953 components: - type: Transform - pos: -32.5,5.5 + rot: -1.5707963267948966 rad + pos: 42.5,-27.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 917 + - uid: 9376 components: - type: Transform rot: 3.141592653589793 rad - pos: -30.5,3.5 + pos: -3.5,35.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 994 + - uid: 11844 components: - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,-11.5 + pos: 52.5,-16.5 parent: 31 - - uid: 1033 +- proto: PoweredLEDSmallLight + entities: + - uid: 2860 components: - type: Transform rot: 1.5707963267948966 rad - pos: -29.5,9.5 + pos: -15.5,-11.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1034 + - type: Timer +- proto: Poweredlight + entities: + - uid: 41 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,8.5 + rot: 1.5707963267948966 rad + pos: -25.5,6.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1058 + - uid: 220 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,2.5 + rot: 3.141592653589793 rad + pos: -10.5,-31.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1059 + - uid: 303 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,3.5 + pos: 8.5,21.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1060 + - uid: 493 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,-0.5 + pos: 24.5,11.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1061 + - uid: 557 components: - type: Transform - pos: -18.5,5.5 + pos: -38.5,10.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1064 + - uid: 674 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,0.5 + rot: 3.141592653589793 rad + pos: 52.5,-27.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1066 + - uid: 699 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-4.5 + pos: 52.5,-21.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1069 + - uid: 776 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,-2.5 + rot: 1.5707963267948966 rad + pos: -15.5,13.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1122 + - uid: 857 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,30.5 + rot: -1.5707963267948966 rad + pos: -35.5,0.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1123 + - uid: 891 components: - type: Transform rot: -1.5707963267948966 rad - pos: 9.5,30.5 + pos: -35.5,-4.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1135 + - uid: 892 components: - type: Transform - pos: 12.5,27.5 + pos: -32.5,5.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1171 + - uid: 917 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,30.5 + pos: -30.5,3.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1186 + - uid: 994 components: - type: Transform rot: 3.141592653589793 rad - pos: 5.5,30.5 + pos: 22.5,-11.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1188 + - uid: 1033 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,23.5 + pos: -29.5,9.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1200 + - uid: 1034 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,23.5 + rot: 3.141592653589793 rad + pos: -26.5,8.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1210 + - uid: 1059 components: - type: Transform rot: 3.141592653589793 rad - pos: 5.5,16.5 + pos: -20.5,3.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 @@ -59172,22 +58504,6 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1228 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,10.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1234 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,12.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 1252 components: - type: Transform @@ -59196,53 +58512,6 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1253 - components: - - type: Transform - pos: 15.5,12.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1259 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,13.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1261 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,8.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1262 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,7.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1265 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,3.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1266 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,3.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 1271 components: - type: Transform @@ -59250,28 +58519,6 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1272 - components: - - type: Transform - pos: 15.5,1.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1274 - components: - - type: Transform - pos: 18.5,1.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1281 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,3.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 1283 components: - type: Transform @@ -59342,22 +58589,6 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1313 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-21.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1322 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-17.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 1323 components: - type: Transform @@ -59375,30 +58606,6 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1325 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-17.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1331 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-17.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1344 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,17.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 1358 components: - type: Transform @@ -59430,14 +58637,6 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1367 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,3.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 1371 components: - type: Transform @@ -59454,14 +58653,6 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 1538 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,15.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 1605 components: - type: Transform @@ -59487,17 +58678,16 @@ entities: rot: 3.141592653589793 rad pos: -4.5,-23.5 parent: 31 - - uid: 2179 + - uid: 2131 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-3.5 + pos: -11.5,-18.5 parent: 31 - - uid: 2220 + - uid: 2179 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-8.5 + rot: 1.5707963267948966 rad + pos: 6.5,-3.5 parent: 31 - uid: 2247 components: @@ -59507,6 +58697,34 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 + - uid: 2346 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,10.5 + parent: 31 + - uid: 2406 + components: + - type: Transform + pos: 14.5,12.5 + parent: 31 + - uid: 2473 + components: + - type: Transform + pos: -18.5,-14.5 + parent: 31 + - uid: 2690 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,31.5 + parent: 31 + - uid: 2717 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,-19.5 + parent: 31 - uid: 3380 components: - type: Transform @@ -59527,59 +58745,51 @@ entities: rot: 3.141592653589793 rad pos: -14.5,-22.5 parent: 31 - - uid: 3732 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,-27.5 - parent: 31 - uid: 3734 components: - type: Transform rot: 1.5707963267948966 rad pos: -16.5,-29.5 parent: 31 - - uid: 3963 + - uid: 3842 components: - type: Transform rot: 3.141592653589793 rad - pos: -10.5,7.5 + pos: 46.5,-27.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 3983 + - uid: 3896 components: - type: Transform - pos: -5.5,17.5 + pos: 46.5,-21.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 3998 + - uid: 3908 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 49.5,-30.5 + parent: 31 + - uid: 3919 components: - type: Transform rot: 1.5707963267948966 rad - pos: -9.5,17.5 + pos: 43.5,-24.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4097 + - uid: 3930 components: - type: Transform - pos: -12.5,11.5 + rot: -1.5707963267948966 rad + pos: 55.5,-24.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4119 + - uid: 3999 components: - type: Transform - pos: -11.5,5.5 + rot: 1.5707963267948966 rad + pos: -25.5,-15.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4120 + - uid: 4097 components: - type: Transform - pos: -9.5,5.5 + pos: -12.5,11.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 @@ -59590,14 +58800,6 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 4122 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-1.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 4251 components: - type: Transform @@ -59634,22 +58836,6 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 4912 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,15.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 5103 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,-0.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 6182 components: - type: Transform @@ -59680,46 +58866,6 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 6384 - components: - - type: Transform - pos: 34.5,23.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 6385 - components: - - type: Transform - pos: 42.5,23.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 6387 - components: - - type: Transform - pos: 36.5,23.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 6406 - components: - - type: Transform - pos: 35.5,19.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 6407 - components: - - type: Transform - pos: 43.5,19.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 6435 - components: - - type: Transform - pos: 46.5,23.5 - parent: 31 - uid: 6436 components: - type: Transform @@ -59727,33 +58873,19 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 6463 - components: - - type: Transform - pos: 44.5,23.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 6509 + - uid: 6566 components: - type: Transform - pos: 40.5,23.5 + pos: 39.5,19.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 6527 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,21.5 - parent: 31 - - uid: 6566 + - uid: 6860 components: - type: Transform - pos: 39.5,19.5 + rot: 3.141592653589793 rad + pos: -19.5,-12.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 6897 components: - type: Transform @@ -59789,13 +58921,6 @@ entities: rot: 1.5707963267948966 rad pos: 20.5,22.5 parent: 31 - - uid: 6921 - components: - - type: Transform - pos: 38.5,23.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 7067 components: - type: Transform @@ -59814,194 +58939,189 @@ entities: - uid: 7171 components: - type: Transform - pos: 8.5,26.5 + rot: -1.5707963267948966 rad + pos: 12.5,-3.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 7349 + - uid: 7231 components: - type: Transform - pos: 14.5,-13.5 + rot: 3.141592653589793 rad + pos: 20.5,3.5 parent: 31 - - uid: 7350 + - uid: 7247 + components: + - type: Transform + pos: 28.5,6.5 + parent: 31 + - uid: 7254 components: - type: Transform rot: 3.141592653589793 rad - pos: 18.5,-18.5 + pos: 12.5,3.5 parent: 31 - - uid: 7586 + - uid: 7277 + components: + - type: Transform + pos: 18.5,1.5 + parent: 31 + - uid: 7296 components: - type: Transform rot: 3.141592653589793 rad - pos: 8.5,16.5 + pos: 51.5,15.5 parent: 31 - - uid: 7653 + - uid: 7298 components: - type: Transform - pos: 6.5,-7.5 + rot: 3.141592653589793 rad + pos: 18.5,-2.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 7747 + - uid: 7349 components: - type: Transform - pos: -8.5,-14.5 + pos: 14.5,-13.5 parent: 31 - - uid: 7785 + - uid: 7350 components: - type: Transform rot: 3.141592653589793 rad - pos: -50.5,-11.5 + pos: 18.5,-18.5 parent: 31 - - uid: 7788 + - uid: 7384 components: - type: Transform rot: 3.141592653589793 rad - pos: -45.5,-11.5 + pos: -13.5,3.5 parent: 31 - - uid: 7871 + - uid: 7487 components: - type: Transform rot: -1.5707963267948966 rad - pos: -17.5,-11.5 + pos: 4.5,28.5 parent: 31 - - uid: 8085 + - uid: 7533 components: - type: Transform - pos: -0.5,8.5 + pos: -5.5,-11.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8086 + - uid: 7564 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,10.5 + pos: -9.5,-16.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8270 + - uid: 7586 components: - type: Transform - pos: 34.5,-23.5 + rot: 3.141592653589793 rad + pos: 8.5,16.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8272 + - uid: 7653 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,-19.5 + pos: 6.5,-7.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 8273 + - uid: 7785 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,-22.5 + rot: 3.141592653589793 rad + pos: -50.5,-11.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8274 + - uid: 7788 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,-26.5 + rot: 3.141592653589793 rad + pos: -45.5,-11.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8275 + - uid: 8231 components: - type: Transform rot: 3.141592653589793 rad - pos: 47.5,-29.5 + pos: -15.5,-27.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8276 + - uid: 8236 components: - type: Transform - rot: 3.141592653589793 rad - pos: 51.5,-29.5 + rot: 1.5707963267948966 rad + pos: -9.5,12.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8277 + - uid: 8237 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-26.5 + pos: 5.5,21.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8278 + - uid: 8238 components: - type: Transform rot: -1.5707963267948966 rad - pos: 54.5,-22.5 + pos: 5.5,-16.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8279 + - uid: 8240 components: - type: Transform - pos: 51.5,-19.5 + rot: 1.5707963267948966 rad + pos: 2.5,-25.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8280 + - uid: 8241 components: - type: Transform - pos: 47.5,-19.5 + pos: -2.5,-14.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8734 + - uid: 8242 components: - type: Transform - pos: -35.5,-23.5 + rot: -1.5707963267948966 rad + pos: 4.5,14.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8835 + - uid: 8245 components: - type: Transform rot: 1.5707963267948966 rad - pos: 6.5,29.5 + pos: -30.5,-6.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8836 + - uid: 8261 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.5,29.5 + pos: 0.5,13.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8837 + - uid: 8262 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,27.5 + pos: -5.5,16.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8838 + - uid: 8274 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,27.5 + rot: -1.5707963267948966 rad + pos: -16.5,-2.5 + parent: 31 + - uid: 8275 + components: + - type: Transform + pos: -11.5,1.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 8845 components: - type: Transform rot: -1.5707963267948966 rad pos: 50.5,8.5 parent: 31 + - uid: 8921 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -14.5,-1.5 + parent: 31 + - uid: 9003 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 35.5,-18.5 + parent: 31 - uid: 9094 components: - type: Transform @@ -60025,18 +59145,6 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 10062 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,27.5 - parent: 31 - - uid: 10063 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,27.5 - parent: 31 - uid: 10301 components: - type: Transform @@ -60049,12 +59157,6 @@ entities: rot: -1.5707963267948966 rad pos: 0.5,-31.5 parent: 31 - - uid: 10355 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,-9.5 - parent: 31 - uid: 10767 components: - type: Transform @@ -60096,23 +59198,12 @@ entities: rot: -1.5707963267948966 rad pos: 43.5,14.5 parent: 31 - - uid: 11133 - components: - - type: Transform - pos: -2.5,26.5 - parent: 31 - uid: 11250 components: - type: Transform rot: -1.5707963267948966 rad pos: -34.5,8.5 parent: 31 - - uid: 11255 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,23.5 - parent: 31 - uid: 11260 components: - type: Transform @@ -60154,53 +59245,71 @@ entities: rot: -1.5707963267948966 rad pos: 68.5,-2.5 parent: 31 -- proto: PoweredlightBlue - entities: - - uid: 6708 + - uid: 12225 components: - type: Transform - pos: -8.5,1.5 + rot: 1.5707963267948966 rad + pos: 0.5,-20.5 parent: 31 - - uid: 11093 + - uid: 12227 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-6.5 + rot: 1.5707963267948966 rad + pos: -26.5,-5.5 parent: 31 - - uid: 11297 + - uid: 12528 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.5,-4.5 + pos: -22.5,-10.5 parent: 31 - - uid: 11298 + - uid: 12530 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,-3.5 + rot: -1.5707963267948966 rad + pos: -24.5,-0.5 + parent: 31 + - uid: 13064 + components: + - type: Transform + pos: -20.5,1.5 parent: 31 -- proto: PoweredLightPostSmall +- proto: PoweredLightColoredBlack entities: - - uid: 7709 + - uid: 1259 components: - type: Transform - pos: 30.5,28.5 + pos: 12.5,27.5 parent: 31 - proto: PoweredlightSodium entities: + - uid: 8246 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,-6.5 + parent: 31 - uid: 8526 components: - type: Transform pos: -31.5,-13.5 parent: 31 -- proto: PoweredSmallLight - entities: - - uid: 14 + - uid: 8887 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,16.5 + pos: -4.5,1.5 parent: 31 + - uid: 9685 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -30.5,-0.5 + parent: 31 + - type: DeviceLinkSink + links: + - 10155 +- proto: PoweredSmallLight + entities: - uid: 1246 components: - type: Transform @@ -60223,6 +59332,12 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 + - uid: 1603 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -38.5,-30.5 + parent: 31 - uid: 2020 components: - type: Transform @@ -60230,18 +59345,24 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 2343 + - uid: 2466 components: - type: Transform - pos: -13.5,-10.5 + rot: 1.5707963267948966 rad + pos: -33.5,-31.5 parent: 31 - - uid: 3586 + - uid: 3395 components: - type: Transform - pos: 11.5,24.5 + rot: 1.5707963267948966 rad + pos: -18.5,-6.5 + parent: 31 + - uid: 3836 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -14.5,-6.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 3861 components: - type: Transform @@ -60347,14 +59468,6 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 4020 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,15.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 4029 components: - type: Transform @@ -60368,6 +59481,12 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 + - uid: 4092 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -36.5,-26.5 + parent: 31 - uid: 4153 components: - type: Transform @@ -60382,38 +59501,26 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 4605 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,6.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4862 + - uid: 4598 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-5.5 + rot: 3.141592653589793 rad + pos: 10.5,23.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 4957 + - uid: 4605 components: - type: Transform rot: 1.5707963267948966 rad - pos: -30.5,-2.5 + pos: 52.5,6.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 4958 + - uid: 4906 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,0.5 + rot: 3.141592653589793 rad + pos: 29.5,-19.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 4959 components: - type: Transform @@ -60422,14 +59529,6 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 5008 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-5.5 - parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 5009 components: - type: Transform @@ -60438,28 +59537,25 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 5010 + - uid: 5190 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-7.5 + pos: -22.5,25.5 parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 5120 + - uid: 5550 components: - type: Transform - pos: 10.5,26.5 + rot: 3.141592653589793 rad + pos: -12.5,-7.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 5190 + - uid: 5765 components: - type: Transform - pos: -22.5,25.5 + rot: 3.141592653589793 rad + pos: -21.5,-7.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 7063 components: - type: Transform @@ -60467,11 +59563,11 @@ entities: parent: 31 - type: ApcPowerReceiver powerLoad: 0 - - uid: 7479 + - uid: 7459 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,13.5 + rot: 3.141592653589793 rad + pos: 54.5,19.5 parent: 31 - uid: 7498 components: @@ -60479,17 +59575,17 @@ entities: rot: 1.5707963267948966 rad pos: 40.5,-8.5 parent: 31 - - uid: 7543 + - uid: 7518 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,9.5 + pos: 19.5,26.5 parent: 31 - - uid: 7602 + - uid: 7543 components: - type: Transform rot: 3.141592653589793 rad - pos: -29.5,-9.5 + pos: -31.5,9.5 parent: 31 - uid: 7686 components: @@ -60497,6 +59593,11 @@ entities: rot: 3.141592653589793 rad pos: 60.5,6.5 parent: 31 + - uid: 7725 + components: + - type: Transform + pos: -32.5,-21.5 + parent: 31 - uid: 7811 components: - type: Transform @@ -60518,36 +59619,28 @@ entities: - type: Transform pos: 56.5,8.5 parent: 31 - - uid: 8732 + - uid: 8244 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-27.5 + rot: -1.5707963267948966 rad + pos: -15.5,9.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8733 + - uid: 8259 components: - type: Transform rot: -1.5707963267948966 rad - pos: -32.5,-27.5 + pos: 16.5,16.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8735 + - uid: 8273 components: - type: Transform - pos: -32.5,-31.5 + pos: -28.5,-11.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 8775 + - uid: 8512 components: - type: Transform - pos: -16.5,11.5 + pos: -1.5,8.5 parent: 31 - - type: ApcPowerReceiver - powerLoad: 0 - uid: 9248 components: - type: Transform @@ -60592,6 +59685,12 @@ entities: rot: 3.141592653589793 rad pos: 32.5,21.5 parent: 31 + - uid: 10393 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -22.5,-0.5 + parent: 31 - uid: 10499 components: - type: Transform @@ -60619,11 +59718,11 @@ entities: - type: Transform pos: -7.5,22.5 parent: 31 - - uid: 11200 + - uid: 11186 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,28.5 + rot: 1.5707963267948966 rad + pos: -26.5,-26.5 parent: 31 - uid: 11209 components: @@ -60631,22 +59730,6 @@ entities: rot: -1.5707963267948966 rad pos: 16.5,-28.5 parent: 31 - - uid: 11289 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-1.5 - parent: 31 - - uid: 11295 - components: - - type: Transform - pos: 52.5,17.5 - parent: 31 - - uid: 11296 - components: - - type: Transform - pos: -11.5,1.5 - parent: 31 - uid: 11419 components: - type: Transform @@ -60682,33 +59765,12 @@ entities: rot: -1.5707963267948966 rad pos: -19.5,-26.5 parent: 31 - - uid: 11545 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,-27.5 - parent: 31 - - uid: 11546 - components: - - type: Transform - pos: -21.5,-25.5 - parent: 31 - uid: 11547 components: - type: Transform rot: -1.5707963267948966 rad pos: -24.5,-26.5 parent: 31 - - uid: 11548 - components: - - type: Transform - pos: -26.5,-24.5 - parent: 31 - - uid: 11549 - components: - - type: Transform - pos: -33.5,-21.5 - parent: 31 - uid: 11551 components: - type: Transform @@ -60794,15 +59856,73 @@ entities: rot: 3.141592653589793 rad pos: -46.5,2.5 parent: 31 -- proto: PoweredSmallLightEmpty +- proto: PoweredSmallLightMaintenance entities: - - uid: 8209 + - uid: 1401 components: - type: Transform - pos: -22.5,17.5 + pos: 34.5,23.5 + parent: 31 + - uid: 1956 + components: + - type: Transform + pos: 36.5,23.5 + parent: 31 + - uid: 5817 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -21.5,12.5 + parent: 31 + - uid: 6006 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -9.5,-10.5 + parent: 31 + - uid: 7306 + components: + - type: Transform + pos: 38.5,23.5 + parent: 31 + - uid: 7308 + components: + - type: Transform + pos: 42.5,23.5 + parent: 31 + - uid: 7376 + components: + - type: Transform + pos: 46.5,23.5 + parent: 31 + - uid: 7428 + components: + - type: Transform + pos: 44.5,23.5 + parent: 31 + - uid: 7431 + components: + - type: Transform + pos: 40.5,23.5 + parent: 31 + - uid: 7479 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 8.5,23.5 + parent: 31 + - uid: 8127 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,-11.5 + parent: 31 + - uid: 8272 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -19.5,14.5 parent: 31 -- proto: PoweredSmallLightMaintenance - entities: - uid: 11552 components: - type: Transform @@ -60834,6 +59954,11 @@ entities: - type: Transform pos: -13.5,-21.5 parent: 31 + - uid: 7342 + components: + - type: Transform + pos: 12.5,10.5 + parent: 31 - proto: ProtolatheMachineCircuitboard entities: - uid: 12578 @@ -60860,11 +59985,23 @@ entities: rot: 1.5707963267948966 rad pos: 48.5,-3.5 parent: 31 + - uid: 1595 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -14.5,-3.5 + parent: 31 - uid: 2133 components: - type: Transform pos: -11.5,18.5 parent: 31 + - uid: 2442 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -35.5,-23.5 + parent: 31 - uid: 2827 components: - type: Transform @@ -60880,11 +60017,23 @@ entities: - type: Transform pos: 10.5,10.5 parent: 31 + - uid: 4901 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 33.5,-18.5 + parent: 31 - uid: 6417 components: - type: Transform pos: 51.5,17.5 parent: 31 + - uid: 6527 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 15.5,-11.5 + parent: 31 - uid: 6853 components: - type: Transform @@ -60935,11 +60084,6 @@ entities: - type: Transform pos: 27.5,-4.5 parent: 31 - - uid: 8739 - components: - - type: Transform - pos: -32.5,-27.5 - parent: 31 - uid: 8886 components: - type: Transform @@ -60950,12 +60094,6 @@ entities: - type: Transform pos: 45.5,5.5 parent: 31 - - uid: 8993 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-10.5 - parent: 31 - uid: 9072 components: - type: Transform @@ -60987,6 +60125,11 @@ entities: - type: Transform pos: 8.5,-17.5 parent: 31 + - uid: 10390 + components: + - type: Transform + pos: -20.5,-4.5 + parent: 31 - uid: 10559 components: - type: Transform @@ -61008,11 +60151,6 @@ entities: - type: Transform pos: 56.5,-5.5 parent: 31 - - uid: 11124 - components: - - type: Transform - pos: -5.5,29.5 - parent: 31 - uid: 11442 components: - type: Transform @@ -61039,11 +60177,6 @@ entities: - type: Transform pos: -13.5,-1.5 parent: 31 - - uid: 12431 - components: - - type: Transform - pos: 46.5,9.5 - parent: 31 - uid: 12539 components: - type: Transform @@ -61114,15 +60247,17 @@ entities: - type: Transform pos: 22.740244,13.497578 parent: 31 - - uid: 9021 + - uid: 8278 components: - type: Transform - pos: 32.380318,-3.4857323 + rot: -1.5707963267948966 rad + pos: 32.61437,-3.5820618 parent: 31 - - uid: 9022 + - uid: 8279 components: - type: Transform - pos: 32.645943,-3.4701073 + rot: -1.5707963267948966 rad + pos: 32.676914,-3.4101868 parent: 31 - proto: RagItem entities: @@ -61133,28 +60268,112 @@ entities: parent: 31 - proto: Railing entities: - - uid: 12978 + - uid: 2118 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,30.5 + parent: 31 + - uid: 2192 + components: + - type: Transform + pos: -18.5,27.5 + parent: 31 + - uid: 2729 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 47.5,-27.5 + parent: 31 + - uid: 2850 components: - type: Transform rot: 1.5707963267948966 rad - pos: -27.5,25.5 + pos: -14.5,-11.5 parent: 31 - - uid: 12979 + - uid: 3796 components: - type: Transform rot: 1.5707963267948966 rad - pos: -27.5,23.5 + pos: -14.5,-10.5 parent: 31 - - uid: 12980 + - uid: 5314 + components: + - type: Transform + pos: -15.5,27.5 + parent: 31 + - uid: 6452 + components: + - type: Transform + pos: -20.5,27.5 + parent: 31 + - uid: 6977 + components: + - type: Transform + pos: 46.5,-26.5 + parent: 31 + - uid: 7864 + components: + - type: Transform + pos: -12.5,27.5 + parent: 31 + - uid: 9554 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,30.5 + parent: 31 + - uid: 9573 + components: + - type: Transform + pos: -9.5,27.5 + parent: 31 + - uid: 10175 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -19.5,1.5 + parent: 31 + - uid: 10176 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -19.5,-2.5 + parent: 31 + - uid: 12086 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 46.5,-22.5 + parent: 31 + - uid: 12087 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 47.5,-21.5 + parent: 31 + - uid: 12088 components: - type: Transform rot: 1.5707963267948966 rad - pos: -27.5,22.5 + pos: 51.5,-21.5 parent: 31 - - uid: 12982 + - uid: 12096 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,-22.5 + parent: 31 + - uid: 12098 + components: + - type: Transform + pos: 52.5,-26.5 + parent: 31 + - uid: 12099 components: - type: Transform - pos: -26.5,26.5 + rot: 1.5707963267948966 rad + pos: 51.5,-27.5 parent: 31 - uid: 12983 components: @@ -61171,11 +60390,6 @@ entities: - type: Transform pos: -21.5,27.5 parent: 31 - - uid: 12986 - components: - - type: Transform - pos: -20.5,27.5 - parent: 31 - uid: 12987 components: - type: Transform @@ -61337,17 +60551,153 @@ entities: parent: 31 - proto: RailingCornerSmall entities: + - uid: 2680 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,36.5 + parent: 31 + - uid: 2682 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -7.5,38.5 + parent: 31 + - uid: 2713 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 51.5,-22.5 + parent: 31 + - uid: 4078 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,38.5 + parent: 31 + - uid: 4082 + components: + - type: Transform + pos: 6.5,32.5 + parent: 31 + - uid: 4087 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,37.5 + parent: 31 + - uid: 4093 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -7.5,38.5 + parent: 31 + - uid: 4095 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -8.5,27.5 + parent: 31 + - uid: 4099 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.5,37.5 + parent: 31 + - uid: 4106 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -10.5,32.5 + parent: 31 + - uid: 4110 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,31.5 + parent: 31 + - uid: 4128 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,38.5 + parent: 31 + - uid: 4254 + components: + - type: Transform + pos: -3.5,33.5 + parent: 31 + - uid: 4545 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -8.5,27.5 + parent: 31 + - uid: 4557 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -13.5,27.5 + parent: 31 + - uid: 4617 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -11.5,27.5 + parent: 31 + - uid: 4912 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -14.5,27.5 + parent: 31 + - uid: 5111 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -17.5,27.5 + parent: 31 + - uid: 5865 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,27.5 + parent: 31 + - uid: 5869 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -19.5,27.5 + parent: 31 - uid: 7316 components: - type: Transform pos: 5.5,-35.5 parent: 31 + - uid: 7791 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -19.5,27.5 + parent: 31 - uid: 8488 components: - type: Transform rot: 1.5707963267948966 rad pos: 5.5,-29.5 parent: 31 + - uid: 10716 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -24.5,27.5 + parent: 31 + - uid: 10740 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -16.5,27.5 + parent: 31 - uid: 12082 components: - type: Transform @@ -61359,11 +60709,22 @@ entities: rot: 1.5707963267948966 rad pos: 62.5,5.5 parent: 31 - - uid: 12981 + - uid: 12085 components: - type: Transform rot: 3.141592653589793 rad - pos: -27.5,26.5 + pos: 51.5,-26.5 + parent: 31 + - uid: 12097 + components: + - type: Transform + pos: 47.5,-22.5 + parent: 31 + - uid: 12101 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 47.5,-26.5 parent: 31 - uid: 13011 components: @@ -61409,6 +60770,11 @@ entities: - type: Transform pos: -18.5,-29.5 parent: 31 + - uid: 10146 + components: + - type: Transform + pos: -30.5,1.5 + parent: 31 - proto: RandomArtifactSpawner entities: - uid: 60 @@ -61496,11 +60862,6 @@ entities: parent: 31 - proto: RandomInstruments entities: - - uid: 1189 - components: - - type: Transform - pos: -30.5,1.5 - parent: 31 - uid: 5710 components: - type: Transform @@ -61570,6 +60931,11 @@ entities: - type: Transform pos: -18.5,11.5 parent: 31 + - uid: 1374 + components: + - type: Transform + pos: -12.5,-8.5 + parent: 31 - uid: 7263 components: - type: Transform @@ -61585,20 +60951,15 @@ entities: - type: Transform pos: -14.5,8.5 parent: 31 - - uid: 9279 - components: - - type: Transform - pos: -10.5,-11.5 - parent: 31 - - uid: 11201 + - uid: 11706 components: - type: Transform - pos: -4.5,30.5 + pos: 4.5,-35.5 parent: 31 - - uid: 11706 + - uid: 13066 components: - type: Transform - pos: 4.5,-35.5 + pos: -16.5,-0.5 parent: 31 - proto: RandomPosterLegit entities: @@ -61642,11 +61003,6 @@ entities: - type: Transform pos: -31.5,-1.5 parent: 31 - - uid: 9284 - components: - - type: Transform - pos: -21.5,-1.5 - parent: 31 - uid: 10540 components: - type: Transform @@ -61657,18 +61013,30 @@ entities: - type: Transform pos: 47.5,-4.5 parent: 31 - - uid: 11106 +- proto: RandomSnacks + entities: + - uid: 4080 components: - type: Transform - pos: -12.5,-13.5 + rot: 3.141592653589793 rad + pos: -5.5,36.5 + parent: 31 + - uid: 5004 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,35.5 parent: 31 -- proto: RandomSnacks - entities: - uid: 7476 components: - type: Transform pos: -12.5,11.5 parent: 31 + - uid: 9842 + components: + - type: Transform + pos: -30.5,-6.5 + parent: 31 - uid: 10760 components: - type: Transform @@ -61676,18 +61044,13 @@ entities: parent: 31 - proto: RandomSoap entities: - - uid: 8440 + - uid: 2867 components: - type: Transform - pos: -17.5,-12.5 + pos: -20.5,-6.5 parent: 31 - proto: RandomSpawner entities: - - uid: 426 - components: - - type: Transform - pos: -25.5,0.5 - parent: 31 - uid: 427 components: - type: Transform @@ -61698,10 +61061,35 @@ entities: - type: Transform pos: -7.5,5.5 parent: 31 - - uid: 494 + - uid: 1364 components: - type: Transform - pos: -21.5,12.5 + pos: -31.5,-32.5 + parent: 31 + - uid: 1378 + components: + - type: Transform + pos: -34.5,-25.5 + parent: 31 + - uid: 2291 + components: + - type: Transform + pos: -30.5,-7.5 + parent: 31 + - uid: 4077 + components: + - type: Transform + pos: -20.5,-24.5 + parent: 31 + - uid: 4109 + components: + - type: Transform + pos: -26.5,-21.5 + parent: 31 + - uid: 4131 + components: + - type: Transform + pos: -0.5,31.5 parent: 31 - uid: 4382 components: @@ -61723,21 +61111,21 @@ entities: - type: Transform pos: 24.5,-20.5 parent: 31 - - uid: 5212 + - uid: 5003 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-18.5 + pos: -8.5,34.5 parent: 31 - - uid: 7593 + - uid: 5212 components: - type: Transform - pos: -14.5,-11.5 + rot: -1.5707963267948966 rad + pos: -8.5,-18.5 parent: 31 - - uid: 7594 + - uid: 5766 components: - type: Transform - pos: -15.5,-4.5 + pos: -26.5,-2.5 parent: 31 - uid: 7595 components: @@ -61817,6 +61205,11 @@ entities: - type: Transform pos: 38.5,-7.5 parent: 31 + - uid: 8285 + components: + - type: Transform + pos: -18.5,0.5 + parent: 31 - uid: 8797 components: - type: Transform @@ -61833,6 +61226,11 @@ entities: - type: Transform pos: -18.5,-32.5 parent: 31 + - uid: 10150 + components: + - type: Transform + pos: -29.5,1.5 + parent: 31 - uid: 10448 components: - type: Transform @@ -61867,17 +61265,23 @@ entities: - type: Transform pos: -7.5,24.5 parent: 31 - - uid: 11228 + - uid: 11231 components: - type: Transform rot: -1.5707963267948966 rad - pos: -28.5,-9.5 + pos: -28.5,-11.5 parent: 31 - - uid: 11231 + - uid: 12080 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-11.5 + rot: 3.141592653589793 rad + pos: 52.5,-26.5 + parent: 31 + - uid: 12081 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 46.5,-22.5 parent: 31 - proto: RandomVendingDrinks entities: @@ -61938,342 +61342,264 @@ entities: - type: Transform pos: 42.5,20.5 parent: 31 - - uid: 4326 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,3.5 - parent: 31 - - uid: 4404 - components: - - type: Transform - pos: 64.5,11.5 - parent: 31 - uid: 5310 components: - type: Transform - pos: 50.5,10.5 - parent: 31 - - uid: 6248 - components: - - type: Transform - pos: 46.5,14.5 - parent: 31 - - uid: 6337 - components: - - type: Transform - pos: 48.5,14.5 - parent: 31 - - uid: 6341 - components: - - type: Transform - pos: 49.5,14.5 - parent: 31 - - uid: 6357 - components: - - type: Transform - pos: 47.5,14.5 - parent: 31 - - uid: 6361 - components: - - type: Transform - pos: 50.5,14.5 - parent: 31 - - uid: 6378 - components: - - type: Transform - pos: 46.5,10.5 - parent: 31 - - uid: 6382 - components: - - type: Transform - pos: 47.5,10.5 - parent: 31 - - uid: 6443 - components: - - type: Transform - pos: 48.5,10.5 - parent: 31 - - uid: 6628 - components: - - type: Transform - pos: 49.5,10.5 - parent: 31 - - uid: 6767 - components: - - type: Transform - pos: 63.5,11.5 - parent: 31 - - uid: 7214 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,-5.5 - parent: 31 - - uid: 7222 - components: - - type: Transform - pos: 34.5,20.5 - parent: 31 - - uid: 7277 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-5.5 + pos: 50.5,10.5 parent: 31 - - uid: 7296 + - uid: 6248 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-4.5 + pos: 46.5,14.5 parent: 31 - - uid: 7298 + - uid: 6337 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,-4.5 + pos: 48.5,14.5 parent: 31 - - uid: 8158 + - uid: 6341 components: - type: Transform - pos: 61.5,6.5 + pos: 49.5,14.5 parent: 31 - - uid: 8949 + - uid: 6357 components: - type: Transform - pos: -10.5,19.5 + pos: 47.5,14.5 parent: 31 - - uid: 9001 + - uid: 6361 components: - type: Transform - pos: -10.5,21.5 + pos: 50.5,14.5 parent: 31 - - uid: 9038 + - uid: 6378 components: - type: Transform - pos: 46.5,20.5 + pos: 46.5,10.5 parent: 31 - - uid: 9549 + - uid: 6382 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-4.5 + pos: 47.5,10.5 parent: 31 - - uid: 9550 + - uid: 6443 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-5.5 + pos: 48.5,10.5 parent: 31 - - uid: 9551 + - uid: 6628 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,-5.5 + pos: 49.5,10.5 parent: 31 - - uid: 9552 + - uid: 7222 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,-4.5 + pos: 34.5,20.5 parent: 31 - - uid: 9554 + - uid: 8949 components: - type: Transform - pos: 61.5,4.5 + pos: -10.5,19.5 parent: 31 - - uid: 9555 + - uid: 9001 components: - type: Transform - pos: 61.5,0.5 + pos: -10.5,21.5 parent: 31 - - uid: 9563 + - uid: 9038 components: - type: Transform - pos: 61.5,2.5 + pos: 46.5,20.5 parent: 31 - - uid: 9573 + - uid: 11094 components: - type: Transform - pos: 61.5,1.5 + pos: 45.5,12.5 parent: 31 - - uid: 9735 + - uid: 11096 components: - type: Transform - pos: 61.5,3.5 + pos: 45.5,13.5 parent: 31 - - uid: 9746 + - uid: 11097 components: - type: Transform - pos: 58.5,0.5 + pos: 45.5,11.5 parent: 31 - - uid: 9863 +- proto: ReinforcedUraniumWindow + entities: + - uid: 516 components: - type: Transform - pos: 58.5,4.5 + pos: 58.5,6.5 parent: 31 - - uid: 9926 + - uid: 6951 components: - type: Transform - pos: 58.5,3.5 + pos: 61.5,6.5 parent: 31 - - uid: 10810 + - uid: 7899 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,2.5 + rot: 1.5707963267948966 rad + pos: 70.5,11.5 parent: 31 - - uid: 11094 + - uid: 7900 components: - type: Transform - pos: 45.5,12.5 + rot: 1.5707963267948966 rad + pos: 67.5,-4.5 parent: 31 - - uid: 11096 + - uid: 7901 components: - type: Transform - pos: 45.5,13.5 + rot: 1.5707963267948966 rad + pos: 68.5,-4.5 parent: 31 - - uid: 11097 + - uid: 7911 components: - type: Transform - pos: 45.5,11.5 + rot: 1.5707963267948966 rad + pos: 67.5,11.5 parent: 31 - - uid: 11141 + - uid: 7912 components: - type: Transform - pos: 58.5,6.5 + rot: 1.5707963267948966 rad + pos: 66.5,11.5 parent: 31 - - uid: 11146 + - uid: 7948 components: - type: Transform rot: 1.5707963267948966 rad - pos: 69.5,-1.5 + pos: 61.5,3.5 parent: 31 - - uid: 11191 + - uid: 8021 components: - type: Transform rot: 1.5707963267948966 rad - pos: 63.5,12.5 + pos: 63.5,11.5 parent: 31 - - uid: 11778 + - uid: 8024 components: - type: Transform rot: 1.5707963267948966 rad - pos: 72.5,8.5 + pos: 64.5,11.5 parent: 31 - - uid: 11779 + - uid: 8033 components: - type: Transform rot: 1.5707963267948966 rad - pos: 72.5,7.5 + pos: 61.5,1.5 parent: 31 - - uid: 11780 + - uid: 8034 components: - type: Transform rot: 1.5707963267948966 rad - pos: 72.5,6.5 + pos: 58.5,3.5 parent: 31 - - uid: 11848 + - uid: 8038 components: - type: Transform rot: 1.5707963267948966 rad - pos: 64.5,12.5 + pos: 61.5,2.5 parent: 31 - - uid: 11849 + - uid: 8056 components: - type: Transform rot: 1.5707963267948966 rad - pos: 66.5,12.5 + pos: 58.5,4.5 parent: 31 - - uid: 11850 + - uid: 8085 components: - type: Transform rot: 1.5707963267948966 rad - pos: 66.5,11.5 + pos: 61.5,4.5 parent: 31 - - uid: 11851 + - uid: 8086 components: - type: Transform rot: 1.5707963267948966 rad - pos: 67.5,11.5 + pos: 69.5,11.5 parent: 31 - - uid: 11852 + - uid: 8158 components: - type: Transform rot: 1.5707963267948966 rad - pos: 67.5,12.5 + pos: 72.5,7.5 parent: 31 - - uid: 11853 + - uid: 8159 components: - type: Transform rot: 1.5707963267948966 rad - pos: 69.5,12.5 + pos: 72.5,6.5 parent: 31 - - uid: 11854 + - uid: 8199 components: - type: Transform rot: 1.5707963267948966 rad - pos: 70.5,12.5 + pos: 72.5,8.5 parent: 31 - - uid: 11855 + - uid: 8209 components: - type: Transform rot: 1.5707963267948966 rad - pos: 70.5,11.5 + pos: 64.5,-4.5 parent: 31 - - uid: 11856 + - uid: 8232 components: - type: Transform rot: 1.5707963267948966 rad - pos: 69.5,11.5 + pos: 63.5,-4.5 parent: 31 - - uid: 11857 + - uid: 8349 components: - type: Transform rot: 1.5707963267948966 rad - pos: 78.5,8.5 + pos: 71.5,3.5 parent: 31 - - uid: 11858 + - uid: 8370 components: - type: Transform rot: 1.5707963267948966 rad - pos: 78.5,7.5 + pos: 69.5,-1.5 parent: 31 - - uid: 11859 + - uid: 8390 components: - type: Transform rot: 1.5707963267948966 rad - pos: 77.5,7.5 + pos: 77.5,5.5 parent: 31 - - uid: 11860 + - uid: 8422 components: - type: Transform rot: 1.5707963267948966 rad pos: 77.5,6.5 parent: 31 - - uid: 11861 + - uid: 8466 components: - type: Transform rot: 1.5707963267948966 rad - pos: 78.5,6.5 + pos: 77.5,7.5 parent: 31 - - uid: 11862 + - uid: 8819 components: - type: Transform rot: 1.5707963267948966 rad - pos: 78.5,5.5 + pos: 61.5,0.5 parent: 31 - - uid: 11863 + - uid: 8834 components: - type: Transform rot: 1.5707963267948966 rad - pos: 77.5,5.5 + pos: 58.5,0.5 parent: 31 - - uid: 11864 + - uid: 8836 components: - type: Transform rot: 1.5707963267948966 rad - pos: 78.5,4.5 + pos: 58.5,2.5 parent: 31 - proto: ReinforcedWindow entities: @@ -62357,6 +61683,12 @@ entities: - type: Transform pos: -39.5,19.5 parent: 31 + - uid: 550 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,34.5 + parent: 31 - uid: 572 components: - type: Transform @@ -62397,6 +61729,18 @@ entities: - type: Transform pos: -41.5,-0.5 parent: 31 + - uid: 761 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,7.5 + parent: 31 + - uid: 766 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,8.5 + parent: 31 - uid: 785 components: - type: Transform @@ -62412,6 +61756,18 @@ entities: - type: Transform pos: 52.5,8.5 parent: 31 + - uid: 831 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,36.5 + parent: 31 + - uid: 870 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -8.5,37.5 + parent: 31 - uid: 871 components: - type: Transform @@ -62444,16 +61800,6 @@ entities: - type: Transform pos: -43.5,3.5 parent: 31 - - uid: 1013 - components: - - type: Transform - pos: 4.5,26.5 - parent: 31 - - uid: 1051 - components: - - type: Transform - pos: -1.5,9.5 - parent: 31 - uid: 1254 components: - type: Transform @@ -62469,11 +61815,6 @@ entities: - type: Transform pos: -2.5,9.5 parent: 31 - - uid: 1381 - components: - - type: Transform - pos: 2.5,26.5 - parent: 31 - uid: 1389 components: - type: Transform @@ -62484,82 +61825,17 @@ entities: - type: Transform pos: -1.5,27.5 parent: 31 - - uid: 1391 - components: - - type: Transform - pos: 4.5,22.5 - parent: 31 - - uid: 1392 - components: - - type: Transform - pos: 10.5,29.5 - parent: 31 - - uid: 1394 - components: - - type: Transform - pos: 9.5,31.5 - parent: 31 - - uid: 1397 - components: - - type: Transform - pos: 7.5,33.5 - parent: 31 - - uid: 1398 - components: - - type: Transform - pos: 6.5,33.5 - parent: 31 - - uid: 1399 - components: - - type: Transform - pos: 5.5,33.5 - parent: 31 - - uid: 1400 - components: - - type: Transform - pos: 4.5,33.5 - parent: 31 - - uid: 1401 - components: - - type: Transform - pos: 3.5,33.5 - parent: 31 - - uid: 1402 - components: - - type: Transform - pos: 2.5,33.5 - parent: 31 - - uid: 1403 - components: - - type: Transform - pos: 1.5,33.5 - parent: 31 - - uid: 1404 - components: - - type: Transform - pos: 0.5,33.5 - parent: 31 - - uid: 1405 - components: - - type: Transform - pos: -0.5,33.5 - parent: 31 - - uid: 1406 - components: - - type: Transform - pos: 10.5,31.5 - parent: 31 - - uid: 1410 - components: - - type: Transform - pos: -3.5,9.5 - parent: 31 - uid: 1439 components: - type: Transform rot: -1.5707963267948966 rad pos: -24.5,-17.5 parent: 31 + - uid: 1445 + components: + - type: Transform + pos: -37.5,-32.5 + parent: 31 - uid: 1446 components: - type: Transform @@ -62611,11 +61887,6 @@ entities: - type: Transform pos: 6.5,19.5 parent: 31 - - uid: 1530 - components: - - type: Transform - pos: 41.5,-22.5 - parent: 31 - uid: 1582 components: - type: Transform @@ -62626,36 +61897,11 @@ entities: - type: Transform pos: 30.5,23.5 parent: 31 - - uid: 1595 - components: - - type: Transform - pos: 15.5,20.5 - parent: 31 - - uid: 1596 - components: - - type: Transform - pos: 15.5,21.5 - parent: 31 - - uid: 1657 - components: - - type: Transform - pos: -15.5,26.5 - parent: 31 - uid: 1660 components: - type: Transform pos: -18.5,26.5 parent: 31 - - uid: 1736 - components: - - type: Transform - pos: 40.5,-26.5 - parent: 31 - - uid: 1763 - components: - - type: Transform - pos: 40.5,-22.5 - parent: 31 - uid: 1765 components: - type: Transform @@ -62666,11 +61912,6 @@ entities: - type: Transform pos: -42.5,11.5 parent: 31 - - uid: 1809 - components: - - type: Transform - pos: 41.5,-26.5 - parent: 31 - uid: 1919 components: - type: Transform @@ -62707,11 +61948,6 @@ entities: - type: Transform pos: -16.5,6.5 parent: 31 - - uid: 2056 - components: - - type: Transform - pos: -12.5,26.5 - parent: 31 - uid: 2096 components: - type: Transform @@ -62722,16 +61958,6 @@ entities: - type: Transform pos: -7.5,9.5 parent: 31 - - uid: 2098 - components: - - type: Transform - pos: -9.5,8.5 - parent: 31 - - uid: 2117 - components: - - type: Transform - pos: -11.5,8.5 - parent: 31 - uid: 2119 components: - type: Transform @@ -62758,6 +61984,16 @@ entities: - type: Transform pos: 28.5,-13.5 parent: 31 + - uid: 2490 + components: + - type: Transform + pos: 50.5,-25.5 + parent: 31 + - uid: 2597 + components: + - type: Transform + pos: 48.5,-25.5 + parent: 31 - uid: 2855 components: - type: Transform @@ -62769,33 +62005,32 @@ entities: - type: Transform pos: 36.5,18.5 parent: 31 + - uid: 3243 + components: + - type: Transform + pos: 4.5,27.5 + parent: 31 - uid: 3421 components: - type: Transform rot: -1.5707963267948966 rad pos: -13.5,-30.5 parent: 31 - - uid: 3427 + - uid: 3480 components: - type: Transform - pos: -9.5,26.5 + pos: 4.5,22.5 parent: 31 - uid: 3766 components: - type: Transform pos: 59.5,11.5 parent: 31 - - uid: 3836 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,13.5 - parent: 31 - - uid: 3911 + - uid: 3852 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,12.5 + rot: -1.5707963267948966 rad + pos: 5.5,35.5 parent: 31 - uid: 3923 components: @@ -62807,25 +62042,33 @@ entities: - type: Transform pos: -42.5,3.5 parent: 31 - - uid: 3972 + - uid: 3978 components: - type: Transform - pos: -9.5,7.5 + pos: 28.5,-12.5 parent: 31 - - uid: 3978 + - uid: 3983 components: - type: Transform - pos: 28.5,-12.5 + rot: -1.5707963267948966 rad + pos: -1.5,34.5 parent: 31 - uid: 4014 components: - type: Transform pos: -43.5,-0.5 parent: 31 - - uid: 4098 + - uid: 4031 components: - type: Transform - pos: -11.5,7.5 + rot: -1.5707963267948966 rad + pos: 3.5,36.5 + parent: 31 + - uid: 4083 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -7.5,28.5 parent: 31 - uid: 4113 components: @@ -62835,7 +62078,8 @@ entities: - uid: 4116 components: - type: Transform - pos: -3.5,6.5 + rot: -1.5707963267948966 rad + pos: -0.5,36.5 parent: 31 - uid: 4282 components: @@ -62847,136 +62091,70 @@ entities: - type: Transform pos: 17.5,20.5 parent: 31 - - uid: 4375 - components: - - type: Transform - pos: 51.5,-17.5 - parent: 31 - - uid: 4398 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 54.5,3.5 - parent: 31 - - uid: 4515 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,-26.5 - parent: 31 - - uid: 4516 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,-24.5 - parent: 31 - - uid: 4522 - components: - - type: Transform - pos: 34.5,-13.5 - parent: 31 - - uid: 4577 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-22.5 - parent: 31 - - uid: 4578 + - uid: 4326 components: - type: Transform rot: -1.5707963267948966 rad - pos: 37.5,-22.5 + pos: -4.5,34.5 parent: 31 - - uid: 4583 + - uid: 4381 components: - type: Transform rot: -1.5707963267948966 rad - pos: 36.5,-26.5 - parent: 31 - - uid: 4627 - components: - - type: Transform - pos: 45.5,-29.5 - parent: 31 - - uid: 4628 - components: - - type: Transform - pos: 44.5,-29.5 - parent: 31 - - uid: 4629 - components: - - type: Transform - pos: 44.5,-28.5 - parent: 31 - - uid: 4631 - components: - - type: Transform - pos: 46.5,-19.5 - parent: 31 - - uid: 4632 - components: - - type: Transform - pos: 44.5,-21.5 - parent: 31 - - uid: 4634 - components: - - type: Transform - pos: 46.5,-29.5 - parent: 31 - - uid: 4635 - components: - - type: Transform - pos: 44.5,-27.5 + pos: -1.5,33.5 parent: 31 - - uid: 4656 + - uid: 4398 components: - type: Transform - pos: 31.5,-23.5 + rot: 3.141592653589793 rad + pos: 54.5,3.5 parent: 31 - - uid: 4663 + - uid: 4404 components: - type: Transform - pos: 31.5,-25.5 + pos: -15.5,26.5 parent: 31 - - uid: 4673 + - uid: 4522 components: - type: Transform - pos: 56.5,-26.5 + pos: 34.5,-13.5 parent: 31 - - uid: 4676 + - uid: 4715 components: - type: Transform - pos: 47.5,-18.5 + pos: -37.5,-29.5 parent: 31 - - uid: 4677 + - uid: 4717 components: - type: Transform - pos: 51.5,-18.5 + pos: 2.5,27.5 parent: 31 - - uid: 4679 + - uid: 4819 components: - type: Transform - pos: 50.5,-17.5 + pos: 12.5,-32.5 parent: 31 - - uid: 4680 + - uid: 4820 components: - type: Transform - pos: 49.5,-17.5 + pos: -37.5,-28.5 parent: 31 - - uid: 4681 + - uid: 4883 components: - type: Transform - pos: 48.5,-17.5 + pos: -0.5,6.5 parent: 31 - - uid: 4819 + - uid: 4897 components: - type: Transform - pos: 12.5,-32.5 + rot: 1.5707963267948966 rad + pos: -7.5,30.5 parent: 31 - - uid: 4883 + - uid: 4924 components: - type: Transform - pos: -0.5,6.5 + rot: 1.5707963267948966 rad + pos: -7.5,29.5 parent: 31 - uid: 4930 components: @@ -63014,6 +62192,12 @@ entities: - type: Transform pos: 13.5,0.5 parent: 31 + - uid: 5103 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,29.5 + parent: 31 - uid: 5113 components: - type: Transform @@ -63034,11 +62218,11 @@ entities: - type: Transform pos: -28.5,18.5 parent: 31 - - uid: 5766 + - uid: 5940 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,14.5 + pos: -9.5,37.5 parent: 31 - uid: 5988 components: @@ -63182,6 +62366,12 @@ entities: - type: Transform pos: 34.5,18.5 parent: 31 + - uid: 6907 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,37.5 + parent: 31 - uid: 6929 components: - type: Transform @@ -63194,157 +62384,27 @@ entities: rot: 1.5707963267948966 rad pos: 3.5,-35.5 parent: 31 - - uid: 6972 - components: - - type: Transform - pos: 47.5,-17.5 - parent: 31 - - uid: 6973 - components: - - type: Transform - pos: 47.5,-30.5 - parent: 31 - - uid: 6974 - components: - - type: Transform - pos: 47.5,-31.5 - parent: 31 - - uid: 6975 - components: - - type: Transform - pos: 51.5,-31.5 - parent: 31 - - uid: 6976 - components: - - type: Transform - pos: 51.5,-30.5 - parent: 31 - - uid: 6977 - components: - - type: Transform - pos: 52.5,-29.5 - parent: 31 - - uid: 6978 - components: - - type: Transform - pos: 54.5,-27.5 - parent: 31 - - uid: 6979 - components: - - type: Transform - pos: 54.5,-21.5 - parent: 31 - - uid: 6980 - components: - - type: Transform - pos: 52.5,-19.5 - parent: 31 - - uid: 6988 - components: - - type: Transform - pos: 55.5,-22.5 - parent: 31 - - uid: 6989 - components: - - type: Transform - pos: 56.5,-22.5 - parent: 31 - - uid: 6991 - components: - - type: Transform - pos: 55.5,-26.5 - parent: 31 - - uid: 6996 - components: - - type: Transform - pos: 56.5,-23.5 - parent: 31 - - uid: 6997 - components: - - type: Transform - pos: 56.5,-25.5 - parent: 31 - - uid: 6998 - components: - - type: Transform - pos: 56.5,-24.5 - parent: 31 - - uid: 6999 - components: - - type: Transform - pos: 53.5,-29.5 - parent: 31 - - uid: 7000 - components: - - type: Transform - pos: 54.5,-29.5 - parent: 31 - - uid: 7001 - components: - - type: Transform - pos: 54.5,-28.5 - parent: 31 - - uid: 7002 - components: - - type: Transform - pos: 53.5,-19.5 - parent: 31 - - uid: 7003 - components: - - type: Transform - pos: 54.5,-19.5 - parent: 31 - - uid: 7004 - components: - - type: Transform - pos: 54.5,-20.5 - parent: 31 - - uid: 7005 - components: - - type: Transform - pos: 45.5,-19.5 - parent: 31 - - uid: 7006 - components: - - type: Transform - pos: 44.5,-19.5 - parent: 31 - - uid: 7007 - components: - - type: Transform - pos: 44.5,-20.5 - parent: 31 - - uid: 7008 - components: - - type: Transform - pos: 42.5,-26.5 - parent: 31 - - uid: 7009 + - uid: 7071 components: - type: Transform - pos: 42.5,-22.5 + pos: 60.5,11.5 parent: 31 - - uid: 7029 + - uid: 7118 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,-26.5 + pos: -34.5,-22.5 parent: 31 - - uid: 7069 + - uid: 7149 components: - type: Transform rot: -1.5707963267948966 rad - pos: 35.5,-22.5 - parent: 31 - - uid: 7071 - components: - - type: Transform - pos: 60.5,11.5 + pos: 5.5,33.5 parent: 31 - - uid: 7118 + - uid: 7187 components: - type: Transform - pos: -34.5,-22.5 + rot: 1.5707963267948966 rad + pos: -8.5,33.5 parent: 31 - uid: 7242 components: @@ -63416,6 +62476,12 @@ entities: - type: Transform pos: -39.5,12.5 parent: 31 + - uid: 7690 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,37.5 + parent: 31 - uid: 7749 components: - type: Transform @@ -63446,26 +62512,22 @@ entities: - type: Transform pos: -6.5,-33.5 parent: 31 - - uid: 7903 + - uid: 7902 components: - type: Transform - pos: 34.5,-14.5 + rot: -1.5707963267948966 rad + pos: -1.5,35.5 parent: 31 - - uid: 7946 + - uid: 7903 components: - type: Transform - pos: 48.5,-31.5 + pos: 34.5,-14.5 parent: 31 - uid: 7963 components: - type: Transform pos: -42.5,-8.5 parent: 31 - - uid: 8028 - components: - - type: Transform - pos: 50.5,-31.5 - parent: 31 - uid: 8090 components: - type: Transform @@ -63478,11 +62540,6 @@ entities: rot: 1.5707963267948966 rad pos: 2.5,-31.5 parent: 31 - - uid: 8203 - components: - - type: Transform - pos: 49.5,-31.5 - parent: 31 - uid: 8204 components: - type: Transform @@ -63558,11 +62615,6 @@ entities: - type: Transform pos: -14.5,-33.5 parent: 31 - - uid: 8531 - components: - - type: Transform - pos: -37.5,-28.5 - parent: 31 - uid: 8533 components: - type: Transform @@ -63589,6 +62641,12 @@ entities: - type: Transform pos: -37.5,-23.5 parent: 31 + - uid: 8804 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 4.5,36.5 + parent: 31 - uid: 8935 components: - type: Transform @@ -63874,6 +62932,12 @@ entities: rot: -1.5707963267948966 rad pos: 21.5,28.5 parent: 31 + - uid: 10115 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -9.5,33.5 + parent: 31 - uid: 10121 components: - type: Transform @@ -63955,20 +63019,21 @@ entities: rot: 3.141592653589793 rad pos: 54.5,16.5 parent: 31 - - uid: 11130 + - uid: 11160 components: - type: Transform - pos: -7.5,30.5 + rot: 1.5707963267948966 rad + pos: -4.5,35.5 parent: 31 - - uid: 11131 + - uid: 11179 components: - type: Transform - pos: -6.5,30.5 + pos: -9.5,26.5 parent: 31 - - uid: 11132 + - uid: 11183 components: - type: Transform - pos: -5.5,30.5 + pos: -12.5,26.5 parent: 31 - uid: 11299 components: @@ -64235,17 +63300,16 @@ entities: parent: 31 - proto: ReinforcedWindowDiagonal entities: - - uid: 809 + - uid: 3244 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-35.5 + pos: -1.5,36.5 parent: 31 - - uid: 11256 + - uid: 5127 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-33.5 + rot: -1.5707963267948966 rad + pos: 5.5,36.5 parent: 31 - proto: ResearchAndDevelopmentServer entities: @@ -64254,6 +63318,14 @@ entities: - type: Transform pos: -1.5,-19.5 parent: 31 +- proto: RevolverCapGun + entities: + - uid: 5709 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -20.440866,-11.49221 + parent: 31 - proto: RiceSeeds entities: - uid: 9676 @@ -64302,6 +63374,13 @@ entities: - type: Transform pos: -5.5,-28.5 parent: 31 +- proto: Saw + entities: + - uid: 11905 + components: + - type: Transform + pos: -20.077808,-10.445335 + parent: 31 - proto: ScalpelLaser entities: - uid: 9095 @@ -64312,6 +63391,12 @@ entities: parent: 31 - proto: Screwdriver entities: + - uid: 6986 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 44.694298,-23.716614 + parent: 31 - uid: 10899 components: - type: Transform @@ -64339,7 +63424,7 @@ entities: parent: 31 - proto: SeedExtractor entities: - - uid: 4125 + - uid: 10447 components: - type: Transform pos: -18.5,1.5 @@ -64379,6 +63464,12 @@ entities: - type: Transform pos: 29.605116,0.5307963 parent: 31 + - uid: 1412 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 15.63822,-11.5152235 + parent: 31 - uid: 1484 components: - type: Transform @@ -64389,6 +63480,11 @@ entities: - type: Transform pos: -11.562502,-21.488012 parent: 31 + - uid: 3770 + components: + - type: Transform + pos: -36.501347,-24.525356 + parent: 31 - uid: 4733 components: - type: Transform @@ -64418,13 +63514,6 @@ entities: - type: Transform pos: -6.54687,-32.500237 parent: 31 - - uid: 7859 - components: - - type: Transform - parent: 7853 - - type: Physics - canCollide: False - - type: InsideEntityStorage - proto: SheetPlasteel entities: - uid: 738 @@ -64447,6 +63536,11 @@ entities: - type: Transform pos: 50.498375,5.494252 parent: 31 + - uid: 3800 + components: + - type: Transform + pos: -36.488842,-25.488525 + parent: 31 - uid: 4123 components: - type: Transform @@ -64476,6 +63570,12 @@ entities: - type: Transform pos: 19.62285,7.50161 parent: 31 + - uid: 11153 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 15.45072,-11.4214735 + parent: 31 - proto: SheetSteel entities: - uid: 432 @@ -64513,11 +63613,22 @@ entities: - type: Transform pos: -11.562502,-22.461464 parent: 31 + - uid: 1884 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 15.29447,-11.5152235 + parent: 31 - uid: 2159 components: - type: Transform pos: 18.507324,7.4999294 parent: 31 + - uid: 3799 + components: + - type: Transform + pos: -36.476334,-25.000687 + parent: 31 - uid: 4214 components: - type: Transform @@ -64542,31 +63653,17 @@ entities: parent: 31 - proto: SheetUranium entities: - - uid: 40 - components: - - type: Transform - pos: 46.313587,9.561768 - parent: 31 - - type: Physics - angularDamping: 0 - linearDamping: 0 - - uid: 6820 - components: - - type: Transform - pos: 46.751087,9.546143 - parent: 31 - - type: Physics - angularDamping: 0 - linearDamping: 0 - - uid: 12429 + - uid: 12540 components: - type: Transform - pos: 46.5,9.5 + pos: 56.396378,0.48042822 parent: 31 - - uid: 12540 +- proto: Shovel + entities: + - uid: 10474 components: - type: Transform - pos: 56.396378,0.48042822 + pos: -22.51185,-0.41375875 parent: 31 - proto: ShuttersNormal entities: @@ -64579,22 +63676,24 @@ entities: invokeCounter: 2 links: - 5132 - - uid: 11118 + - uid: 3399 components: - type: Transform - pos: -7.5,26.5 + pos: -23.5,-6.5 parent: 31 - type: DeviceLinkSink links: - - 11284 - - uid: 11119 + - 8715 + - 1178 + - uid: 3791 components: - type: Transform - pos: -6.5,26.5 + pos: -23.5,-5.5 parent: 31 - type: DeviceLinkSink links: - - 11284 + - 8715 + - 1178 - proto: ShuttersNormalOpen entities: - uid: 1475 @@ -64843,26 +63942,45 @@ entities: - type: DeviceLinkSink links: - 9957 - - uid: 11905 + - uid: 12125 components: - type: Transform rot: -1.5707963267948966 rad - pos: 61.5,6.5 + pos: 54.5,3.5 parent: 31 - type: DeviceLinkSink links: - 9957 - - uid: 12125 +- proto: SignAi + entities: + - uid: 4578 components: - type: Transform rot: -1.5707963267948966 rad - pos: 54.5,3.5 + pos: 52.5,-12.5 + parent: 31 + - uid: 12981 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 50.5,-1.5 + parent: 31 + - uid: 12986 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 49.5,-25.5 parent: 31 - - type: DeviceLinkSink - links: - - 9957 - proto: SignalButton entities: + - uid: 1234 + components: + - type: Transform + pos: 50.5,-23.5 + parent: 31 + - type: DeviceLinkSource + linkedPorts: + 7010: [] - uid: 2515 components: - type: Transform @@ -64921,6 +64039,18 @@ entities: - Pressed: Toggle 8770: - Pressed: Toggle + - uid: 10155 + components: + - type: MetaData + name: Light Button + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,1.5 + parent: 31 + - type: DeviceLinkSource + linkedPorts: + 9685: + - Pressed: Toggle - uid: 10325 components: - type: Transform @@ -64954,20 +64084,20 @@ entities: - Pressed: Toggle 2137: - Pressed: Toggle - - uid: 11284 +- proto: SignalButtonDirectional + entities: + - uid: 1178 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,28.5 + pos: -23.5,-7.5 parent: 31 - type: DeviceLinkSource linkedPorts: - 11119: + 3399: - Pressed: Toggle - 11118: + 3791: - Pressed: Toggle -- proto: SignalButtonDirectional - entities: - uid: 11380 components: - type: MetaData @@ -65201,6 +64331,14 @@ entities: - type: Transform pos: 1.5,2.5 parent: 31 +- proto: SignBarbershop + entities: + - uid: 11780 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,-13.5 + parent: 31 - proto: SignBiohazardMed entities: - uid: 8895 @@ -65257,15 +64395,17 @@ entities: parent: 31 - proto: SignConference entities: - - uid: 1524 + - uid: 7330 components: - type: Transform - pos: 1.5,26.5 + pos: 1.5,23.5 parent: 31 - - uid: 8704 +- proto: SignConspiracyBoard + entities: + - uid: 7561 components: - type: Transform - pos: -33.5,-25.5 + pos: -2.5,15.5 parent: 31 - proto: SignCryogenicsMed entities: @@ -65276,6 +64416,12 @@ entities: parent: 31 - proto: SignDanger entities: + - uid: 8071 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 61.5,0.5 + parent: 31 - uid: 12070 components: - type: Transform @@ -65286,11 +64432,6 @@ entities: - type: Transform pos: 69.5,1.5 parent: 31 - - uid: 12096 - components: - - type: Transform - pos: 61.5,0.5 - parent: 31 - proto: SignDangerMed entities: - uid: 4797 @@ -65304,6 +64445,14 @@ entities: rot: -1.5707963267948966 rad pos: 55.5,9.5 parent: 31 +- proto: SignDirectionalBar + entities: + - uid: 4953 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -29.502026,2.7012317 + parent: 31 - proto: SignDirectionalBridge entities: - uid: 157 @@ -65332,12 +64481,6 @@ entities: rot: 3.141592653589793 rad pos: -34.5,11.5 parent: 31 - - uid: 8917 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -26.499413,2.2858148 - parent: 31 - proto: SignDirectionalCryo entities: - uid: 9326 @@ -65348,10 +64491,10 @@ entities: parent: 31 - proto: SignDirectionalDorms entities: - - uid: 8915 + - uid: 2471 components: - type: Transform - pos: -26.5,2.5 + pos: -29.5,2.5 parent: 31 - proto: SignDirectionalEng entities: @@ -65389,21 +64532,6 @@ entities: rot: 1.5707963267948966 rad pos: -20.5,2.5 parent: 31 -- proto: SignDirectionalHydro - entities: - - uid: 8916 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -26.495642,2.7233148 - parent: 31 -- proto: SignDirectionalJanitor - entities: - - uid: 120 - components: - - type: Transform - pos: -22.49935,1.7157228 - parent: 31 - proto: SignDirectionalMed entities: - uid: 7491 @@ -65431,16 +64559,17 @@ entities: - type: Transform pos: 1.4985528,6.263013 parent: 31 - - uid: 10552 + - uid: 2681 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-17.5 + rot: 1.5707963267948966 rad + pos: -29.50485,2.310225 parent: 31 - - uid: 10553 + - uid: 10552 components: - type: Transform - pos: -22.5,1.5 + rot: -1.5707963267948966 rad + pos: 0.5,-17.5 parent: 31 - proto: SignDirectionalSec entities: @@ -65456,12 +64585,6 @@ entities: rot: 1.5707963267948966 rad pos: -21.50213,6.729406 parent: 31 - - uid: 10272 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,15.5 - parent: 31 - uid: 10554 components: - type: Transform @@ -65524,13 +64647,6 @@ entities: - type: Transform pos: 8.5,-9.5 parent: 31 -- proto: SignGravity - entities: - - uid: 8148 - components: - - type: Transform - pos: 50.5,-1.5 - parent: 31 - proto: SignHydro1 entities: - uid: 10545 @@ -65540,11 +64656,11 @@ entities: parent: 31 - proto: SignJanitor entities: - - uid: 2749 + - uid: 2402 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-13.5 + rot: -1.5707963267948966 rad + pos: -23.5,-8.5 parent: 31 - proto: SignLaserMed entities: @@ -65581,28 +64697,29 @@ entities: - type: Transform pos: 16.5,-14.5 parent: 31 -- proto: SignRadiation +- proto: SignNosmoking entities: - - uid: 9980 + - uid: 13063 components: - type: Transform - pos: 65.5,-5.5 - parent: 31 - - uid: 12068 - components: - - type: Transform - pos: 66.5,-5.5 + pos: -18.5,6.5 parent: 31 - - uid: 12069 +- proto: SignOpenOn2 + entities: + - uid: 13062 components: - type: Transform - pos: 78.5,3.5 + pos: -12.5,-13.5 parent: 31 - - uid: 12071 +- proto: SignPrivateProperty + entities: + - uid: 13047 components: - type: Transform - pos: 78.5,9.5 + pos: -36.5,16.5 parent: 31 +- proto: SignRadiation + entities: - uid: 12072 components: - type: Transform @@ -65635,45 +64752,54 @@ entities: - type: Transform pos: 54.5,0.5 parent: 31 - - uid: 9560 + - uid: 8032 components: - type: Transform - pos: 62.5,11.5 + rot: -1.5707963267948966 rad + pos: 58.5,0.5 parent: 31 - - uid: 9565 + - uid: 8036 components: - type: Transform - pos: 61.5,-5.5 + rot: 3.141592653589793 rad + pos: 58.5,3.5 parent: 31 - - uid: 9567 + - uid: 8037 components: - type: Transform - pos: 61.5,10.5 + rot: -1.5707963267948966 rad + pos: 61.5,1.5 parent: 31 - - uid: 12062 + - uid: 8835 components: - type: Transform + rot: 3.141592653589793 rad pos: 58.5,2.5 parent: 31 - - uid: 12063 + - uid: 8837 components: - type: Transform - pos: 58.5,0.5 + pos: 58.5,6.5 parent: 31 - - uid: 12064 + - uid: 8838 components: - type: Transform - pos: 58.5,3.5 + pos: 61.5,6.5 parent: 31 - - uid: 12066 + - uid: 9560 components: - type: Transform - pos: 58.5,6.5 + pos: 62.5,11.5 parent: 31 - - uid: 12067 + - uid: 9565 components: - type: Transform - pos: 61.5,6.5 + pos: 61.5,-5.5 + parent: 31 + - uid: 9567 + components: + - type: Transform + pos: 61.5,10.5 parent: 31 - proto: SignRobo entities: @@ -65762,11 +64888,11 @@ entities: rot: 1.5707963267948966 rad pos: 12.5,26.5 parent: 31 - - uid: 2451 + - uid: 4612 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-6.5 + rot: -1.5707963267948966 rad + pos: -20.5,-6.5 parent: 31 - uid: 8411 components: @@ -65780,6 +64906,13 @@ entities: rot: 1.5707963267948966 rad pos: 21.5,-5.5 parent: 31 +- proto: SinkStemlessWater + entities: + - uid: 6974 + components: + - type: Transform + pos: -6.5,-11.5 + parent: 31 - proto: SinkWide entities: - uid: 4225 @@ -65865,6 +64998,11 @@ entities: - type: Transform pos: 42.5,5.5 parent: 31 + - uid: 7012 + components: + - type: Transform + pos: 43.5,-25.5 + parent: 31 - uid: 8327 components: - type: MetaData @@ -65899,19 +65037,19 @@ entities: - type: Transform pos: 39.5,5.5 parent: 31 -- proto: SoapNT +- proto: SMESMachineCircuitboard entities: - - uid: 1045 + - uid: 7019 components: - type: Transform - pos: 12.820141,26.438648 + pos: 51.57734,-29.484472 parent: 31 -- proto: SoapOmega +- proto: SoapNT entities: - - uid: 10584 + - uid: 1045 components: - type: Transform - pos: -6.517076,-41.294003 + pos: 12.820141,26.438648 parent: 31 - proto: soda_dispenser entities: @@ -66682,13 +65820,6 @@ entities: - type: Transform pos: 35.784645,-15.468033 parent: 31 -- proto: SpaceCash500 - entities: - - uid: 6892 - components: - - type: Transform - pos: -6.962518,29.44575 - parent: 31 - proto: SpacemenFigureSpawner entities: - uid: 10822 @@ -66696,40 +65827,13 @@ entities: - type: Transform pos: 12.5,-31.5 parent: 31 -- proto: SpawnMobAlexander - entities: - - uid: 9917 - components: - - type: Transform - pos: -13.5,0.5 - parent: 31 -- proto: SpawnMobBandito - entities: - - uid: 2192 - components: - - type: Transform - pos: -2.5,-28.5 - parent: 31 -- proto: SpawnMobCat - entities: - - uid: 6860 - components: - - type: Transform - pos: 21.5,-9.5 - parent: 31 -- proto: SpawnMobCatFloppa - entities: - - uid: 3678 - components: - - type: Transform - pos: 49.5,-27.5 - parent: 31 -- proto: SpawnMobCatSpace +- proto: SpareIdCabinetFilled entities: - - uid: 11689 + - uid: 10707 components: - type: Transform - pos: -0.5,-35.5 + rot: -1.5707963267948966 rad + pos: 9.5,23.5 parent: 31 - proto: SpawnMobCorgi entities: @@ -66738,13 +65842,6 @@ entities: - type: Transform pos: 9.5,20.5 parent: 31 -- proto: SpawnMobCrabAtmos - entities: - - uid: 11418 - components: - - type: Transform - pos: 33.5,12.5 - parent: 31 - proto: SpawnMobFoxRenault entities: - uid: 4294 @@ -66752,13 +65849,6 @@ entities: - type: Transform pos: 8.5,26.5 parent: 31 -- proto: SpawnMobMcGriff - entities: - - uid: 37 - components: - - type: Transform - pos: -1.5,8.5 - parent: 31 - proto: SpawnMobMonkeyPunpun entities: - uid: 10044 @@ -66766,56 +65856,20 @@ entities: - type: Transform pos: -5.5,-5.5 parent: 31 -- proto: SpawnMobMouse - entities: - - uid: 7899 - components: - - type: Transform - pos: -8.5,-11.5 - parent: 31 - - uid: 7900 - components: - - type: Transform - pos: -20.5,13.5 - parent: 31 - - uid: 7901 - components: - - type: Transform - pos: -2.5,20.5 - parent: 31 - - uid: 7902 - components: - - type: Transform - pos: -7.5,-6.5 - parent: 31 -- proto: SpawnMobPossumMorty - entities: - - uid: 7114 - components: - - type: Transform - pos: 12.5,-15.5 - parent: 31 -- proto: SpawnMobRaccoonMorticia +- proto: SpawnMobParrot entities: - - uid: 11385 + - uid: 12673 components: - type: Transform - pos: 28.5,8.5 + pos: 49.5,4.5 parent: 31 - proto: SpawnMobShiva entities: - - uid: 8304 + - uid: 9010 components: - type: Transform pos: -9.5,19.5 parent: 31 -- proto: SpawnMobSlothPaperwork - entities: - - uid: 8863 - components: - - type: Transform - pos: 8.5,-29.5 - parent: 31 - proto: SpawnMobSmile entities: - uid: 6 @@ -66863,22 +65917,15 @@ entities: parent: 31 - proto: SpawnPointBotanist entities: - - uid: 1103 - components: - - type: Transform - pos: -16.5,-0.5 - parent: 31 - - uid: 10827 + - uid: 8710 components: - type: Transform pos: -20.5,-0.5 parent: 31 -- proto: SpawnPointBrigmedic - entities: - - uid: 11049 + - uid: 10577 components: - type: Transform - pos: 0.5,13.5 + pos: -21.5,-0.5 parent: 31 - proto: SpawnPointCaptain entities: @@ -66941,10 +65988,20 @@ entities: parent: 31 - proto: SpawnPointClown entities: - - uid: 7354 + - uid: 8728 components: - type: Transform - pos: -18.5,-7.5 + pos: -19.5,-12.5 + parent: 31 + - uid: 12231 + components: + - type: Transform + pos: -19.5,-11.5 + parent: 31 + - uid: 13058 + components: + - type: Transform + pos: -18.5,-12.5 parent: 31 - proto: SpawnPointDetective entities: @@ -66976,10 +66033,10 @@ entities: parent: 31 - proto: SpawnPointJanitor entities: - - uid: 1320 + - uid: 8277 components: - type: Transform - pos: -18.5,-11.5 + pos: -21.5,-6.5 parent: 31 - proto: SpawnPointLatejoin entities: @@ -67031,17 +66088,17 @@ entities: parent: 31 - proto: SpawnPointMime entities: - - uid: 7832 + - uid: 12463 components: - type: Transform - pos: -18.5,-5.5 + pos: -18.5,-11.5 parent: 31 - proto: SpawnPointMusician entities: - - uid: 1603 + - uid: 12429 components: - type: Transform - pos: -18.5,-6.5 + pos: -11.5,-10.5 parent: 31 - proto: SpawnPointObserver entities: @@ -67069,22 +66126,10 @@ entities: - type: Transform pos: -27.5,9.5 parent: 31 - - uid: 7166 - components: - - type: Transform - pos: -25.5,-7.5 - parent: 31 - - uid: 10141 - components: - - type: Transform - pos: -22.5,-5.5 - parent: 31 -- proto: SpawnPointPrisoner - entities: - - uid: 1631 + - uid: 10156 components: - type: Transform - pos: -17.5,9.5 + pos: -29.5,-6.5 parent: 31 - proto: SpawnPointQuartermaster entities: @@ -67163,11 +66208,13 @@ entities: - uid: 501 components: - type: Transform + anchored: False pos: -13.5,14.5 parent: 31 - uid: 4202 components: - type: Transform + anchored: False pos: -12.5,14.5 parent: 31 - uid: 7905 @@ -67262,23 +66309,68 @@ entities: rot: 1.5707963267948966 rad pos: -10.458265,1.7780888 parent: 31 +- proto: SprayBottle + entities: + - uid: 7461 + components: + - type: Transform + pos: -6.7915807,-11.4037075 + parent: 31 - proto: SprayBottleSpaceCleaner entities: - - uid: 626 + - uid: 1103 components: - type: Transform - pos: -18.66321,-10.23793 + pos: -20.597425,-4.7052503 parent: 31 - - uid: 3115 + - uid: 8281 components: - type: Transform - pos: -18.66321,-10.355925 + pos: -20.534925,-4.486348 parent: 31 - uid: 9134 components: - type: Transform pos: 13.175127,-15.438009 parent: 31 +- proto: StairDark + entities: + - uid: 1381 + components: + - type: Transform + pos: 1.5,30.5 + parent: 31 + - uid: 4186 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,29.5 + parent: 31 + - uid: 8757 + components: + - type: Transform + pos: 2.5,30.5 + parent: 31 + - uid: 10711 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 0.5,28.5 + parent: 31 +- proto: StairStageDark + entities: + - uid: 8926 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -17.5,-12.5 + parent: 31 + - uid: 8933 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -13.5,-12.5 + parent: 31 - proto: StasisBed entities: - uid: 7269 @@ -67305,32 +66397,57 @@ entities: rot: -1.5707963267948966 rad pos: -34.5,-9.5 parent: 31 - - uid: 10535 + - uid: 9021 components: - type: Transform - pos: -14.5,-13.5 + rot: 3.141592653589793 rad + pos: -10.5,-17.5 parent: 31 - proto: SteelBench entities: - - uid: 12047 + - uid: 1151 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 59.5,6.5 + parent: 31 + - uid: 8914 components: - type: Transform rot: -1.5707963267948966 rad - pos: 60.5,6.5 + pos: -12.5,13.5 parent: 31 -- proto: Stool - entities: - - uid: 1355 + - uid: 8915 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -12.5,13.5 + parent: 31 + - uid: 11592 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,-6.5 + pos: -16.5,-8.5 parent: 31 - - uid: 1958 + - uid: 11595 components: - type: Transform rot: 1.5707963267948966 rad - pos: -24.5,-2.5 + pos: -16.5,-8.5 + parent: 31 + - uid: 12047 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 60.5,6.5 + parent: 31 +- proto: Stool + entities: + - uid: 2714 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -15.689534,-10.08596 parent: 31 - uid: 9580 components: @@ -67338,11 +66455,22 @@ entities: rot: -1.5707963267948966 rad pos: -18.5,10.5 parent: 31 - - uid: 11227 + - uid: 12223 + components: + - type: Transform + pos: -18.124092,-4.663729 + parent: 31 + - uid: 12224 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -18.32737,-6.538729 + parent: 31 + - uid: 12226 components: - type: Transform rot: -1.5707963267948966 rad - pos: -27.5,-9.5 + pos: -16.715189,-6.273104 parent: 31 - proto: StoolBar entities: @@ -67418,6 +66546,11 @@ entities: - type: Transform pos: 36.5,8.5 parent: 31 + - uid: 1229 + components: + - type: Transform + pos: 52.5,17.5 + parent: 31 - uid: 1536 components: - type: Transform @@ -67457,6 +66590,13 @@ entities: - type: Transform pos: 0.5,-8.5 parent: 31 + - uid: 2675 + components: + - type: MetaData + name: dorms substation + - type: Transform + pos: -28.5,-9.5 + parent: 31 - uid: 3587 components: - type: MetaData @@ -67485,12 +66625,17 @@ entities: - type: Transform pos: 55.5,5.5 parent: 31 - - uid: 7689 + - uid: 7004 + components: + - type: Transform + pos: 44.5,-26.5 + parent: 31 + - uid: 7484 components: - type: MetaData name: security substation - type: Transform - pos: -16.5,16.5 + pos: -19.5,12.5 parent: 31 - uid: 8667 components: @@ -67520,13 +66665,6 @@ entities: - type: Transform pos: 53.5,-0.5 parent: 31 - - uid: 10358 - components: - - type: MetaData - name: dorms substation - - type: Transform - pos: -26.5,-11.5 - parent: 31 - uid: 11206 components: - type: MetaData @@ -67560,6 +66698,16 @@ entities: - type: Transform pos: 29.5,-3.5 parent: 31 + - uid: 404 + components: + - type: Transform + pos: -36.5,-27.5 + parent: 31 + - uid: 1122 + components: + - type: Transform + pos: -20.5,25.5 + parent: 31 - uid: 8218 components: - type: Transform @@ -67587,6 +66735,18 @@ entities: - type: Transform pos: 8.5,9.5 parent: 31 + - uid: 7646 + components: + - type: Transform + pos: -6.5,29.5 + parent: 31 +- proto: SuitStorageEVAEmergency + entities: + - uid: 7773 + components: + - type: Transform + pos: 51.5,-19.5 + parent: 31 - proto: SuitStorageEVAPrisoner entities: - uid: 8889 @@ -67680,28 +66840,11 @@ entities: - SurveillanceCameraCommand nameSet: True id: Captain's Room - - uid: 4256 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,32.5 - parent: 31 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Bridge East - - uid: 4707 + - uid: 4285 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,28.5 + pos: 0.5,31.5 parent: 31 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Bridge West - uid: 4891 components: - type: Transform @@ -67857,17 +67000,6 @@ entities: - SurveillanceCameraGeneral nameSet: True id: Arrivals - - uid: 4346 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-1.5 - parent: 31 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: Upper Dorms - uid: 4361 components: - type: Transform @@ -67934,6 +67066,12 @@ entities: - SurveillanceCameraGeneral nameSet: True id: Tool Hall + - uid: 8217 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -27.5,-2.5 + parent: 31 - uid: 8320 components: - type: Transform @@ -68267,14 +67405,6 @@ entities: - SurveillanceCameraSupply nameSet: True id: Salvage Magnet -- proto: SynthesizerInstrument - entities: - - uid: 7966 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -19.464506,-6.545539 - parent: 31 - proto: Syringe entities: - uid: 10806 @@ -68370,11 +67500,6 @@ entities: - type: Transform pos: -29.5,8.5 parent: 31 - - uid: 1247 - components: - - type: Transform - pos: 45.5,-20.5 - parent: 31 - uid: 1304 components: - type: Transform @@ -68396,27 +67521,32 @@ entities: - type: Transform pos: 29.5,1.5 parent: 31 - - uid: 1877 + - uid: 1767 components: - type: Transform - pos: -10.5,7.5 + pos: 51.5,-29.5 parent: 31 - - uid: 2002 + - uid: 2175 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,14.5 + pos: 12.5,-4.5 parent: 31 - - uid: 2175 + - uid: 2181 components: - type: Transform - pos: 12.5,-4.5 + rot: -1.5707963267948966 rad + pos: -20.5,18.5 parent: 31 - uid: 2261 components: - type: Transform pos: -17.5,-23.5 parent: 31 + - uid: 2301 + components: + - type: Transform + pos: -5.5,13.5 + parent: 31 - uid: 2317 components: - type: Transform @@ -68443,17 +67573,17 @@ entities: - type: Transform pos: -2.5,18.5 parent: 31 - - uid: 2428 + - uid: 2420 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,-22.5 + rot: -1.5707963267948966 rad + pos: 47.5,-19.5 parent: 31 - - uid: 2434 + - uid: 2428 components: - type: Transform rot: 3.141592653589793 rad - pos: -30.5,-9.5 + pos: -11.5,-22.5 parent: 31 - uid: 2455 components: @@ -68492,11 +67622,15 @@ entities: - type: Transform pos: -12.5,11.5 parent: 31 - - uid: 3138 + - uid: 3426 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,12.5 + pos: -36.5,-25.5 + parent: 31 + - uid: 3453 + components: + - type: Transform + pos: -36.5,-23.5 parent: 31 - uid: 3733 components: @@ -68504,15 +67638,30 @@ entities: rot: -1.5707963267948966 rad pos: -6.5,-14.5 parent: 31 - - uid: 4112 + - uid: 3971 components: - type: Transform - pos: 26.5,0.5 + pos: 47.5,-29.5 parent: 31 - - uid: 4128 + - uid: 3981 components: - type: Transform - pos: -19.5,-2.5 + pos: 50.5,-30.5 + parent: 31 + - uid: 3986 + components: + - type: Transform + pos: 48.5,-30.5 + parent: 31 + - uid: 4076 + components: + - type: Transform + pos: -6.5,27.5 + parent: 31 + - uid: 4112 + components: + - type: Transform + pos: 26.5,0.5 parent: 31 - uid: 4190 components: @@ -68534,21 +67683,26 @@ entities: - type: Transform pos: 19.5,7.5 parent: 31 + - uid: 4346 + components: + - type: Transform + pos: -36.5,-24.5 + parent: 31 - uid: 4466 components: - type: Transform pos: 18.5,7.5 parent: 31 - - uid: 4826 + - uid: 4648 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,-18.5 + pos: 55.5,-24.5 parent: 31 - - uid: 4860 + - uid: 4826 components: - type: Transform - pos: -10.5,-6.5 + rot: -1.5707963267948966 rad + pos: 17.5,-18.5 parent: 31 - uid: 4904 components: @@ -68577,16 +67731,15 @@ entities: - type: Transform pos: 28.5,0.5 parent: 31 - - uid: 5727 + - uid: 5754 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,13.5 + pos: -11.5,11.5 parent: 31 - - uid: 5754 + - uid: 5994 components: - type: Transform - pos: -11.5,11.5 + pos: -5.5,15.5 parent: 31 - uid: 6019 components: @@ -68618,6 +67771,16 @@ entities: - type: Transform pos: 6.5,10.5 parent: 31 + - uid: 6962 + components: + - type: Transform + pos: -12.5,1.5 + parent: 31 + - uid: 6984 + components: + - type: Transform + pos: -5.5,14.5 + parent: 31 - uid: 7093 components: - type: Transform @@ -68628,6 +67791,12 @@ entities: - type: Transform pos: -9.5,-18.5 parent: 31 + - uid: 7108 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -21.5,17.5 + parent: 31 - uid: 7123 components: - type: Transform @@ -68653,22 +67822,6 @@ entities: - type: Transform pos: 22.5,-4.5 parent: 31 - - uid: 7353 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,-6.5 - parent: 31 - - uid: 7564 - components: - - type: Transform - pos: -15.5,-11.5 - parent: 31 - - uid: 7565 - components: - - type: Transform - pos: -15.5,-10.5 - parent: 31 - uid: 7573 components: - type: Transform @@ -68742,12 +67895,6 @@ entities: - type: Transform pos: -5.5,-6.5 parent: 31 - - uid: 8496 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,12.5 - parent: 31 - uid: 8559 components: - type: Transform @@ -68758,11 +67905,6 @@ entities: - type: Transform pos: 14.5,12.5 parent: 31 - - uid: 8807 - components: - - type: Transform - pos: -2.5,30.5 - parent: 31 - uid: 8853 components: - type: Transform @@ -68773,11 +67915,6 @@ entities: - type: Transform pos: 40.5,4.5 parent: 31 - - uid: 9003 - components: - - type: Transform - pos: -20.5,-2.5 - parent: 31 - uid: 9006 components: - type: Transform @@ -68793,23 +67930,6 @@ entities: - type: Transform pos: 18.5,17.5 parent: 31 - - uid: 9165 - components: - - type: Transform - pos: -6.5,26.5 - parent: 31 - - uid: 9198 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,-7.5 - parent: 31 - - uid: 9507 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,-5.5 - parent: 31 - uid: 9510 components: - type: Transform @@ -68830,11 +67950,27 @@ entities: - type: Transform pos: -3.5,-39.5 parent: 31 + - uid: 9959 + components: + - type: Transform + pos: -30.5,-5.5 + parent: 31 + - uid: 9986 + components: + - type: Transform + pos: -30.5,-6.5 + parent: 31 - uid: 10140 components: - type: Transform pos: 49.5,-5.5 parent: 31 + - uid: 10148 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -29.5,1.5 + parent: 31 - uid: 10223 components: - type: Transform @@ -68855,26 +67991,31 @@ entities: - type: Transform pos: -16.5,-14.5 parent: 31 - - uid: 10418 + - uid: 10398 components: - type: Transform - pos: 0.5,-27.5 + rot: 1.5707963267948966 rad + pos: -16.5,-1.5 parent: 31 - - uid: 10421 + - uid: 10399 components: - type: Transform - pos: -0.5,-27.5 + pos: -22.5,-0.5 parent: 31 - - uid: 10542 + - uid: 10400 components: - type: Transform - pos: -7.5,26.5 + pos: -17.5,1.5 parent: 31 - - uid: 10582 + - uid: 10418 components: - type: Transform - rot: 3.141592653589793 rad - pos: -29.5,-9.5 + pos: 0.5,-27.5 + parent: 31 + - uid: 10421 + components: + - type: Transform + pos: -0.5,-27.5 parent: 31 - uid: 10642 components: @@ -68901,30 +68042,48 @@ entities: - type: Transform pos: -47.5,-9.5 parent: 31 - - uid: 10792 + - uid: 10796 components: - type: Transform - pos: 45.5,-21.5 + rot: -1.5707963267948966 rad + pos: -9.5,8.5 + parent: 31 + - uid: 10797 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -11.5,8.5 parent: 31 - uid: 11078 components: - type: Transform pos: 46.5,-2.5 parent: 31 - - uid: 11120 + - uid: 11295 components: - type: Transform - pos: -7.5,28.5 + pos: -3.5,10.5 parent: 31 - - uid: 11121 + - uid: 11597 components: - type: Transform - pos: -7.5,29.5 + pos: -6.5,10.5 parent: 31 - - uid: 11122 + - uid: 11650 components: - type: Transform - pos: -6.5,29.5 + pos: -3.5,11.5 + parent: 31 + - uid: 11822 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -26.5,-11.5 + parent: 31 + - uid: 11846 + components: + - type: Transform + pos: -9.5,-7.5 parent: 31 - proto: TableCarpet entities: @@ -68973,10 +68132,25 @@ entities: rot: 3.141592653589793 rad pos: -22.5,9.5 parent: 31 - - uid: 8724 + - uid: 11645 components: - type: Transform - pos: -36.5,-29.5 + rot: 1.5707963267948966 rad + pos: -17.5,-5.5 + parent: 31 + - uid: 11646 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -17.5,-6.5 + parent: 31 +- proto: TableCounterMetal + entities: + - uid: 11823 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,-11.5 parent: 31 - proto: TableCounterWood entities: @@ -69022,6 +68196,24 @@ entities: parent: 31 - proto: TableFancyPurple entities: + - uid: 2435 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -19.5,-10.5 + parent: 31 + - uid: 2447 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -20.5,-10.5 + parent: 31 + - uid: 2738 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -20.5,-11.5 + parent: 31 - uid: 10697 components: - type: Transform @@ -69097,36 +68289,16 @@ entities: parent: 31 - proto: TableReinforced entities: - - uid: 275 - components: - - type: Transform - pos: 5.5,31.5 - parent: 31 - - uid: 462 - components: - - type: Transform - pos: 4.5,32.5 - parent: 31 - - uid: 532 - components: - - type: Transform - pos: 9.5,30.5 - parent: 31 - - uid: 533 + - uid: 143 components: - type: Transform - pos: -0.5,32.5 + pos: 4.5,31.5 parent: 31 - uid: 597 components: - type: Transform pos: 30.5,5.5 parent: 31 - - uid: 611 - components: - - type: Transform - pos: 9.5,28.5 - parent: 31 - uid: 661 components: - type: Transform @@ -69142,11 +68314,6 @@ entities: - type: Transform pos: 40.5,-0.5 parent: 31 - - uid: 766 - components: - - type: Transform - pos: 1.5,32.5 - parent: 31 - uid: 900 components: - type: Transform @@ -69157,16 +68324,6 @@ entities: - type: Transform pos: -10.5,1.5 parent: 31 - - uid: 940 - components: - - type: Transform - pos: 2.5,32.5 - parent: 31 - - uid: 959 - components: - - type: Transform - pos: 5.5,32.5 - parent: 31 - uid: 987 components: - type: Transform @@ -69192,21 +68349,21 @@ entities: - type: Transform pos: 19.5,-20.5 parent: 31 - - uid: 2297 + - uid: 3801 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,15.5 + pos: -6.5,36.5 parent: 31 - - uid: 2446 + - uid: 4074 components: - type: Transform - pos: 7.5,32.5 + pos: -5.5,36.5 parent: 31 - uid: 4193 components: - type: Transform - pos: 2.5,31.5 + rot: -1.5707963267948966 rad + pos: 4.5,35.5 parent: 31 - uid: 4245 components: @@ -69223,6 +68380,12 @@ entities: - type: Transform pos: 27.5,15.5 parent: 31 + - uid: 4573 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,31.5 + parent: 31 - uid: 4880 components: - type: Transform @@ -69243,6 +68406,12 @@ entities: - type: Transform pos: 37.5,-0.5 parent: 31 + - uid: 7046 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 49.5,-24.5 + parent: 31 - uid: 8138 components: - type: Transform @@ -69260,15 +68429,16 @@ entities: rot: 1.5707963267948966 rad pos: -14.5,16.5 parent: 31 - - uid: 8798 + - uid: 8751 components: - type: Transform - pos: -13.5,18.5 + rot: 1.5707963267948966 rad + pos: -0.5,35.5 parent: 31 - - uid: 8799 + - uid: 8798 components: - type: Transform - pos: 8.5,31.5 + pos: -13.5,18.5 parent: 31 - uid: 9056 components: @@ -69315,6 +68485,11 @@ entities: - type: Transform pos: -16.5,-18.5 parent: 31 + - uid: 10825 + components: + - type: Transform + pos: -14.5,15.5 + parent: 31 - uid: 10892 components: - type: Transform @@ -69409,11 +68584,6 @@ entities: parent: 31 - proto: TableWood entities: - - uid: 492 - components: - - type: Transform - pos: -30.5,-1.5 - parent: 31 - uid: 936 components: - type: Transform @@ -69459,27 +68629,17 @@ entities: - type: Transform pos: -2.5,-5.5 parent: 31 - - uid: 2844 - components: - - type: Transform - pos: -30.5,-5.5 - parent: 31 - - uid: 3892 + - uid: 2815 components: - type: Transform - pos: -30.5,-2.5 + rot: -1.5707963267948966 rad + pos: -24.5,-0.5 parent: 31 - uid: 3913 components: - type: Transform pos: 28.5,10.5 parent: 31 - - uid: 4005 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,17.5 - parent: 31 - uid: 4016 components: - type: Transform @@ -69495,11 +68655,6 @@ entities: - type: Transform pos: -4.5,-4.5 parent: 31 - - uid: 4093 - components: - - type: Transform - pos: -30.5,1.5 - parent: 31 - uid: 4162 components: - type: Transform @@ -69510,36 +68665,11 @@ entities: - type: Transform pos: 8.5,-28.5 parent: 31 - - uid: 4710 - components: - - type: Transform - pos: -23.5,-6.5 - parent: 31 - - uid: 4711 - components: - - type: Transform - pos: -23.5,-5.5 - parent: 31 - - uid: 4712 - components: - - type: Transform - pos: -24.5,-6.5 - parent: 31 - - uid: 4713 - components: - - type: Transform - pos: -24.5,-5.5 - parent: 31 - uid: 4787 components: - type: Transform pos: 9.5,-28.5 parent: 31 - - uid: 5003 - components: - - type: Transform - pos: -23.5,-2.5 - parent: 31 - uid: 5119 components: - type: Transform @@ -69551,6 +68681,16 @@ entities: rot: 1.5707963267948966 rad pos: 8.5,-3.5 parent: 31 + - uid: 6996 + components: + - type: Transform + pos: -1.5,14.5 + parent: 31 + - uid: 7001 + components: + - type: Transform + pos: -2.5,14.5 + parent: 31 - uid: 7146 components: - type: Transform @@ -69586,16 +68726,6 @@ entities: - type: Transform pos: 27.5,-25.5 parent: 31 - - uid: 8708 - components: - - type: Transform - pos: -35.5,-25.5 - parent: 31 - - uid: 8746 - components: - - type: Transform - pos: -35.5,-24.5 - parent: 31 - uid: 9043 components: - type: Transform @@ -69884,18 +69014,6 @@ entities: parent: 31 - proto: TintedWindow entities: - - uid: 1444 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,2.5 - parent: 31 - - uid: 1445 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,2.5 - parent: 31 - uid: 4662 components: - type: Transform @@ -69925,29 +69043,29 @@ entities: rot: -1.5707963267948966 rad pos: 13.5,26.5 parent: 31 -- proto: ToolboxArtistic +- proto: ToolboxElectrical entities: - - uid: 10816 + - uid: 8802 components: - type: Transform - pos: -31.033598,-32.18022 + pos: -17.560137,20.77425 parent: 31 -- proto: ToolboxElectricalFilled - entities: - - uid: 12 + - uid: 9516 components: - type: Transform - pos: -29.499815,8.100836 + pos: -30.309246,-9.267263 parent: 31 - - uid: 3947 +- proto: ToolboxElectricalFilled + entities: + - uid: 4290 components: - type: Transform - pos: 9.510484,28.980497 + pos: 32.484333,-2.403047 parent: 31 - - uid: 4290 + - uid: 5864 components: - type: Transform - pos: 32.484333,-2.403047 + pos: -29.436642,8.485578 parent: 31 - uid: 8892 components: @@ -69956,15 +69074,10 @@ entities: parent: 31 - proto: ToolboxEmergencyFilled entities: - - uid: 1054 - components: - - type: Transform - pos: 9.510484,28.589872 - parent: 31 - - uid: 11129 + - uid: 3483 components: - type: Transform - pos: -5.51474,29.649992 + pos: 4.4022307,35.456944 parent: 31 - proto: ToolboxGoldFilled entities: @@ -69992,38 +69105,15 @@ entities: parent: 31 - proto: ToyAi entities: - - uid: 10982 - components: - - type: Transform - pos: 60.558807,-5.3215933 - parent: 31 -- proto: ToyAmongPequeno - entities: - - uid: 9685 - components: - - type: Transform - pos: 29.13865,-15.849083 - parent: 31 -- proto: ToyDeathRipley - entities: - - uid: 2030 - components: - - type: Transform - pos: -24.569178,-5.0530295 - parent: 31 -- proto: ToyFigurineDetective - entities: - - uid: 6636 + - uid: 8292 components: - type: Transform - pos: -21.273363,17.582897 + pos: 49.509567,-24.29748 parent: 31 -- proto: ToyFireRipley - entities: - - uid: 2029 + - uid: 10982 components: - type: Transform - pos: -23.412928,-6.0686545 + pos: 60.558807,-5.3215933 parent: 31 - proto: ToyRubberDuck entities: @@ -70034,15 +69124,15 @@ entities: parent: 31 - proto: ToySpawner entities: - - uid: 148 + - uid: 521 components: - type: Transform - pos: -30.5,-2.5 + pos: -31.5,16.5 parent: 31 - - uid: 521 + - uid: 867 components: - type: Transform - pos: -31.5,16.5 + pos: -20.5,20.5 parent: 31 - uid: 7790 components: @@ -70058,23 +69148,11 @@ entities: parent: 31 - proto: TrashBag entities: - - uid: 8951 + - uid: 8923 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.528688,-10.596653 - parent: 31 -- proto: TrashBananaPeel - entities: - - uid: 7351 - components: - - type: Transform - pos: -19.590536,-8.611897 - parent: 31 - - uid: 8267 - components: - - type: Transform - pos: 38.48186,-17.514906 + pos: -20.24326,-4.6844025 parent: 31 - proto: trayScanner entities: @@ -70083,13 +69161,6 @@ entities: - type: Transform pos: 48.60447,5.4525433 parent: 31 -- proto: TritiumCanister - entities: - - uid: 7315 - components: - - type: Transform - pos: 60.5,9.5 - parent: 31 - proto: UniformPrinter entities: - uid: 8408 @@ -70101,6 +69172,38 @@ entities: materialWhiteList: - Cloth - Durathread +- proto: UraniumReinforcedWindowDirectional + entities: + - uid: 534 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 62.5,0.5 + parent: 31 + - uid: 6950 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 62.5,1.5 + parent: 31 + - uid: 6952 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 62.5,2.5 + parent: 31 + - uid: 6966 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 62.5,3.5 + parent: 31 + - uid: 7028 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 62.5,4.5 + parent: 31 - proto: Urn entities: - uid: 3882 @@ -70138,10 +69241,10 @@ entities: parent: 31 - proto: VendingBarDrobe entities: - - uid: 2420 + - uid: 2814 components: - type: Transform - pos: -12.5,-6.5 + pos: -15.5,-8.5 parent: 31 - proto: VendingMachineAtmosDrobe entities: @@ -70173,7 +69276,7 @@ entities: parent: 31 - proto: VendingMachineChang entities: - - uid: 792 + - uid: 4710 components: - type: Transform pos: -34.5,10.5 @@ -70193,10 +69296,10 @@ entities: parent: 31 - proto: VendingMachineChefDrobe entities: - - uid: 3986 + - uid: 11843 components: - type: Transform - pos: -13.5,-3.5 + pos: -17.5,-8.5 parent: 31 - proto: VendingMachineChefvend entities: @@ -70221,19 +69324,15 @@ entities: parent: 31 - proto: VendingMachineCigs entities: - - uid: 473 + - uid: 9793 components: - - type: MetaData - name: cigarette machine - type: Transform - pos: 14.5,21.5 + pos: -2.5,31.5 parent: 31 - - uid: 8705 + - uid: 10171 components: - - type: MetaData - name: cigarette machine - type: Transform - pos: -32.5,-29.5 + pos: 14.5,19.5 parent: 31 - uid: 10835 components: @@ -70255,19 +69354,17 @@ entities: parent: 31 - proto: VendingMachineClothing entities: - - uid: 7647 + - uid: 9905 components: - type: Transform - pos: -29.5,-7.5 + pos: -28.5,-6.5 parent: 31 - proto: VendingMachineCoffee entities: - - uid: 983 + - uid: 6921 components: - - type: MetaData - name: Hot drinks machine - type: Transform - pos: 0.5,23.5 + pos: 0.5,26.5 parent: 31 - uid: 7303 components: @@ -70275,13 +69372,6 @@ entities: rot: 1.5707963267948966 rad pos: 2.5,-30.5 parent: 31 - - uid: 8738 - components: - - type: MetaData - name: Hot drinks machine - - type: Transform - pos: -36.5,-23.5 - parent: 31 - uid: 9039 components: - type: MetaData @@ -70289,11 +69379,10 @@ entities: - type: Transform pos: 35.5,6.5 parent: 31 - - uid: 9328 + - uid: 9739 components: - - type: MetaData - name: Hot drinks machine - type: Transform + rot: 1.5707963267948966 rad pos: -38.5,-5.5 parent: 31 - uid: 10840 @@ -70304,20 +69393,21 @@ entities: parent: 31 - proto: VendingMachineCola entities: - - uid: 984 + - uid: 7958 components: - type: Transform - pos: 1.5,21.5 + pos: 25.5,6.5 parent: 31 - - uid: 1229 + - uid: 9740 components: - type: Transform - pos: -34.5,2.5 + pos: 1.5,21.5 parent: 31 - - uid: 7958 + - uid: 9746 components: - type: Transform - pos: 25.5,6.5 + rot: -1.5707963267948966 rad + pos: -34.5,2.5 parent: 31 - proto: VendingMachineCuraDrobe entities: @@ -70342,6 +69432,13 @@ entities: - type: Transform pos: -13.5,1.5 parent: 31 +- proto: VendingMachineDrGibb + entities: + - uid: 12531 + components: + - type: Transform + pos: -25.5,-13.5 + parent: 31 - proto: VendingMachineEngiDrobe entities: - uid: 3283 @@ -70371,13 +69468,6 @@ entities: - type: Transform pos: 8.5,-13.5 parent: 31 -- proto: VendingMachineHappyHonk - entities: - - uid: 7121 - components: - - type: Transform - pos: -17.5,-8.5 - parent: 31 - proto: VendingMachineHotfood entities: - uid: 11301 @@ -70385,25 +69475,19 @@ entities: - type: Transform pos: -3.5,1.5 parent: 31 -- proto: VendingMachineHydrobe - entities: - - uid: 4126 - components: - - type: Transform - pos: -14.5,-6.5 - parent: 31 - proto: VendingMachineJaniDrobe entities: - - uid: 2007 + - uid: 1017 components: - type: Transform - pos: -19.5,-10.5 + pos: -22.5,-4.5 parent: 31 - proto: VendingMachineMedical entities: - - uid: 1148 + - uid: 9752 components: - type: Transform + rot: 3.141592653589793 rad pos: 14.5,-11.5 parent: 31 - uid: 11108 @@ -70421,10 +69505,10 @@ entities: parent: 31 - proto: VendingMachineNutri entities: - - uid: 7436 + - uid: 10723 components: - type: Transform - pos: -15.5,-8.5 + pos: -18.5,-2.5 parent: 31 - proto: VendingMachineRestockBooze entities: @@ -70485,10 +69569,10 @@ entities: parent: 31 - proto: VendingMachineSeeds entities: - - uid: 4127 + - uid: 10392 components: - type: Transform - pos: -17.5,-2.5 + pos: -21.5,1.5 parent: 31 - proto: VendingMachineSeedsUnlocked entities: @@ -70499,11 +69583,6 @@ entities: parent: 31 - proto: VendingMachineSnack entities: - - uid: 133 - components: - - type: Transform - pos: -22.5,0.5 - parent: 31 - uid: 7959 components: - type: Transform @@ -70511,6 +69590,11 @@ entities: parent: 31 - proto: VendingMachineSolsnack entities: + - uid: 113 + components: + - type: Transform + pos: -24.5,1.5 + parent: 31 - uid: 12233 components: - type: Transform @@ -70518,11 +69602,6 @@ entities: parent: 31 - proto: VendingMachineSovietSoda entities: - - uid: 7561 - components: - - type: Transform - pos: -11.5,-9.5 - parent: 31 - uid: 9574 components: - type: Transform @@ -70544,6 +69623,11 @@ entities: parent: 31 - proto: VendingMachineTankDispenserEVA entities: + - uid: 7647 + components: + - type: Transform + pos: -4.5,31.5 + parent: 31 - uid: 9080 components: - type: Transform @@ -70565,10 +69649,10 @@ entities: parent: 31 - proto: VendingMachineTheater entities: - - uid: 5712 + - uid: 2355 components: - type: Transform - pos: -19.5,-4.5 + pos: -17.5,-11.5 parent: 31 - proto: VendingMachineVendomat entities: @@ -70591,12 +69675,6 @@ entities: parent: 31 - proto: VendingMachineWallMedical entities: - - uid: 6599 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,11.5 - parent: 31 - uid: 11679 components: - type: Transform @@ -70608,11 +69686,6 @@ entities: - type: Transform pos: 6.5,-9.5 parent: 31 - - uid: 12103 - components: - - type: Transform - pos: -0.5,11.5 - parent: 31 - proto: VendingMachineWeeb entities: - uid: 10834 @@ -70621,13 +69694,6 @@ entities: rot: -1.5707963267948966 rad pos: 5.5,-16.5 parent: 31 -- proto: VendingMachineWinter - entities: - - uid: 8281 - components: - - type: Transform - pos: -30.5,-7.5 - parent: 31 - proto: VendingMachineYouTool entities: - uid: 194 @@ -70640,6 +69706,24 @@ entities: - type: Transform pos: 31.5,0.5 parent: 31 + - uid: 2780 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -32.5,-29.5 + parent: 31 + - uid: 4675 + components: + - type: Transform + pos: 54.5,-26.5 + parent: 31 +- proto: WallDecorExitsign + entities: + - uid: 2330 + components: + - type: Transform + pos: -16.5,-11.5 + parent: 31 - proto: WallmountTelescreen entities: - uid: 8846 @@ -70663,6 +69747,13 @@ entities: rot: 1.5707963267948966 rad pos: -16.5,-38.5 parent: 31 +- proto: WallmountTelevision + entities: + - uid: 7747 + components: + - type: Transform + pos: -5.5,-10.5 + parent: 31 - proto: WallReinforced entities: - uid: 34 @@ -70741,6 +69832,18 @@ entities: - type: Transform pos: -16.5,-28.5 parent: 31 + - uid: 209 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 49.5,-25.5 + parent: 31 + - uid: 217 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 49.5,-23.5 + parent: 31 - uid: 219 components: - type: Transform @@ -70769,13 +69872,25 @@ entities: - uid: 305 components: - type: Transform - pos: -1.5,11.5 + pos: 3.5,15.5 parent: 31 - uid: 306 components: - type: Transform pos: 40.5,1.5 parent: 31 + - uid: 379 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 46.5,-28.5 + parent: 31 + - uid: 401 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 32.5,-19.5 + parent: 31 - uid: 447 components: - type: Transform @@ -70808,11 +69923,22 @@ entities: - type: Transform pos: -6.5,20.5 parent: 31 + - uid: 500 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 52.5,-28.5 + parent: 31 - uid: 556 components: - type: Transform pos: 14.5,27.5 parent: 31 + - uid: 563 + components: + - type: Transform + pos: -7.5,33.5 + parent: 31 - uid: 623 components: - type: Transform @@ -70874,11 +70000,6 @@ entities: - type: Transform pos: 17.5,-26.5 parent: 31 - - uid: 723 - components: - - type: Transform - pos: -29.5,-20.5 - parent: 31 - uid: 730 components: - type: Transform @@ -71021,6 +70142,17 @@ entities: - type: Transform pos: 31.5,-11.5 parent: 31 + - uid: 1038 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -10.5,9.5 + parent: 31 + - uid: 1055 + components: + - type: Transform + pos: -34.5,-29.5 + parent: 31 - uid: 1072 components: - type: Transform @@ -71102,6 +70234,11 @@ entities: - type: Transform pos: 20.5,0.5 parent: 31 + - uid: 1171 + components: + - type: Transform + pos: 0.5,30.5 + parent: 31 - uid: 1182 components: - type: Transform @@ -71127,10 +70264,11 @@ entities: - type: Transform pos: 25.5,2.5 parent: 31 - - uid: 1269 + - uid: 1266 components: - type: Transform - pos: -0.5,11.5 + rot: 3.141592653589793 rad + pos: 70.5,-4.5 parent: 31 - uid: 1270 components: @@ -71167,15 +70305,11 @@ entities: - type: Transform pos: 61.5,5.5 parent: 31 - - uid: 1393 - components: - - type: Transform - pos: 9.5,32.5 - parent: 31 - - uid: 1408 + - uid: 1392 components: - type: Transform - pos: 8.5,33.5 + rot: -1.5707963267948966 rad + pos: -16.5,16.5 parent: 31 - uid: 1413 components: @@ -71187,6 +70321,12 @@ entities: - type: Transform pos: -11.5,9.5 parent: 31 + - uid: 1492 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 50.5,-28.5 + parent: 31 - uid: 1502 components: - type: Transform @@ -71692,31 +70832,11 @@ entities: - type: Transform pos: 10.5,27.5 parent: 31 - - uid: 1840 - components: - - type: Transform - pos: 10.5,28.5 - parent: 31 - - uid: 1841 - components: - - type: Transform - pos: 10.5,30.5 - parent: 31 - uid: 1842 components: - type: Transform pos: -1.5,32.5 parent: 31 - - uid: 1843 - components: - - type: Transform - pos: -2.5,32.5 - parent: 31 - - uid: 1845 - components: - - type: Transform - pos: -3.5,28.5 - parent: 31 - uid: 1846 components: - type: Transform @@ -71822,16 +70942,6 @@ entities: - type: Transform pos: 5.5,24.5 parent: 31 - - uid: 1876 - components: - - type: Transform - pos: -1.5,33.5 - parent: 31 - - uid: 1890 - components: - - type: Transform - pos: 8.5,32.5 - parent: 31 - uid: 1892 components: - type: Transform @@ -71957,11 +71067,6 @@ entities: - type: Transform pos: -16.5,22.5 parent: 31 - - uid: 1926 - components: - - type: Transform - pos: -16.5,23.5 - parent: 31 - uid: 1927 components: - type: Transform @@ -72097,11 +71202,6 @@ entities: - type: Transform pos: -15.5,12.5 parent: 31 - - uid: 1964 - components: - - type: Transform - pos: -15.5,15.5 - parent: 31 - uid: 1966 components: - type: Transform @@ -72247,6 +71347,30 @@ entities: - type: Transform pos: 42.5,0.5 parent: 31 + - uid: 2060 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -35.5,-33.5 + parent: 31 + - uid: 2062 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -36.5,-33.5 + parent: 31 + - uid: 2092 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 46.5,-30.5 + parent: 31 + - uid: 2093 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 53.5,-21.5 + parent: 31 - uid: 2101 components: - type: Transform @@ -72327,12 +71451,42 @@ entities: - type: Transform pos: 25.5,-12.5 parent: 31 + - uid: 2190 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 53.5,-22.5 + parent: 31 - uid: 2215 components: - type: Transform rot: 1.5707963267948966 rad pos: 69.5,1.5 parent: 31 + - uid: 2217 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 42.5,-26.5 + parent: 31 + - uid: 2219 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 42.5,-23.5 + parent: 31 + - uid: 2222 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 44.5,-27.5 + parent: 31 + - uid: 2223 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 44.5,-29.5 + parent: 31 - uid: 2229 components: - type: Transform @@ -72393,6 +71547,24 @@ entities: - type: Transform pos: 28.5,-0.5 parent: 31 + - uid: 2264 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 43.5,-27.5 + parent: 31 + - uid: 2273 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,-29.5 + parent: 31 + - uid: 2274 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 47.5,-30.5 + parent: 31 - uid: 2284 components: - type: Transform @@ -72413,6 +71585,12 @@ entities: - type: Transform pos: -6.5,-24.5 parent: 31 + - uid: 2308 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 48.5,-17.5 + parent: 31 - uid: 2310 components: - type: Transform @@ -72428,16 +71606,25 @@ entities: - type: Transform pos: 29.5,14.5 parent: 31 + - uid: 2341 + components: + - type: Transform + pos: -27.5,-9.5 + parent: 31 - uid: 2348 components: - type: Transform pos: -33.5,-13.5 parent: 31 - - uid: 2406 + - uid: 2357 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-1.5 + pos: -30.5,-10.5 + parent: 31 + - uid: 2374 + components: + - type: Transform + pos: -30.5,-8.5 parent: 31 - uid: 2415 components: @@ -72495,31 +71682,15 @@ entities: - type: Transform pos: 14.5,25.5 parent: 31 - - uid: 2490 - components: - - type: Transform - pos: 13.5,21.5 - parent: 31 - - uid: 2533 - components: - - type: Transform - pos: -16.5,15.5 - parent: 31 - - uid: 2535 - components: - - type: Transform - pos: -17.5,17.5 - parent: 31 - uid: 2671 components: - type: Transform pos: -17.5,12.5 parent: 31 - - uid: 2877 + - uid: 2776 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-3.5 + pos: 39.5,-19.5 parent: 31 - uid: 2878 components: @@ -72531,12 +71702,6 @@ entities: - type: Transform pos: 32.5,23.5 parent: 31 - - uid: 3107 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-2.5 - parent: 31 - uid: 3130 components: - type: Transform @@ -72547,6 +71712,11 @@ entities: - type: Transform pos: 22.5,-15.5 parent: 31 + - uid: 3157 + components: + - type: Transform + pos: 12.5,20.5 + parent: 31 - uid: 3280 components: - type: Transform @@ -72562,15 +71732,11 @@ entities: - type: Transform pos: 11.5,11.5 parent: 31 - - uid: 3480 - components: - - type: Transform - pos: -17.5,15.5 - parent: 31 - - uid: 3535 + - uid: 3479 components: - type: Transform - pos: 13.5,20.5 + rot: 3.141592653589793 rad + pos: 5.5,28.5 parent: 31 - uid: 3537 components: @@ -72597,6 +71763,17 @@ entities: - type: Transform pos: 59.5,8.5 parent: 31 + - uid: 3743 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -29.5,-28.5 + parent: 31 + - uid: 3802 + components: + - type: Transform + pos: -34.5,-28.5 + parent: 31 - uid: 3833 components: - type: Transform @@ -72617,11 +71794,28 @@ entities: - type: Transform pos: 15.5,22.5 parent: 31 + - uid: 3934 + components: + - type: Transform + pos: -37.5,-33.5 + parent: 31 + - uid: 4047 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,36.5 + parent: 31 - uid: 4079 components: - type: Transform pos: 45.5,20.5 parent: 31 + - uid: 4107 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 14.5,28.5 + parent: 31 - uid: 4148 components: - type: Transform @@ -72653,6 +71847,23 @@ entities: - type: Transform pos: -3.5,-24.5 parent: 31 + - uid: 4232 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.5,9.5 + parent: 31 + - uid: 4237 + components: + - type: Transform + pos: -3.5,9.5 + parent: 31 + - uid: 4241 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,30.5 + parent: 31 - uid: 4250 components: - type: Transform @@ -72685,6 +71896,11 @@ entities: - type: Transform pos: 51.5,8.5 parent: 31 + - uid: 4275 + components: + - type: Transform + pos: -7.5,37.5 + parent: 31 - uid: 4277 components: - type: Transform @@ -72700,6 +71916,12 @@ entities: - type: Transform pos: 17.5,19.5 parent: 31 + - uid: 4313 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 53.5,-20.5 + parent: 31 - uid: 4330 components: - type: Transform @@ -72716,16 +71938,6 @@ entities: - type: Transform pos: -20.5,10.5 parent: 31 - - uid: 4384 - components: - - type: Transform - pos: 36.5,-18.5 - parent: 31 - - uid: 4385 - components: - - type: Transform - pos: 38.5,-22.5 - parent: 31 - uid: 4395 components: - type: Transform @@ -72807,16 +72019,6 @@ entities: - type: Transform pos: 55.5,12.5 parent: 31 - - uid: 4494 - components: - - type: Transform - pos: 34.5,-19.5 - parent: 31 - - uid: 4499 - components: - - type: Transform - pos: 34.5,-21.5 - parent: 31 - uid: 4502 components: - type: Transform @@ -72825,17 +72027,20 @@ entities: - uid: 4509 components: - type: Transform - pos: 31.5,-21.5 + rot: 3.141592653589793 rad + pos: 56.5,-24.5 parent: 31 - - uid: 4517 + - uid: 4510 components: - type: Transform - pos: 38.5,-26.5 + rot: 3.141592653589793 rad + pos: 55.5,-22.5 parent: 31 - - uid: 4518 + - uid: 4511 components: - type: Transform - pos: 39.5,-26.5 + rot: 3.141592653589793 rad + pos: 56.5,-23.5 parent: 31 - uid: 4523 components: @@ -72883,11 +72088,6 @@ entities: - type: Transform pos: -32.5,-19.5 parent: 31 - - uid: 4573 - components: - - type: Transform - pos: -31.5,-20.5 - parent: 31 - uid: 4574 components: - type: Transform @@ -72898,45 +72098,45 @@ entities: - type: Transform pos: 39.5,-16.5 parent: 31 - - uid: 4580 - components: - - type: Transform - pos: 38.5,-18.5 - parent: 31 - uid: 4581 components: - type: Transform - pos: 37.5,-18.5 + rot: 3.141592653589793 rad + pos: 46.5,-18.5 parent: 31 - uid: 4582 components: - type: Transform pos: 39.5,-18.5 parent: 31 - - uid: 4584 + - uid: 4589 components: - type: Transform - pos: 39.5,-22.5 + pos: 60.5,-6.5 parent: 31 - - uid: 4587 + - uid: 4594 components: - type: Transform - pos: 32.5,-26.5 + rot: 3.141592653589793 rad + pos: 47.5,-18.5 parent: 31 - - uid: 4588 + - uid: 4600 components: - type: Transform - pos: 34.5,-26.5 + rot: 3.141592653589793 rad + pos: 47.5,-17.5 parent: 31 - - uid: 4589 + - uid: 4627 components: - type: Transform - pos: 60.5,-6.5 + rot: 3.141592653589793 rad + pos: 43.5,-26.5 parent: 31 - - uid: 4594 + - uid: 4628 components: - type: Transform - pos: 34.5,-20.5 + rot: 3.141592653589793 rad + pos: 44.5,-28.5 parent: 31 - uid: 4636 components: @@ -72948,40 +72148,64 @@ entities: - type: Transform pos: 39.5,-17.5 parent: 31 - - uid: 4648 + - uid: 4665 components: - type: Transform - pos: 34.5,-22.5 + rot: 3.141592653589793 rad + pos: 43.5,-21.5 parent: 31 - - uid: 4661 + - uid: 4676 components: - type: Transform - pos: 31.5,-22.5 + rot: 1.5707963267948966 rad + pos: 46.5,-20.5 parent: 31 - - uid: 4674 + - uid: 4677 components: - type: Transform - pos: 55.5,-21.5 + rot: 1.5707963267948966 rad + pos: 49.5,-20.5 parent: 31 - - uid: 4675 + - uid: 4678 components: - type: Transform - pos: 52.5,-18.5 + rot: 1.5707963267948966 rad + pos: 52.5,-20.5 parent: 31 - - uid: 4678 + - uid: 4679 components: - type: Transform - pos: 46.5,-18.5 + rot: 1.5707963267948966 rad + pos: 47.5,-20.5 parent: 31 - - uid: 4716 + - uid: 4680 components: - type: Transform - pos: -33.5,-17.5 + rot: 3.141592653589793 rad + pos: 42.5,-25.5 parent: 31 - - uid: 4717 + - uid: 4681 components: - type: Transform - pos: -30.5,-20.5 + rot: 3.141592653589793 rad + pos: 43.5,-22.5 + parent: 31 + - uid: 4683 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 42.5,-24.5 + parent: 31 + - uid: 4714 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,-35.5 + parent: 31 + - uid: 4716 + components: + - type: Transform + pos: -33.5,-17.5 parent: 31 - uid: 4724 components: @@ -72989,6 +72213,12 @@ entities: rot: 3.141592653589793 rad pos: 69.5,4.5 parent: 31 + - uid: 4735 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 42.5,-22.5 + parent: 31 - uid: 4740 components: - type: Transform @@ -73046,6 +72276,12 @@ entities: - type: Transform pos: 13.5,-31.5 parent: 31 + - uid: 4836 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 46.5,-29.5 + parent: 31 - uid: 4837 components: - type: Transform @@ -73081,6 +72317,27 @@ entities: - type: Transform pos: 33.5,24.5 parent: 31 + - uid: 4859 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 44.5,-20.5 + parent: 31 + - uid: 4861 + components: + - type: Transform + pos: 35.5,-19.5 + parent: 31 + - uid: 4862 + components: + - type: Transform + pos: 36.5,-19.5 + parent: 31 + - uid: 4864 + components: + - type: Transform + pos: 37.5,-19.5 + parent: 31 - uid: 4867 components: - type: Transform @@ -73207,11 +72464,6 @@ entities: - type: Transform pos: 14.5,26.5 parent: 31 - - uid: 5061 - components: - - type: Transform - pos: 13.5,27.5 - parent: 31 - uid: 5062 components: - type: Transform @@ -73343,6 +72595,12 @@ entities: - type: Transform pos: 14.5,-30.5 parent: 31 + - uid: 5291 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -33.5,7.5 + parent: 31 - uid: 5294 components: - type: Transform @@ -73393,6 +72651,58 @@ entities: - type: Transform pos: 41.5,24.5 parent: 31 + - uid: 5527 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -33.5,6.5 + parent: 31 + - uid: 5532 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -32.5,6.5 + parent: 31 + - uid: 5533 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,6.5 + parent: 31 + - uid: 5534 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,6.5 + parent: 31 + - uid: 5535 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,7.5 + parent: 31 + - uid: 5536 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -30.5,8.5 + parent: 31 + - uid: 5538 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -31.5,8.5 + parent: 31 + - uid: 5539 + components: + - type: Transform + pos: -27.5,-8.5 + parent: 31 + - uid: 5552 + components: + - type: Transform + pos: -27.5,-10.5 + parent: 31 - uid: 5610 components: - type: Transform @@ -73418,15 +72728,21 @@ entities: - type: Transform pos: -33.5,-20.5 parent: 31 + - uid: 5772 + components: + - type: Transform + pos: -32.5,-30.5 + parent: 31 - uid: 5784 components: - type: Transform pos: 56.5,12.5 parent: 31 - - uid: 5882 + - uid: 5871 components: - type: Transform - pos: -53.5,-11.5 + rot: 3.141592653589793 rad + pos: -33.5,8.5 parent: 31 - uid: 5894 components: @@ -73439,12 +72755,34 @@ entities: - type: Transform pos: 19.5,18.5 parent: 31 + - uid: 5976 + components: + - type: Transform + pos: -29.5,-8.5 + parent: 31 - uid: 5983 components: - type: Transform rot: 3.141592653589793 rad pos: -44.5,-8.5 parent: 31 + - uid: 5995 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 51.5,-20.5 + parent: 31 + - uid: 6007 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 36.5,4.5 + parent: 31 + - uid: 6082 + components: + - type: Transform + pos: -28.5,-8.5 + parent: 31 - uid: 6181 components: - type: Transform @@ -73662,6 +73000,11 @@ entities: - type: Transform pos: 33.5,23.5 parent: 31 + - uid: 6505 + components: + - type: Transform + pos: -54.5,-12.5 + parent: 31 - uid: 6537 components: - type: Transform @@ -73687,6 +73030,12 @@ entities: - type: Transform pos: 58.5,-10.5 parent: 31 + - uid: 6599 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 53.5,-26.5 + parent: 31 - uid: 6601 components: - type: Transform @@ -73722,6 +73071,12 @@ entities: - type: Transform pos: 41.5,10.5 parent: 31 + - uid: 6708 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -10.5,33.5 + parent: 31 - uid: 6751 components: - type: Transform @@ -73779,11 +73134,6 @@ entities: - type: Transform pos: 30.5,15.5 parent: 31 - - uid: 6883 - components: - - type: Transform - pos: -4.5,30.5 - parent: 31 - uid: 6889 components: - type: Transform @@ -73795,6 +73145,12 @@ entities: rot: 1.5707963267948966 rad pos: 47.5,20.5 parent: 31 + - uid: 6904 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 53.5,-23.5 + parent: 31 - uid: 6905 components: - type: Transform @@ -73842,40 +73198,77 @@ entities: - type: Transform pos: 75.5,11.5 parent: 31 - - uid: 6983 + - uid: 6997 components: - type: Transform - pos: 43.5,-22.5 + rot: 1.5707963267948966 rad + pos: 53.5,-28.5 parent: 31 - - uid: 6984 + - uid: 6998 components: - type: Transform - pos: 43.5,-26.5 + rot: 1.5707963267948966 rad + pos: 53.5,-27.5 parent: 31 - - uid: 6985 + - uid: 7005 components: - type: Transform - pos: 43.5,-21.5 + rot: 3.141592653589793 rad + pos: 51.5,-31.5 parent: 31 - - uid: 6986 + - uid: 7006 components: - type: Transform - pos: 43.5,-27.5 + rot: 3.141592653589793 rad + pos: 56.5,-26.5 parent: 31 - - uid: 6987 + - uid: 7007 components: - type: Transform - pos: 46.5,-30.5 + rot: 3.141592653589793 rad + pos: 47.5,-31.5 parent: 31 - - uid: 6990 + - uid: 7008 components: - type: Transform - pos: 52.5,-30.5 + rot: 3.141592653589793 rad + pos: 50.5,-23.5 parent: 31 - - uid: 6992 + - uid: 7014 components: - type: Transform - pos: 55.5,-27.5 + rot: 3.141592653589793 rad + pos: 52.5,-29.5 + parent: 31 + - uid: 7018 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,-28.5 + parent: 31 + - uid: 7020 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,-20.5 + parent: 31 + - uid: 7021 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,-21.5 + parent: 31 + - uid: 7022 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 54.5,-28.5 + parent: 31 + - uid: 7024 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 15.5,21.5 parent: 31 - uid: 7034 components: @@ -73900,7 +73293,8 @@ entities: - uid: 7049 components: - type: Transform - pos: 35.5,-18.5 + rot: 3.141592653589793 rad + pos: 45.5,-25.5 parent: 31 - uid: 7053 components: @@ -73913,20 +73307,16 @@ entities: - type: Transform pos: 30.5,17.5 parent: 31 - - uid: 7060 - components: - - type: Transform - pos: 31.5,-26.5 - parent: 31 - - uid: 7061 + - uid: 7062 components: - type: Transform - pos: 33.5,-26.5 + pos: 31.5,-20.5 parent: 31 - - uid: 7062 + - uid: 7069 components: - type: Transform - pos: 31.5,-20.5 + rot: 1.5707963267948966 rad + pos: 45.5,-27.5 parent: 31 - uid: 7081 components: @@ -73943,6 +73333,12 @@ entities: - type: Transform pos: 35.5,24.5 parent: 31 + - uid: 7087 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 48.5,-28.5 + parent: 31 - uid: 7094 components: - type: Transform @@ -73958,6 +73354,18 @@ entities: - type: Transform pos: -7.5,-42.5 parent: 31 + - uid: 7102 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,-26.5 + parent: 31 + - uid: 7109 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5,36.5 + parent: 31 - uid: 7157 components: - type: Transform @@ -74002,21 +73410,45 @@ entities: pos: 76.5,10.5 parent: 31 - uid: 7190 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,32.5 + parent: 31 + - uid: 7223 + components: + - type: Transform + pos: 28.5,2.5 + parent: 31 + - uid: 7235 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,-22.5 + parent: 31 + - uid: 7238 components: - type: Transform rot: 1.5707963267948966 rad - pos: 75.5,12.5 + pos: 51.5,-28.5 parent: 31 - - uid: 7191 + - uid: 7240 components: - type: Transform rot: 1.5707963267948966 rad - pos: 76.5,12.5 + pos: 47.5,-28.5 parent: 31 - - uid: 7223 + - uid: 7315 components: - type: Transform - pos: 28.5,2.5 + rot: 3.141592653589793 rad + pos: 49.5,-31.5 + parent: 31 + - uid: 7317 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 56.5,-22.5 parent: 31 - uid: 7333 components: @@ -74028,6 +73460,18 @@ entities: - type: Transform pos: -20.5,9.5 parent: 31 + - uid: 7365 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,-30.5 + parent: 31 + - uid: 7374 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 55.5,-27.5 + parent: 31 - uid: 7441 components: - type: Transform @@ -74194,46 +73638,16 @@ entities: - type: Transform pos: -39.5,13.5 parent: 31 - - uid: 7685 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,29.5 - parent: 31 - uid: 7698 components: - type: Transform pos: 48.5,-12.5 parent: 31 - - uid: 7699 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,30.5 - parent: 31 - - uid: 7701 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-28.5 - parent: 31 - uid: 7712 components: - type: Transform pos: -54.5,-11.5 parent: 31 - - uid: 7724 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-28.5 - parent: 31 - - uid: 7725 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-27.5 - parent: 31 - uid: 7751 components: - type: Transform @@ -74269,6 +73683,12 @@ entities: - type: Transform pos: 33.5,20.5 parent: 31 + - uid: 7859 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -7.5,27.5 + parent: 31 - uid: 7942 components: - type: Transform @@ -74396,6 +73816,24 @@ entities: - type: Transform pos: -30.5,18.5 parent: 31 + - uid: 8233 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 50.5,-17.5 + parent: 31 + - uid: 8247 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 48.5,-23.5 + parent: 31 + - uid: 8250 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 33.5,-19.5 + parent: 31 - uid: 8287 components: - type: Transform @@ -74406,6 +73844,12 @@ entities: - type: Transform pos: -51.5,-8.5 parent: 31 + - uid: 8290 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 15.5,20.5 + parent: 31 - uid: 8311 components: - type: Transform @@ -74417,6 +73861,36 @@ entities: rot: 1.5707963267948966 rad pos: 69.5,3.5 parent: 31 + - uid: 8325 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 54.5,-29.5 + parent: 31 + - uid: 8326 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 55.5,-26.5 + parent: 31 + - uid: 8332 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 48.5,-31.5 + parent: 31 + - uid: 8333 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 50.5,-31.5 + parent: 31 + - uid: 8334 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,-29.5 + parent: 31 - uid: 8368 components: - type: Transform @@ -74427,6 +73901,18 @@ entities: - type: Transform pos: -2.5,-23.5 parent: 31 + - uid: 8384 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 56.5,-25.5 + parent: 31 + - uid: 8391 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 54.5,-27.5 + parent: 31 - uid: 8400 components: - type: Transform @@ -74449,11 +73935,6 @@ entities: - type: Transform pos: -21.5,-30.5 parent: 31 - - uid: 8466 - components: - - type: Transform - pos: -21.5,-28.5 - parent: 31 - uid: 8489 components: - type: Transform @@ -74465,33 +73946,11 @@ entities: - type: Transform pos: 64.5,5.5 parent: 31 - - uid: 8511 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-28.5 - parent: 31 - - uid: 8512 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-28.5 - parent: 31 - uid: 8518 components: - type: Transform pos: -31.5,-27.5 parent: 31 - - uid: 8519 - components: - - type: Transform - pos: -31.5,-25.5 - parent: 31 - - uid: 8522 - components: - - type: Transform - pos: -30.5,-27.5 - parent: 31 - uid: 8528 components: - type: Transform @@ -74507,11 +73966,6 @@ entities: - type: Transform pos: -20.5,-33.5 parent: 31 - - uid: 8532 - components: - - type: Transform - pos: -37.5,-29.5 - parent: 31 - uid: 8534 components: - type: Transform @@ -74532,11 +73986,6 @@ entities: - type: Transform pos: -30.5,-33.5 parent: 31 - - uid: 8538 - components: - - type: Transform - pos: -34.5,-32.5 - parent: 31 - uid: 8539 components: - type: Transform @@ -74617,11 +74066,6 @@ entities: - type: Transform pos: -37.5,-22.5 parent: 31 - - uid: 8561 - components: - - type: Transform - pos: -32.5,-25.5 - parent: 31 - uid: 8562 components: - type: Transform @@ -74632,11 +74076,46 @@ entities: - type: Transform pos: -33.5,-22.5 parent: 31 - - uid: 8753 + - uid: 8615 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,-23.5 + parent: 31 + - uid: 8695 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 51.5,-30.5 + parent: 31 + - uid: 8701 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 55.5,-21.5 + parent: 31 + - uid: 8741 components: - type: Transform rot: -1.5707963267948966 rad - pos: -27.5,-27.5 + pos: 14.5,20.5 + parent: 31 + - uid: 8743 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 45.5,-19.5 + parent: 31 + - uid: 8744 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 54.5,-20.5 + parent: 31 + - uid: 8745 + components: + - type: Transform + pos: 34.5,-19.5 parent: 31 - uid: 8756 components: @@ -74658,31 +74137,159 @@ entities: - type: Transform pos: -15.5,6.5 parent: 31 + - uid: 8775 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 54.5,-21.5 + parent: 31 + - uid: 8785 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 44.5,-21.5 + parent: 31 + - uid: 8786 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 44.5,-19.5 + parent: 31 + - uid: 8799 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,32.5 + parent: 31 + - uid: 8800 + components: + - type: Transform + pos: 5.5,31.5 + parent: 31 + - uid: 8805 + components: + - type: Transform + pos: -3.5,6.5 + parent: 31 - uid: 8806 components: - type: Transform pos: -38.5,20.5 parent: 31 + - uid: 8811 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,-19.5 + parent: 31 + - uid: 8812 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 54.5,-19.5 + parent: 31 + - uid: 8814 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,36.5 + parent: 31 + - uid: 8815 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -7.5,32.5 + parent: 31 + - uid: 8818 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,32.5 + parent: 31 + - uid: 8820 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -10.5,37.5 + parent: 31 + - uid: 8830 + components: + - type: Transform + pos: 38.5,-19.5 + parent: 31 + - uid: 8831 + components: + - type: Transform + pos: -15.5,15.5 + parent: 31 + - uid: 8839 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,-19.5 + parent: 31 - uid: 8844 components: - type: Transform pos: -15.5,16.5 parent: 31 + - uid: 8858 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 51.5,-18.5 + parent: 31 + - uid: 8863 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,37.5 + parent: 31 + - uid: 8917 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 46.5,-19.5 + parent: 31 + - uid: 8919 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 51.5,-17.5 + parent: 31 + - uid: 8920 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 52.5,-18.5 + parent: 31 - uid: 8936 components: - type: Transform pos: -12.5,-31.5 parent: 31 + - uid: 8951 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -31.5,-9.5 + parent: 31 + - uid: 8995 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 32.5,-20.5 + parent: 31 - uid: 9005 components: - type: Transform pos: -12.5,-33.5 parent: 31 - - uid: 9008 + - uid: 9022 components: - type: Transform rot: -1.5707963267948966 rad - pos: -29.5,-25.5 + pos: -31.5,-10.5 parent: 31 - uid: 9106 components: @@ -74755,35 +74362,17 @@ entities: rot: -1.5707963267948966 rad pos: -3.5,-30.5 parent: 31 - - uid: 9254 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-26.5 - parent: 31 - uid: 9258 components: - type: Transform rot: -1.5707963267948966 rad pos: -3.5,-31.5 parent: 31 - - uid: 9270 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-28.5 - parent: 31 - - uid: 9271 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-28.5 - parent: 31 - uid: 9272 components: - type: Transform rot: -1.5707963267948966 rad - pos: -27.5,-25.5 + pos: -6.5,26.5 parent: 31 - uid: 9274 components: @@ -74901,6 +74490,12 @@ entities: - type: Transform pos: 3.5,-37.5 parent: 31 + - uid: 9323 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -5.5,26.5 + parent: 31 - uid: 9327 components: - type: Transform @@ -75012,6 +74607,11 @@ entities: - type: Transform pos: -24.5,-30.5 parent: 31 + - uid: 9447 + components: + - type: Transform + pos: -0.5,30.5 + parent: 31 - uid: 9450 components: - type: Transform @@ -75093,16 +74693,15 @@ entities: - type: Transform pos: 61.5,9.5 parent: 31 - - uid: 9542 + - uid: 9545 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,12.5 + pos: 65.5,11.5 parent: 31 - - uid: 9545 + - uid: 9555 components: - type: Transform - pos: 65.5,11.5 + pos: -4.5,33.5 parent: 31 - uid: 9564 components: @@ -75110,6 +74709,11 @@ entities: rot: 3.141592653589793 rad pos: 65.5,0.5 parent: 31 + - uid: 9572 + components: + - type: Transform + pos: -1.5,31.5 + parent: 31 - uid: 9584 components: - type: Transform @@ -75228,6 +74832,11 @@ entities: - type: Transform pos: -39.5,20.5 parent: 31 + - uid: 9792 + components: + - type: Transform + pos: -18.5,-17.5 + parent: 31 - uid: 9803 components: - type: Transform @@ -75275,6 +74884,18 @@ entities: - type: Transform pos: 24.5,-15.5 parent: 31 + - uid: 10035 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -31.5,-8.5 + parent: 31 + - uid: 10037 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,-10.5 + parent: 31 - uid: 10081 components: - type: Transform @@ -75311,12 +74932,6 @@ entities: rot: -1.5707963267948966 rad pos: 24.5,28.5 parent: 31 - - uid: 10115 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,-5.5 - parent: 31 - uid: 10116 components: - type: Transform @@ -75335,12 +74950,6 @@ entities: rot: 3.141592653589793 rad pos: 41.5,-14.5 parent: 31 - - uid: 10119 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,-4.5 - parent: 31 - uid: 10128 components: - type: Transform @@ -75407,6 +75016,12 @@ entities: - type: Transform pos: 20.5,-8.5 parent: 31 + - uid: 10389 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 53.5,-25.5 + parent: 31 - uid: 10411 components: - type: Transform @@ -75456,6 +75071,12 @@ entities: - type: Transform pos: -0.5,-22.5 parent: 31 + - uid: 10804 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 71.5,-4.5 + parent: 31 - uid: 10986 components: - type: Transform @@ -75473,31 +75094,60 @@ entities: rot: 1.5707963267948966 rad pos: 47.5,21.5 parent: 31 + - uid: 11051 + components: + - type: Transform + pos: -16.5,15.5 + parent: 31 - uid: 11061 components: - type: Transform rot: 3.141592653589793 rad pos: 54.5,18.5 parent: 31 - - uid: 11114 + - uid: 11082 components: - type: Transform - pos: -8.5,30.5 + rot: 3.141592653589793 rad + pos: 72.5,-3.5 parent: 31 - - uid: 11115 + - uid: 11093 components: - type: Transform - pos: -8.5,29.5 + rot: 3.141592653589793 rad + pos: 72.5,-4.5 + parent: 31 + - uid: 11111 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -7.5,31.5 parent: 31 - uid: 11116 components: - type: Transform - pos: -8.5,28.5 + pos: 5.5,30.5 parent: 31 - - uid: 11117 + - uid: 11123 components: - type: Transform - pos: -8.5,27.5 + pos: -26.5,-17.5 + parent: 31 + - uid: 11124 + components: + - type: Transform + pos: -29.5,-20.5 + parent: 31 + - uid: 11132 + components: + - type: Transform + pos: 5.5,29.5 + parent: 31 + - uid: 11141 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -7.5,26.5 parent: 31 - uid: 11142 components: @@ -75509,17 +75159,15 @@ entities: - type: Transform pos: -0.5,-18.5 parent: 31 - - uid: 11148 + - uid: 11146 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,-5.5 + pos: -5.5,-36.5 parent: 31 - - uid: 11150 + - uid: 11148 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,-3.5 + pos: -3.5,-33.5 parent: 31 - uid: 11151 components: @@ -75533,12 +75181,6 @@ entities: rot: 1.5707963267948966 rad pos: 69.5,-3.5 parent: 31 - - uid: 11153 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,-3.5 - parent: 31 - uid: 11154 components: - type: Transform @@ -75551,35 +75193,11 @@ entities: rot: 1.5707963267948966 rad pos: 73.5,-1.5 parent: 31 - - uid: 11157 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 77.5,1.5 - parent: 31 - - uid: 11158 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,-0.5 - parent: 31 - - uid: 11160 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,-1.5 - parent: 31 - uid: 11165 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,2.5 - parent: 31 - - uid: 11169 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 65.5,-5.5 + rot: 3.141592653589793 rad + pos: -30.5,-28.5 parent: 31 - uid: 11170 components: @@ -75611,53 +75229,23 @@ entities: rot: 1.5707963267948966 rad pos: 75.5,0.5 parent: 31 - - uid: 11178 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 76.5,0.5 - parent: 31 - uid: 11180 components: - type: Transform rot: 1.5707963267948966 rad pos: 65.5,-4.5 parent: 31 - - uid: 11181 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,-3.5 - parent: 31 - uid: 11182 components: - type: Transform rot: 1.5707963267948966 rad pos: 69.5,-2.5 parent: 31 - - uid: 11183 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,-4.5 - parent: 31 - - uid: 11184 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 73.5,-2.5 - parent: 31 - uid: 11185 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 66.5,-5.5 - parent: 31 - - uid: 11186 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,3.5 + rot: 3.141592653589793 rad + pos: -29.5,-29.5 parent: 31 - uid: 11187 components: @@ -75718,12 +75306,6 @@ entities: rot: 1.5707963267948966 rad pos: 74.5,9.5 parent: 31 - - uid: 11813 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 77.5,10.5 - parent: 31 - uid: 11814 components: - type: Transform @@ -75772,95 +75354,18 @@ entities: rot: 1.5707963267948966 rad pos: 75.5,1.5 parent: 31 - - uid: 11822 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,1.5 - parent: 31 - - uid: 11823 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,2.5 - parent: 31 - - uid: 11824 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 73.5,0.5 - parent: 31 - uid: 11825 components: - type: Transform rot: 1.5707963267948966 rad pos: 73.5,-0.5 parent: 31 - - uid: 11826 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,-0.5 - parent: 31 - uid: 11827 components: - type: Transform rot: 1.5707963267948966 rad pos: 72.5,-1.5 parent: 31 - - uid: 11828 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,-1.5 - parent: 31 - - uid: 11829 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,-2.5 - parent: 31 - - uid: 11830 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,-2.5 - parent: 31 - - uid: 11842 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,12.5 - parent: 31 - - uid: 11843 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,12.5 - parent: 31 - - uid: 11844 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 73.5,12.5 - parent: 31 - - uid: 11846 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,9.5 - parent: 31 - - uid: 11847 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 77.5,11.5 - parent: 31 - - uid: 12097 - components: - - type: Transform - pos: 59.5,-1.5 - parent: 31 - uid: 12323 components: - type: Transform @@ -75912,6 +75417,11 @@ entities: - type: Transform pos: 15.5,-18.5 parent: 31 + - uid: 54 + components: + - type: Transform + pos: -28.5,1.5 + parent: 31 - uid: 112 components: - type: Transform @@ -75948,21 +75458,11 @@ entities: rot: 3.141592653589793 rad pos: -31.5,1.5 parent: 31 - - uid: 217 - components: - - type: Transform - pos: 14.5,-18.5 - parent: 31 - uid: 251 components: - type: Transform pos: -33.5,16.5 parent: 31 - - uid: 268 - components: - - type: Transform - pos: -13.5,-13.5 - parent: 31 - uid: 343 components: - type: Transform @@ -75975,11 +75475,6 @@ entities: rot: -1.5707963267948966 rad pos: -27.5,-12.5 parent: 31 - - uid: 404 - components: - - type: Transform - pos: -26.5,-7.5 - parent: 31 - uid: 416 components: - type: Transform @@ -75995,35 +75490,39 @@ entities: - type: Transform pos: 19.5,-23.5 parent: 31 - - uid: 477 + - uid: 484 components: - type: Transform - pos: -20.5,-6.5 + pos: 20.5,-23.5 parent: 31 - - uid: 484 + - uid: 492 components: - type: Transform - pos: 20.5,-23.5 + rot: 3.141592653589793 rad + pos: -28.5,2.5 parent: 31 - - uid: 527 + - uid: 502 components: - type: Transform - pos: -14.5,-3.5 + rot: 1.5707963267948966 rad + pos: -7.5,-10.5 parent: 31 - - uid: 528 + - uid: 527 components: - type: Transform - pos: -21.5,-1.5 + rot: -1.5707963267948966 rad + pos: -35.5,-2.5 parent: 31 - uid: 551 components: - type: Transform pos: 8.5,-6.5 parent: 31 - - uid: 582 + - uid: 584 components: - type: Transform - pos: -29.5,-3.5 + rot: 3.141592653589793 rad + pos: -15.5,-5.5 parent: 31 - uid: 587 components: @@ -76102,15 +75601,15 @@ entities: rot: 1.5707963267948966 rad pos: -24.5,-24.5 parent: 31 - - uid: 777 + - uid: 759 components: - type: Transform - pos: -26.5,-14.5 + pos: -19.5,16.5 parent: 31 - - uid: 784 + - uid: 777 components: - type: Transform - pos: -5.5,-13.5 + pos: -26.5,-14.5 parent: 31 - uid: 796 components: @@ -76132,11 +75631,6 @@ entities: - type: Transform pos: -13.5,-6.5 parent: 31 - - uid: 906 - components: - - type: Transform - pos: -14.5,-5.5 - parent: 31 - uid: 907 components: - type: Transform @@ -76197,21 +75691,6 @@ entities: - type: Transform pos: -15.5,2.5 parent: 31 - - uid: 929 - components: - - type: Transform - pos: -20.5,-10.5 - parent: 31 - - uid: 930 - components: - - type: Transform - pos: -20.5,-9.5 - parent: 31 - - uid: 935 - components: - - type: Transform - pos: -16.5,-6.5 - parent: 31 - uid: 960 components: - type: Transform @@ -76237,6 +75716,26 @@ entities: - type: Transform pos: -14.5,-23.5 parent: 31 + - uid: 1050 + components: + - type: Transform + pos: -22.5,-3.5 + parent: 31 + - uid: 1060 + components: + - type: Transform + pos: -28.5,-1.5 + parent: 31 + - uid: 1065 + components: + - type: Transform + pos: -22.5,2.5 + parent: 31 + - uid: 1069 + components: + - type: Transform + pos: -23.5,0.5 + parent: 31 - uid: 1088 components: - type: Transform @@ -76247,11 +75746,6 @@ entities: - type: Transform pos: -34.5,-10.5 parent: 31 - - uid: 1115 - components: - - type: Transform - pos: -21.5,15.5 - parent: 31 - uid: 1124 components: - type: Transform @@ -76262,10 +75756,20 @@ entities: - type: Transform pos: -34.5,-8.5 parent: 31 - - uid: 1170 + - uid: 1189 components: - type: Transform - pos: -23.5,18.5 + pos: -24.5,-2.5 + parent: 31 + - uid: 1209 + components: + - type: Transform + pos: -23.5,-0.5 + parent: 31 + - uid: 1218 + components: + - type: Transform + pos: -23.5,-2.5 parent: 31 - uid: 1245 components: @@ -76292,6 +75796,11 @@ entities: - type: Transform pos: -34.5,-0.5 parent: 31 + - uid: 1293 + components: + - type: Transform + pos: -23.5,-1.5 + parent: 31 - uid: 1294 components: - type: Transform @@ -76312,10 +75821,15 @@ entities: - type: Transform pos: -34.5,-4.5 parent: 31 + - uid: 1314 + components: + - type: Transform + pos: -23.5,2.5 + parent: 31 - uid: 1318 components: - type: Transform - pos: -34.5,-5.5 + pos: -23.5,1.5 parent: 31 - uid: 1321 components: @@ -76327,6 +75841,11 @@ entities: - type: Transform pos: -31.5,-1.5 parent: 31 + - uid: 1338 + components: + - type: Transform + pos: -18.5,13.5 + parent: 31 - uid: 1339 components: - type: Transform @@ -76357,35 +75876,26 @@ entities: - type: Transform pos: 10.5,-21.5 parent: 31 - - uid: 1363 - components: - - type: Transform - pos: -27.5,2.5 - parent: 31 - - uid: 1364 - components: - - type: Transform - pos: -26.5,2.5 - parent: 31 - uid: 1365 components: - type: Transform pos: -1.5,-9.5 parent: 31 - - uid: 1378 + - uid: 1409 components: - type: Transform - pos: -26.5,1.5 + pos: -3.5,-10.5 parent: 31 - uid: 1420 components: - type: Transform pos: 12.5,-18.5 parent: 31 - - uid: 1426 + - uid: 1437 components: - type: Transform - pos: -25.5,1.5 + rot: 1.5707963267948966 rad + pos: -7.5,-11.5 parent: 31 - uid: 1441 components: @@ -76414,11 +75924,6 @@ entities: - type: Transform pos: -1.5,-7.5 parent: 31 - - uid: 1579 - components: - - type: Transform - pos: -22.5,1.5 - parent: 31 - uid: 1587 components: - type: Transform @@ -76429,11 +75934,6 @@ entities: - type: Transform pos: -26.5,15.5 parent: 31 - - uid: 1606 - components: - - type: Transform - pos: -21.5,-0.5 - parent: 31 - uid: 1612 components: - type: Transform @@ -76494,36 +75994,11 @@ entities: - type: Transform pos: -19.5,25.5 parent: 31 - - uid: 1669 - components: - - type: Transform - pos: -20.5,15.5 - parent: 31 - uid: 1670 components: - type: Transform pos: -19.5,24.5 parent: 31 - - uid: 1671 - components: - - type: Transform - pos: -22.5,15.5 - parent: 31 - - uid: 1672 - components: - - type: Transform - pos: -23.5,15.5 - parent: 31 - - uid: 1673 - components: - - type: Transform - pos: -24.5,15.5 - parent: 31 - - uid: 1674 - components: - - type: Transform - pos: -20.5,17.5 - parent: 31 - uid: 1677 components: - type: Transform @@ -76584,11 +76059,6 @@ entities: - type: Transform pos: -21.5,2.5 parent: 31 - - uid: 1823 - components: - - type: Transform - pos: -21.5,0.5 - parent: 31 - uid: 1825 components: - type: Transform @@ -76605,6 +76075,11 @@ entities: rot: 1.5707963267948966 rad pos: 11.5,26.5 parent: 31 + - uid: 1998 + components: + - type: Transform + pos: -21.5,13.5 + parent: 31 - uid: 2008 components: - type: Transform @@ -76655,11 +76130,6 @@ entities: - type: Transform pos: 13.5,-25.5 parent: 31 - - uid: 2028 - components: - - type: Transform - pos: -25.5,-11.5 - parent: 31 - uid: 2034 components: - type: Transform @@ -76680,36 +76150,6 @@ entities: - type: Transform pos: -33.5,10.5 parent: 31 - - uid: 2058 - components: - - type: Transform - pos: -21.5,1.5 - parent: 31 - - uid: 2059 - components: - - type: Transform - pos: -33.5,7.5 - parent: 31 - - uid: 2060 - components: - - type: Transform - pos: -33.5,6.5 - parent: 31 - - uid: 2061 - components: - - type: Transform - pos: -32.5,6.5 - parent: 31 - - uid: 2062 - components: - - type: Transform - pos: -31.5,6.5 - parent: 31 - - uid: 2063 - components: - - type: Transform - pos: -30.5,6.5 - parent: 31 - uid: 2067 components: - type: Transform @@ -76720,16 +76160,6 @@ entities: - type: Transform pos: -26.5,7.5 parent: 31 - - uid: 2070 - components: - - type: Transform - pos: -30.5,7.5 - parent: 31 - - uid: 2071 - components: - - type: Transform - pos: -30.5,8.5 - parent: 31 - uid: 2072 components: - type: Transform @@ -76915,11 +76345,27 @@ entities: - type: Transform pos: 20.5,-4.5 parent: 31 + - uid: 2189 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -24.5,17.5 + parent: 31 - uid: 2214 components: - type: Transform pos: 6.5,-6.5 parent: 31 + - uid: 2220 + components: + - type: Transform + pos: -28.5,-5.5 + parent: 31 + - uid: 2221 + components: + - type: Transform + pos: -27.5,-5.5 + parent: 31 - uid: 2224 components: - type: Transform @@ -77012,11 +76458,6 @@ entities: - type: Transform pos: -21.5,-11.5 parent: 31 - - uid: 2268 - components: - - type: Transform - pos: -26.5,-10.5 - parent: 31 - uid: 2270 components: - type: Transform @@ -77027,26 +76468,6 @@ entities: - type: Transform pos: -3.5,-11.5 parent: 31 - - uid: 2273 - components: - - type: Transform - pos: -5.5,-11.5 - parent: 31 - - uid: 2274 - components: - - type: Transform - pos: -6.5,-11.5 - parent: 31 - - uid: 2275 - components: - - type: Transform - pos: -6.5,-12.5 - parent: 31 - - uid: 2285 - components: - - type: Transform - pos: -26.5,-17.5 - parent: 31 - uid: 2289 components: - type: Transform @@ -77059,21 +76480,11 @@ entities: rot: 3.141592653589793 rad pos: -29.5,-17.5 parent: 31 - - uid: 2320 - components: - - type: Transform - pos: -8.5,-13.5 - parent: 31 - uid: 2327 components: - type: Transform pos: 23.5,14.5 parent: 31 - - uid: 2346 - components: - - type: Transform - pos: -18.5,-17.5 - parent: 31 - uid: 2347 components: - type: Transform @@ -77111,11 +76522,6 @@ entities: - type: Transform pos: -14.5,-13.5 parent: 31 - - uid: 2368 - components: - - type: Transform - pos: -11.5,-13.5 - parent: 31 - uid: 2369 components: - type: Transform @@ -77162,16 +76568,6 @@ entities: - type: Transform pos: -10.5,-8.5 parent: 31 - - uid: 2379 - components: - - type: Transform - pos: -16.5,-8.5 - parent: 31 - - uid: 2380 - components: - - type: Transform - pos: -16.5,-9.5 - parent: 31 - uid: 2381 components: - type: Transform @@ -77243,37 +76639,11 @@ entities: rot: 3.141592653589793 rad pos: -11.5,-23.5 parent: 31 - - uid: 2430 - components: - - type: Transform - pos: -26.5,-9.5 - parent: 31 - - uid: 2431 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,8.5 - parent: 31 - - uid: 2435 - components: - - type: Transform - pos: -31.5,-9.5 - parent: 31 - - uid: 2436 - components: - - type: Transform - pos: -30.5,-3.5 - parent: 31 - uid: 2441 components: - type: Transform pos: -34.5,-7.5 parent: 31 - - uid: 2442 - components: - - type: Transform - pos: -31.5,-5.5 - parent: 31 - uid: 2443 components: - type: Transform @@ -77284,6 +76654,12 @@ entities: - type: Transform pos: -31.5,-3.5 parent: 31 + - uid: 2446 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -15.5,-0.5 + parent: 31 - uid: 2449 components: - type: Transform @@ -77306,56 +76682,11 @@ entities: - type: Transform pos: 13.5,13.5 parent: 31 - - uid: 2461 - components: - - type: Transform - pos: -17.5,-6.5 - parent: 31 - uid: 2463 components: - type: Transform pos: 14.5,13.5 parent: 31 - - uid: 2466 - components: - - type: Transform - pos: -17.5,-4.5 - parent: 31 - - uid: 2467 - components: - - type: Transform - pos: -17.5,-5.5 - parent: 31 - - uid: 2468 - components: - - type: Transform - pos: -17.5,-3.5 - parent: 31 - - uid: 2469 - components: - - type: Transform - pos: -18.5,-3.5 - parent: 31 - - uid: 2470 - components: - - type: Transform - pos: -19.5,-3.5 - parent: 31 - - uid: 2471 - components: - - type: Transform - pos: -20.5,-3.5 - parent: 31 - - uid: 2472 - components: - - type: Transform - pos: -21.5,-3.5 - parent: 31 - - uid: 2473 - components: - - type: Transform - pos: -21.5,-2.5 - parent: 31 - uid: 2503 components: - type: Transform @@ -77392,22 +76723,48 @@ entities: - type: Transform pos: 13.5,-12.5 parent: 31 - - uid: 3376 + - uid: 2772 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -29.5,2.5 + parent: 31 + - uid: 2777 + components: + - type: Transform + pos: -27.5,-11.5 + parent: 31 + - uid: 2944 components: - type: Transform - pos: -22.5,18.5 + pos: -29.5,-3.5 parent: 31 - uid: 3405 components: - type: Transform pos: -1.5,-8.5 parent: 31 + - uid: 3408 + components: + - type: Transform + pos: -30.5,-3.5 + parent: 31 + - uid: 3413 + components: + - type: Transform + pos: -14.5,-9.5 + parent: 31 - uid: 3416 components: - type: Transform rot: 1.5707963267948966 rad pos: 17.5,-19.5 parent: 31 + - uid: 3482 + components: + - type: Transform + pos: -22.5,13.5 + parent: 31 - uid: 3592 components: - type: Transform @@ -77419,11 +76776,26 @@ entities: rot: -1.5707963267948966 rad pos: -12.5,-23.5 parent: 31 + - uid: 3617 + components: + - type: Transform + pos: -28.5,-0.5 + parent: 31 - uid: 3623 components: - type: Transform pos: 9.5,24.5 parent: 31 + - uid: 3768 + components: + - type: Transform + pos: -34.5,-6.5 + parent: 31 + - uid: 3771 + components: + - type: Transform + pos: -23.5,-3.5 + parent: 31 - uid: 3875 components: - type: Transform @@ -77435,11 +76807,6 @@ entities: - type: Transform pos: -9.5,-8.5 parent: 31 - - uid: 3916 - components: - - type: Transform - pos: -13.5,-7.5 - parent: 31 - uid: 3925 components: - type: Transform @@ -77497,98 +76864,40 @@ entities: - type: Transform pos: -8.5,-8.5 parent: 31 - - uid: 4064 - components: - - type: Transform - pos: -26.5,-0.5 - parent: 31 - - uid: 4065 - components: - - type: Transform - pos: -27.5,-0.5 - parent: 31 - - uid: 4066 + - uid: 4088 components: - type: Transform - pos: -28.5,-0.5 + pos: -20.5,-3.5 parent: 31 - - uid: 4067 + - uid: 4091 components: - type: Transform - pos: -29.5,-0.5 + rot: -1.5707963267948966 rad + pos: -12.5,-22.5 parent: 31 - - uid: 4068 + - uid: 4094 components: - type: Transform - pos: -30.5,-0.5 + rot: -1.5707963267948966 rad + pos: -12.5,-21.5 parent: 31 - - uid: 4069 + - uid: 4103 components: - type: Transform - pos: -26.5,-3.5 + rot: 3.141592653589793 rad + pos: -24.5,2.5 parent: 31 - - uid: 4070 + - uid: 4105 components: - type: Transform - pos: -27.5,-3.5 + pos: -21.5,-3.5 parent: 31 - - uid: 4071 + - uid: 4108 components: - type: Transform + rot: 3.141592653589793 rad pos: -28.5,-3.5 parent: 31 - - uid: 4072 - components: - - type: Transform - pos: -31.5,-6.5 - parent: 31 - - uid: 4073 - components: - - type: Transform - pos: -26.5,-6.5 - parent: 31 - - uid: 4074 - components: - - type: Transform - pos: -27.5,-6.5 - parent: 31 - - uid: 4075 - components: - - type: Transform - pos: -28.5,-6.5 - parent: 31 - - uid: 4076 - components: - - type: Transform - pos: -29.5,-6.5 - parent: 31 - - uid: 4077 - components: - - type: Transform - pos: -30.5,-6.5 - parent: 31 - - uid: 4080 - components: - - type: Transform - pos: -26.5,-1.5 - parent: 31 - - uid: 4081 - components: - - type: Transform - pos: -26.5,-4.5 - parent: 31 - - uid: 4091 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-22.5 - parent: 31 - - uid: 4094 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-21.5 - parent: 31 - uid: 4221 components: - type: Transform @@ -77615,11 +76924,6 @@ entities: - type: Transform pos: 0.5,-9.5 parent: 31 - - uid: 4313 - components: - - type: Transform - pos: -3.5,-13.5 - parent: 31 - uid: 4331 components: - type: Transform @@ -77641,16 +76945,6 @@ entities: - type: Transform pos: 34.5,-10.5 parent: 31 - - uid: 4511 - components: - - type: Transform - pos: 29.5,-18.5 - parent: 31 - - uid: 4520 - components: - - type: Transform - pos: 31.5,-18.5 - parent: 31 - uid: 4558 components: - type: Transform @@ -77662,10 +76956,11 @@ entities: - type: Transform pos: 36.5,-16.5 parent: 31 - - uid: 4657 + - uid: 4621 components: - type: Transform - pos: 30.5,-18.5 + rot: 1.5707963267948966 rad + pos: -4.5,-10.5 parent: 31 - uid: 4725 components: @@ -77714,11 +77009,6 @@ entities: rot: -1.5707963267948966 rad pos: 5.5,-24.5 parent: 31 - - uid: 4836 - components: - - type: Transform - pos: -6.5,-13.5 - parent: 31 - uid: 4857 components: - type: Transform @@ -77756,31 +77046,6 @@ entities: - type: Transform pos: 25.5,-22.5 parent: 31 - - uid: 4981 - components: - - type: Transform - pos: -20.5,18.5 - parent: 31 - - uid: 4984 - components: - - type: Transform - pos: -21.5,18.5 - parent: 31 - - uid: 4985 - components: - - type: Transform - pos: -24.5,18.5 - parent: 31 - - uid: 4986 - components: - - type: Transform - pos: -24.5,17.5 - parent: 31 - - uid: 4987 - components: - - type: Transform - pos: -24.5,16.5 - parent: 31 - uid: 5011 components: - type: Transform @@ -77821,11 +77086,6 @@ entities: - type: Transform pos: -18.5,-13.5 parent: 31 - - uid: 5211 - components: - - type: Transform - pos: -25.5,-10.5 - parent: 31 - uid: 5218 components: - type: Transform @@ -77847,6 +77107,11 @@ entities: - type: Transform pos: 13.5,-7.5 parent: 31 + - uid: 5545 + components: + - type: Transform + pos: -31.5,-5.5 + parent: 31 - uid: 5609 components: - type: Transform @@ -77873,6 +77138,12 @@ entities: - type: Transform pos: 13.5,-18.5 parent: 31 + - uid: 6407 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -19.5,17.5 + parent: 31 - uid: 6524 components: - type: Transform @@ -77883,11 +77154,6 @@ entities: - type: Transform pos: 21.5,-17.5 parent: 31 - - uid: 6697 - components: - - type: Transform - pos: -31.5,-7.5 - parent: 31 - uid: 6965 components: - type: Transform @@ -77903,10 +77169,15 @@ entities: - type: Transform pos: 37.5,-16.5 parent: 31 - - uid: 7046 + - uid: 6979 components: - type: Transform - pos: 31.5,-19.5 + pos: 9.5,-18.5 + parent: 31 + - uid: 6988 + components: + - type: Transform + pos: 11.5,-15.5 parent: 31 - uid: 7089 components: @@ -77928,11 +77199,6 @@ entities: - type: Transform pos: 6.5,-9.5 parent: 31 - - uid: 7330 - components: - - type: Transform - pos: -20.5,-7.5 - parent: 31 - uid: 7357 components: - type: Transform @@ -77979,17 +77245,10 @@ entities: - type: Transform pos: 13.5,-8.5 parent: 31 - - uid: 7598 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-10.5 - parent: 31 - - uid: 7607 + - uid: 7594 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-10.5 + pos: -17.5,-18.5 parent: 31 - uid: 7675 components: @@ -78011,6 +77270,18 @@ entities: - type: Transform pos: 21.5,-16.5 parent: 31 + - uid: 8264 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -15.5,-4.5 + parent: 31 + - uid: 8265 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -12.5,-8.5 + parent: 31 - uid: 8301 components: - type: Transform @@ -78090,41 +77361,47 @@ entities: - type: Transform pos: -12.5,-17.5 parent: 31 - - uid: 8718 + - uid: 8864 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-30.5 + pos: -10.5,-17.5 parent: 31 - - uid: 8817 + - uid: 8896 components: - type: Transform - pos: 1.5,29.5 + pos: -11.5,-17.5 parent: 31 - - uid: 8818 + - uid: 8918 components: - type: Transform - pos: 5.5,29.5 + pos: -9.5,-17.5 parent: 31 - - uid: 8864 + - uid: 8922 components: - type: Transform - pos: -10.5,-17.5 + rot: 1.5707963267948966 rad + pos: -12.5,-13.5 parent: 31 - - uid: 8896 + - uid: 8927 components: - type: Transform - pos: -11.5,-17.5 + pos: -28.5,-2.5 parent: 31 - - uid: 8918 + - uid: 8930 components: - type: Transform - pos: -9.5,-17.5 + pos: -8.5,-17.5 parent: 31 - - uid: 8930 + - uid: 8931 components: - type: Transform - pos: -8.5,-17.5 + rot: 1.5707963267948966 rad + pos: -6.5,-10.5 + parent: 31 + - uid: 8932 + components: + - type: Transform + pos: -8.5,-12.5 parent: 31 - uid: 8934 components: @@ -78178,6 +77455,12 @@ entities: - type: Transform pos: 17.5,8.5 parent: 31 + - uid: 9165 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -19.5,20.5 + parent: 31 - uid: 9169 components: - type: Transform @@ -78204,11 +77487,15 @@ entities: - type: Transform pos: -30.5,16.5 parent: 31 + - uid: 9252 + components: + - type: Transform + pos: -19.5,13.5 + parent: 31 - uid: 9255 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-13.5 + pos: 11.5,-17.5 parent: 31 - uid: 9256 components: @@ -78278,10 +77565,10 @@ entities: rot: 1.5707963267948966 rad pos: -23.5,-26.5 parent: 31 - - uid: 9376 + - uid: 9374 components: - type: Transform - pos: -21.5,-24.5 + pos: -21.5,-9.5 parent: 31 - uid: 9389 components: @@ -78293,6 +77580,11 @@ entities: - type: Transform pos: 5.5,-42.5 parent: 31 + - uid: 9465 + components: + - type: Transform + pos: -21.5,-8.5 + parent: 31 - uid: 9517 components: - type: Transform @@ -78405,6 +77697,11 @@ entities: - type: Transform pos: 25.5,14.5 parent: 31 + - uid: 9707 + components: + - type: Transform + pos: -23.5,-8.5 + parent: 31 - uid: 9713 components: - type: Transform @@ -78435,6 +77732,11 @@ entities: - type: Transform pos: 17.5,16.5 parent: 31 + - uid: 9790 + components: + - type: Transform + pos: -17.5,-9.5 + parent: 31 - uid: 9818 components: - type: Transform @@ -78455,6 +77757,11 @@ entities: - type: Transform pos: 1.5,-24.5 parent: 31 + - uid: 9836 + components: + - type: Transform + pos: -23.5,-7.5 + parent: 31 - uid: 9839 components: - type: Transform @@ -78476,11 +77783,10 @@ entities: - type: Transform pos: 17.5,17.5 parent: 31 - - uid: 9866 + - uid: 9863 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,8.5 + pos: -23.5,-4.5 parent: 31 - uid: 9880 components: @@ -78497,10 +77803,10 @@ entities: - type: Transform pos: 13.5,-6.5 parent: 31 - - uid: 9919 + - uid: 9980 components: - type: Transform - pos: -5.5,26.5 + pos: -31.5,-20.5 parent: 31 - uid: 9987 components: @@ -78508,6 +77814,11 @@ entities: rot: -1.5707963267948966 rad pos: -26.5,-13.5 parent: 31 + - uid: 10001 + components: + - type: Transform + pos: -30.5,-20.5 + parent: 31 - uid: 10013 components: - type: Transform @@ -78519,25 +77830,30 @@ entities: rot: -1.5707963267948966 rad pos: 20.5,-18.5 parent: 31 - - uid: 10035 + - uid: 10038 components: - type: Transform - pos: -17.5,-9.5 + pos: 25.5,18.5 parent: 31 - - uid: 10036 + - uid: 10119 components: - type: Transform - pos: -18.5,-9.5 + pos: -19.5,-28.5 parent: 31 - - uid: 10037 + - uid: 10123 components: - type: Transform - pos: -19.5,-9.5 + pos: -25.5,-28.5 parent: 31 - - uid: 10038 + - uid: 10124 components: - type: Transform - pos: 25.5,18.5 + pos: -26.5,-27.5 + parent: 31 + - uid: 10126 + components: + - type: Transform + pos: -21.5,-28.5 parent: 31 - uid: 10129 components: @@ -78545,6 +77861,36 @@ entities: rot: 3.141592653589793 rad pos: 39.5,-11.5 parent: 31 + - uid: 10132 + components: + - type: Transform + pos: -26.5,-28.5 + parent: 31 + - uid: 10139 + components: + - type: Transform + pos: -24.5,-28.5 + parent: 31 + - uid: 10165 + components: + - type: Transform + pos: -10.5,-10.5 + parent: 31 + - uid: 10178 + components: + - type: Transform + pos: -19.5,-9.5 + parent: 31 + - uid: 10179 + components: + - type: Transform + pos: -17.5,-3.5 + parent: 31 + - uid: 10180 + components: + - type: Transform + pos: -18.5,-3.5 + parent: 31 - uid: 10219 components: - type: Transform @@ -78555,17 +77901,56 @@ entities: - type: Transform pos: -19.5,6.5 parent: 31 + - uid: 10221 + components: + - type: Transform + pos: -31.5,-25.5 + parent: 31 + - uid: 10240 + components: + - type: Transform + pos: -19.5,-4.5 + parent: 31 + - uid: 10241 + components: + - type: Transform + pos: -19.5,-6.5 + parent: 31 + - uid: 10242 + components: + - type: Transform + pos: -19.5,-3.5 + parent: 31 + - uid: 10272 + components: + - type: Transform + pos: -32.5,-25.5 + parent: 31 + - uid: 10317 + components: + - type: Transform + pos: -19.5,-8.5 + parent: 31 + - uid: 10321 + components: + - type: Transform + pos: -19.5,-7.5 + parent: 31 + - uid: 10322 + components: + - type: Transform + pos: -20.5,-9.5 + parent: 31 - uid: 10353 components: - type: Transform rot: 1.5707963267948966 rad pos: 20.5,-19.5 parent: 31 - - uid: 10359 + - uid: 10358 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-10.5 + pos: -16.5,-9.5 parent: 31 - uid: 10435 components: @@ -78587,23 +77972,30 @@ entities: - type: Transform pos: -34.5,18.5 parent: 31 - - uid: 10474 + - uid: 10477 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-4.5 + pos: -27.5,-27.5 parent: 31 - - uid: 10476 + - uid: 10535 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-5.5 + pos: -16.5,-0.5 parent: 31 - - uid: 10581 + - uid: 10542 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-10.5 + pos: -29.5,-25.5 + parent: 31 + - uid: 10558 + components: + - type: Transform + pos: -27.5,-26.5 + parent: 31 + - uid: 10584 + components: + - type: Transform + pos: -22.5,-28.5 parent: 31 - uid: 10597 components: @@ -78641,12 +78033,46 @@ entities: rot: 3.141592653589793 rad pos: 44.5,-10.5 parent: 31 + - uid: 10645 + components: + - type: Transform + pos: -23.5,-28.5 + parent: 31 + - uid: 10646 + components: + - type: Transform + pos: -27.5,-25.5 + parent: 31 + - uid: 11158 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -23.5,18.5 + parent: 31 + - uid: 11163 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -19.5,18.5 + parent: 31 - uid: 11188 components: - type: Transform rot: -1.5707963267948966 rad pos: -27.5,-24.5 parent: 31 + - uid: 11199 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -21.5,-26.5 + parent: 31 + - uid: 11298 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -7.5,-12.5 + parent: 31 - uid: 11311 components: - type: Transform @@ -78663,19 +78089,16 @@ entities: - type: Transform pos: -39.5,-5.5 parent: 31 -- proto: WallSolidDiagonal - entities: - - uid: 11189 + - uid: 11647 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-36.5 + rot: 1.5707963267948966 rad + pos: -5.5,-10.5 parent: 31 - - uid: 11194 + - uid: 11856 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-33.5 + pos: 11.5,-16.5 parent: 31 - proto: WallSolidRust entities: @@ -78694,6 +78117,12 @@ entities: - type: Transform pos: 28.5,-18.5 parent: 31 + - uid: 1148 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -20.5,17.5 + parent: 31 - uid: 1326 components: - type: Transform @@ -78749,11 +78178,6 @@ entities: - type: Transform pos: -27.5,15.5 parent: 31 - - uid: 4006 - components: - - type: Transform - pos: -20.5,20.5 - parent: 31 - uid: 5005 components: - type: Transform @@ -78779,10 +78203,10 @@ entities: - type: Transform pos: 28.5,-19.5 parent: 31 - - uid: 5214 + - uid: 5712 components: - type: Transform - pos: -31.5,-10.5 + pos: -31.5,-6.5 parent: 31 - uid: 8854 components: @@ -78866,36 +78290,6 @@ entities: - type: Transform pos: -25.5,-27.5 parent: 31 -- proto: WardrobePrisonFilled - entities: - - uid: 1161 - components: - - type: Transform - pos: -13.5,7.5 - parent: 31 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14963 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 1957 - components: - - type: Transform - pos: -7.5,8.5 - parent: 31 - proto: WardrobeRoboticsFilled entities: - uid: 9616 @@ -78903,33 +78297,6 @@ entities: - type: Transform pos: -2.5,-25.5 parent: 31 -- proto: WardrobeWhite - entities: - - uid: 7110 - components: - - type: MetaData - desc: Smells of formaldehyde, smoke and menthol. - name: mortician's wardrobe - - type: Transform - pos: 15.536513,-13.5 - parent: 31 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 4231 - - 7101 - - 7107 - - 7102 - - 7109 - - 7098 - - 7108 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - proto: WarningCO2 entities: - uid: 11013 @@ -79004,6 +78371,11 @@ entities: parent: 31 - type: WarpPoint location: hop's office + - uid: 4707 + components: + - type: Transform + pos: 2.5,33.5 + parent: 31 - uid: 4910 components: - type: Transform @@ -79046,13 +78418,6 @@ entities: parent: 31 - type: WarpPoint location: captain's quarters - - uid: 11308 - components: - - type: Transform - pos: 3.5,30.5 - parent: 31 - - type: WarpPoint - location: bridge - uid: 11309 components: - type: Transform @@ -79095,25 +78460,20 @@ entities: - type: Transform pos: 1.5,16.5 parent: 31 - - uid: 2217 + - uid: 2379 components: - type: Transform - pos: -5.5,15.5 + pos: -5.5,27.5 parent: 31 - uid: 2500 components: - type: Transform pos: -10.5,-18.5 parent: 31 - - uid: 5314 - components: - - type: Transform - pos: -2.5,31.5 - parent: 31 - - uid: 7533 + - uid: 5708 components: - type: Transform - pos: 49.5,-18.5 + pos: -7.5,10.5 parent: 31 - uid: 9098 components: @@ -79127,6 +78487,11 @@ entities: - type: Transform pos: 27.5,-2.5 parent: 31 + - uid: 1879 + components: + - type: Transform + pos: -24.5,18.5 + parent: 31 - uid: 7986 components: - type: Transform @@ -79147,17 +78512,17 @@ entities: - type: Transform pos: 39.5,-13.5 parent: 31 -- proto: WaterTankHighCapacity - entities: - - uid: 4897 + - uid: 10724 components: - type: Transform - pos: -20.5,1.5 + pos: -21.5,-2.5 parent: 31 - - uid: 7896 +- proto: WaterTankHighCapacity + entities: + - uid: 10355 components: - type: Transform - pos: -17.5,-11.5 + pos: -20.5,-8.5 parent: 31 - proto: WaterVaporCanister entities: @@ -79178,18 +78543,10 @@ entities: - type: Transform pos: -2.5,7.5 parent: 31 - - uid: 8809 - components: - - type: Transform - pos: 2.5,31.5 - parent: 31 - - type: Physics - canCollide: False - - uid: 10477 + - uid: 11117 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,15.5 + pos: -0.5,31.5 parent: 31 - proto: WeaponDisabler entities: @@ -79210,22 +78567,37 @@ entities: parent: 31 - proto: WeaponShotgunKammerer entities: + - uid: 1051 + components: + - type: Transform + pos: -13.448327,18.775608 + parent: 31 - uid: 8072 components: - type: Transform pos: -13.420591,18.645054 parent: 31 - - uid: 8996 +- proto: WeaponTurretSyndicateBroken + entities: + - uid: 7016 components: - type: Transform - pos: -13.373716,18.332554 + pos: 46.5,-27.5 parent: 31 -- proto: WeaponWaterBlaster - entities: - - uid: 8127 + - uid: 7114 components: - type: Transform - pos: -35.20547,-23.785456 + pos: 52.5,-21.5 + parent: 31 + - uid: 7241 + components: + - type: Transform + pos: 52.5,-27.5 + parent: 31 + - uid: 8077 + components: + - type: Transform + pos: 46.5,-21.5 parent: 31 - proto: Welder entities: @@ -79261,11 +78633,6 @@ entities: - type: Transform pos: 40.5,11.5 parent: 31 - - uid: 1368 - components: - - type: Transform - pos: -9.5,-9.5 - parent: 31 - uid: 2418 components: - type: Transform @@ -79301,6 +78668,11 @@ entities: - type: Transform pos: 2.5,-40.5 parent: 31 + - uid: 12527 + components: + - type: Transform + pos: -8.5,-11.5 + parent: 31 - proto: WheatSeeds entities: - uid: 9677 @@ -79308,6 +78680,14 @@ entities: - type: Transform pos: -1.6659715,-42.461594 parent: 31 +- proto: WhoopieCushion + entities: + - uid: 5548 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -19.799765,-10.132835 + parent: 31 - proto: Windoor entities: - uid: 1030 @@ -79355,12 +78735,6 @@ entities: rot: 1.5707963267948966 rad pos: -32.5,-32.5 parent: 31 - - uid: 8717 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-27.5 - parent: 31 - uid: 8852 components: - type: Transform @@ -79383,6 +78757,14 @@ entities: rot: -1.5707963267948966 rad pos: -15.5,0.5 parent: 31 +- proto: WindoorKitchenLocked + entities: + - uid: 7232 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -15.5,0.5 + parent: 31 - proto: WindoorSecureArmoryLocked entities: - uid: 5151 @@ -79418,6 +78800,44 @@ entities: rot: 1.5707963267948966 rad pos: 13.5,-0.5 parent: 31 +- proto: WindoorSecureCommandLocked + entities: + - uid: 615 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 48.5,-16.5 + parent: 31 + - uid: 4671 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 50.5,-16.5 + parent: 31 + - uid: 7010 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 50.5,-24.5 + parent: 31 + - uid: 8689 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 48.5,-24.5 + parent: 31 + - uid: 10793 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 47.5,-16.5 + parent: 31 + - uid: 12535 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 51.5,-16.5 + parent: 31 - proto: WindoorSecureEngineeringLocked entities: - uid: 8851 @@ -79484,22 +78904,40 @@ entities: parent: 31 - proto: Window entities: + - uid: 261 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,-12.5 + parent: 31 - uid: 264 components: - type: Transform rot: -1.5707963267948966 rad pos: 8.5,-7.5 parent: 31 - - uid: 836 + - uid: 268 components: - type: Transform - pos: 54.5,-2.5 + rot: -1.5707963267948966 rad + pos: -19.5,2.5 parent: 31 - - uid: 920 + - uid: 370 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,-0.5 + rot: -1.5707963267948966 rad + pos: -5.5,-13.5 + parent: 31 + - uid: 413 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,-15.5 + parent: 31 + - uid: 836 + components: + - type: Transform + pos: 54.5,-2.5 parent: 31 - uid: 997 components: @@ -79518,11 +78956,6 @@ entities: - type: Transform pos: -18.5,2.5 parent: 31 - - uid: 1191 - components: - - type: Transform - pos: -19.5,2.5 - parent: 31 - uid: 1332 components: - type: Transform @@ -79609,6 +79042,16 @@ entities: rot: -1.5707963267948966 rad pos: 17.5,-14.5 parent: 31 + - uid: 4069 + components: + - type: Transform + pos: -27.5,-6.5 + parent: 31 + - uid: 4075 + components: + - type: Transform + pos: -27.5,-7.5 + parent: 31 - uid: 4262 components: - type: Transform @@ -79624,25 +79067,27 @@ entities: - type: Transform pos: -8.5,-24.5 parent: 31 - - uid: 5036 + - uid: 5547 components: - type: Transform - pos: -17.5,-18.5 + rot: 3.141592653589793 rad + pos: -13.5,-13.5 parent: 31 - - uid: 5222 + - uid: 5996 components: - type: Transform - pos: 11.5,-16.5 + pos: -25.5,-8.5 parent: 31 - - uid: 6286 + - uid: 6076 components: - type: Transform - pos: 49.5,-6.5 + rot: -1.5707963267948966 rad + pos: -21.5,4.5 parent: 31 - - uid: 7437 + - uid: 6286 components: - type: Transform - pos: 11.5,-17.5 + pos: 49.5,-6.5 parent: 31 - uid: 7438 components: @@ -79659,11 +79104,6 @@ entities: - type: Transform pos: 22.5,14.5 parent: 31 - - uid: 7461 - components: - - type: Transform - pos: 11.5,-15.5 - parent: 31 - uid: 7548 components: - type: Transform @@ -79748,6 +79188,11 @@ entities: rot: 3.141592653589793 rad pos: -18.5,-19.5 parent: 31 + - uid: 11852 + components: + - type: Transform + pos: -6.5,-13.5 + parent: 31 - proto: WindowDirectional entities: - uid: 197 @@ -79755,53 +79200,23 @@ entities: - type: Transform pos: -6.5,-28.5 parent: 31 - - uid: 1343 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-8.5 - parent: 31 - uid: 2311 components: - type: Transform rot: -1.5707963267948966 rad pos: -14.5,-24.5 parent: 31 - - uid: 7321 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-8.5 - parent: 31 - uid: 8207 components: - type: Transform pos: -5.5,-28.5 parent: 31 - - uid: 8710 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-26.5 - parent: 31 - uid: 8713 components: - type: Transform rot: 1.5707963267948966 rad pos: -32.5,-31.5 parent: 31 - - uid: 8714 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,-27.5 - parent: 31 - - uid: 8716 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,-27.5 - parent: 31 - uid: 10273 components: - type: Transform @@ -79814,17 +79229,28 @@ entities: parent: 31 - proto: WindowReinforcedDirectional entities: - - uid: 2044 + - uid: 477 components: - type: Transform rot: 1.5707963267948966 rad - pos: -30.5,-29.5 + pos: -8.5,30.5 parent: 31 - - uid: 2118 + - uid: 524 components: - type: Transform rot: 1.5707963267948966 rad - pos: -30.5,-28.5 + pos: -8.5,29.5 + parent: 31 + - uid: 525 + components: + - type: Transform + pos: -8.5,38.5 + parent: 31 + - uid: 1368 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 48.5,-15.5 parent: 31 - uid: 2227 components: @@ -79850,17 +79276,44 @@ entities: rot: 3.141592653589793 rad pos: 66.5,0.5 parent: 31 - - uid: 3743 + - uid: 2472 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -9.5,32.5 + parent: 31 + - uid: 2558 + components: + - type: Transform + pos: -12.5,27.5 + parent: 31 + - uid: 2726 + components: + - type: Transform + pos: 47.5,-15.5 + parent: 31 + - uid: 2782 components: - type: Transform rot: -1.5707963267948966 rad - pos: -29.5,-29.5 + pos: -3.5,35.5 parent: 31 - - uid: 3780 + - uid: 3784 components: - type: Transform rot: -1.5707963267948966 rad - pos: -29.5,-28.5 + pos: -3.5,34.5 + parent: 31 + - uid: 3785 + components: + - type: Transform + pos: -5.5,38.5 + parent: 31 + - uid: 4125 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -8.5,28.5 parent: 31 - uid: 4155 components: @@ -79873,6 +79326,16 @@ entities: rot: 3.141592653589793 rad pos: 67.5,0.5 parent: 31 + - uid: 4256 + components: + - type: Transform + pos: -21.5,27.5 + parent: 31 + - uid: 4292 + components: + - type: Transform + pos: -9.5,27.5 + parent: 31 - uid: 4392 components: - type: Transform @@ -79993,6 +79456,12 @@ entities: - type: Transform pos: 66.5,4.5 parent: 31 + - uid: 6089 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,32.5 + parent: 31 - uid: 6752 components: - type: Transform @@ -80037,58 +79506,122 @@ entities: - type: Transform pos: 67.5,4.5 parent: 31 - - uid: 8887 + - uid: 6982 components: - type: Transform rot: -1.5707963267948966 rad - pos: 32.5,5.5 + pos: 48.5,-15.5 parent: 31 - - uid: 8902 + - uid: 7003 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,6.5 + rot: 3.141592653589793 rad + pos: 50.5,-15.5 parent: 31 - - uid: 8942 + - uid: 7156 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,1.5 + pos: -9.5,38.5 parent: 31 - - uid: 8943 + - uid: 7229 components: - type: Transform - pos: 19.5,0.5 + rot: -1.5707963267948966 rad + pos: 6.5,34.5 parent: 31 - - uid: 11143 + - uid: 7230 components: - type: Transform rot: -1.5707963267948966 rad - pos: -2.5,-20.5 + pos: 6.5,35.5 parent: 31 - - uid: 11368 + - uid: 7271 components: - type: Transform rot: -1.5707963267948966 rad - pos: -2.5,-19.5 + pos: 6.5,33.5 parent: 31 - - uid: 11719 + - uid: 7341 + components: + - type: Transform + pos: -6.5,38.5 + parent: 31 + - uid: 7426 + components: + - type: Transform + pos: 3.5,37.5 + parent: 31 + - uid: 7457 + components: + - type: Transform + pos: 4.5,37.5 + parent: 31 + - uid: 7470 + components: + - type: Transform + pos: 0.5,37.5 + parent: 31 + - uid: 7510 + components: + - type: Transform + pos: -0.5,37.5 + parent: 31 + - uid: 7511 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,35.5 + parent: 31 + - uid: 7598 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,34.5 + parent: 31 + - uid: 7602 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,33.5 + parent: 31 + - uid: 7856 + components: + - type: Transform + pos: -18.5,27.5 + parent: 31 + - uid: 8148 + components: + - type: Transform + pos: 51.5,-15.5 + parent: 31 + - uid: 8291 components: - type: Transform rot: 3.141592653589793 rad - pos: -19.5,-23.5 + pos: 49.5,-15.5 parent: 31 - - uid: 11720 + - uid: 8293 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 50.5,-15.5 + parent: 31 + - uid: 11143 components: - type: Transform rot: -1.5707963267948966 rad - pos: -19.5,-23.5 + pos: -2.5,-20.5 parent: 31 - - uid: 11721 + - uid: 11184 + components: + - type: Transform + pos: -15.5,27.5 + parent: 31 + - uid: 11368 components: - type: Transform rot: -1.5707963267948966 rad - pos: -19.5,-24.5 + pos: -2.5,-19.5 parent: 31 - uid: 12974 components: @@ -80100,11 +79633,6 @@ entities: - type: Transform pos: -22.5,27.5 parent: 31 - - uid: 12976 - components: - - type: Transform - pos: -21.5,27.5 - parent: 31 - uid: 12977 components: - type: Transform @@ -80118,23 +79646,11 @@ entities: rot: -1.5707963267948966 rad pos: 5.5,-33.5 parent: 31 - - uid: 4285 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-27.5 - parent: 31 - - uid: 4557 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-26.5 - parent: 31 - - uid: 4617 + - uid: 7724 components: - type: Transform rot: -1.5707963267948966 rad - pos: -20.5,-24.5 + pos: -21.5,-24.5 parent: 31 - uid: 8101 components: @@ -80142,17 +79658,11 @@ entities: rot: -1.5707963267948966 rad pos: 5.5,-34.5 parent: 31 - - uid: 8517 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-25.5 - parent: 31 - - uid: 11490 + - uid: 11133 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,-25.5 + pos: -21.5,-25.5 parent: 31 - uid: 11666 components: @@ -80172,15 +79682,12 @@ entities: rot: -1.5707963267948966 rad pos: 5.5,-27.5 parent: 31 - - uid: 11669 +- proto: Wirecutter + entities: + - uid: 9549 components: - type: Transform - pos: 5.5,-27.5 - parent: 31 - - uid: 11670 - components: - - type: Transform - pos: 6.5,-27.5 + pos: -21.39914,17.52145 parent: 31 - proto: WoodDoor entities: @@ -80194,11 +79701,6 @@ entities: - type: Transform pos: -38.5,16.5 parent: 31 - - uid: 4209 - components: - - type: Transform - pos: -21.5,-26.5 - parent: 31 - uid: 11481 components: - type: Transform @@ -80266,6 +79768,18 @@ entities: rot: -1.5707963267948966 rad pos: -4.5729136,-32.437004 parent: 31 + - uid: 7671 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 51.672195,17.432777 + parent: 31 + - uid: 9994 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -30.371792,-9.595388 + parent: 31 - uid: 10984 components: - type: Transform diff --git a/Resources/Prototypes/Maps/saltern.yml b/Resources/Prototypes/Maps/saltern.yml index 154a35a16dc..9b26bbc3c17 100644 --- a/Resources/Prototypes/Maps/saltern.yml +++ b/Resources/Prototypes/Maps/saltern.yml @@ -53,8 +53,6 @@ Detective: [ 1, 1 ] SecurityOfficer: [ 4, 6 ] SecurityCadet: [ 4, 6 ] - Brigmedic: [ 1, 1 ] - Prisoner: [ 1, 2 ] #supply Quartermaster: [ 1, 1 ] SalvageSpecialist: [ 1, 3 ] From aab36bfe65d82cff13bb6d8b6a55c2b70a031aa2 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Wed, 18 Dec 2024 01:33:01 +0000 Subject: [PATCH 33/53] Automatic Changelog Update (#1357) --- Resources/Changelog/Changelog.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index d2f5743cb09..96e64517caa 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8706,3 +8706,10 @@ Entries: id: 6582 time: '2024-12-16T17:55:06.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1342 +- author: SiN Mapping Team + changes: + - type: Add + message: Saltern has been fully reworked! + id: 6583 + time: '2024-12-18T01:32:32.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1357 From bf1b0d03aede161d62aedfc9166589335a5d7c4c Mon Sep 17 00:00:00 2001 From: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:51:33 -0400 Subject: [PATCH 34/53] v237.3.0 (#1354) the robust toolbox updater!! https://github.com/space-wizards/RobustToolbox/blob/v237.3.0/RELEASE-NOTES.md --- RobustToolbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RobustToolbox b/RobustToolbox index 92b0e7f1a85..9c30fdf5fd7 160000 --- a/RobustToolbox +++ b/RobustToolbox @@ -1 +1 @@ -Subproject commit 92b0e7f1a853979a1361ed24d2fb5ffc11f43f66 +Subproject commit 9c30fdf5fd7261ea424f80478c2746e2001326e8 From 3c1ed56ed3122866b32249006496c37be825c82a Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Thu, 19 Dec 2024 17:52:31 -0500 Subject: [PATCH 35/53] Hotfix Saltern (#1359) # Description Small maintenance to do. Bridge needed FixGridAtmos done, and a single light in dorms needed wiring. # Changelog :cl: - fix: Fixed the Saltern bridge being a hard vacuum at roundstart. --- Resources/Maps/saltern.yml | 2178 +++++++++++++++++++----------------- 1 file changed, 1166 insertions(+), 1012 deletions(-) diff --git a/Resources/Maps/saltern.yml b/Resources/Maps/saltern.yml index adb89e10095..e88865dc9b1 100644 --- a/Resources/Maps/saltern.yml +++ b/Resources/Maps/saltern.yml @@ -278,23 +278,25 @@ entities: -5,-4: 0: 61695 -4,-3: - 0: 47871 + 0: 14591 -4,-2: - 0: 12731 - 1: 49152 + 0: 703 + 1: 57344 + -5,-3: + 0: 57975 -5,-2: - 0: 47935 - -5,-1: - 0: 65528 + 0: 61422 -4,-1: + 1: 14 0: 61056 - 1: 12 + -5,-1: + 0: 32760 -4,0: 0: 61695 -3,-4: - 0: 54527 + 0: 24063 -3,-3: - 0: 3581 + 0: 3549 -3,-2: 0: 247 1: 28672 @@ -306,9 +308,9 @@ entities: -3,0: 0: 61695 -2,-4: - 0: 53503 + 0: 57599 -2,-3: - 0: 65529 + 0: 65294 -2,-2: 0: 65520 -2,-1: @@ -318,9 +320,9 @@ entities: -2,0: 0: 63487 -1,-4: - 0: 53503 + 0: 53759 -1,-3: - 0: 48124 + 0: 48108 -1,-2: 0: 65520 -1,-1: @@ -330,7 +332,7 @@ entities: -1,0: 0: 61695 0,-4: - 0: 52991 + 0: 20222 0,-3: 0: 56573 0,-2: @@ -350,13 +352,13 @@ entities: -4,3: 0: 61424 -5,3: - 0: 16241 + 0: 32577 -4,4: 0: 61070 -3,1: - 0: 41215 + 0: 53503 -3,2: - 0: 65450 + 0: 65421 -3,3: 0: 64988 -3,4: @@ -372,9 +374,9 @@ entities: -1,1: 0: 58623 -1,2: - 0: 16142 + 0: 65294 -1,3: - 0: 3003 + 0: 4095 -1,4: 0: 4095 0,0: @@ -384,7 +386,7 @@ entities: 0,2: 0: 56797 0,3: - 0: 52701 + 0: 19933 0,-5: 0: 65263 1,-4: @@ -408,7 +410,7 @@ entities: 2,-1: 0: 65535 2,-5: - 0: 30511 + 0: 30479 2,0: 0: 61695 3,-4: @@ -420,7 +422,7 @@ entities: 3,-1: 0: 64985 3,-5: - 0: 65295 + 0: 65359 3,0: 0: 61661 4,-4: @@ -515,43 +517,44 @@ entities: -1,5: 0: 58623 0,6: - 0: 51711 + 0: 36351 -1,6: 0: 3822 0,7: - 0: 65503 + 0: 65279 -1,7: - 0: 61166 + 0: 41967 0,8: - 0: 15 - 2: 3840 + 0: 65535 1,5: 0: 53439 1,6: - 0: 7421 + 0: 3581 1,7: - 0: 65503 + 0: 4369 + 2: 17484 1,8: - 0: 15 - 2: 40704 + 0: 4369 + 2: 17476 2,5: 0: 53367 2,6: 0: 1405 2,7: - 0: 4915 - 2: 34944 - 2,8: - 2: 36 + 2: 7 3,5: - 0: 4181 + 0: 4210 + 2: 32768 3,6: - 0: 4881 + 0: 13073 + 2: 8 + 3,7: + 2: 4 4,5: 0: 273 - 2: 17476 + 2: 29764 -8,0: - 0: 61678 + 0: 61550 -9,0: 0: 64413 -8,1: @@ -569,32 +572,34 @@ entities: -8,4: 0: 477 2: 49152 + -8,-1: + 0: 26208 -7,0: - 0: 64671 + 0: 63487 -7,1: 0: 40191 -7,2: 0: 49087 -7,3: - 0: 20472 - -7,4: - 0: 58983 + 0: 53240 -7,-1: - 0: 52732 + 0: 65407 + -7,4: + 0: 61039 -6,0: - 0: 62363 + 0: 61678 -6,1: - 0: 5119 + 0: 5115 -6,2: 0: 6007 -6,3: - 0: 4092 - -6,-1: - 0: 48051 + 0: 65436 -6,4: - 0: 61567 + 0: 65151 + -6,-1: + 0: 61152 -5,4: - 0: 30527 + 0: 30310 4,-5: 0: 61152 5,-4: @@ -639,7 +644,7 @@ entities: 0: 65524 0,-9: 0: 52416 - 2: 275 + 2: 273 1,-8: 0: 65488 1,-7: @@ -664,91 +669,88 @@ entities: 3,-6: 0: 64733 4,-8: - 0: 39299 + 0: 4483 2: 17484 4,-7: - 0: 65289 - 2: 4 + 0: 65281 + 2: 12 4,-6: 0: 61152 4,-9: - 2: 17476 - 0: 34952 + 2: 16384 + 0: 32768 5,-8: 2: 21855 - 0: 43680 + 0: 160 5,-7: - 2: 5 - 0: 63242 + 2: 15 + 0: 63232 5,-9: - 2: 21845 - 0: 43690 + 2: 20480 + 0: 40960 5,-6: 0: 26214 6,-8: 2: 21855 - 0: 43680 + 0: 160 6,-7: - 2: 5 - 0: 56586 + 2: 15 + 0: 56576 6,-6: 0: 61919 6,-9: - 2: 21845 - 0: 43690 + 2: 20480 + 0: 40960 7,-8: - 2: 4383 - 0: 8736 + 2: 21855 + 0: 160 7,-7: - 2: 8749 - 0: 2 + 2: 8751 7,-5: - 0: 36614 + 0: 36846 7,-9: - 2: 4369 - 0: 8738 + 2: 20767 + 0: 40960 7,-6: - 2: 1570 + 2: 3618 8,-8: - 2: 1 + 2: 21855 + 0: 160 8,-7: 2: 15 - 0: 65280 8,-6: - 0: 13119 - 2: 2048 + 2: 3840 8,-5: - 0: 3891 + 0: 4016 -4,5: 0: 238 -4,6: 0: 255 2: 61440 + -5,5: + 0: 58982 -5,6: 0: 238 2: 61440 - -4,7: - 2: 2289 - -5,7: - 2: 240 -3,5: 0: 3295 -3,6: 0: 255 - 2: 12288 + 2: 61440 -3,7: - 2: 8816 + 2: 51406 -3,8: - 2: 3086 + 2: 14 + 0: 52224 -2,5: 0: 52701 -2,6: - 0: 63743 + 0: 59647 -2,7: - 0: 255 + 0: 61166 -1,8: - 0: 8 - 2: 36640 + 0: 34952 + 2: 13104 -9,4: 0: 7400 -8,5: @@ -764,32 +766,36 @@ entities: 2: 43695 0: 21840 -8,7: - 2: 242 + 2: 2039 -9,7: - 2: 240 + 2: 28671 -7,6: - 2: 62465 + 2: 63249 0: 14 -7,7: 2: 16 -7,5: 0: 1038 + 2: 4352 -6,5: - 0: 65319 + 0: 65327 -6,6: 0: 255 - -6,7: - 2: 240 - -5,5: - 0: 26215 + 2: 61440 + -3,9: + 0: 12 + 2: 3584 -2,8: - 2: 7967 + 0: 30560 + -2,9: + 0: 7 + 2: 3840 -1,9: - 2: 142 + 2: 405 0,9: - 2: 15 + 2: 240 4,6: - 2: 4 + 2: 550 0: 34816 5,5: 0: 30583 @@ -801,32 +807,26 @@ entities: 0: 255 2: 53248 6,6: - 2: 35049 + 2: 35561 7,5: 0: 36063 2: 4096 7,6: 2: 53196 - 7,7: - 2: 12 8,4: 0: 4351 2: 57344 8,5: 0: 272 - 3: 17472 + 4: 17472 8,6: - 2: 65521 - 8,7: - 2: 15 + 2: 4081 1,9: - 2: 15 - 2,9: - 2: 1 + 2: 18 9,0: 0: 65102 9,1: - 0: 3839 + 0: 3838 9,2: 0: 61917 9,3: @@ -855,10 +855,10 @@ entities: 0: 53759 11,2: 0: 4319 - 4: 49152 + 3: 49152 11,3: 0: 61457 - 4: 204 + 3: 204 11,-1: 0: 30583 11,4: @@ -870,9 +870,9 @@ entities: 0: 28791 12,2: 0: 119 - 4: 28672 + 3: 28672 12,3: - 4: 119 + 3: 119 0: 61440 12,-1: 0: 29311 @@ -901,9 +901,9 @@ entities: 14,2: 0: 15235 14,3: - 2: 32760 + 2: 65528 14,4: - 2: 28979 + 2: 62455 15,0: 0: 56797 15,1: @@ -911,14 +911,14 @@ entities: 15,2: 0: 3548 15,3: - 2: 28671 + 2: 32767 15,4: - 2: 8754 + 2: 12850 15,-1: - 0: 52428 + 0: 52701 16,0: 0: 13116 - 4: 52416 + 3: 52416 16,1: 0: 65484 16,2: @@ -936,22 +936,29 @@ entities: 9,-2: 0: 58999 9,-5: - 0: 18176 + 0: 18288 10,-4: 0: 65024 + 2: 8 10,-3: 0: 65520 10,-2: 0: 63743 + 10,-5: + 2: 34956 11,-4: 0: 13056 - 2: 128 + 2: 2184 11,-3: 0: 43946 11,-2: 0: 30250 + 11,-5: + 0: 32776 + 2: 17968 12,-4: - 2: 1265 + 0: 7 + 2: 1272 12,-3: 0: 65535 12,-2: @@ -993,16 +1000,15 @@ entities: -1,-6: 0: 30065 -8,-8: - 0: 52227 - 2: 8712 + 0: 35331 + 2: 8 -8,-9: 0: 12288 - 2: 35056 + 2: 35064 -9,-8: - 0: 65356 - 2: 1 + 0: 56653 -8,-7: - 0: 63740 + 0: 63742 -9,-7: 0: 46079 -8,-6: @@ -1041,7 +1047,7 @@ entities: 0: 61440 2: 34 -6,-7: - 0: 36494 + 0: 52878 -6,-4: 0: 62463 -5,-9: @@ -1051,27 +1057,23 @@ entities: 0: 34952 2: 800 -8,-3: - 0: 65039 + 0: 3663 -9,-3: 0: 56797 -8,-2: - 0: 60942 + 0: 59119 -9,-2: - 0: 56829 + 0: 57309 -9,-1: - 0: 56797 - -8,-1: - 0: 3808 - -7,-3: - 0: 64907 + 0: 56781 -7,-2: - 0: 57293 + 0: 65262 + -7,-3: + 0: 44782 -6,-3: - 0: 63291 + 0: 41915 -6,-2: - 0: 30583 - -5,-3: - 0: 28791 + 0: 61166 -12,0: 0: 3855 -13,0: @@ -1133,16 +1135,15 @@ entities: -10,-5: 2: 32776 12,-5: - 2: 61440 - 0: 127 + 0: 62079 + 13,-4: + 2: 2808 13,-3: 0: 48059 13,-2: 0: 63243 - 13,-4: - 2: 2280 13,-5: - 2: 35304 + 2: 39912 14,-4: 2: 1039 14,-3: @@ -1151,56 +1152,59 @@ entities: 14,-2: 0: 65283 14,-1: - 0: 2047 + 0: 4095 14,-5: - 2: 17476 + 2: 17600 15,-4: 2: 8739 15,-3: 2: 62066 15,-2: - 0: 4352 + 0: 7424 2: 206 15,-5: - 2: 8704 + 2: 8721 16,-3: 2: 61440 16,-2: 2: 255 + 0: 3840 16,-1: 0: 53247 + 8,-9: + 2: 24143 + 0: 41120 + 9,-8: + 2: 15 9,-7: 2: 15 - 0: 65280 9,-6: - 0: 15 2: 3840 + 10,-8: + 2: 55703 10,-7: - 2: 7 - 0: 65280 + 2: 8743 + 0: 34816 10,-6: - 0: 15 - 2: 34560 - 10,-8: - 2: 34816 + 2: 50978 + 0: 8 + 10,-9: + 2: 40847 + 11,-8: + 2: 54 + 0: 2048 11,-7: - 0: 65534 + 0: 64988 11,-6: - 0: 61183 - 10,-5: - 2: 8 - 11,-8: - 2: 52 - 0: 59392 - 11,-5: - 2: 33840 - 0: 8 + 0: 3293 + 11,-9: + 2: 49921 12,-8: - 0: 65392 + 0: 12144 12,-7: - 0: 65535 + 0: 63743 12,-6: - 0: 65535 + 0: 24568 20,-1: 2: 256 19,-1: @@ -1209,36 +1213,48 @@ entities: 2: 16179 19,0: 2: 39118 + 0: 17441 20,1: 2: 14135 19,1: 2: 39321 + 0: 17476 20,2: 2: 29495 19,2: 2: 53179 + 0: 8260 20,3: 2: 35 19,3: 2: 4095 + 12,-9: + 2: 61440 13,-8: - 2: 34913 - 0: 12288 + 2: 35043 13,-7: - 0: 65395 + 0: 64849 13,-6: - 0: 13183 + 0: 349 2: 32768 + 13,-9: + 2: 4096 + 14,-8: + 2: 6144 14,-7: - 2: 26213 + 2: 8739 14,-6: - 2: 17766 - 14,-8: - 2: 17476 - 14,-9: - 2: 17476 + 2: 4898 + 15,-8: + 2: 4352 + 15,-7: + 2: 4369 + 15,-6: + 2: 4369 -11,5: 2: 35916 + -11,7: + 2: 35840 -10,5: 2: 39296 0: 17488 @@ -1247,10 +1263,15 @@ entities: -10,6: 0: 21569 2: 35230 + -10,7: + 2: 4040 + -11,8: + 2: 34952 -10,4: 0: 61152 - -10,7: - 2: 192 + -9,8: + 0: 2827 + 2: 25844 0,-12: 2: 79 0: 12288 @@ -1268,7 +1289,7 @@ entities: 0: 255 2: 36864 -1,-9: - 2: 3513 + 2: 3257 1,-12: 2: 4375 1,-11: @@ -1287,46 +1308,51 @@ entities: 2: 18240 3,-9: 2: 1396 - 4,-10: - 2: 17408 - 0: 34816 - 5,-10: - 2: 22000 - 0: 43520 - 6,-10: - 2: 22000 - 0: 43520 + 7,-12: + 2: 7455 + 7,-11: + 2: 7453 7,-10: - 2: 4592 - 0: 8704 + 2: 4381 + 8,-12: + 2: 20303 + 8,-11: + 2: 20303 8,-10: - 2: 240 + 2: 20047 + 0: 40960 9,5: 5: 4368 - 4: 17472 + 3: 17472 9,6: - 2: 8176 + 2: 12272 10,5: - 4: 4368 + 3: 4368 6: 17472 10,6: 2: 4080 11,5: - 4: 21840 + 3: 21840 11,6: - 2: 4080 + 2: 61424 + 11,7: + 2: 12 12,5: 2: 65535 12,6: - 2: 255 + 2: 65535 + 12,7: + 2: 15 13,5: 2: 55705 13,6: - 2: 127 + 2: 16383 + 13,7: + 2: 1 + 14,5: + 2: 30591 14,6: 2: 7 - 14,5: - 2: 17484 15,5: 2: 35 -4,-10: @@ -1341,7 +1367,6 @@ entities: 0: 34944 -2,-10: 0: 1019 - 2: 16384 -2,-11: 2: 544 0: 2176 @@ -1349,19 +1374,21 @@ entities: 2: 61696 17,-2: 2: 3327 + 0: 768 17,-1: 0: 4369 - 2: 52416 + 2: 52428 17,0: - 0: 17921 + 0: 19969 2: 8 - 4: 4368 + 3: 4368 18,-3: 2: 4096 18,-2: - 2: 63477 + 2: 59381 18,-1: 2: 15358 + 0: 33792 18,0: 2: 65399 19,-2: @@ -1379,30 +1406,89 @@ entities: 2: 2190 18,3: 2: 40959 + 12,-10: + 2: 61440 + 11,-10: + 2: 61440 + 13,-10: + 2: 7936 14,-10: - 2: 17520 + 2: 256 + 9,-12: + 2: 1807 + 9,-11: + 2: 1799 9,-10: - 2: 16 + 2: 7 + 9,-9: + 2: 3855 + 10,-12: + 2: 4369 + 10,-11: + 2: 4369 + 10,-10: + 2: 4369 + -12,-8: + 2: 64170 + -13,-8: + 2: 64170 + -12,-7: + 2: 64170 + -13,-7: + 2: 64170 + -12,-9: + 2: 61440 -11,-8: - 2: 60074 + 2: 64170 -11,-7: - 2: 2730 + 2: 64170 + -11,-9: + 2: 61440 -10,-8: - 2: 12846 - 0: 34816 + 2: 12834 + 0: 34828 -10,-7: - 2: 8738 + 2: 12834 0: 34952 + -10,-9: + 2: 13288 + 0: 32768 -10,-6: 2: 57378 0: 8 -9,-9: - 2: 4600 - 0: 49152 + 0: 61440 + 2: 248 + -13,-9: + 2: 61440 + -11,-10: + 2: 8 + -10,-10: + 2: 63631 + -10,-12: + 2: 59592 + -9,-12: + 2: 63743 + -10,-11: + 2: 34952 + -9,-11: + 2: 63736 -9,-10: - 2: 63728 + 2: 63736 + -9,-13: + 2: 61440 + -8,-12: + 2: 63743 + -8,-11: + 2: 63736 -8,-10: - 2: 28784 + 2: 63736 + -8,-13: + 2: 29696 + -7,-12: + 2: 1808 + -7,-11: + 2: 240 -6,-11: 2: 8192 -6,-10: @@ -1412,9 +1498,53 @@ entities: -14,2: 0: 3598 -14,-3: - 0: 3272 + 0: 3276 -13,-4: 0: 4096 + -11,9: + 2: 35980 + -11,10: + 2: 51336 + -10,8: + 2: 497 + 0: 3084 + -10,9: + 2: 449 + 0: 3084 + -10,10: + 2: 4593 + 0: 3084 + -10,11: + 2: 227 + -9,9: + 0: 2827 + 2: 21748 + -9,10: + 0: 2827 + 2: 58612 + -9,11: + 2: 254 + -8,8: + 0: 1799 + 2: 112 + -8,9: + 0: 1799 + 2: 4208 + -8,10: + 0: 1799 + 2: 112 + -8,11: + 2: 48 + -15,-8: + 2: 34944 + -14,-8: + 2: 64443 + -15,-7: + 2: 136 + -14,-7: + 2: 64443 + -14,-9: + 2: 61440 uniqueMixes: - volume: 2500 temperature: 293.15 @@ -1465,7 +1595,7 @@ entities: temperature: 293.15 moles: - 0 - - 6666.982 + - 0 - 0 - 0 - 0 @@ -1480,7 +1610,7 @@ entities: temperature: 293.15 moles: - 0 - - 0 + - 6666.982 - 0 - 0 - 0 @@ -1534,55 +1664,55 @@ entities: color: '#FFFFFFFF' id: Arrows decals: - 552: -12,-30 + 446: -12,-30 - node: color: '#FFFFFFFF' id: Arrows decals: - 489: 20,17 - 504: 20,17 - 508: 20,27 - 553: -12,-29 + 383: 20,17 + 398: 20,17 + 402: 20,27 + 447: -12,-29 - node: angle: 3.141592653589793 rad color: '#FFFFFFFF' id: Arrows decals: - 505: 22,17 - 509: 22,27 + 399: 22,17 + 403: 22,27 - node: color: '#C3C3C3FF' id: Bot decals: - 904: -35,-24 - 909: -32,-32 - 910: -31,-32 + 757: -35,-24 + 762: -32,-32 + 763: -31,-32 - node: color: '#FFFFFFFF' id: Bot decals: - 483: -35,6 - 484: -30,11 - 514: -3,-31 - 760: 31,8 - 761: 31,9 + 377: -35,6 + 378: -30,11 + 408: -3,-31 + 613: 31,8 + 614: 31,9 - node: zIndex: 1 color: '#FFFFFFFF' id: Bot decals: - 607: 20,7 - 608: 21,7 - 609: 22,7 - 681: -7,-26 - 682: -6,-26 + 481: 20,7 + 482: 21,7 + 483: 22,7 + 550: -7,-26 + 551: -6,-26 - node: angle: 3.141592653589793 rad color: '#FFFFFFFF' id: Bot decals: - 506: 20,17 - 507: 22,17 + 400: 20,17 + 401: 22,17 - node: color: '#FFFFFFFF' id: BotRight @@ -1593,688 +1723,688 @@ entities: color: '#C3C3C3FF' id: Box decals: - 922: -33,-29 - 923: -33,-28 + 775: -33,-29 + 776: -33,-28 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkCornerNe decals: - 687: -9,-28 + 556: -9,-28 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkCornerNw decals: - 688: -10,-28 + 557: -10,-28 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkCornerSe decals: - 686: -9,-30 + 555: -9,-30 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkCornerSw decals: - 685: -10,-30 + 554: -10,-30 - node: color: '#FFFFFFFF' id: BrickTileDarkInnerSe decals: - 759: -11,20 + 612: -11,20 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileDarkInnerSe decals: - 619: 6,17 + 488: 6,17 - node: color: '#FFFFFFFF' id: BrickTileDarkLineE decals: - 661: 0,-25 - 883: -1,29 - 884: -1,28 + 530: 0,-25 + 736: -1,29 + 737: -1,28 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkLineE decals: - 689: -9,-29 + 558: -9,-29 - node: color: '#FFFFFFFF' id: BrickTileDarkLineN decals: - 656: -6,-23 - 657: -5,-23 - 658: -4,-23 - 881: 3,30 - 882: 4,30 + 525: -6,-23 + 526: -5,-23 + 527: -4,-23 + 734: 3,30 + 735: 4,30 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkLineN decals: - 696: 12,-14 - 697: 13,-14 - 698: 14,-14 - 699: 15,-14 + 565: 12,-14 + 566: 13,-14 + 567: 14,-14 + 568: 15,-14 - node: color: '#FFFFFFFF' id: BrickTileDarkLineS decals: - 756: -8,20 - 757: -9,20 - 758: -10,20 + 609: -8,20 + 610: -9,20 + 611: -10,20 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileDarkLineS decals: - 615: 10,17 - 616: 9,17 - 617: 8,17 - 618: 7,17 + 484: 10,17 + 485: 9,17 + 486: 8,17 + 487: 7,17 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkLineS decals: - 700: 12,-18 - 701: 13,-18 - 702: 14,-18 - 703: 15,-18 + 569: 12,-18 + 570: 13,-18 + 571: 14,-18 + 572: 15,-18 - node: color: '#FFFFFFFF' id: BrickTileDarkLineW decals: - 662: -2,-25 + 531: -2,-25 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileDarkLineW decals: - 690: -10,-29 + 559: -10,-29 - node: zIndex: 2 color: '#D381C9FF' id: BrickTileSteelCornerNe decals: - 684: -6,-26 + 553: -6,-26 - node: color: '#D381C9FF' id: BrickTileSteelCornerNw decals: - 670: -4,-26 + 539: -4,-26 - node: color: '#D381C9FF' id: BrickTileSteelCornerSe decals: - 676: -8,-24 + 545: -8,-24 - node: color: '#D381C9E5' id: BrickTileSteelCornerSw decals: - 543: -12,-32 + 437: -12,-32 - node: color: '#FFFFFFFF' id: BrickTileSteelCornerSw decals: - 772: 25,19 + 625: 25,19 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileSteelEndE decals: - 594: -36,-11 - 595: -41,-11 - 596: -47,-11 + 468: -36,-11 + 469: -41,-11 + 470: -47,-11 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileSteelEndW decals: - 591: -50,-11 - 592: -43,-11 - 593: -38,-11 + 465: -50,-11 + 466: -43,-11 + 467: -38,-11 - node: color: '#C3C3C3FF' id: BrickTileSteelInnerNe decals: - 898: -34,-32 - 927: -35,-27 + 751: -34,-32 + 780: -35,-27 - node: color: '#D381C9E5' id: BrickTileSteelInnerNe decals: - 547: -10,-26 + 441: -10,-26 - node: color: '#D381C9FF' id: BrickTileSteelInnerNe decals: - 660: -6,-27 - 675: 0,-29 - 680: -13,-19 + 529: -6,-27 + 544: 0,-29 + 549: -13,-19 - node: color: '#D381C9FF' id: BrickTileSteelInnerNw decals: - 669: -4,-27 - 671: -3,-26 + 538: -4,-27 + 540: -3,-26 - node: color: '#C3C3C3FF' id: BrickTileSteelInnerSe decals: - 908: -34,-30 - 918: -36,-28 - 919: -33,-30 + 761: -34,-30 + 771: -36,-28 + 772: -33,-30 - node: color: '#D381C9E5' id: BrickTileSteelInnerSe decals: - 537: -18,-28 - 540: -7,-33 + 431: -18,-28 + 434: -7,-33 - node: color: '#D381C9FF' id: BrickTileSteelInnerSe decals: - 672: 0,-26 - 677: -8,-23 + 541: 0,-26 + 546: -8,-23 - node: color: '#C3C3C3FF' id: BrickTileSteelInnerSw decals: - 885: -34,-28 + 738: -34,-28 - node: color: '#D381C9E5' id: BrickTileSteelInnerSw decals: - 519: -12,-20 - 544: -12,-31 + 413: -12,-20 + 438: -12,-31 - node: color: '#C3C3C3FF' id: BrickTileSteelLineE decals: - 895: -33,-29 - 896: -33,-28 - 897: -34,-31 - 902: -35,-26 - 903: -35,-25 - 906: -33,-30 - 917: -36,-29 - 926: -36,-30 + 748: -33,-29 + 749: -33,-28 + 750: -34,-31 + 755: -35,-26 + 756: -35,-25 + 759: -33,-30 + 770: -36,-29 + 779: -36,-30 - node: color: '#D381C9FF' id: BrickTileSteelLineE decals: - 673: 0,-27 - 674: 0,-28 + 542: 0,-27 + 543: 0,-28 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileSteelLineE decals: - 605: -36,-9 + 479: -36,-9 - node: color: '#C3C3C3FF' id: BrickTileSteelLineN decals: - 893: -37,-24 - 894: -36,-24 - 899: -33,-32 - 900: -33,-27 - 901: -34,-27 + 746: -37,-24 + 747: -36,-24 + 752: -33,-32 + 753: -33,-27 + 754: -34,-27 - node: color: '#D381C9E5' id: BrickTileSteelLineN decals: - 521: -8,-19 - 522: -9,-19 - 523: -10,-19 - 524: -11,-19 - 546: -9,-26 + 415: -8,-19 + 416: -9,-19 + 417: -10,-19 + 418: -11,-19 + 440: -9,-26 - node: color: '#D381C9FF' id: BrickTileSteelLineN decals: - 659: -8,-26 - 679: -12,-19 + 528: -8,-26 + 548: -12,-19 - node: zIndex: 2 color: '#D381C9FF' id: BrickTileSteelLineN decals: - 683: -7,-26 + 552: -7,-26 - node: color: '#FFFFFFFF' id: BrickTileSteelLineN decals: - 515: -11,-24 + 409: -11,-24 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileSteelLineN decals: - 597: -49,-11 - 598: -48,-11 - 599: -42,-11 - 600: -37,-11 + 471: -49,-11 + 472: -48,-11 + 473: -42,-11 + 474: -37,-11 - node: color: '#C3C3C3FF' id: BrickTileSteelLineS decals: - 888: -33,-33 - 907: -33,-30 - 911: -34,-33 - 916: -37,-30 - 924: -35,-28 - 925: -36,-30 + 741: -33,-33 + 760: -33,-30 + 764: -34,-33 + 769: -37,-30 + 777: -35,-28 + 778: -36,-30 - node: color: '#D381C9E5' id: BrickTileSteelLineS decals: - 520: -13,-20 - 533: -17,-28 - 534: -16,-28 - 535: -15,-28 - 536: -14,-28 - 538: -5,-33 - 539: -6,-33 - 542: -11,-32 - 545: -13,-31 + 414: -13,-20 + 427: -17,-28 + 428: -16,-28 + 429: -15,-28 + 430: -14,-28 + 432: -5,-33 + 433: -6,-33 + 436: -11,-32 + 439: -13,-31 - node: color: '#D381C9FF' id: BrickTileSteelLineS decals: - 678: -9,-24 + 547: -9,-24 - node: color: '#FFFFFFFF' id: BrickTileSteelLineS decals: - 629: 57,5 - 630: 56,5 - 769: 26,19 - 770: 27,19 - 771: 28,19 + 498: 57,5 + 499: 56,5 + 622: 26,19 + 623: 27,19 + 624: 28,19 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileSteelLineS decals: - 601: -48,-11 - 602: -49,-11 - 603: -42,-11 - 604: -37,-11 + 475: -48,-11 + 476: -49,-11 + 477: -42,-11 + 478: -37,-11 - node: color: '#C3C3C3FF' id: BrickTileSteelLineW decals: - 886: -34,-29 - 887: -34,-32 - 889: -37,-27 - 890: -37,-26 - 891: -37,-25 - 892: -37,-24 - 905: -34,-30 - 915: -37,-28 + 739: -34,-29 + 740: -34,-32 + 742: -37,-27 + 743: -37,-26 + 744: -37,-25 + 745: -37,-24 + 758: -34,-30 + 768: -37,-28 - node: color: '#D381C9E5' id: BrickTileSteelLineW decals: - 516: -12,-23 - 517: -12,-22 - 518: -12,-21 + 410: -12,-23 + 411: -12,-22 + 412: -12,-21 - node: color: '#FFFFFFFF' id: BrickTileSteelLineW decals: - 773: 25,20 - 774: 25,21 + 626: 25,20 + 627: 25,21 - node: zIndex: 1 color: '#FFFFFFFF' id: BrickTileSteelLineW decals: - 606: -38,-9 + 480: -38,-9 - node: color: '#689F54FF' id: BrickTileWhiteCornerNe decals: - 957: -21,-5 + 791: -21,-5 - node: color: '#689F54FF' id: BrickTileWhiteCornerNw decals: - 958: -23,-5 + 792: -23,-5 - node: zIndex: 2 color: '#EFB34196' id: BrickTileWhiteCornerSe decals: - 736: -8,7 + 592: -8,7 - node: zIndex: 2 color: '#52B4E996' id: BrickTileWhiteCornerSw decals: - 726: 7,-18 + 588: 7,-18 - node: color: '#A4610696' id: BrickTileWhiteCornerSw decals: - 779: 18,15 + 632: 18,15 - node: zIndex: 2 color: '#EFB34196' id: BrickTileWhiteCornerSw decals: - 737: -14,7 + 593: -14,7 - node: color: '#52B4E996' id: BrickTileWhiteEndE decals: - 643: 49,-12 + 512: 49,-12 - node: color: '#9FED5896' id: BrickTileWhiteEndE decals: - 639: 52,-10 + 508: 52,-10 - node: color: '#A4610696' id: BrickTileWhiteEndE decals: - 646: 52,-8 + 515: 52,-8 - node: color: '#D381C996' id: BrickTileWhiteEndE decals: - 642: 52,-12 + 511: 52,-12 - node: color: '#D4D4D496' id: BrickTileWhiteEndE decals: - 638: 49,-10 + 507: 49,-10 - node: color: '#EFB34196' id: BrickTileWhiteEndE decals: - 631: 49,-8 + 500: 49,-8 - node: color: '#334E6DC8' id: BrickTileWhiteEndN decals: - 633: 57,-8 + 502: 57,-8 - node: color: '#DE3A3A96' id: BrickTileWhiteEndN decals: - 636: 57,-11 + 505: 57,-11 - node: color: '#334E6DC8' id: BrickTileWhiteEndS decals: - 634: 57,-9 + 503: 57,-9 - node: color: '#DE3A3A96' id: BrickTileWhiteEndS decals: - 635: 57,-12 + 504: 57,-12 - node: color: '#52B4E996' id: BrickTileWhiteEndW decals: - 644: 48,-12 + 513: 48,-12 - node: color: '#9FED5896' id: BrickTileWhiteEndW decals: - 640: 51,-10 + 509: 51,-10 - node: color: '#A4610696' id: BrickTileWhiteEndW decals: - 645: 51,-8 + 514: 51,-8 - node: color: '#D381C996' id: BrickTileWhiteEndW decals: - 641: 51,-12 + 510: 51,-12 - node: color: '#D4D4D496' id: BrickTileWhiteEndW decals: - 637: 48,-10 + 506: 48,-10 - node: color: '#EFB34196' id: BrickTileWhiteEndW decals: - 632: 48,-8 + 501: 48,-8 - node: zIndex: 2 color: '#52B4E996' id: BrickTileWhiteInnerSe decals: - 712: 19,-13 + 581: 19,-13 - node: color: '#A4610696' id: BrickTileWhiteInnerSe decals: - 777: 22,15 + 630: 22,15 - node: zIndex: 2 color: '#52B4E996' id: BrickTileWhiteInnerSw decals: - 711: 17,-13 + 580: 17,-13 - node: color: '#A4610696' id: BrickTileWhiteInnerSw decals: - 778: 19,15 + 631: 19,15 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileWhiteInnerSw decals: - 707: 20,-18 + 576: 20,-18 - node: zIndex: 2 color: '#52B4E996' id: BrickTileWhiteLineE decals: - 709: 19,-14 + 578: 19,-14 - node: color: '#689F54FF' id: BrickTileWhiteLineE decals: - 955: -21,-8 - 956: -21,-7 + 789: -21,-8 + 790: -21,-7 - node: zIndex: 2 color: '#EFB34196' id: BrickTileWhiteLineE decals: - 738: -8,8 + 594: -8,8 - node: color: '#689F54FF' id: BrickTileWhiteLineN decals: - 959: -22,-5 + 793: -22,-5 - node: color: '#A4610696' id: BrickTileWhiteLineN decals: - 765: 26,10 - 766: 27,10 + 618: 26,10 + 619: 27,10 - node: zIndex: 2 color: '#52B4E996' id: BrickTileWhiteLineS decals: - 720: 8,-18 - 721: 9,-18 - 727: 10,-18 + 582: 8,-18 + 583: 9,-18 + 589: 10,-18 - node: color: '#A4610696' id: BrickTileWhiteLineS decals: - 767: 26,8 - 768: 27,8 - 775: 24,15 - 776: 23,15 - 782: 26,15 - 783: 27,15 - 784: 28,15 + 620: 26,8 + 621: 27,8 + 628: 24,15 + 629: 23,15 + 635: 26,15 + 636: 27,15 + 637: 28,15 - node: zIndex: 2 color: '#EFB34196' id: BrickTileWhiteLineS decals: - 734: -9,7 - 735: -13,7 + 590: -9,7 + 591: -13,7 - node: zIndex: 2 color: '#FFFFFFFF' id: BrickTileWhiteLineS decals: - 704: 17,-18 - 705: 18,-18 - 706: 19,-18 + 573: 17,-18 + 574: 18,-18 + 575: 19,-18 - node: zIndex: 2 color: '#52B4E996' id: BrickTileWhiteLineW decals: - 710: 17,-14 - 722: 7,-17 - 723: 7,-16 - 724: 7,-15 - 725: 7,-14 + 579: 17,-14 + 584: 7,-17 + 585: 7,-16 + 586: 7,-15 + 587: 7,-14 - node: color: '#689F54FF' id: BrickTileWhiteLineW decals: - 952: -23,-7 - 953: -23,-6 - 960: -23,-8 + 787: -23,-7 + 788: -23,-6 + 794: -23,-8 - node: color: '#A4610696' id: BrickTileWhiteLineW decals: - 780: 18,16 - 781: 18,17 + 633: 18,16 + 634: 18,17 - node: color: '#EFB34196' id: BrickTileWhiteLineW decals: - 789: 48,-6 - 790: 48,-5 - 791: 48,-4 - 792: 48,-3 + 642: 48,-6 + 643: 48,-5 + 644: 48,-4 + 645: 48,-3 - node: zIndex: 2 color: '#EFB34196' id: BrickTileWhiteLineW decals: - 739: -14,8 + 595: -14,8 - node: color: '#FFFFFFFF' id: Caution decals: - 655: 58,-5 + 524: 58,-5 - node: angle: 1.5707963267948966 rad color: '#FFFFFFFF' id: Caution decals: - 116: 53,2 + 81: 53,2 - node: color: '#52B4E996' id: CheckerNWSE decals: - 376: 21,-8 - 377: 21,-7 - 378: 21,-6 - 379: 21,-5 - 380: 22,-8 - 381: 22,-7 - 382: 22,-6 - 383: 22,-5 - 384: 23,-8 - 385: 23,-7 - 386: 23,-6 - 387: 23,-5 - 388: 24,-8 - 389: 24,-7 - 390: 24,-6 - 391: 24,-5 + 270: 21,-8 + 271: 21,-7 + 272: 21,-6 + 273: 21,-5 + 274: 22,-8 + 275: 22,-7 + 276: 22,-6 + 277: 22,-5 + 278: 23,-8 + 279: 23,-7 + 280: 23,-6 + 281: 23,-5 + 282: 24,-8 + 283: 24,-7 + 284: 24,-6 + 285: 24,-5 - node: color: '#D381C996' id: CheckerNWSE decals: - 439: -3,-23 + 333: -3,-23 - node: color: '#D4D4D428' id: CheckerNWSE decals: - 448: -40,4 - 449: -40,5 - 450: -40,6 - 451: -36,4 - 452: -36,5 - 453: -36,6 - 464: -37,0 - 465: -37,1 - 466: -37,2 - 467: -37,8 - 468: -37,9 - 469: -37,10 - 485: -37,-8 - 486: -37,-7 - 487: -37,-6 - 488: -37,-5 + 342: -40,4 + 343: -40,5 + 344: -40,6 + 345: -36,4 + 346: -36,5 + 347: -36,6 + 358: -37,0 + 359: -37,1 + 360: -37,2 + 361: -37,8 + 362: -37,9 + 363: -37,10 + 379: -37,-8 + 380: -37,-7 + 381: -37,-6 + 382: -37,-5 - node: color: '#FFFFFFFF' id: Delivery decals: - 541: -8,-33 - 664: -1,-31 + 435: -8,-33 + 533: -1,-31 - node: color: '#FFFFFFFF' id: DirtHeavy decals: - 294: -16,10 - 295: -17,11 + 259: -16,10 + 260: -17,11 - node: cleanable: True color: '#FFFFFFFF' id: DirtHeavy decals: - 499: -24,-25 + 393: -24,-25 - node: cleanable: True zIndex: 2 color: '#FFFFFFFF' id: DirtHeavy decals: - 744: -20,10 - 748: -20,9 - 749: -18,9 + 597: -20,10 + 601: -20,9 + 602: -18,9 - node: cleanable: True zIndex: 2 color: '#FFFFFFFF' id: DirtHeavyMonotile decals: - 747: -20,8 + 600: -20,8 - node: color: '#FFFFFFFF' id: DirtLight decals: - 298: -18,10 - 299: -17,9 + 263: -18,10 + 264: -17,9 - node: cleanable: True color: '#FFFFFFFF' @@ -2306,42 +2436,42 @@ entities: 69: 34,-5 70: 33,0 71: 7,5 - 118: 52,1 - 119: 53,3 - 120: 57,4 - 121: 45,5 - 122: 35,2 - 470: -40,0 - 471: -36,1 - 472: -38,7 - 473: -40,8 - 474: -38,-4 - 475: -36,-8 - 476: -24,-9 - 477: -24,3 - 478: -25,2 - 479: -7,3 - 481: -36,8 - 482: -38,9 - 490: -23,-24 - 491: -25,-23 - 492: -23,-22 - 493: -25,-25 - 494: -24,-24 - 495: -24,-22 + 83: 52,1 + 84: 53,3 + 85: 57,4 + 86: 45,5 + 87: 35,2 + 364: -40,0 + 365: -36,1 + 366: -38,7 + 367: -40,8 + 368: -38,-4 + 369: -36,-8 + 370: -24,-9 + 371: -24,3 + 372: -25,2 + 373: -7,3 + 375: -36,8 + 376: -38,9 + 384: -23,-24 + 385: -25,-23 + 386: -23,-22 + 387: -25,-25 + 388: -24,-24 + 389: -24,-22 - node: cleanable: True zIndex: 2 color: '#FFFFFFFF' id: DirtLight decals: - 745: -19,9 + 598: -19,9 - node: color: '#FFFFFFFF' id: DirtMedium decals: - 296: -17,10 - 297: -18,8 + 261: -17,10 + 262: -18,8 - node: cleanable: True color: '#FFFFFFFF' @@ -2350,68 +2480,68 @@ entities: 43: 26,17 44: 24,17 65: 37,6 - 117: 53,1 - 480: -35,8 - 496: -23,-25 - 497: -25,-22 - 498: -25,-24 + 82: 53,1 + 374: -35,8 + 390: -23,-25 + 391: -25,-22 + 392: -25,-24 - node: cleanable: True zIndex: 2 color: '#FFFFFFFF' id: DirtMedium decals: - 743: -19,10 - 746: -19,8 + 596: -19,10 + 599: -19,8 - node: color: '#52B4E996' id: FullTileOverlayGreyscale decals: - 132: 13,-7 - 407: 10,-7 - 408: 9,-7 - 423: 10,-10 - 424: 10,-9 - 425: 9,-10 - 426: 10,-11 - 427: 11,-10 + 97: 13,-7 + 301: 10,-7 + 302: 9,-7 + 317: 10,-10 + 318: 10,-9 + 319: 9,-10 + 320: 10,-11 + 321: 11,-10 - node: zIndex: 2 color: '#52B4E996' id: FullTileOverlayGreyscale decals: - 691: 9,-3 - 692: 9,-2 - 693: 10,-2 - 694: 8,-2 - 695: 9,-1 + 560: 9,-3 + 561: 9,-2 + 562: 10,-2 + 563: 8,-2 + 564: 9,-1 - node: color: '#EFB34196' id: FullTileOverlayGreyscale decals: - 213: 36,3 - 214: 36,4 - 215: 36,5 - 300: 30,3 + 178: 36,3 + 179: 36,4 + 180: 36,5 + 265: 30,3 - node: color: '#52B4E996' id: HalfTileOverlayGreyscale decals: - 123: 19,-5 - 124: 18,-5 - 125: 17,-5 - 126: 16,-5 - 127: 15,-5 - 128: 14,-5 - 152: 6,1 - 153: 7,1 - 154: 8,1 - 155: 9,1 - 156: 10,1 - 157: 11,1 - 409: 9,-8 - 410: 10,-8 - 411: 11,-8 + 88: 19,-5 + 89: 18,-5 + 90: 17,-5 + 91: 16,-5 + 92: 15,-5 + 93: 14,-5 + 117: 6,1 + 118: 7,1 + 119: 8,1 + 120: 9,1 + 121: 10,1 + 122: 11,1 + 303: 9,-8 + 304: 10,-8 + 305: 11,-8 - node: color: '#A4610696' id: HalfTileOverlayGreyscale @@ -2424,105 +2554,105 @@ entities: color: '#BD575DFF' id: HalfTileOverlayGreyscale decals: - 1016: -9,17 - 1017: -8,17 - 1018: -7,17 - 1045: -11,11 - 1046: -12,11 - 1047: -13,11 + 808: -9,17 + 809: -8,17 + 810: -7,17 + 820: -11,11 + 821: -12,11 + 822: -13,11 - node: color: '#DE3A3A96' id: HalfTileOverlayGreyscale decals: - 168: 0,5 - 169: -1,5 - 170: -2,5 - 171: -4,5 - 172: -3,5 - 173: -7,5 - 174: -8,5 - 175: -9,5 - 176: -10,5 - 177: -11,5 - 178: -12,5 - 179: -13,5 - 180: -14,5 - 181: -15,5 - 182: -16,5 - 183: -17,5 - 184: -18,5 + 133: 0,5 + 134: -1,5 + 135: -2,5 + 136: -4,5 + 137: -3,5 + 138: -7,5 + 139: -8,5 + 140: -9,5 + 141: -10,5 + 142: -11,5 + 143: -12,5 + 144: -13,5 + 145: -14,5 + 146: -15,5 + 147: -16,5 + 148: -17,5 + 149: -18,5 - node: color: '#EFB34196' id: HalfTileOverlayGreyscale decals: 27: 30,-2 - 223: 49,5 - 224: 48,5 - 225: 47,5 - 226: 46,5 - 227: 45,5 - 232: 43,9 - 234: 42,9 - 239: 41,6 - 240: 40,6 - 241: 39,6 - 242: 38,6 + 188: 49,5 + 189: 48,5 + 190: 47,5 + 191: 46,5 + 192: 45,5 + 197: 43,9 + 199: 42,9 + 204: 41,6 + 205: 40,6 + 206: 39,6 + 207: 38,6 - node: color: '#FFD886FF' id: HalfTileOverlayGreyscale decals: - 141: 19,1 - 142: 18,1 - 143: 17,1 - 144: 16,1 - 145: 15,1 - 146: 14,1 + 106: 19,1 + 107: 18,1 + 108: 17,1 + 109: 16,1 + 110: 15,1 + 111: 14,1 - node: color: '#334E6DC8' id: HalfTileOverlayGreyscale180 decals: - 166: 5,30 + 131: 5,30 - node: color: '#52B4E996' id: HalfTileOverlayGreyscale180 decals: - 401: 11,-6 - 402: 10,-6 - 403: 9,-6 - 404: 8,-6 - 405: 7,-6 - 406: 6,-6 - 416: 11,-12 - 417: 10,-12 - 418: 9,-12 - 433: 15,-12 - 434: 16,-12 + 295: 11,-6 + 296: 10,-6 + 297: 9,-6 + 298: 8,-6 + 299: 7,-6 + 300: 6,-6 + 310: 11,-12 + 311: 10,-12 + 312: 9,-12 + 327: 15,-12 + 328: 16,-12 - node: color: '#BD575DFF' id: HalfTileOverlayGreyscale180 decals: - 1004: -7,10 - 1005: -8,10 - 1006: -9,10 - 1042: -11,10 - 1043: -12,10 - 1044: -13,10 + 798: -7,10 + 799: -8,10 + 800: -9,10 + 817: -11,10 + 818: -12,10 + 819: -13,10 - node: color: '#DE3A3A96' id: HalfTileOverlayGreyscale180 decals: - 203: -13,13 - 204: -14,13 - 205: -15,13 + 168: -13,13 + 169: -14,13 + 170: -15,13 - node: color: '#EFB34196' id: HalfTileOverlayGreyscale180 decals: - 161: 34,-5 - 162: 33,-5 - 163: 32,-5 - 164: 31,-5 - 165: 30,-5 + 126: 34,-5 + 127: 33,-5 + 128: 32,-5 + 129: 31,-5 + 130: 30,-5 - node: color: '#334E6DC8' id: HalfTileOverlayGreyscale270 @@ -2531,31 +2661,31 @@ entities: 6: 0,24 7: 0,25 8: 0,26 - 270: 1,16 - 271: 1,17 - 272: 1,18 - 273: 1,19 - 274: 1,20 - 275: 1,21 - 276: 6,7 - 277: 6,8 - 278: 6,9 - 279: 6,10 - 280: 6,11 + 235: 1,16 + 236: 1,17 + 237: 1,18 + 238: 1,19 + 239: 1,20 + 240: 1,21 + 241: 6,7 + 242: 6,8 + 243: 6,9 + 244: 6,10 + 245: 6,11 - node: color: '#52B4E996' id: HalfTileOverlayGreyscale270 decals: - 130: 14,-6 - 131: 14,-7 - 419: 6,-12 - 420: 6,-11 - 421: 6,-9 - 422: 6,-8 - 428: 14,-8 - 429: 14,-9 - 430: 14,-10 - 431: 14,-11 + 95: 14,-6 + 96: 14,-7 + 313: 6,-12 + 314: 6,-11 + 315: 6,-9 + 316: 6,-8 + 322: 14,-8 + 323: 14,-9 + 324: 14,-10 + 325: 14,-11 - node: color: '#A4610696' id: HalfTileOverlayGreyscale270 @@ -2564,18 +2694,18 @@ entities: 10: 12,10 11: 12,11 12: 12,12 - 189: 12,6 - 190: 12,7 + 154: 12,6 + 155: 12,7 - node: color: '#BD575DFF' id: HalfTileOverlayGreyscale270 decals: - 1010: -10,11 - 1011: -10,12 - 1012: -10,13 - 1013: -10,14 - 1014: -10,15 - 1015: -10,16 + 802: -10,11 + 803: -10,12 + 804: -10,13 + 805: -10,14 + 806: -10,15 + 807: -10,16 - node: color: '#DE3A3A96' id: HalfTileOverlayGreyscale270 @@ -2598,53 +2728,53 @@ entities: 25: 29,-2 29: 31,-1 30: 31,0 - 207: 31,6 - 216: 37,2 - 217: 37,3 - 218: 37,4 - 219: 37,5 - 220: 37,6 - 236: 42,8 - 237: 42,7 - 628: 55,2 + 172: 31,6 + 181: 37,2 + 182: 37,3 + 183: 37,4 + 184: 37,5 + 185: 37,6 + 201: 42,8 + 202: 42,7 + 497: 55,2 - node: color: '#FFD886FF' id: HalfTileOverlayGreyscale270 decals: - 148: 14,0 - 149: 14,-1 - 150: 14,-2 - 151: 14,-3 + 113: 14,0 + 114: 14,-1 + 115: 14,-2 + 116: 14,-3 - node: color: '#334E6DC8' id: HalfTileOverlayGreyscale90 decals: - 264: 5,16 - 265: 5,17 - 266: 5,18 - 267: 5,19 - 268: 5,20 - 269: 5,21 - 281: 10,7 - 282: 10,8 - 283: 10,9 - 284: 10,10 - 285: 10,11 + 229: 5,16 + 230: 5,17 + 231: 5,18 + 232: 5,19 + 233: 5,20 + 234: 5,21 + 246: 10,7 + 247: 10,8 + 248: 10,9 + 249: 10,10 + 250: 10,11 - node: color: '#52B4E996' id: HalfTileOverlayGreyscale90 decals: - 133: 12,-6 - 134: 12,-5 - 135: 12,-4 - 136: 12,-3 - 137: 12,-2 - 138: 12,-1 - 139: 12,0 - 140: 12,1 - 413: 12,-9 - 414: 12,-10 - 801: 12,-11 + 98: 12,-6 + 99: 12,-5 + 100: 12,-4 + 101: 12,-3 + 102: 12,-2 + 103: 12,-1 + 104: 12,0 + 105: 12,1 + 307: 12,-9 + 308: 12,-10 + 654: 12,-11 - node: color: '#A4610696' id: HalfTileOverlayGreyscale90 @@ -2652,39 +2782,39 @@ entities: 38: 16,11 39: 16,10 40: 16,9 - 191: 16,7 - 192: 16,6 - 193: 24,13 - 194: 24,12 - 195: 24,11 - 196: 24,10 - 197: 24,9 - 198: 24,8 + 156: 16,7 + 157: 16,6 + 158: 24,13 + 159: 24,12 + 160: 24,11 + 161: 24,10 + 162: 24,9 + 163: 24,8 - node: color: '#BD575DFF' id: HalfTileOverlayGreyscale90 decals: - 964: -5,8 - 1019: -6,16 - 1020: -6,15 - 1026: -5,12 + 797: -5,8 + 811: -6,16 + 812: -6,15 + 816: -5,12 - node: color: '#C05B60FF' id: HalfTileOverlayGreyscale90 decals: - 1096: -5,13 - 1097: -5,11 - 1109: -5,10 + 845: -5,13 + 846: -5,11 + 858: -5,10 - node: color: '#DE3A3A96' id: HalfTileOverlayGreyscale90 decals: 76: -5,6 77: -5,7 - 199: -12,13 - 200: -12,14 - 201: -12,15 - 202: -12,16 + 164: -12,13 + 165: -12,14 + 166: -12,15 + 167: -12,16 - node: color: '#EFB34196' id: HalfTileOverlayGreyscale90 @@ -2695,91 +2825,91 @@ entities: 34: 35,-2 35: 35,-1 36: 35,0 - 208: 35,2 - 209: 35,3 - 210: 35,4 - 211: 35,5 - 212: 35,6 - 221: 50,5 - 229: 44,6 - 245: 29,3 - 246: 29,4 - 247: 29,5 - 248: 29,6 + 173: 35,2 + 174: 35,3 + 175: 35,4 + 176: 35,5 + 177: 35,6 + 186: 50,5 + 194: 44,6 + 210: 29,3 + 211: 29,4 + 212: 29,5 + 213: 29,6 - node: color: '#FFFFFFFF' id: MiniTileDarkLineN decals: - 513: -16,-25 + 407: -16,-25 - node: color: '#D381C9E5' id: MiniTileSteelCornerSe decals: - 525: -14,-23 + 419: -14,-23 - node: color: '#D381C9E5' id: MiniTileSteelCornerSw decals: - 531: -18,-24 + 425: -18,-24 - node: color: '#D381C9E5' id: MiniTileSteelInnerSe decals: - 526: -15,-23 + 420: -15,-23 - node: color: '#D381C9E5' id: MiniTileSteelInnerSw decals: - 532: -17,-24 + 426: -17,-24 - node: color: '#D381C9E5' id: MiniTileSteelLineE decals: - 527: -14,-22 + 421: -14,-22 - node: color: '#D381C9E5' id: MiniTileSteelLineW decals: - 528: -18,-21 - 529: -18,-22 - 530: -18,-23 + 422: -18,-21 + 423: -18,-22 + 424: -18,-23 - node: color: '#FFFFFFFF' id: MiniTileSteelLineW decals: - 1069: -5,-13 - 1070: -5,-12 + 825: -5,-13 + 826: -5,-12 - node: color: '#3AB3DA99' id: MiniTileWhiteInnerSe decals: - 583: -51,-12 - 584: -44,-12 + 457: -51,-12 + 458: -44,-12 - node: color: '#3AB3DA99' id: MiniTileWhiteInnerSw decals: - 582: -46,-12 - 585: -53,-12 - 588: -39,-12 + 456: -46,-12 + 459: -53,-12 + 462: -39,-12 - node: color: '#3AB3DA99' id: MiniTileWhiteLineS decals: - 574: -50,-12 - 575: -49,-12 - 576: -48,-12 - 577: -47,-12 - 578: -43,-12 - 579: -42,-12 - 580: -41,-12 - 581: -40,-12 + 448: -50,-12 + 449: -49,-12 + 450: -48,-12 + 451: -47,-12 + 452: -43,-12 + 453: -42,-12 + 454: -41,-12 + 455: -40,-12 - node: color: '#3AB3DA99' id: MiniTileWhiteLineW decals: - 586: -54,-11 - 587: -54,-10 + 460: -54,-11 + 461: -54,-10 - node: color: '#334E6DC8' id: QuarterTileOverlayGreyscale @@ -2791,39 +2921,39 @@ entities: color: '#52B4E996' id: QuarterTileOverlayGreyscale decals: - 158: 12,1 + 123: 12,1 - node: color: '#D4D4D428' id: QuarterTileOverlayGreyscale decals: - 459: -36,3 - 460: -37,3 - 461: -38,3 - 462: -39,3 - 463: -40,3 + 353: -36,3 + 354: -37,3 + 355: -38,3 + 356: -39,3 + 357: -40,3 - node: color: '#DE3A3A96' id: QuarterTileOverlayGreyscale decals: - 186: 1,5 - 187: -6,5 + 151: 1,5 + 152: -6,5 - node: color: '#EFB34196' id: QuarterTileOverlayGreyscale decals: 28: 31,-2 - 222: 50,5 - 233: 44,9 - 238: 42,6 - 627: 55,1 + 187: 50,5 + 198: 44,9 + 203: 42,6 + 496: 55,1 - node: color: '#52B4E996' id: QuarterTileOverlayGreyscale180 decals: - 435: 19,-11 - 436: 19,-10 - 437: 19,-9 - 438: 19,-8 + 329: 19,-11 + 330: 19,-10 + 331: 19,-9 + 332: 19,-8 - node: color: '#A4610696' id: QuarterTileOverlayGreyscale180 @@ -2833,551 +2963,551 @@ entities: color: '#D4D4D428' id: QuarterTileOverlayGreyscale180 decals: - 454: -37,7 - 455: -38,7 - 456: -39,7 - 457: -40,7 - 458: -36,7 + 348: -37,7 + 349: -38,7 + 350: -39,7 + 351: -40,7 + 352: -36,7 - node: color: '#EFB34196' id: QuarterTileOverlayGreyscale180 decals: - 159: 29,-5 - 230: 44,7 + 124: 29,-5 + 195: 44,7 - node: color: '#52B4E996' id: QuarterTileOverlayGreyscale270 decals: - 129: 14,-5 - 400: 12,-6 + 94: 14,-5 + 294: 12,-6 - node: color: '#C05B60FF' id: QuarterTileOverlayGreyscale270 decals: - 1108: -6,10 + 857: -6,10 - node: color: '#DE3A3A96' id: QuarterTileOverlayGreyscale270 decals: - 206: -12,13 + 171: -12,13 - node: color: '#EFB34196' id: QuarterTileOverlayGreyscale270 decals: - 160: 35,-5 - 235: 42,9 - 626: 55,3 + 125: 35,-5 + 200: 42,9 + 495: 55,3 - node: color: '#FFD886FF' id: QuarterTileOverlayGreyscale270 decals: - 147: 14,1 + 112: 14,1 - node: color: '#334E6DC8' id: QuarterTileOverlayGreyscale90 decals: 3: 4,24 4: 4,25 - 167: 4,23 + 132: 4,23 - node: color: '#A4610696' id: QuarterTileOverlayGreyscale90 decals: 13: 12,12 - 392: 16,5 - 393: 17,5 - 394: 18,5 - 395: 19,5 - 396: 20,5 - 397: 21,5 - 398: 22,5 - 399: 23,5 + 286: 16,5 + 287: 17,5 + 288: 18,5 + 289: 19,5 + 290: 20,5 + 291: 21,5 + 292: 22,5 + 293: 23,5 - node: color: '#DE3A3A96' id: QuarterTileOverlayGreyscale90 decals: - 185: -19,5 - 188: -5,5 + 150: -19,5 + 153: -5,5 - node: color: '#EFB34196' id: QuarterTileOverlayGreyscale90 decals: 26: 29,-2 - 228: 44,5 - 231: 44,9 - 243: 37,6 - 244: 50,4 - 249: 28,6 - 250: 27,6 - 251: 26,6 - 252: 25,6 + 193: 44,5 + 196: 44,9 + 208: 37,6 + 209: 50,4 + 214: 28,6 + 215: 27,6 + 216: 26,6 + 217: 25,6 - node: color: '#8F6CFFAD' id: Rust decals: - 934: -31,-3 - 935: -30,-3 - 936: -30,0 - 937: -31,0 - 938: -31,1 - 939: -30,1 + 781: -31,-3 + 782: -30,-3 + 783: -30,0 + 784: -31,0 + 785: -31,1 + 786: -30,1 - node: color: '#FFFFFFFF' id: StandClear decals: - 502: 21,24 - 589: -52,-12 - 590: -45,-12 - 663: 1,-30 + 396: 21,24 + 463: -52,-12 + 464: -45,-12 + 532: 1,-30 - node: angle: 1.5707963267948966 rad color: '#FFFFFFFF' id: StandClear decals: - 263: 60,2 + 228: 60,2 - node: color: '#BD575DFF' id: ThreeQuarterTileOverlayGreyscale decals: - 1023: -10,17 - 1049: -14,11 + 815: -10,17 + 824: -14,11 - node: color: '#52B4E996' id: ThreeQuarterTileOverlayGreyscale180 decals: - 415: 12,-12 + 309: 12,-12 - node: color: '#52B4E996' id: ThreeQuarterTileOverlayGreyscale270 decals: - 432: 14,-12 + 326: 14,-12 - node: color: '#BD575DFF' id: ThreeQuarterTileOverlayGreyscale270 decals: - 1009: -10,10 - 1048: -14,10 + 801: -10,10 + 823: -14,10 - node: color: '#52B4E996' id: ThreeQuarterTileOverlayGreyscale90 decals: - 412: 12,-8 + 306: 12,-8 - node: color: '#BD575DFF' id: ThreeQuarterTileOverlayGreyscale90 decals: - 1021: -5,14 - 1022: -6,17 + 813: -5,14 + 814: -6,17 - node: color: '#FF0000FF' id: WarnBox decals: - 842: 69,2 + 695: 69,2 - node: color: '#FFFFFFFF' id: WarnBox decals: - 375: -26,24 + 269: -26,24 - node: color: '#FF0000FF' id: WarnCornerNE decals: - 845: 68,3 + 698: 68,3 - node: color: '#FFFFFFFF' id: WarnCornerNE decals: - 793: -41,-6 + 646: -41,-6 - node: color: '#FF0000FF' id: WarnCornerNW decals: - 846: 66,3 + 699: 66,3 - node: color: '#FFFFFFFF' id: WarnCornerNW decals: - 794: -43,-6 + 647: -43,-6 - node: color: '#FF0000FF' id: WarnCornerSE decals: - 844: 68,1 + 697: 68,1 - node: color: '#FFFFFFFF' id: WarnCornerSE decals: - 795: -41,-4 + 648: -41,-4 - node: color: '#FF0000FF' id: WarnCornerSW decals: - 843: 66,1 + 696: 66,1 - node: color: '#FFFFFFFF' id: WarnCornerSW decals: - 796: -43,-4 + 649: -43,-4 - node: color: '#FFFFFFFF' id: WarnEndE decals: - 800: 12,-12 + 653: 12,-12 - node: color: '#FF0000FF' id: WarnEndN decals: - 841: 70,3 + 694: 70,3 - node: color: '#FF0000FF' id: WarnEndS decals: - 840: 70,2 + 693: 70,2 - node: color: '#FFFFFFFF' id: WarnEndW decals: - 799: 11,-12 + 652: 11,-12 - node: color: '#C3C3C3FF' id: WarnLineE decals: - 914: -36,-33 + 767: -36,-33 - node: color: '#FF0000FF' id: WarnLineE decals: - 814: 60,7 - 815: 60,6 - 847: 68,2 + 667: 60,7 + 668: 60,6 + 700: 68,2 - node: color: '#FFFFFFFF' id: WarnLineE decals: - 548: -15,-30 - 549: -15,-31 - 647: 54,-4 - 648: 54,-5 - 649: 54,-6 - 803: 57,7 - 804: 57,6 - 805: 57,8 - 806: 57,5 - 807: 57,4 - 808: 57,3 - 809: 57,2 - 810: 57,1 - 811: 57,0 - 961: -21,-6 + 442: -15,-30 + 443: -15,-31 + 516: 54,-4 + 517: 54,-5 + 518: 54,-6 + 656: 57,7 + 657: 57,6 + 658: 57,8 + 659: 57,5 + 660: 57,4 + 661: 57,3 + 662: 57,2 + 663: 57,1 + 664: 57,0 + 795: -21,-6 - node: color: '#FF0000FF' id: WarnLineN decals: - 835: 62,0 - 836: 63,0 - 837: 63,5 - 838: 62,5 - 839: 67,1 + 688: 62,0 + 689: 63,0 + 690: 63,5 + 691: 62,5 + 692: 67,1 - node: color: '#FFFFFFFF' id: WarnLineN decals: - 510: 20,26 - 511: 21,26 - 512: 22,26 - 650: 56,-4 - 651: 57,-4 - 652: 58,-4 - 653: 59,-4 - 654: 60,-4 - 665: -3,-29 - 666: -2,-29 - 667: -1,-29 - 668: 0,-29 - 797: -42,-4 - 850: 70,5 + 404: 20,26 + 405: 21,26 + 406: 22,26 + 519: 56,-4 + 520: 57,-4 + 521: 58,-4 + 522: 59,-4 + 523: 60,-4 + 534: -3,-29 + 535: -2,-29 + 536: -1,-29 + 537: 0,-29 + 650: -42,-4 + 703: 70,5 - node: color: '#C3C3C3FF' id: WarnLineS decals: - 912: -34,-33 - 913: -36,-33 - 920: -37,-30 - 921: -37,-29 + 765: -34,-33 + 766: -36,-33 + 773: -37,-30 + 774: -37,-29 - node: color: '#FF0000FF' id: WarnLineS decals: - 816: 62,10 - 817: 62,8 - 818: 62,9 - 819: 62,7 - 820: 62,6 - 821: 62,5 - 822: 62,4 - 823: 62,3 - 824: 62,2 - 825: 62,1 - 826: 62,0 - 827: 62,-1 - 828: 62,-2 - 829: 62,-3 - 830: 62,-4 - 848: 66,2 + 669: 62,10 + 670: 62,8 + 671: 62,9 + 672: 62,7 + 673: 62,6 + 674: 62,5 + 675: 62,4 + 676: 62,3 + 677: 62,2 + 678: 62,1 + 679: 62,0 + 680: 62,-1 + 681: 62,-2 + 682: 62,-3 + 683: 62,-4 + 701: 66,2 - node: color: '#FFFFFFFF' id: WarnLineS decals: - 550: -17,-31 - 551: -17,-30 - 752: -15,18 - 753: -15,19 - 754: -15,20 - 755: -15,21 - 812: 59,7 - 813: 59,6 - 962: -19,-6 + 444: -17,-31 + 445: -17,-30 + 605: -15,18 + 606: -15,19 + 607: -15,20 + 608: -15,21 + 665: 59,7 + 666: 59,6 + 796: -19,-6 - node: color: '#FF0000FF' id: WarnLineW decals: - 831: 62,4 - 832: 63,4 - 833: 63,-1 - 834: 62,-1 - 849: 67,3 + 684: 62,4 + 685: 63,4 + 686: 63,-1 + 687: 62,-1 + 702: 67,3 - node: color: '#FFFFFFFF' id: WarnLineW decals: - 500: 21,24 - 501: 22,24 - 503: 20,24 - 798: -42,-6 + 394: 21,24 + 395: 22,24 + 397: 20,24 + 651: -42,-6 - node: angle: -1.5707963267948966 rad color: '#FFFFFFFF' id: WarningLine decals: - 440: -40,0 - 441: -40,1 - 442: -40,2 - 443: -40,8 - 444: -40,9 - 445: -40,10 + 334: -40,0 + 335: -40,1 + 336: -40,2 + 337: -40,8 + 338: -40,9 + 339: -40,10 - node: color: '#FFFFFFFF' id: WarningLine decals: - 253: 46,7 - 254: 47,7 - 255: 48,7 - 256: 49,7 - 257: 50,7 - 286: 8,7 - 290: 7,7 - 291: 9,7 + 218: 46,7 + 219: 47,7 + 220: 48,7 + 221: 49,7 + 222: 50,7 + 251: 8,7 + 255: 7,7 + 256: 9,7 - node: angle: 1.5707963267948966 rad color: '#FFFFFFFF' id: WarningLine decals: - 113: 53,1 - 114: 53,2 - 115: 53,3 - 258: 60,0 - 259: 60,1 - 260: 60,2 - 261: 60,3 - 262: 60,4 - 372: -1,16 - 373: -1,17 - 374: -1,18 + 78: 53,1 + 79: 53,2 + 80: 53,3 + 223: 60,0 + 224: 60,1 + 225: 60,2 + 226: 60,3 + 227: 60,4 + 266: -1,16 + 267: -1,17 + 268: -1,18 - node: angle: 3.141592653589793 rad color: '#FFFFFFFF' id: WarningLine decals: - 287: 8,11 + 252: 8,11 - node: angle: -1.5707963267948966 rad color: '#FFFFFFFF' id: WarningLineCorner decals: - 446: -40,3 + 340: -40,3 - node: color: '#FFFFFFFF' id: WarningLineCorner decals: - 293: 6,7 + 258: 6,7 - node: angle: 3.141592653589793 rad color: '#FFFFFFFF' id: WarningLineCorner decals: - 288: 9,11 + 253: 9,11 - node: angle: -1.5707963267948966 rad color: '#FFFFFFFF' id: WarningLineCornerFlipped decals: - 447: -40,7 + 341: -40,7 - node: color: '#FFFFFFFF' id: WarningLineCornerFlipped decals: - 292: 10,7 + 257: 10,7 - node: angle: 3.141592653589793 rad color: '#FFFFFFFF' id: WarningLineCornerFlipped decals: - 289: 7,11 + 254: 7,11 - node: color: '#FFFFFFFF' id: WoodTrimThinCornerNe decals: - 852: 0,1 - 1081: -18,-11 - 1095: 0,14 + 705: 0,1 + 830: -18,-11 + 844: 0,14 - node: zIndex: 1 color: '#FFFFFFFF' id: WoodTrimThinCornerNe decals: - 625: -4,-6 + 494: -4,-6 - node: color: '#FFFFFFFF' id: WoodTrimThinCornerNw decals: - 851: -10,1 - 1080: -21,-11 - 1094: -4,14 + 704: -10,1 + 829: -21,-11 + 843: -4,14 - node: color: '#FFFFFFFF' id: WoodTrimThinCornerSe decals: - 853: 0,-7 - 1082: -18,-13 - 1098: 0,10 + 706: 0,-7 + 831: -18,-13 + 847: 0,10 - node: color: '#FFFFFFFF' id: WoodTrimThinCornerSw decals: - 855: -10,-2 - 1083: -21,-13 - 1093: -4,10 + 708: -10,-2 + 832: -21,-13 + 842: -4,10 - node: zIndex: 2 color: '#FFFFFFFF' id: WoodTrimThinCornerSw decals: - 750: -37,19 + 603: -37,19 - node: color: '#FFFFFFFF' id: WoodTrimThinInnerSw decals: - 854: -8,-2 + 707: -8,-2 - node: color: '#FFFFFFFF' id: WoodTrimThinLineE decals: - 867: 0,0 - 868: 0,-1 - 869: 0,-2 - 870: 0,-3 - 871: 0,-5 - 872: 0,-4 - 873: 0,-6 - 1084: -18,-12 - 1101: 0,11 - 1102: 0,12 - 1103: 0,13 + 720: 0,0 + 721: 0,-1 + 722: 0,-2 + 723: 0,-3 + 724: 0,-5 + 725: 0,-4 + 726: 0,-6 + 833: -18,-12 + 850: 0,11 + 851: 0,12 + 852: 0,13 - node: zIndex: 1 color: '#FFFFFFFF' id: WoodTrimThinLineE decals: - 624: -4,-7 - 762: 27,10 - 763: 27,9 - 764: 27,8 + 493: -4,-7 + 615: 27,10 + 616: 27,9 + 617: 27,8 - node: zIndex: 2 color: '#FFFFFFFF' id: WoodTrimThinLineE decals: - 708: 20,-12 + 577: 20,-12 - node: color: '#FFFFFFFF' id: WoodTrimThinLineN decals: - 858: -8,1 - 859: -9,1 - 860: -7,1 - 861: -6,1 - 862: -5,1 - 863: -4,1 - 864: -3,1 - 865: -2,1 - 866: -1,1 - 1085: -19,-11 - 1086: -20,-11 - 1104: -1,14 - 1105: -2,14 - 1106: -3,14 + 711: -8,1 + 712: -9,1 + 713: -7,1 + 714: -6,1 + 715: -5,1 + 716: -4,1 + 717: -3,1 + 718: -2,1 + 719: -1,1 + 834: -19,-11 + 835: -20,-11 + 853: -1,14 + 854: -2,14 + 855: -3,14 - node: zIndex: 1 color: '#FFFFFFFF' id: WoodTrimThinLineN decals: - 620: -8,-6 - 621: -7,-6 - 622: -6,-6 - 623: -5,-6 + 489: -8,-6 + 490: -7,-6 + 491: -6,-6 + 492: -5,-6 - node: color: '#FFFFFFFF' id: WoodTrimThinLineS decals: - 785: 37,0 - 786: 38,0 - 787: 39,0 - 788: 40,0 - 874: -1,-7 - 875: -2,-7 - 876: -3,-7 - 880: -9,-2 - 1088: -20,-13 - 1089: -19,-13 - 1099: -1,10 - 1100: -2,10 - 1107: -3,10 + 638: 37,0 + 639: 38,0 + 640: 39,0 + 641: 40,0 + 727: -1,-7 + 728: -2,-7 + 729: -3,-7 + 733: -9,-2 + 837: -20,-13 + 838: -19,-13 + 848: -1,10 + 849: -2,10 + 856: -3,10 - node: zIndex: 2 color: '#FFFFFFFF' id: WoodTrimThinLineS decals: - 751: -36,19 + 604: -36,19 - node: color: '#FFFFFFFF' id: WoodTrimThinLineW decals: - 856: -10,-1 - 857: -10,0 - 877: -8,-5 - 878: -8,-4 - 879: -8,-3 - 1078: -14,-12 - 1079: -14,-11 - 1087: -21,-12 - 1090: -4,13 - 1091: -4,12 - 1092: -4,11 + 709: -10,-1 + 710: -10,0 + 730: -8,-5 + 731: -8,-4 + 732: -8,-3 + 827: -14,-12 + 828: -14,-11 + 836: -21,-12 + 839: -4,13 + 840: -4,12 + 841: -4,11 - node: color: '#FFFF00FF' id: radiation decals: - 802: 59,7 + 655: 59,7 - type: OccluderTree - type: SpreaderGrid - type: Shuttle @@ -3390,6 +3520,7 @@ entities: - type: MetaData - type: Transform - type: Map + mapPaused: True - type: PhysicsMap - type: GridTree - type: MovedGrids @@ -4121,7 +4252,7 @@ entities: pos: 3.5,22.5 parent: 31 - type: Door - secondsUntilStateChange: -17127.416 + secondsUntilStateChange: -17204.738 state: Opening - type: DeviceLinkSource lastSignals: @@ -7743,6 +7874,26 @@ entities: - type: Transform pos: -23.5,-13.5 parent: 31 + - uid: 420 + components: + - type: Transform + pos: -30.5,0.5 + parent: 31 + - uid: 421 + components: + - type: Transform + pos: -30.5,-0.5 + parent: 31 + - uid: 422 + components: + - type: Transform + pos: -32.5,-9.5 + parent: 31 + - uid: 437 + components: + - type: Transform + pos: -32.5,-10.5 + parent: 31 - uid: 528 components: - type: Transform @@ -78820,6 +78971,9 @@ entities: rot: 1.5707963267948966 rad pos: 50.5,-24.5 parent: 31 + - type: DeviceLinkSink + links: + - 1234 - uid: 8689 components: - type: Transform From 48413d6a435de700197a4f6ceb1290d61f5130b4 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Thu, 19 Dec 2024 22:52:59 +0000 Subject: [PATCH 36/53] Automatic Changelog Update (#1359) --- Resources/Changelog/Changelog.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 96e64517caa..7976a09bbe8 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8713,3 +8713,10 @@ Entries: id: 6583 time: '2024-12-18T01:32:32.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1357 +- author: VMSolidus + changes: + - type: Fix + message: Fixed the Saltern bridge being a hard vacuum at roundstart. + id: 6584 + time: '2024-12-19T22:52:32.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1359 From 452b9113f61790e8258b95904361de5ed34a034f Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Sat, 21 Dec 2024 13:02:27 -0500 Subject: [PATCH 37/53] Loadouts Debloating (Colorable Items) (#1364) # Description This PR cuts down significantly on Loadouts bloat by removing all specific color versions of colorable items from the loadouts. I left the original items untouched for compatibility reasons since certain things in the game still need to be able to spawn a "Blue jumpsuit" etc. Additionally, to help aid in clarity for players, I've added localizations for all the generic colorable items so that they have (colorable) in the loadout names, so that players can tell which items have the option without needing to click into the customize button on every item.

Media

![image](https://github.com/user-attachments/assets/7ab30002-c7d4-4eeb-b018-45a9fda80ae6)

# Changelog :cl: - add: Added labels to all generic colorable items in loadouts, so that players can see which items have custom colors as customization options. - remove: Removed all 'specific color' variants of colorable items from Loadouts, such as "Blue Jumpsuit" when a colorable jumpsuit exists. --- .../Locale/en-US/loadouts/generic/back.ftl | 3 + .../en-US/loadouts/{ => generic}/eyes.ftl | 2 + .../Locale/en-US/loadouts/generic/hands.ftl | 1 + .../Locale/en-US/loadouts/generic/head.ftl | 12 + .../en-US/loadouts/{ => generic}/items.ftl | 7 + .../Locale/en-US/loadouts/generic/neck.ftl | 4 + .../en-US/loadouts/generic/outerClothing.ftl | 11 + .../en-US/loadouts/{ => generic}/shoes.ftl | 6 + .../Locale/en-US/loadouts/generic/uniform.ftl | 12 + Resources/Locale/en-US/loadouts/head.ftl | 2 - .../jobs/engineering/uncategorized.ftl | 1 + .../en-US/loadouts/jobs/heads/captain.ftl | 3 + .../loadouts/jobs/heads/headOfPersonnel.ftl | 2 + .../jobs/logistics/salvageSpecialist.ftl | 14 + Resources/Locale/en-US/loadouts/neck.ftl | 0 .../Locale/en-US/loadouts/outerClothing.ftl | 5 - Resources/Locale/en-US/loadouts/uniform.ftl | 1 - .../Generic/gloveGroup.yml | 18 - .../CharacterItemGroups/Generic/headGroup.yml | 54 -- .../Generic/itemGroups.yml | 56 -- .../CharacterItemGroups/Generic/neckGroup.yml | 26 - .../CharacterItemGroups/Generic/shoeGroup.yml | 20 - .../Entities/Clothing/Head/soft.yml | 4 +- .../Prototypes/Loadouts/Generic/hands.yml | 99 ---- .../Prototypes/Loadouts/Generic/head.yml | 351 ------------ .../Prototypes/Loadouts/Generic/neck.yml | 214 -------- .../Prototypes/Loadouts/Generic/shoes.yml | 112 ---- .../Prototypes/Loadouts/Generic/uniform.yml | 515 ------------------ 28 files changed, 80 insertions(+), 1475 deletions(-) create mode 100644 Resources/Locale/en-US/loadouts/generic/back.ftl rename Resources/Locale/en-US/loadouts/{ => generic}/eyes.ftl (84%) create mode 100644 Resources/Locale/en-US/loadouts/generic/hands.ftl create mode 100644 Resources/Locale/en-US/loadouts/generic/head.ftl rename Resources/Locale/en-US/loadouts/{ => generic}/items.ftl (91%) create mode 100644 Resources/Locale/en-US/loadouts/generic/neck.ftl create mode 100644 Resources/Locale/en-US/loadouts/generic/outerClothing.ftl rename Resources/Locale/en-US/loadouts/{ => generic}/shoes.ftl (83%) create mode 100644 Resources/Locale/en-US/loadouts/generic/uniform.ftl delete mode 100644 Resources/Locale/en-US/loadouts/head.ftl create mode 100644 Resources/Locale/en-US/loadouts/jobs/engineering/uncategorized.ftl create mode 100644 Resources/Locale/en-US/loadouts/jobs/logistics/salvageSpecialist.ftl delete mode 100644 Resources/Locale/en-US/loadouts/neck.ftl delete mode 100644 Resources/Locale/en-US/loadouts/outerClothing.ftl delete mode 100644 Resources/Locale/en-US/loadouts/uniform.ftl diff --git a/Resources/Locale/en-US/loadouts/generic/back.ftl b/Resources/Locale/en-US/loadouts/generic/back.ftl new file mode 100644 index 00000000000..2925981849e --- /dev/null +++ b/Resources/Locale/en-US/loadouts/generic/back.ftl @@ -0,0 +1,3 @@ +loadout-name-LoadoutBackpack = grey backpack (colorable) +loadout-name-LoadoutBackpackDuffel = grey duffelbag (colorable) +loadout-name-LoadoutBackpackSatchel = grey satchel (colorable) diff --git a/Resources/Locale/en-US/loadouts/eyes.ftl b/Resources/Locale/en-US/loadouts/generic/eyes.ftl similarity index 84% rename from Resources/Locale/en-US/loadouts/eyes.ftl rename to Resources/Locale/en-US/loadouts/generic/eyes.ftl index 93c4d9faa64..4d345190474 100644 --- a/Resources/Locale/en-US/loadouts/eyes.ftl +++ b/Resources/Locale/en-US/loadouts/generic/eyes.ftl @@ -3,3 +3,5 @@ loadout-description-LoadoutEyesBlindfold = Why would you want this? loadout-name-LoadoutItemBlindfoldFake = "blind"fold loadout-description-LoadoutItemBlindfoldFake = This product may not work as advertised. + +loadout-name-LoadoutEyesGlasses = glasses (colorable) diff --git a/Resources/Locale/en-US/loadouts/generic/hands.ftl b/Resources/Locale/en-US/loadouts/generic/hands.ftl new file mode 100644 index 00000000000..d9df439ce5a --- /dev/null +++ b/Resources/Locale/en-US/loadouts/generic/hands.ftl @@ -0,0 +1 @@ +loadout-name-LoadoutHandsColorWhite = gloves (colorable) diff --git a/Resources/Locale/en-US/loadouts/generic/head.ftl b/Resources/Locale/en-US/loadouts/generic/head.ftl new file mode 100644 index 00000000000..efd13b00845 --- /dev/null +++ b/Resources/Locale/en-US/loadouts/generic/head.ftl @@ -0,0 +1,12 @@ +loadout-description-LoadoutHeadBeaverHat = Gentlemen. +loadout-description-LoadoutHeadTophat = A stylish black tophat. + +loadout-name-LoadoutHeadFedoraWhite = fedora (colorable) +loadout-name-LoadoutHeadHatCowboyWhite = cowboy hat (colorable) +loadout-name-LoadoutHeadHatMimesoft = baseball cap (colorable) +loadout-name-LoadoutHeadHatMimesoftFlipped = baseball cap (colorable, flipped) +loadout-name-LoadoutHeadHijabColorable = hijab (colorable) +loadout-name-LoadoutHeadTurbanColorable = turban (colorable) +loadout-name-LoadoutHeadKippahColorable = kippah (colorable) +loadout-name-LoadoutHeadTinfoil = tinfoil hat (colorable) +loadout-name-LoadoutHeadHatCowboyBountyHunter = bounty hunter hat (colorable) diff --git a/Resources/Locale/en-US/loadouts/items.ftl b/Resources/Locale/en-US/loadouts/generic/items.ftl similarity index 91% rename from Resources/Locale/en-US/loadouts/items.ftl rename to Resources/Locale/en-US/loadouts/generic/items.ftl index c2ec9a1c847..ac52b8be226 100644 --- a/Resources/Locale/en-US/loadouts/items.ftl +++ b/Resources/Locale/en-US/loadouts/generic/items.ftl @@ -35,3 +35,10 @@ loadout-name-LoadoutItemBoxSurvivalSecurity = survival box (security) loadout-name-LoadoutItemBoxSurvivalBrigmedic = survival box (corpsman) loadout-name-LoadoutItemBoxSurvivalMedical = survival box (medical) loadout-name-LoadoutItemBoxHug = box of hugs (clown) + +loadout-name-LoadoutItemLighter = lighter (colorable) +loadout-name-LoadoutItemLighterCheap = cheap lighter (colorable) +loadout-name-LoadoutItemLighterFlippo = flippo lighter (colorable) +loadout-name-LoadoutItemDrinkShinyFlask = shiny flask (colorable) +loadout-name-LoadoutItemDrinkLithiumFlask = lithium flask (colorable) +loadout-name-LoadoutItemDrinkVacuumFlask = vacuum flask (colorable) diff --git a/Resources/Locale/en-US/loadouts/generic/neck.ftl b/Resources/Locale/en-US/loadouts/generic/neck.ftl new file mode 100644 index 00000000000..8a9abb76664 --- /dev/null +++ b/Resources/Locale/en-US/loadouts/generic/neck.ftl @@ -0,0 +1,4 @@ +loadout-name-LoadoutNeckOldMantle = old mantle (colorable) +loadout-name-LoadoutNeckUnathiMantle = unathi mantle (colorable) +loadout-name-LoadoutNeckTieWhite = suit tie (colorable) +loadout-name-LoadoutNeckBedsheetWhite = bedsheet (colorable) diff --git a/Resources/Locale/en-US/loadouts/generic/outerClothing.ftl b/Resources/Locale/en-US/loadouts/generic/outerClothing.ftl new file mode 100644 index 00000000000..e312968b8e9 --- /dev/null +++ b/Resources/Locale/en-US/loadouts/generic/outerClothing.ftl @@ -0,0 +1,11 @@ +loadout-description-LoadoutOuterGhostSheet = Spooky... +loadout-description-LoadoutOuterCoatBomberjacket = A sleek bomber jacket. +loadout-description-LoadoutOuterCoatHoodieBlack = A warm hoodie. +loadout-description-LoadoutOuterCoatHoodieGrey = A warm hoodie. +loadout-description-LoadoutOuterCoatWinterCoat = For keeping nice and snug. + +loadout-name-LoadoutOuterCoatHoodieGrey = grey hoodie (colorable) +loadout-name-LoadoutOuterCoatWinterCoat = winter coat (colorable) +loadout-name-LoadoutOuterCoatHyenhSweater = sweater (colorable) +loadout-name-LoadoutOuterWinterCoatLong = long winter coat (colorable) +loadout-name-LoadoutOuterCoatMNKWhiteHoodie = MNK hoodie (colorable) diff --git a/Resources/Locale/en-US/loadouts/shoes.ftl b/Resources/Locale/en-US/loadouts/generic/shoes.ftl similarity index 83% rename from Resources/Locale/en-US/loadouts/shoes.ftl rename to Resources/Locale/en-US/loadouts/generic/shoes.ftl index 79a8dd9c436..15631952f76 100644 --- a/Resources/Locale/en-US/loadouts/shoes.ftl +++ b/Resources/Locale/en-US/loadouts/generic/shoes.ftl @@ -8,3 +8,9 @@ loadout-description-LoadoutShoesRed = Embrace the spirit of exploration with the loadout-description-LoadoutShoesWhite = Elevate your style with these pristine white shoes, a symbol of innovation and progress. loadout-description-LoadoutShoesYellow = Light up the space station with these radiant yellow shoes, bringing a burst of energy to your every step. loadout-description-LoadoutShoesSlippersDuck = Quack up your downtime with these adorable duck slippers that waddle the line between comfort and quirkiness. + +loadout-name-LoadoutShoesWhite = shoes (colorable) +loadout-name-LoadoutShoesBootsCowboyWhite = cowboy boots (colorable) +loadout-name-LoadoutShoesBootsCowboyFancy = fancy cowboy boots (colorable) +loadout-name-LoadoutShoesMiscWhite = misc shoes (colorable) +loadout-name-LoadoutShoesClothWrap = cloth foot wraps (colorable) diff --git a/Resources/Locale/en-US/loadouts/generic/uniform.ftl b/Resources/Locale/en-US/loadouts/generic/uniform.ftl new file mode 100644 index 00000000000..fa4eccbdb17 --- /dev/null +++ b/Resources/Locale/en-US/loadouts/generic/uniform.ftl @@ -0,0 +1,12 @@ +loadout-description-LoadoutUniformAncientJumpsuit = The legend of the Greytide. + +loadout-name-LoadoutUniformJumpsuitColorWhite = jumpsuit (colorable) +loadout-name-LoadoutUniformJumpskirtColorWhite = jumpskirt (colorable) +loadout-name-LoadoutUniformMartialGi = gi (colorable) +loadout-name-LoadoutClothingJumpsuitKimono = kimono (colorable) +loadout-name-LoadoutClothingMNKOfficeSkirt = MNK office skirt (colorable) +loadout-name-LoadoutClothingMNKUnderGarment = MNK under garment (colorable) +loadout-name-LoadoutClothingMNKGymBra = MNK gym bra (colorable) +loadout-name-LoadoutClothingJumpsuitSuitWhite = business suit (colorable) +loadout-name-LoadoutClothingJumpsuitSuitWhiteAlt = business suit (alt, colorable) +loadout-name-LoadoutClothingJumpsuitSuitWhiteMob = mob suit (colorable) diff --git a/Resources/Locale/en-US/loadouts/head.ftl b/Resources/Locale/en-US/loadouts/head.ftl deleted file mode 100644 index be10f7d2fd2..00000000000 --- a/Resources/Locale/en-US/loadouts/head.ftl +++ /dev/null @@ -1,2 +0,0 @@ -loadout-description-LoadoutHeadBeaverHat = Gentlemen. -loadout-description-LoadoutHeadTophat = A stylish black tophat. diff --git a/Resources/Locale/en-US/loadouts/jobs/engineering/uncategorized.ftl b/Resources/Locale/en-US/loadouts/jobs/engineering/uncategorized.ftl new file mode 100644 index 00000000000..1831174bd46 --- /dev/null +++ b/Resources/Locale/en-US/loadouts/jobs/engineering/uncategorized.ftl @@ -0,0 +1 @@ +loadout-name-LoadoutEngineeringHeadHardhatWhite = hardhat (colorable) diff --git a/Resources/Locale/en-US/loadouts/jobs/heads/captain.ftl b/Resources/Locale/en-US/loadouts/jobs/heads/captain.ftl index 27069b6ff88..1cb2a615991 100644 --- a/Resources/Locale/en-US/loadouts/jobs/heads/captain.ftl +++ b/Resources/Locale/en-US/loadouts/jobs/heads/captain.ftl @@ -10,3 +10,6 @@ loadout-description-LoadoutCommandCapHatCapcap = The Captain's cap, pretty nice. loadout-description-LoadoutCommandCapHatBeret = The Captain's beret, very nice. loadout-description-LoadoutCommandCapMaskGas = Why would the captain need this? I don't know, but it looks cool. loadout-description-LoadoutCommandCapItemDrinkFlask = The finest of flasks, for the finest of drinks. + +loadout-name-LoadoutCaptainDrinkFlask = captain's drink flask (colorable) +loadout-name-LoadoutCaptainGlovesInspection = inspection gloves (colorable) diff --git a/Resources/Locale/en-US/loadouts/jobs/heads/headOfPersonnel.ftl b/Resources/Locale/en-US/loadouts/jobs/heads/headOfPersonnel.ftl index 8dc606f65dd..5c717e95839 100644 --- a/Resources/Locale/en-US/loadouts/jobs/heads/headOfPersonnel.ftl +++ b/Resources/Locale/en-US/loadouts/jobs/heads/headOfPersonnel.ftl @@ -2,3 +2,5 @@ loadout-description-LoadoutCommandHOPNeckMantle = To show who has the authority loadout-description-LoadoutCommandHOPNeckCloak = To really show who has the authority around here. loadout-description-LoadoutCommandHOPBackIan = A backpack that looks like Ian, how cute! loadout-description-LoadoutCommandHOPHatCap = The HOP's cap, pretty nice. + +loadout-name-LoadoutHeadOfPersonnelGlovesInspection = inspection gloves (colorable) diff --git a/Resources/Locale/en-US/loadouts/jobs/logistics/salvageSpecialist.ftl b/Resources/Locale/en-US/loadouts/jobs/logistics/salvageSpecialist.ftl new file mode 100644 index 00000000000..973c2f23711 --- /dev/null +++ b/Resources/Locale/en-US/loadouts/jobs/logistics/salvageSpecialist.ftl @@ -0,0 +1,14 @@ +loadout-name-LoadoutSalvageBackpackBackpack = salvage backpack (colorable) +loadout-name-LoadoutSalvageBackpackSatchel = salvage satchel (colorable) +loadout-name-LoadoutSalvageBackpackDuffel = salvage duffelbag (colorable) +loadout-name-LoadoutSalvageBeltMilitaryWebbing = military webbing (colorable) +loadout-name-LoadoutSalvageWeaponsCombatKnife = combat knife (colorable) +loadout-name-LoadoutSalvageWeaponsKitchenKnife = kitchen knife (colorable) +loadout-name-LoadoutSalvageWeaponsSurvivalKnife = survival knife (colorable) +loadout-name-LoadoutSalvageWeaponsKukriKnife = kukri (colorable) +loadout-name-LoadoutSalvageWeaponsCleaver = cleaver (colorable) +loadout-name-LoadoutSalvageWeaponsThrowingKnife = throwing knives (x3, colorable) +loadout-name-LoadoutSalvageWeaponsMachete = machete (colorable) +loadout-name-LoadoutSalvageWeaponsCutlass = cutlass (colorable) +loadout-name-LoadoutSalvageWeaponsKatana = katana (colorable) +loadout-name-LoadoutSalvageWeaponsWakizashi = wakizashi (colorable) diff --git a/Resources/Locale/en-US/loadouts/neck.ftl b/Resources/Locale/en-US/loadouts/neck.ftl deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/Resources/Locale/en-US/loadouts/outerClothing.ftl b/Resources/Locale/en-US/loadouts/outerClothing.ftl deleted file mode 100644 index 7dc09f552e0..00000000000 --- a/Resources/Locale/en-US/loadouts/outerClothing.ftl +++ /dev/null @@ -1,5 +0,0 @@ -loadout-description-LoadoutOuterGhostSheet = Spooky... -loadout-description-LoadoutOuterCoatBomberjacket = A sleek bomber jacket. -loadout-description-LoadoutOuterCoatHoodieBlack = A warm hoodie. -loadout-description-LoadoutOuterCoatHoodieGrey = A warm hoodie. -loadout-description-LoadoutOuterCoatWinterCoat = For keeping nice and snug. diff --git a/Resources/Locale/en-US/loadouts/uniform.ftl b/Resources/Locale/en-US/loadouts/uniform.ftl deleted file mode 100644 index b32bd92b3a4..00000000000 --- a/Resources/Locale/en-US/loadouts/uniform.ftl +++ /dev/null @@ -1 +0,0 @@ -loadout-description-LoadoutUniformAncientJumpsuit = The legend of the Greytide. diff --git a/Resources/Prototypes/CharacterItemGroups/Generic/gloveGroup.yml b/Resources/Prototypes/CharacterItemGroups/Generic/gloveGroup.yml index e8ec6f3d255..f712e18e24d 100644 --- a/Resources/Prototypes/CharacterItemGroups/Generic/gloveGroup.yml +++ b/Resources/Prototypes/CharacterItemGroups/Generic/gloveGroup.yml @@ -1,24 +1,6 @@ - type: characterItemGroup id: LoadoutGloves items: - - type: loadout - id: LoadoutHandsColorPurple - - type: loadout - id: LoadoutHandsColorRed - - type: loadout - id: LoadoutHandsColorBlack - - type: loadout - id: LoadoutHandsColorBlue - - type: loadout - id: LoadoutHandsColorBrown - - type: loadout - id: LoadoutHandsColorGray - - type: loadout - id: LoadoutHandsColorGreen - - type: loadout - id: LoadoutHandsColorLightBrown - - type: loadout - id: LoadoutHandsColorOrange - type: loadout id: LoadoutHandsColorWhite - type: loadout diff --git a/Resources/Prototypes/CharacterItemGroups/Generic/headGroup.yml b/Resources/Prototypes/CharacterItemGroups/Generic/headGroup.yml index d5ba07f5805..e6bd267b1d0 100644 --- a/Resources/Prototypes/CharacterItemGroups/Generic/headGroup.yml +++ b/Resources/Prototypes/CharacterItemGroups/Generic/headGroup.yml @@ -5,28 +5,12 @@ id: LoadoutHeadBeaverHat - type: loadout id: LoadoutHeadTophat - - type: loadout - id: LoadoutHeadFedoraBlack - - type: loadout - id: LoadoutHeadFedoraBrown - - type: loadout - id: LoadoutHeadFedoraGrey - - type: loadout - id: LoadoutHeadFedoraChoc - type: loadout id: LoadoutHeadFedoraWhite - type: loadout id: LoadoutHeadFlatBlack - type: loadout id: LoadoutHeadFlatBrown - - type: loadout - id: LoadoutHeadHatCowboyBrown - - type: loadout - id: LoadoutHeadHatCowboyBlack - - type: loadout - id: LoadoutHeadHatCowboyGrey - - type: loadout - id: LoadoutHeadHatCowboyRed - type: loadout id: LoadoutHeadHatCowboyWhite - type: loadout @@ -37,42 +21,14 @@ id: LoadoutHeadBellhop - type: loadout id: LoadoutHeadPoppy - - type: loadout - id: LoadoutHeadHatBluesoft - - type: loadout - id: LoadoutHeadHatBluesoftFlipped - type: loadout id: LoadoutHeadHatCorpsoft - type: loadout id: LoadoutHeadHatCorpsoftFlipped - - type: loadout - id: LoadoutHeadHatGreensoft - - type: loadout - id: LoadoutHeadHatGreensoftFlipped - - type: loadout - id: LoadoutHeadHatGreysoft - - type: loadout - id: LoadoutHeadHatGreysoftFlipped - type: loadout id: LoadoutHeadHatMimesoft - type: loadout id: LoadoutHeadHatMimesoftFlipped - - type: loadout - id: LoadoutHeadHatOrangesoft - - type: loadout - id: LoadoutHeadHatOrangesoftFlipped - - type: loadout - id: LoadoutHeadHatPurplesoft - - type: loadout - id: LoadoutHeadHatPurplesoftFlipped - - type: loadout - id: LoadoutHeadHatRedsoft - - type: loadout - id: LoadoutHeadHatRedsoftFlipped - - type: loadout - id: LoadoutHeadHatYellowsoft - - type: loadout - id: LoadoutHeadHatYellowsoftFlipped - type: loadout id: LoadoutHeadBandBlack - type: loadout @@ -107,16 +63,6 @@ id: LoadoutHeadBeret - type: loadout id: LoadoutHeadBeretFrench - - type: loadout - id: LoadoutHeadCowboyBrown - - type: loadout - id: LoadoutHeadCowboyBlack - - type: loadout - id: LoadoutHeadCowboyWhite - - type: loadout - id: LoadoutHeadCowboyGrey - - type: loadout - id: LoadoutHeadCowboyRed - type: loadout id: LoadoutHeadHijabColorable - type: loadout diff --git a/Resources/Prototypes/CharacterItemGroups/Generic/itemGroups.yml b/Resources/Prototypes/CharacterItemGroups/Generic/itemGroups.yml index 66b7d32ea74..dcf9bbec8aa 100644 --- a/Resources/Prototypes/CharacterItemGroups/Generic/itemGroups.yml +++ b/Resources/Prototypes/CharacterItemGroups/Generic/itemGroups.yml @@ -7,66 +7,10 @@ items: - type: loadout id: LoadoutUniformAncientJumpsuit - - type: loadout - id: LoadoutUniformJumpsuitColorBlack - - type: loadout - id: LoadoutUniformJumpskirtColorBlack - - type: loadout - id: LoadoutUniformJumpsuitColorBlue - - type: loadout - id: LoadoutUniformJumpskirtColorBlue - - type: loadout - id: LoadoutUniformJumpsuitColorBrown - - type: loadout - id: LoadoutUniformJumpskirtColorBrown - - type: loadout - id: LoadoutUniformJumpsuitColorDarkBlue - - type: loadout - id: LoadoutUniformJumpskirtColorDarkBlue - - type: loadout - id: LoadoutUniformJumpsuitColorDarkGreen - - type: loadout - id: LoadoutUniformJumpskirtColorDarkGreen - - type: loadout - id: LoadoutUniformJumpsuitColorGreen - - type: loadout - id: LoadoutUniformJumpskirtColorGreen - - type: loadout - id: LoadoutUniformJumpsuitColorLightBrown - - type: loadout - id: LoadoutUniformJumpskirtColorLightBrown - - type: loadout - id: LoadoutUniformJumpsuitColorMaroon - - type: loadout - id: LoadoutUniformJumpskirtColorMaroon - - type: loadout - id: LoadoutUniformJumpsuitColorOrange - - type: loadout - id: LoadoutUniformJumpskirtColorOrange - - type: loadout - id: LoadoutUniformJumpsuitColorPink - - type: loadout - id: LoadoutUniformJumpskirtColorPink - - type: loadout - id: LoadoutUniformJumpsuitColorPurple - - type: loadout - id: LoadoutUniformJumpskirtColorPurple - - type: loadout - id: LoadoutUniformJumpsuitColorRed - - type: loadout - id: LoadoutUniformJumpskirtColorRed - - type: loadout - id: LoadoutUniformJumpsuitColorTeal - - type: loadout - id: LoadoutUniformJumpskirtColorTeal - type: loadout id: LoadoutUniformJumpsuitColorWhite - type: loadout id: LoadoutUniformJumpskirtColorWhite - - type: loadout - id: LoadoutUniformJumpsuitColorYellow - - type: loadout - id: LoadoutUniformJumpskirtColorYellow - type: loadout id: LoadoutUniformJumpsuitFlannel - type: loadout diff --git a/Resources/Prototypes/CharacterItemGroups/Generic/neckGroup.yml b/Resources/Prototypes/CharacterItemGroups/Generic/neckGroup.yml index 2a7add033e0..ef3f40891a7 100644 --- a/Resources/Prototypes/CharacterItemGroups/Generic/neckGroup.yml +++ b/Resources/Prototypes/CharacterItemGroups/Generic/neckGroup.yml @@ -25,16 +25,8 @@ id: LoadoutNeckScarfStripedPurple - type: loadout id: LoadoutNeckScarfStripedZebra - - type: loadout - id: LoadoutNeckTieRed - type: loadout id: LoadoutNeckTieWhite - - type: loadout - id: LoadoutNeckTieBlack - - type: loadout - id: LoadoutNeckTieBlue - - type: loadout - id: LoadoutNeckTieGreen - type: loadout id: LoadoutItemsPrideLGBTPin - type: loadout @@ -53,29 +45,11 @@ id: LoadoutItemsPridePansexualPin - type: loadout id: LoadoutItemsPrideTransPin - - type: loadout - id: LoadoutNeckBedsheetBlack - - type: loadout - id: LoadoutNeckBedsheetBlue - - type: loadout - id: LoadoutNeckBedsheetBrown - type: loadout id: LoadoutNeckBedsheetCosmos - - type: loadout - id: LoadoutNeckBedsheetGreen - - type: loadout - id: LoadoutNeckBedsheetGrey - - type: loadout - id: LoadoutNeckBedsheetOrange - - type: loadout - id: LoadoutNeckBedsheetPurple - type: loadout id: LoadoutNeckBedsheetRainbow - - type: loadout - id: LoadoutNeckBedsheetRed - type: loadout id: LoadoutNeckBedsheetWhite - - type: loadout - id: LoadoutNeckBedsheetYellow - type: loadout id: LoadoutNeckBedsheetNT diff --git a/Resources/Prototypes/CharacterItemGroups/Generic/shoeGroup.yml b/Resources/Prototypes/CharacterItemGroups/Generic/shoeGroup.yml index e3b71e7977e..ea56881c555 100644 --- a/Resources/Prototypes/CharacterItemGroups/Generic/shoeGroup.yml +++ b/Resources/Prototypes/CharacterItemGroups/Generic/shoeGroup.yml @@ -1,24 +1,8 @@ - type: characterItemGroup id: LoadoutShoes items: - - type: loadout - id: LoadoutShoesBlack - - type: loadout - id: LoadoutShoesBlue - - type: loadout - id: LoadoutShoesBrown - - type: loadout - id: LoadoutShoesGreen - - type: loadout - id: LoadoutShoesOrange - - type: loadout - id: LoadoutShoesPurple - - type: loadout - id: LoadoutShoesRed - type: loadout id: LoadoutShoesWhite - - type: loadout - id: LoadoutShoesYellow - type: loadout id: LoadoutShoesGeta - type: loadout @@ -29,10 +13,6 @@ id: LoadoutShoesBootsLaceup - type: loadout id: LoadoutShoesBootsWinter - - type: loadout - id: LoadoutShoesBootsCowboyBrown - - type: loadout - id: LoadoutShoesBootsCowboyBlack - type: loadout id: LoadoutShoesBootsCowboyWhite - type: loadout diff --git a/Resources/Prototypes/Entities/Clothing/Head/soft.yml b/Resources/Prototypes/Entities/Clothing/Head/soft.yml index 163d9937f2e..60a175e7de4 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/soft.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/soft.yml @@ -167,7 +167,7 @@ - type: entity parent: ClothingHeadHeadHatBaseFlippable id: ClothingHeadHatMimesoft - name: mime cap + name: baseball cap description: "It's a baseball hat in a tasteless white colour." components: - type: Sprite @@ -178,7 +178,7 @@ - type: entity parent: [ClothingHeadHeadHatBaseFlipped, ClothingHeadHatMimesoft] id: ClothingHeadHatMimesoftFlipped - name: mime cap + name: baseball cap - type: entity parent: ClothingHeadHeadHatBaseFlippable diff --git a/Resources/Prototypes/Loadouts/Generic/hands.yml b/Resources/Prototypes/Loadouts/Generic/hands.yml index 524a6de9183..830dcd7beee 100644 --- a/Resources/Prototypes/Loadouts/Generic/hands.yml +++ b/Resources/Prototypes/Loadouts/Generic/hands.yml @@ -1,102 +1,3 @@ -- type: loadout - id: LoadoutHandsColorPurple - category: Hands - cost: 0 - exclusive: true - items: - - ClothingHandsGlovesColorPurple - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutGloves - -- type: loadout - id: LoadoutHandsColorRed - category: Hands - cost: 0 - exclusive: true - items: - - ClothingHandsGlovesColorRed - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutGloves - -- type: loadout - id: LoadoutHandsColorBlack - category: Hands - cost: 0 - exclusive: true - items: - - ClothingHandsGlovesColorBlack - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutGloves - -- type: loadout - id: LoadoutHandsColorBlue - category: Hands - cost: 0 - exclusive: true - items: - - ClothingHandsGlovesColorBlue - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutGloves - -- type: loadout - id: LoadoutHandsColorBrown - category: Hands - cost: 0 - exclusive: true - items: - - ClothingHandsGlovesColorBrown - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutGloves - -- type: loadout - id: LoadoutHandsColorGray - category: Hands - cost: 0 - exclusive: true - items: - - ClothingHandsGlovesColorGray - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutGloves - -- type: loadout - id: LoadoutHandsColorGreen - category: Hands - cost: 0 - exclusive: true - items: - - ClothingHandsGlovesColorGreen - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutGloves - -- type: loadout - id: LoadoutHandsColorLightBrown - category: Hands - cost: 0 - exclusive: true - items: - - ClothingHandsGlovesColorLightBrown - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutGloves - -- type: loadout - id: LoadoutHandsColorOrange - category: Hands - cost: 0 - exclusive: true - items: - - ClothingHandsGlovesColorOrange - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutGloves - - type: loadout id: LoadoutHandsColorWhite category: Hands diff --git a/Resources/Prototypes/Loadouts/Generic/head.yml b/Resources/Prototypes/Loadouts/Generic/head.yml index b8d3c8c7ac4..c48ad846e1d 100644 --- a/Resources/Prototypes/Loadouts/Generic/head.yml +++ b/Resources/Prototypes/Loadouts/Generic/head.yml @@ -25,58 +25,6 @@ - !type:CharacterItemGroupRequirement group: LoadoutHead -- type: loadout - id: LoadoutHeadFedoraBlack - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadHatFedoraBlack - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadFedoraBrown - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadHatFedoraBrown - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadFedoraGrey - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadHatFedoraGrey - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadFedoraChoc - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadHatFedoraChoc - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - - type: loadout id: LoadoutHeadFedoraWhite category: Head @@ -115,50 +63,6 @@ - !type:CharacterItemGroupRequirement group: LoadoutHead -- type: loadout - id: LoadoutHeadHatCowboyBrown - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadHatCowboyBrown - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatCowboyBlack - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadHatCowboyBlack - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatCowboyGrey - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadHatCowboyGrey - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatCowboyRed - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadHatCowboyRed - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - - type: loadout id: LoadoutHeadHatCowboyWhite category: Head @@ -219,36 +123,6 @@ group: LoadoutHead # Color Hats -- type: loadout - id: LoadoutHeadHatBluesoft - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatBluesoft - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatBluesoftFlipped - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatBluesoftFlipped - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - - type: loadout id: LoadoutHeadHatCorpsoft category: Head @@ -271,58 +145,6 @@ - !type:CharacterItemGroupRequirement group: LoadoutHead -- type: loadout - id: LoadoutHeadHatGreensoft - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatGreensoft - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatGreensoftFlipped - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatGreensoftFlipped - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatGreysoft - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatGreysoft - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatGreysoftFlipped - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatGreysoftFlipped - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - - type: loadout id: LoadoutHeadHatMimesoft category: Head @@ -347,118 +169,6 @@ - !type:CharacterItemGroupRequirement group: LoadoutHead -- type: loadout - id: LoadoutHeadHatOrangesoft - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatOrangesoft - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatOrangesoftFlipped - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatOrangesoftFlipped - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatPurplesoft - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatPurplesoft - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatPurplesoftFlipped - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatPurplesoftFlipped - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatRedsoft - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatRedsoft - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatRedsoftFlipped - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatRedsoftFlipped - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatYellowsoft - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatYellowsoft - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadHatYellowsoftFlipped - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadHatYellowsoftFlipped - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - # Headbands - type: loadout id: LoadoutHeadBandBlack @@ -686,67 +396,6 @@ - !type:CharacterItemGroupRequirement group: LoadoutHead -# Cowboy hats -- type: loadout - id: LoadoutHeadCowboyBrown - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadHatCowboyBrown - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadCowboyBlack - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadHatCowboyBlack - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadCowboyWhite - category: Head - cost: 1 - exclusive: true - customColorTint: true - items: - - ClothingHeadHatCowboyWhite - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadCowboyGrey - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadHatCowboyGrey - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadCowboyRed - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadHatCowboyRed - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - - type: loadout id: LoadoutHeadHijabColorable category: Head diff --git a/Resources/Prototypes/Loadouts/Generic/neck.yml b/Resources/Prototypes/Loadouts/Generic/neck.yml index 30f65770b12..c18c33984fb 100644 --- a/Resources/Prototypes/Loadouts/Generic/neck.yml +++ b/Resources/Prototypes/Loadouts/Generic/neck.yml @@ -147,18 +147,6 @@ group: LoadoutNeck # Ties -- type: loadout - id: LoadoutNeckTieRed - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckTieRed - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - - type: loadout id: LoadoutNeckTieWhite category: Neck @@ -172,42 +160,6 @@ - !type:CharacterItemGroupRequirement group: LoadoutNeck -- type: loadout - id: LoadoutNeckTieBlack - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckTieBlack - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - -- type: loadout - id: LoadoutNeckTieBlue - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckTieBlue - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - -- type: loadout - id: LoadoutNeckTieGreen - category: Neck - cost: 0 - exclusive: true - canBeHeirloom: true - items: - - ClothingNeckTieGreen - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - #Pride Accessories - type: loadout id: LoadoutItemsPrideLGBTPin @@ -309,60 +261,6 @@ group: LoadoutNeck # Bedsheets -- type: loadout - id: LoadoutNeckBedsheetBlack - category: Neck - cost: 1 - exclusive: true - items: - - BedsheetBlack - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutNeckBedsheetBlue - category: Neck - cost: 1 - exclusive: true - items: - - BedsheetBlue - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutNeckBedsheetBrown - category: Neck - cost: 1 - exclusive: true - items: - - BedsheetBrown - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - - type: loadout id: LoadoutNeckBedsheetCosmos category: Neck @@ -382,80 +280,6 @@ departments: - Command -- type: loadout - id: LoadoutNeckBedsheetGreen - category: Neck - cost: 1 - exclusive: true - items: - - BedsheetGreen - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutNeckBedsheetGrey - category: Neck - cost: 1 - exclusive: true - items: - - BedsheetGrey - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutNeckBedsheetOrange - category: Neck - cost: 1 - exclusive: true - items: - - BedsheetOrange - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - Logistics - - !type:CharacterJobRequirement - inverted: true - jobs: - - HeadOfPersonnel # Need to blacklist HoP and not command so other heads can wear this bedsheet - -- type: loadout - id: LoadoutNeckBedsheetPurple - category: Neck - cost: 1 - exclusive: true - items: - - BedsheetPurple - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - Epistemics - - !type:CharacterJobRequirement - inverted: true - jobs: - - HeadOfPersonnel # Need to blacklist HoP and not command so other heads can wear this bedsheet - - type: loadout id: LoadoutNeckBedsheetRainbow category: Neck @@ -474,25 +298,6 @@ departments: - Command -- type: loadout - id: LoadoutNeckBedsheetRed - category: Neck - cost: 1 - exclusive: true - items: - - BedsheetRed - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - Security - - !type:CharacterJobRequirement - inverted: true - jobs: - - HeadOfPersonnel # Need to blacklist HoP and not command so other heads can wear this bedsheet - - type: loadout id: LoadoutNeckBedsheetWhite category: Neck @@ -512,25 +317,6 @@ departments: - Command -- type: loadout - id: LoadoutNeckBedsheetYellow - category: Neck - cost: 1 - exclusive: true - items: - - BedsheetYellow - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutNeck - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - Engineering - - !type:CharacterJobRequirement - inverted: true - jobs: - - HeadOfPersonnel # Need to blacklist HoP and not command so other heads can wear this bedsheet - - type: loadout id: LoadoutNeckBedsheetNT category: Neck diff --git a/Resources/Prototypes/Loadouts/Generic/shoes.yml b/Resources/Prototypes/Loadouts/Generic/shoes.yml index 08f22753250..fb8487981bd 100644 --- a/Resources/Prototypes/Loadouts/Generic/shoes.yml +++ b/Resources/Prototypes/Loadouts/Generic/shoes.yml @@ -1,81 +1,4 @@ # Colored -- type: loadout - id: LoadoutShoesBlack - category: Shoes - cost: 0 - exclusive: true - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutShoes - items: - - ClothingShoesColorBlack - -- type: loadout - id: LoadoutShoesBlue - category: Shoes - cost: 0 - exclusive: true - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutShoes - items: - - ClothingShoesColorBlue - -- type: loadout - id: LoadoutShoesBrown - category: Shoes - cost: 0 - exclusive: true - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutShoes - items: - - ClothingShoesColorBrown - -- type: loadout - id: LoadoutShoesGreen - category: Shoes - cost: 0 - exclusive: true - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutShoes - items: - - ClothingShoesColorGreen - -- type: loadout - id: LoadoutShoesOrange - category: Shoes - cost: 0 - exclusive: true - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutShoes - items: - - ClothingShoesColorOrange - -- type: loadout - id: LoadoutShoesPurple - category: Shoes - cost: 0 - exclusive: true - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutShoes - items: - - ClothingShoesColorPurple - -- type: loadout - id: LoadoutShoesRed - category: Shoes - cost: 0 - exclusive: true - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutShoes - items: - - ClothingShoesColorRed - - type: loadout id: LoadoutShoesWhite category: Shoes @@ -88,17 +11,6 @@ items: - ClothingShoesColorWhite -- type: loadout - id: LoadoutShoesYellow - category: Shoes - cost: 0 - exclusive: true - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutShoes - items: - - ClothingShoesColorYellow - - type: loadout id: LoadoutShoesGeta category: Shoes @@ -166,30 +78,6 @@ items: - ClothingShoesBootsWinter -- type: loadout - id: LoadoutShoesBootsCowboyBrown - category: Shoes - cost: 1 - exclusive: true - canBeHeirloom: true - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutShoes - items: - - ClothingShoesBootsCowboyBrown - -- type: loadout - id: LoadoutShoesBootsCowboyBlack - category: Shoes - cost: 1 - exclusive: true - canBeHeirloom: true - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutShoes - items: - - ClothingShoesBootsCowboyBlack - - type: loadout id: LoadoutShoesBootsCowboyWhite category: Shoes diff --git a/Resources/Prototypes/Loadouts/Generic/uniform.yml b/Resources/Prototypes/Loadouts/Generic/uniform.yml index da16bcc10e5..960f70b54c0 100644 --- a/Resources/Prototypes/Loadouts/Generic/uniform.yml +++ b/Resources/Prototypes/Loadouts/Generic/uniform.yml @@ -16,229 +16,6 @@ # Colored jumpsuits # Someone please alphabetically order these... - -- type: loadout - id: LoadoutUniformJumpsuitColorBlack - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorBlack - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - Security - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorBlack - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorBlack - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - Security - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpsuitColorBlue - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorBlue - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Medical - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorBlue - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorBlue - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Medical - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpsuitColorGreen - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorGreen - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorGreen - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorGreen - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpsuitColorOrange - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorOrange - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorOrange - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorOrange - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpsuitColorPink - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorPink - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorPink - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorPink - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpsuitColorRed - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorRed - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - Security - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorRed - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorRed - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - Security - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - - type: loadout id: LoadoutUniformJumpsuitColorWhite category: Uniform @@ -281,298 +58,6 @@ departments: - Command -- type: loadout - id: LoadoutUniformJumpsuitColorYellow - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorYellow - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - Engineering - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorYellow - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorYellow - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - Engineering - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpsuitColorDarkBlue - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorDarkBlue - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorDarkBlue - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorDarkBlue - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpsuitColorTeal - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorTeal - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorTeal - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorTeal - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpsuitColorPurple - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorPurple - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - Epistemics - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorPurple - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorPurple - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - Epistemics - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpsuitColorDarkGreen - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorDarkGreen - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorDarkGreen - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorDarkGreen - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpsuitColorLightBrown - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorLightBrown - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorLightBrown - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorLightBrown - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpsuitColorBrown - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorBrown - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorBrown - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorBrown - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpsuitColorMaroon - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpsuitColorMaroon - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - -- type: loadout - id: LoadoutUniformJumpskirtColorMaroon - category: Uniform - cost: 0 - exclusive: true - items: - - ClothingUniformJumpskirtColorMaroon - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutUniformsCivilian - - !type:CharacterDepartmentRequirement - departments: - - Civilian - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Command - - type: loadout id: LoadoutUniformJumpsuitFlannel category: Uniform From cd5a6f8b5743904dbecbf04e5d70614e4444d149 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Sat, 21 Dec 2024 18:02:53 +0000 Subject: [PATCH 38/53] Automatic Changelog Update (#1364) --- Resources/Changelog/Changelog.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 7976a09bbe8..6e1c948c5ac 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8720,3 +8720,16 @@ Entries: id: 6584 time: '2024-12-19T22:52:32.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1359 +- author: VMSolidus + changes: + - type: Add + message: >- + Added labels to all generic colorable items in loadouts, so that players + can see which items have custom colors as customization options. + - type: Remove + message: >- + Removed all 'specific color' variants of colorable items from Loadouts, + such as "Blue Jumpsuit" when a colorable jumpsuit exists. + id: 6585 + time: '2024-12-21T18:02:28.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1364 From 0674895a3b6a84c2761eb13c7b5f35bc826fe19c Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Sat, 21 Dec 2024 14:25:13 -0500 Subject: [PATCH 39/53] More Colorable Items (#1365) # Description This PR adds even more colorable items to loadouts, this time making entirely new whitescale versions of existing items that did not have one previously. This replaces several more options for items that had a whole bunch of specific color entries with a single item that can take any color.

Media

![image](https://github.com/user-attachments/assets/31438bf7-6ca3-45d2-bf10-af5db5f6e4c4)

# Changelog :cl: - add: Added colorable variants of fingerless gloves, headbands, berets, hairflowers, cloth masks, and the neck gaiter. --- Resources/Locale/en-US/forensics/fibers.ftl | 1 + .../Locale/en-US/loadouts/generic/hands.ftl | 1 + .../Locale/en-US/loadouts/generic/head.ftl | 3 + .../Locale/en-US/loadouts/generic/mask.ftl | 3 + .../CharacterItemGroups/Generic/headGroup.yml | 20 +-- .../CharacterItemGroups/Generic/maskGroup.yml | 20 +-- .../Entities/Clothing/Hands/gloves.yml | 14 ++ .../Entities/Clothing/Head/bandanas.yml | 5 + .../Entities/Clothing/Head/hats.yml | 11 ++ .../Entities/Clothing/Masks/bandanas.yml | 11 ++ .../Entities/Clothing/Masks/masks.yml | 10 ++ .../Objects/Consumable/Food/produce.yml | 8 ++ .../Prototypes/Loadouts/Generic/hands.yml | 5 +- .../Prototypes/Loadouts/Generic/head.yml | 134 +++--------------- .../Prototypes/Loadouts/Generic/mask.yml | 123 +--------------- .../fingerlesswhite.rsi/equipped-HAND.png | Bin 0 -> 499 bytes .../Hands/Gloves/fingerlesswhite.rsi/icon.png | Bin 0 -> 553 bytes .../fingerlesswhite.rsi/inhand-left.png | Bin 0 -> 475 bytes .../fingerlesswhite.rsi/inhand-right.png | Bin 0 -> 480 bytes .../Gloves/fingerlesswhite.rsi/meta.json | 26 ++++ .../white.rsi/equipped-HELMET-vox.png | Bin 0 -> 598 bytes .../Bandanas/white.rsi/equipped-HELMET.png | Bin 0 -> 581 bytes .../Bandanas/white.rsi/equipped-MASK-vox.png | Bin 0 -> 586 bytes .../Head/Bandanas/white.rsi/equipped-MASK.png | Bin 0 -> 528 bytes .../Clothing/Head/Bandanas/white.rsi/icon.png | Bin 0 -> 527 bytes .../Head/Bandanas/white.rsi/icon_mask.png | Bin 0 -> 497 bytes .../Head/Bandanas/white.rsi/inhand-left.png | Bin 0 -> 538 bytes .../Head/Bandanas/white.rsi/inhand-right.png | Bin 0 -> 542 bytes .../Head/Bandanas/white.rsi/meta.json | 41 ++++++ .../Hats/beretwhite.rsi/equipped-HELMET.png | Bin 0 -> 897 bytes .../Head/Hats/beretwhite.rsi/icon.png | Bin 0 -> 630 bytes .../Head/Hats/beretwhite.rsi/inhand-left.png | Bin 0 -> 873 bytes .../Head/Hats/beretwhite.rsi/inhand-right.png | Bin 0 -> 879 bytes .../Head/Hats/beretwhite.rsi/meta.json | 26 ++++ .../equipped-MASK-reptilian.png | Bin 0 -> 551 bytes .../neckgaiterwhite.rsi/equipped-MASK-vox.png | Bin 0 -> 588 bytes .../neckgaiterwhite.rsi/equipped-MASK.png | Bin 0 -> 539 bytes .../Mask/neckgaiterwhite.rsi/icon.png | Bin 0 -> 492 bytes .../Mask/neckgaiterwhite.rsi/inhand-left.png | Bin 0 -> 540 bytes .../Mask/neckgaiterwhite.rsi/inhand-right.png | Bin 0 -> 545 bytes .../Mask/neckgaiterwhite.rsi/meta.json | 34 +++++ .../Hydroponics/poppywhite.rsi/dead.png | Bin 0 -> 827 bytes .../poppywhite.rsi/equipped-HELMET.png | Bin 0 -> 470 bytes .../Hydroponics/poppywhite.rsi/harvest.png | Bin 0 -> 1001 bytes .../Hydroponics/poppywhite.rsi/meta.json | 36 +++++ .../Hydroponics/poppywhite.rsi/produce.png | Bin 0 -> 538 bytes .../Hydroponics/poppywhite.rsi/seed.png | Bin 0 -> 393 bytes .../Hydroponics/poppywhite.rsi/stage-1.png | Bin 0 -> 658 bytes .../Hydroponics/poppywhite.rsi/stage-2.png | Bin 0 -> 682 bytes .../Hydroponics/poppywhite.rsi/stage-3.png | Bin 0 -> 727 bytes 50 files changed, 264 insertions(+), 268 deletions(-) create mode 100644 Resources/Locale/en-US/loadouts/generic/mask.ftl create mode 100644 Resources/Textures/Clothing/Hands/Gloves/fingerlesswhite.rsi/equipped-HAND.png create mode 100644 Resources/Textures/Clothing/Hands/Gloves/fingerlesswhite.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Hands/Gloves/fingerlesswhite.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Hands/Gloves/fingerlesswhite.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Hands/Gloves/fingerlesswhite.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Head/Bandanas/white.rsi/equipped-HELMET-vox.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/white.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/white.rsi/equipped-MASK-vox.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/white.rsi/equipped-MASK.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/white.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/white.rsi/icon_mask.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/white.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/white.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Head/Bandanas/white.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Head/Hats/beretwhite.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/Clothing/Head/Hats/beretwhite.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Head/Hats/beretwhite.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Head/Hats/beretwhite.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Head/Hats/beretwhite.rsi/meta.json create mode 100644 Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/equipped-MASK-reptilian.png create mode 100644 Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/equipped-MASK-vox.png create mode 100644 Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/equipped-MASK.png create mode 100644 Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/meta.json create mode 100644 Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/dead.png create mode 100644 Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/equipped-HELMET.png create mode 100644 Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/harvest.png create mode 100644 Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/meta.json create mode 100644 Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/produce.png create mode 100644 Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/seed.png create mode 100644 Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/stage-1.png create mode 100644 Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/stage-2.png create mode 100644 Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/stage-3.png diff --git a/Resources/Locale/en-US/forensics/fibers.ftl b/Resources/Locale/en-US/forensics/fibers.ftl index c95b292c966..a625847fc2b 100644 --- a/Resources/Locale/en-US/forensics/fibers.ftl +++ b/Resources/Locale/en-US/forensics/fibers.ftl @@ -23,3 +23,4 @@ fibers-white = white fibers-yellow = yellow fibers-regal-blue = regal blue fibers-olive = olive +fibers-dyed = dyed fibers \ No newline at end of file diff --git a/Resources/Locale/en-US/loadouts/generic/hands.ftl b/Resources/Locale/en-US/loadouts/generic/hands.ftl index d9df439ce5a..3ceed69d176 100644 --- a/Resources/Locale/en-US/loadouts/generic/hands.ftl +++ b/Resources/Locale/en-US/loadouts/generic/hands.ftl @@ -1 +1,2 @@ loadout-name-LoadoutHandsColorWhite = gloves (colorable) +loadout-name-LoadoutHandsGlovesFingerlessWhite = fingerless gloves (colorable) \ No newline at end of file diff --git a/Resources/Locale/en-US/loadouts/generic/head.ftl b/Resources/Locale/en-US/loadouts/generic/head.ftl index efd13b00845..d2a6d511284 100644 --- a/Resources/Locale/en-US/loadouts/generic/head.ftl +++ b/Resources/Locale/en-US/loadouts/generic/head.ftl @@ -10,3 +10,6 @@ loadout-name-LoadoutHeadTurbanColorable = turban (colorable) loadout-name-LoadoutHeadKippahColorable = kippah (colorable) loadout-name-LoadoutHeadTinfoil = tinfoil hat (colorable) loadout-name-LoadoutHeadHatCowboyBountyHunter = bounty hunter hat (colorable) +loadout-name-LoadoutHeadBandWhite = headband (colorable) +loadout-name-LoadoutHeadBeretWhite = beret (colorable) +loadout-name-LoadoutHeadPoppyWhite = hair flower (colorable) \ No newline at end of file diff --git a/Resources/Locale/en-US/loadouts/generic/mask.ftl b/Resources/Locale/en-US/loadouts/generic/mask.ftl new file mode 100644 index 00000000000..79ebf9b2885 --- /dev/null +++ b/Resources/Locale/en-US/loadouts/generic/mask.ftl @@ -0,0 +1,3 @@ +loadout-name-LoadoutMaskBandWhite = cloth mask (colorable) +loadout-name-LoadoutMaskNeckGaiterWhite = neck gaiter (colorable) +loadout-name-LoadoutMaskSterile = sterile mask (colorable) \ No newline at end of file diff --git a/Resources/Prototypes/CharacterItemGroups/Generic/headGroup.yml b/Resources/Prototypes/CharacterItemGroups/Generic/headGroup.yml index e6bd267b1d0..26f93d6531d 100644 --- a/Resources/Prototypes/CharacterItemGroups/Generic/headGroup.yml +++ b/Resources/Prototypes/CharacterItemGroups/Generic/headGroup.yml @@ -21,6 +21,8 @@ id: LoadoutHeadBellhop - type: loadout id: LoadoutHeadPoppy + - type: loadout + id: LoadoutHeadPoppyWhite - type: loadout id: LoadoutHeadHatCorpsoft - type: loadout @@ -30,21 +32,9 @@ - type: loadout id: LoadoutHeadHatMimesoftFlipped - type: loadout - id: LoadoutHeadBandBlack - - type: loadout - id: LoadoutHeadBandBlue - - type: loadout - id: LoadoutHeadBandGold - - type: loadout - id: LoadoutHeadBandGreen - - type: loadout - id: LoadoutHeadBandGrey - - type: loadout - id: LoadoutHeadBandRed + id: LoadoutHeadBandWhite - type: loadout id: LoadoutHeadBandSkull - - type: loadout - id: LoadoutHeadBandMerc - type: loadout id: LoadoutHeadBandBrown - type: loadout @@ -60,9 +50,7 @@ - type: loadout id: LoadoutHeadBrownFlatcap - type: loadout - id: LoadoutHeadBeret - - type: loadout - id: LoadoutHeadBeretFrench + id: LoadoutHeadBeretWhite - type: loadout id: LoadoutHeadHijabColorable - type: loadout diff --git a/Resources/Prototypes/CharacterItemGroups/Generic/maskGroup.yml b/Resources/Prototypes/CharacterItemGroups/Generic/maskGroup.yml index ffe37fc0426..fe78d84c9e9 100644 --- a/Resources/Prototypes/CharacterItemGroups/Generic/maskGroup.yml +++ b/Resources/Prototypes/CharacterItemGroups/Generic/maskGroup.yml @@ -7,25 +7,9 @@ id: LoadoutMaskMuzzle - type: loadout id: LoadoutMaskGas - - type: loadout - id: LoadoutMaskBandBlack - - type: loadout - id: LoadoutMaskBandBlue - - type: loadout - id: LoadoutMaskBandGold - - type: loadout - id: LoadoutMaskBandGreen - - type: loadout - id: LoadoutMaskBandGrey - - type: loadout - id: LoadoutMaskBandRed - type: loadout id: LoadoutMaskBandSkull - type: loadout - id: LoadoutMaskBandMerc - - type: loadout - id: LoadoutMaskBandBrown - - type: loadout - id: LoadoutMaskNeckGaiter + id: LoadoutMaskBandWhite - type: loadout - id: LoadoutMaskNeckGaiterRed + id: LoadoutMaskNeckGaiterWhite diff --git a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml index 2abe1f0a80f..fdec5232026 100644 --- a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml +++ b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml @@ -300,6 +300,20 @@ fiberMaterial: fibers-synthetic fiberColor: fibers-black +- type: entity + parent: ClothingHandsButcherable + id: ClothingHandsGlovesFingerlessWhite + name: fingerless gloves + description: Plain gloves without fingertips. + components: + - type: Sprite + sprite: Clothing/Hands/Gloves/fingerlesswhite.rsi + - type: Clothing + sprite: Clothing/Hands/Gloves/fingerlesswhite.rsi + - type: Fiber + fiberMaterial: fibers-synthetic + fiberColor: fibers-dyed + - type: entity parent: ClothingHandsBase id: ClothingHandsGlovesFingerlessInsulated diff --git a/Resources/Prototypes/Entities/Clothing/Head/bandanas.yml b/Resources/Prototypes/Entities/Clothing/Head/bandanas.yml index 51a56f1f1d6..29a99ce6440 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/bandanas.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/bandanas.yml @@ -24,6 +24,11 @@ tags: - Bandana +- type: entity + parent: [ClothingHeadBandBase, ClothingMaskBandWhite] + id: ClothingHeadBandWhite + name: bandana + - type: entity parent: [ClothingHeadBandBase, ClothingMaskBandBlack] id: ClothingHeadBandBlack diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index 5b5d281362d..fe590c55628 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -25,6 +25,17 @@ - HamsterWearable - WhitelistChameleon +- type: entity + parent: ClothingHeadHatBeret + id: ClothingHeadHatBeretWhite + name: beret + description: A beret, an artists favorite headwear. + components: + - type: Sprite + sprite: Clothing/Head/Hats/beretwhite.rsi + - type: Clothing + sprite: Clothing/Head/Hats/beretwhite.rsi + - type: entity parent: ClothingHeadBase id: ClothingHeadHatBeretFrench diff --git a/Resources/Prototypes/Entities/Clothing/Masks/bandanas.yml b/Resources/Prototypes/Entities/Clothing/Masks/bandanas.yml index f5ad2fb6c83..f1f7ebc4cc5 100644 --- a/Resources/Prototypes/Entities/Clothing/Masks/bandanas.yml +++ b/Resources/Prototypes/Entities/Clothing/Masks/bandanas.yml @@ -30,6 +30,17 @@ - Snout hideOnToggle: true +- type: entity + parent: ClothingMaskBandanaBase + id: ClothingMaskBandWhite + name: bandana + description: A bandana to make you look cool. + components: + - type: Sprite + sprite: Clothing/Head/Bandanas/white.rsi + - type: Clothing + sprite: Clothing/Head/Bandanas/white.rsi + - type: entity parent: ClothingMaskBandanaBase id: ClothingMaskBandBlack diff --git a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml index c470605bb79..383e32e99d6 100644 --- a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml +++ b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml @@ -562,6 +562,16 @@ - WhitelistChameleon - IPCMaskWearable # Estacao Pirata - IPCs +- type: entity + parent: ClothingMaskNeckGaiter + id: ClothingMaskNeckGaiterWhite + name: neck gaiter + components: + - type: Sprite + sprite: Clothing/Mask/neckgaiterwhite.rsi + - type: Clothing + sprite: Clothing/Mask/neckgaiterwhite.rsi + - type: entity parent: ClothingMaskNeckGaiter id: ClothingMaskNeckGaiterRed diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml index 3bf253f773b..f9bd17860c8 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml @@ -1249,6 +1249,14 @@ tags: - Flower # TODO add "RedFlower" or "Poppy" tag, when other color flowers will be +- type: entity + name: hairflower + id: FoodPoppyWhite + parent: FoodPoppy + components: + - type: Sprite + sprite: Objects/Specific/Hydroponics/poppywhite.rsi + - type: entity name: lily parent: FoodPoppy diff --git a/Resources/Prototypes/Loadouts/Generic/hands.yml b/Resources/Prototypes/Loadouts/Generic/hands.yml index 830dcd7beee..2a35910a17c 100644 --- a/Resources/Prototypes/Loadouts/Generic/hands.yml +++ b/Resources/Prototypes/Loadouts/Generic/hands.yml @@ -61,12 +61,13 @@ group: LoadoutGloves - type: loadout - id: LoadoutHandsGlovesFingerless + id: LoadoutHandsGlovesFingerlessWhite category: Hands cost: 0 exclusive: true + customColorTint: true items: - - ClothingHandsGlovesFingerless + - ClothingHandsGlovesFingerlessWhite requirements: - !type:CharacterItemGroupRequirement group: LoadoutGloves diff --git a/Resources/Prototypes/Loadouts/Generic/head.yml b/Resources/Prototypes/Loadouts/Generic/head.yml index c48ad846e1d..3efef2fac4a 100644 --- a/Resources/Prototypes/Loadouts/Generic/head.yml +++ b/Resources/Prototypes/Loadouts/Generic/head.yml @@ -122,6 +122,18 @@ - !type:CharacterItemGroupRequirement group: LoadoutHead +- type: loadout + id: LoadoutHeadPoppyWhite + category: Head + cost: 0 + exclusive: true + customColorTint: true + items: + - FoodPoppyWhite + requirements: + - !type:CharacterItemGroupRequirement + group: LoadoutHead + # Color Hats - type: loadout id: LoadoutHeadHatCorpsoft @@ -171,83 +183,13 @@ # Headbands - type: loadout - id: LoadoutHeadBandBlack - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadBandBlack - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadBandBlue - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadBandBlue - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadBandGold - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadBandGold - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadBandGreen - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadBandGreen - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadBandGrey - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadBandGrey - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadBandRed + id: LoadoutHeadBandWhite category: Head cost: 0 exclusive: true + customColorTint: true items: - - ClothingHeadBandRed + - ClothingHeadBandWhite requirements: - !type:CharacterItemGroupRequirement group: LoadoutHead @@ -264,36 +206,6 @@ - !type:CharacterItemGroupRequirement group: LoadoutHead -- type: loadout - id: LoadoutHeadBandMerc - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadBandMerc - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadBandBrown - category: Head - cost: 0 - exclusive: true - items: - - ClothingHeadBandBrown - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutHead - - type: loadout id: LoadoutHeadFishCap category: Head @@ -375,23 +287,13 @@ # Berets - type: loadout - id: LoadoutHeadBeret - category: Head - cost: 1 - exclusive: true - items: - - ClothingHeadHatBeret - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutHead - -- type: loadout - id: LoadoutHeadBeretFrench + id: LoadoutHeadBeretWhite category: Head cost: 1 exclusive: true + customColorTint: true items: - - ClothingHeadHatBeretFrench + - ClothingHeadHatBeretWhite requirements: - !type:CharacterItemGroupRequirement group: LoadoutHead diff --git a/Resources/Prototypes/Loadouts/Generic/mask.yml b/Resources/Prototypes/Loadouts/Generic/mask.yml index 3d3754c6f7d..6445071d548 100644 --- a/Resources/Prototypes/Loadouts/Generic/mask.yml +++ b/Resources/Prototypes/Loadouts/Generic/mask.yml @@ -3,6 +3,7 @@ category: Mask cost: 0 exclusive: true + customColorTint: true items: - ClothingMaskSterile requirements: @@ -34,83 +35,13 @@ # Maskbands - type: loadout - id: LoadoutMaskBandBlack + id: LoadoutMaskBandWhite category: Mask cost: 0 exclusive: true + customColorTint: true items: - - ClothingMaskBandBlack - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutMasks - -- type: loadout - id: LoadoutMaskBandBlue - category: Mask - cost: 0 - exclusive: true - items: - - ClothingMaskBandBlue - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutMasks - -- type: loadout - id: LoadoutMaskBandGold - category: Mask - cost: 0 - exclusive: true - items: - - ClothingMaskBandGold - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutMasks - -- type: loadout - id: LoadoutMaskBandGreen - category: Mask - cost: 0 - exclusive: true - items: - - ClothingMaskBandGreen - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutMasks - -- type: loadout - id: LoadoutMaskBandGrey - category: Mask - cost: 0 - exclusive: true - items: - - ClothingMaskBandGrey - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutMasks - -- type: loadout - id: LoadoutMaskBandRed - category: Mask - cost: 0 - exclusive: true - items: - - ClothingMaskBandRed + - ClothingMaskBandWhite requirements: - !type:CharacterItemGroupRequirement group: LoadoutMasks @@ -127,55 +58,15 @@ - !type:CharacterItemGroupRequirement group: LoadoutMasks -- type: loadout - id: LoadoutMaskBandMerc - category: Mask - cost: 1 - exclusive: true - items: - - ClothingMaskBandMerc - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutMasks - -- type: loadout - id: LoadoutMaskBandBrown - category: Mask - cost: 0 - exclusive: true - items: - - ClothingMaskBandBrown - requirements: - - !type:CharacterDepartmentRequirement - inverted: true - departments: - - Security - - !type:CharacterItemGroupRequirement - group: LoadoutMasks - # Gaiters - type: loadout - id: LoadoutMaskNeckGaiter - category: Mask - cost: 1 - exclusive: true - items: - - ClothingMaskNeckGaiter - requirements: - - !type:CharacterItemGroupRequirement - group: LoadoutMasks - -- type: loadout - id: LoadoutMaskNeckGaiterRed + id: LoadoutMaskNeckGaiterWhite category: Mask cost: 1 exclusive: true + customColorTint: true items: - - ClothingMaskNeckGaiterRed + - ClothingMaskNeckGaiterWhite requirements: - !type:CharacterItemGroupRequirement group: LoadoutMasks diff --git a/Resources/Textures/Clothing/Hands/Gloves/fingerlesswhite.rsi/equipped-HAND.png b/Resources/Textures/Clothing/Hands/Gloves/fingerlesswhite.rsi/equipped-HAND.png new file mode 100644 index 0000000000000000000000000000000000000000..36170c46610bcde9f03c4c3b2638d2816f425d52 GIT binary patch literal 499 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`212l#}z9y@mI(7}T@uV4TF|366VSN{PZ#aa^N7Yr2n&+vO2UocRBv%n*= zn1O-sFbFdq&tH)O6qG1&jVKAuPb(=;EJ|evNX*PD(erZ+Q83jr)H6)l8pH!svn@5k zGtJXei-7}VEQ1syD+42tb$b#xJG%x_k zN|#)oa)qOf8^|p4ba4!caDRKvk*`64$0abM`oHmPP7RBNZi_o-|J3$4nS5JFUs!>G zQ=q|)*=uW}=xUzjpP3E5*Yy<4kK2CfC&QZg6LcF=&hg8uJ1_`=)v*X{&}ZztmA1ut xj(#oY4yKB7g@ib!Ng3rHcDv^@FuurFNMe@yZtr}%=utJuHJ+}1F6*2UngE6f0m>W-C|M7r*h_-^g8zd7gOoS3 z8&HU|z$3Dlfr0NZ2s0kfUy%Y7lqhkHC<)F_D=AMbN@WO0%*-p%^K%VRFx4~EGfdhV z!~;~bEj7Y3&C^qhfdj~4WsqWIWncudynt95$_DvBgOM35&IDu|GBPm;0O=?o&TMA^ zi)R7ZAdmpWApI~J%~A$n7))SiU;(NyFfuk^TmUf@q=R(<#H1-eHV7~Q&0zwo46?KU zvY@&Q4GciC(j}LtT;XWr1~Qj;x;Tbd_`jXV$k$-N!JO&%|9?vK3^!q6`-I05Qzq+5 z{cf*I_`>9J=d3$lxI(Al8fk;M32B1jMT{M~#+=75y~@0Fi{a)Z4pZL{-)yBTpC<2Y zWmFEW^t74DH~7Wy?JvWzUn0BarZ{kd-0tb>=d#Wz Gp$P!zBbqS) literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Hands/Gloves/fingerlesswhite.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/fingerlesswhite.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..7fc12be332e32e8df39f858acced9788d91f2468 GIT binary patch literal 475 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0h2Ka=y&X_S{)v8rMUeT&c>OhLQB*-uL|9^(-r+9&C88{0(B8wRq_zr_G z*AN9$JwrXiq^&_bKsDP^BRtbQJ+&A( zfE-o^DMnTXMj*=zh^3)ykc%}KnZe>rK(-+x6N3PdjsoJ$b{4RB7LW}B2|x_e52Mj6 zWdQnl0y_f>P=$e!u>s=(h^ZhQtP3C}O#!k&fC*?06If-Cr3H`$)n#a40Fsq1xjf|x zM;kYgnda%@7!u+B_L?JCg98uC!5RPUqu6aaBo!S4ro5ZXqFa2scaJ1P0~13)J?oxZ z^N(GcZ>3*PznXvGj_LioyP1JO1gu7$<(#}vW04zwV^w)YRdbc+3?|iv b?~P|fbP0l+XkKhr(>u literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Hands/Gloves/fingerlesswhite.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/fingerlesswhite.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..b2046039fab02bb84a217df4484b3befc8fe322c GIT binary patch literal 480 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0h2Ka=y&X_S{)v8rMUeT&c>OhLQB*-uL|9^(-r+9&C88{0(B8wRq_zr_G z*AN9$JwrXiq^&_bKsDP^BRtbQJ+&A( zfE-o^DMnTXMj*=zh^3)ykc%}KnZe>rK(-+x6N3PdjsoJ$b{4RB7LW}B2|x_e52Mj6 zWdQnl0y_f>P=$e!u>s=(h^ZhQtP3C}O#!k&fC*?06If-Cr3H`$)n#a40Fsq1xjf|x zM;kYgneFM~7!u+B_L?JKg8~oh#aqASqjo!JYW-vp?wuLAQA7W3<4<5{2r@W)(RbMX z>g3~`ZmlIJxeN;1bKgnLxT~=9?xh7)FU=SlI2aU|7&`W`^E97j{oARxwc(fNjp{1q kzmo%`=GwDk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0(2Ka=yR#jCkTC`~0x^>5n9ow;E$E{npKq@sKECN#OB|(0{|G|Jk%A45@ zD8yOd5n0T@z;^_M8K-LVNdpBXN?apKg7ec#$`gxH83GbB^GfvmTtgI0^$hh4lePx& z0M%?ujqptK^weVD0CHFvq!?Kl7=bJ=AeM%*K|au6WCn{f0ojI(Obh}*Itqw0+gZTk zSwJ=j@RTz$ya0L>Mx$BE0F;`*&cFgxX<%e*z__0NEhG1T>cktTM>b z0?2~uGBhv%$;xu{JPj|C8%1Mi2)g|c|r`9G9PTRNZ401Od6?8Imd^G!3?9K1{ zjxur!FLTbX& zvW$a$=ToOet@fDCR&b5)aHM%-T4GxsM@`7iox1lpJA2r|-Mvc$pj;I4fPI>xbHs~4ulfjsKz>gTe~DWM4f DR2s0{ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Bandanas/white.rsi/equipped-HELMET.png b/Resources/Textures/Clothing/Head/Bandanas/white.rsi/equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..62de52505ab560d3b48833d1b06015303504b1bf GIT binary patch literal 581 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0(2Ka=yR#jCkTC`~0x^>5n9ow;E$E{npKq@sKECN#OB|(0{|G|Jk%A45@ zD8yOd5n0T@z;_sg8IR|$NC65;l(KW=8CT$Jk z0jk-S8sVAd>8ZuQ0pzeUNHMZ9FalX#Kr9VqgM6UD$P5-|0!MXrq(i9*Y1ek#4Fo9JDSy}*D zP+f)w1|V7KlFL)BaI|p)nFl;w977`9-%dL%bXbAI)v@RQ|C4)Ntd2gvvd#EzL5z#q zb>>J(t@uyLjE2+RrUx9_wD;naDK1O=Ei}9*-TAuZIq&2{VZ8yzUe8@1mV1D?(oJ}^ z*6S}kvKys8_!yj&=aN|cw4|v~pv8gHkz)#w%4A)WGpB@o&59o;n`5SXOfOJa(5ZI8 zx8eKWzi$s*UGseHsy&A!<|@W-Td%;-y!&zO_Pggh7t3CJJAHD$kN@7Qe^34qwo_tJ j3~&-)Qf2usKIId`xrMO@+GDb9K>qS{^>bP0l+XkKu^_D= literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Bandanas/white.rsi/equipped-MASK-vox.png b/Resources/Textures/Clothing/Head/Bandanas/white.rsi/equipped-MASK-vox.png new file mode 100644 index 0000000000000000000000000000000000000000..b47625c11d1962e4c801fecd0d9bbd360d45340e GIT binary patch literal 586 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`031o(uwR#jDP*sx*7j2Xv{9b2?$(W+IecI?;zl-&10E*eO2lmz(&|AzpE zd(C?zfnuBm9+AZi417mGm~pB$pESs@64!{5;QX|b^2DN4hJeJ(yb?V>*AN9$JwrXi zq^&_bKsDP^BRtbQJ+&A(fE-o^DMnTXMj*=zh^3)ykS{bCnZe>rK(-+x6N3PdjsoJ$ zb{4RB7LW}BJmriGFMytf(P)-30Hr3dGq3QV0J5OE3=IrGvNGNrTW-j`0(zO@pr?ytNQC>_X{Y%PEAX)NDn9-He@FJ?utPSJ zwzY>%eSWBElduKjResKc>p4}_rS&g!b`+oU$>-Km<+!xT|IQ0*Gc%5+zyEI@Q};Vy z(fCyJ30GW$^BZ%6A|;#WPn*lRFZP@rxX!8xN_b?Jvw7r5VKHfZmW z+3vi#iBsh4!+HF5?7tWsqBp262rlKZE@YbdDxJqYTIfRF>JyWX@dQS&1Z{s2$?1~F msPo$Tpexu+MS*>~E57oT3g#Yp?WO7m@|dTqpUXO@geCw>TBUse literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Bandanas/white.rsi/equipped-MASK.png b/Resources/Textures/Clothing/Head/Bandanas/white.rsi/equipped-MASK.png new file mode 100644 index 0000000000000000000000000000000000000000..8b592ff678e810cf7b2ea5533844f9d91b7acb80 GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`212l#}zR#jCUJ9ccwj2Sz2>;Q^+<%+%sQmiFGe!>5NfZ_KxzF?pLXMsm# zF#`kNVGw3Kp1&dmC@4|l8c`CQpH@>myuy_`b4FU;3 z4AKvy(JW;E`h5aB0}D`vfswHR;{u4OARVj=ASO)#vO$0eXbuxtWss!>kOkFcXkY-6 zl`gqFgnp|vd$@?2>=c6iOK)~ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Bandanas/white.rsi/icon.png b/Resources/Textures/Clothing/Head/Bandanas/white.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..a471b2b6ec3c296d21ff06fab14063e0b5e15921 GIT binary patch literal 527 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCikt0(?STtE#HHy1EuET6E#Ug&jL~0EL^4ZY%{-Y$ZW{!T&*kVe|ea`+*{y z1s;*b3=DjSL74G){)!Z!phSslL`iUdT1k0gQ7S_~VrE{6o}X)of~lUNo?+6~AReHa zZK)BSX`Y^13>-iXD}xjxD+42tb$b#xJ zG%x_kN|#)oa)qOf8_4YQba4!^@P8Y4QK&(I=hm`+|Ml7V^f&KX_x#a8%?%UN-ZJi2 z{CF;bbNLV4}|fgW6+BE4CW3 zC{N>PzEsN7&dlNz6j*3cwfpg^N6V)2cJ9uWitkYJo!++2>3OiaYR_b&uuAhD`K6cp ej5j|JZo6h?=P8(e!T4V?$d#V1elF{r5}E)CD~j&` literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Bandanas/white.rsi/icon_mask.png b/Resources/Textures/Clothing/Head/Bandanas/white.rsi/icon_mask.png new file mode 100644 index 0000000000000000000000000000000000000000..f7ffc9c4a36526379ce6b531418574b4e1d60db6 GIT binary patch literal 497 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCikt0(?STtE#Gw9XqyY(V`0%F05O(4k*kobv_(Ov6Te*1^)*DhRyqz><5Z) z7I;J!GcfQS24TkI`72U@f)XXJ5hcO-X(i=}MX3w{iJ5sNdVa1U3Z{C7dWK0`gLr^y zwxvdRrg?g5F>nAmtPE0&tPG4mmKP99L)jqLYcMi{#hHL?Lq;YB0U#X(#F_0ZVDT&< z8w3)77^ELYqgl!T^#25Q1{RSYP${;V1QVG}YG&QozfS+Hg8nbY z%XSS#FZ+|3r|f*n5E8oj70-l_eOoM#wP)RHV9D4uD}nLwj*C1+&)8GbI3sFy?P0b! zq%OyBEb#!NTT2bUg5YNko}KJX!M=WR@(eC|2MmPteGlCG3UY_1tDnm{r-UW|i%)y% literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Bandanas/white.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Bandanas/white.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..8a0b841c1c41885ee75e8f51ac87dbe3b96db0eb GIT binary patch literal 538 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`211o(uwrlce{Hq{pv6#xaMDIXLAsVfQc3;zHAKZAqT$}d1ZXMsm#F#`kN zVGw3Kp1&dmC@4|l8c`CQpH@c zG@7LhKz~nQXJ7%UFfcMUU|aw(6{Lf80mP&!KsE?40nK3os|>QV0J5OE3=IrGveG4& zr(EG^;|4Mpdb&7vi>j)>}G4w-Y@xHH^CQ%BtkP>LxjnfP?^tM#qEp+;PeCIq&qn;?6m|Q}(*pliLfmE%MrzJ=i0A qtEtAigtag#lgm$I!GRxJ6V9=x^y*zY`@?e{$l;!@elF{r5}E+>C5oy5 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Bandanas/white.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Bandanas/white.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..e959b046eca7b83f1466d626b3937d3ba10ad646 GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`211o(uwrlce{Hq{pv6#xaMDIXLAsVfQc3;zHAKZAqT$}d1ZXMsm#F#`kN zVGw3Kp1&dmC@4|l8c`CQpH@c zG@7LhKz~nQXJ7%UFfcMUU|aw(6{Lf80mP&!KsE?40nK3os|>QV0J5OE3=IrGveG4& zr(EG^;|4O9db&7%-*=cl{>*-G&NTXHd8YdP1D(DzV=SbFnp_KvR7%7eZGRtC vOq_68-T6?0_w@FbgOR_O1soFoL|wSW9mcJ9DZM}v6n6}su6{1-oD!M>S|f?5q$_l%JNFlghxL zaenGVTaUvIGDqWsmuiU$T6b8atnd?aah35F=}uUYnU+^ileG(`lyjJTqTDu_^3`(Al!_(y=ueSx1bIB!*trj6YGa zrs&?IHB(owsr0KmoZuJlSvdEZMpA^63};6`fGcO}jVs}tR+?gyw&<09=-=^=Wv58d z)B`6rHgK7oSSSC7x2`<<>GI`!mMmZ?*>7>~xP-tBRw>itKkdrq9OHaY&$jN%wEaQs z&+I(cZ{6}i&|m{^Ow4wZRQ?@z7~AIa+?*17(m(jb^TzMSRm*e?O1QtQt=wyRz3>;q zl9j8UNKW=8CT$Jk0jlXqjqptK^weVD0CHFvq!?Kl z7=bJ=AeM%*K?z5Lkr^z`1Y{dBGBF4M=_nx1Y-a(BX93wD;3>(-@B)~=U^JSg3_$%8 z*cn)WDh-T`4Hy?dO#S~KteIiYnWd}@yS@TbA;Wr47srqY_qWp=`3@`au=Hv^{BOT* zx`mLNsZ(yhwRqDs*;e6c|C9q2Hi<{Y{rRjY;u2cU^`zAB%<-p7uX^xabC=`2oO$t< z-r?=?8XfB|)mYD9N&UOKnXtrgGzHd=0CJj~NpFDJ}$-+_^}0c^^b ad%vaC!*eemP1}A2j#2FZ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Head/Hats/beretwhite.rsi/icon.png b/Resources/Textures/Clothing/Head/Hats/beretwhite.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..f4d7a07d370034eef1be0965b87c855cf0b8de30 GIT binary patch literal 630 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCijA1AIbUXUv!}Z{EB)bLPyNHEYR|B`a2}Shj50qD6})O`0@q+O(dYp1!`m zwzjsWrlzj0uDZIqnwpwbt5!{zFk#J_H5C;V9UUDF4GjwxENE$InKESx&{U5(CmVs3 zbV-n3@PC|uLEVJg6sU}|z$3Dlfq`2Xgc%uT&5-~KN|d-plmzFem6RtIr7{F0X6BXX z`MHKDnCcno876HF;sL7JmKx!i=IN=$zyaj2GDtD9GB5&JUO+4jWrIRQgOM35&IDu| zGBPm;0O=?o&TMA^i)R7ZAmAy<$nXLfa4;IpQU;*Z1a<}%ph^QHV*|zo5K}=mvMzv_ z1oArwFagbF0;>$Nv;eZ8x(p2rK(cp>y`tDPM0Nm~3q4&NLoEE?_Fd#Vq`>2Pn=#c{ zLby=t|Nn($(ZV;9l6uzf_J4Y3a*#%R5m$7bIKzfuBYjJbhFcPwR!#rzC~+Vw$uYX1 zsf_9RER(|i0>NusrzY`l`IaTYYQ_|?$RhS>S|f?5q$_l%JNFlghxL zaenGVYmdVYGRO8W>*Ci^DibK=h?uL>p)aG_<+>r@7S~#<88N?_)ObC+x)(o)D)_K5 zqO_p!+SP-h0xa?h>-7A(^nxD!pXAgXaFF}>-yeGSkKZkC2+%b;nGi~{o0bRd{2JH z#CYa)p<8Va*RjnqwK7T$kv84;{Noe9?#>S|f?5q$_l%JNFlghxL zaenGVYmdVYGRO8W>*Ci^DibK=h?uL>p)aG_<+>r@7S~#<88N?_)ObC+x)(o)D)_K5 zqO_p!+SP-h0xa?h>-7A(^nxD!pXAgXaFF}>-yeGSkKZkC2+%b;nGi~{k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`212l#}z*3`Ca-MS|`w|MsKML;ph@8^nu6l+P4U+{k*VEDa_FBmAmS>O>_ z%)r1c48n{Iv*t(u1tm&cBT9nv(@M${i&7Z^5;OBk^!!{y6ioFD^$e4?2JryZY)g&s zO!M^AV&DK7%OJ(b%D@O@c>%FBlnrvZ1|u_AoC(M_WMpCx0Mb!FoY~F-7S95*LBLaz zk>LfRrukDJj^i^M1K3cH< zU&8~AZNC{G>b?#M$l?E;dv{vsky&rk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`212l#}z=H*wcU%!3g#MzNC$w0ABr!3rn6l+P4U+{k*VEDa_FBmAmS>O>_ z%)r1c48n{Iv*t(u1tm&cBT9nv(@M${i&7Z^5;OBk^!!{y6ioFD^$e4?2JryZY)g&s zO!M^AV&DK7%OJ(b%D@O@c>%FBlnrvZ1|u_AoC(M_WMpCx0Mb!FoY~F-7S95*LBLaz zk>Lf>c%i`Cx8hl|ypA!macajvM>6RgRpAur)i^_@Y`#tl!v0>5x!2MVwi#uuoh!V279W;+Q?&C6Zrjm-;{9BIS zY%`9Q>-)~MH&b@j;}uSa%?cyre!ORS%$zMb!=&c8g6Rv#mwO`_CU9npB}A6JYhCcC raq`oDNAI4`bmX2Qw#DJ+_6HVnR}Jhu4o_dw4f3X^tDnm{r-UW|;UA}w literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/equipped-MASK.png b/Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/equipped-MASK.png new file mode 100644 index 0000000000000000000000000000000000000000..3512302b5fc99179b5b48b9464cf1f968a12f9fa GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`0(2Ka=yX6F`f-MXiywq^G0Mdg+CJ-w5GGV9}aUItR^B|(0{|G|Jk%A45@ zD8yOd5n0T@z%2~Ij105pNB{*TN?apKg7ec#$`gxH83GbB^GfvmTtgI0^$hh4lePx& z0M%?ujqptK^weVD0CHFvq!?Kl7=bJ=AeM%*K|au6WCn{f0ojI(Obh}*Itqw0+gZTk zSwJ=jcuF!dya0L>Mx$BE0F;`*&cFgxX<%e*z__0NEhG1T>cktTM>b z0?2~uGBhv%$=)sYielFg*#Tru^K@|xiEw{A&5^IwfWw9T)%(BwZx-m)WqX_G`JCA^ zHRZ)**#&kkP477q;=0byO}O(scIv)#zA1Y7UOzVd`NVnWGv^J%diyh*zj=EoI4U%< zG_nY>#0xL@z+f=@ZTJq!@AbPM+>X<`|Hi3t(aUFW+1JyK(4?ox-2fA59Ys p?pDUk=QB8Su4y*JfP=T2qQZ|aiF1*k(_#&Bt*5J>%Q~loCICg_mEiyY literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/icon.png b/Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..af3948b8f4226d280c66a46c923561ad963bebac GIT binary patch literal 492 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCikt0(?STJ39NTsvD+Gowa-S!NrSL0)=^f{=ETGY$ZW{!T&*kVe|ea`+*{y z1s;*b3=DjSL74G){)!Z!phSslL`iUdT1k0gQ7S_~VrE{6o}X)of~lUNo?+6~AReHa zZK)BSX`Y^13>-iXD}xjxD+42tb$b#xJ zG%x_kN|#)oa)qOf8_3M|ba4!^@P9kOk*~pkgGGGl|Non~RdrYNiucd;X13O3*}}i= z!q3PCMWIl2&ZfgVG=n?lh$M4KF!jEeXp$shsekCDH`6YG3=7qIu2tTQVp02~6wlPK t>fS$=eW9ReJ;$D@!lBE<^m7hoyk!#GBb3vYx+enU1W#8#mvv4FO#u00b+-Tj literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/inhand-left.png b/Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..65acefa0c34c41f4ab2d9a2c3bdda682b28c1a37 GIT binary patch literal 540 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`212l#}zR#i82boMV^ymI&MgFvw*R%Y5jinS!jFZe$YF#O)e7Yr2OEbxdd zW?%FBlnrvZ1|u_AoC(M_WMpCx0Mb!FoY~F-7S95*K_CH$ zLHc1dnxzatzfWLiU;(NyFfuk^TmUf@q=R(<#H1-eHV7~Q&0zwo46?KUvY@&Q4GciC z(j}LtT;XWr1~TV+x;TbJxWAp|$k(DEz{2?R|Lp50H?X%!E&7<`bKUjQ7SX+>FZm}r zFgY`E_DtuxQKh{0vE^Y+uBg~s>6eZbwz1~w2B$4}U}3KqblcF+xHF;mw5+2eV_0N^ zrupU{Rze;L9tw?$2g_Nlv-cd<(`Qt_H&G#y$?p!IipR7D;c_O9O{x!$yk%(0;j}2U sUeNIGwf~-_@811=S{A>rfo1Q1hR$R5ZZT`Z;y}*!boFyt=akR{01H5kVgLXD literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/inhand-right.png b/Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/inhand-right.png new file mode 100644 index 0000000000000000000000000000000000000000..2f39874647c465fbdad4c9df010c7ccbf2026d5d GIT binary patch literal 545 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`212l#}zR#i82boMV^ymI&MgFvw*R%Y5jinS!jFZe$YF#O)e7Yr2OEbxdd zW?%FBlnrvZ1|u_AoC(M_WMpCx0Mb!FoY~F-7S95*K_CH$ zLHc1dnxzatzfWLiU;(NyFfuk^TmUf@q=R(<#H1-eHV7~Q&0zwo46?KUvY@&Q4GciC z(j}LtT;XWr1~Qj;x;TbJxWAp|$aPeK$HnyPzw~uYy^C91UM`zbIa~hBj|qAImV6T8 z(#QyKaC{uxR4cBQc&t0R=x1XL^e*fMtbF&2trbxF(+Pk%tyYB_L-P6_2Wt~$(696J`lEDA~ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/meta.json b/Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/meta.json new file mode 100644 index 00000000000..4da74959ddc --- /dev/null +++ b/Resources/Textures/Clothing/Mask/neckgaiterwhite.rsi/meta.json @@ -0,0 +1,34 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited by belay5 (Discord) | equipped-MASK-vox sprited by PuroSlavKing (Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-MASK", + "directions": 4 + }, + { + "name": "equipped-MASK-vox", + "directions": 4 + }, + { + "name": "equipped-MASK-reptilian", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/dead.png b/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/dead.png new file mode 100644 index 0000000000000000000000000000000000000000..849b4242b4e3c9a12566fd21cea480d2edd732bc GIT binary patch literal 827 zcmV-B1H}A^P)EX>4Tx04R}tkv&MmKpe$i)0T=<9NIy}AwzYtAS&XhRVYG*P%E_RU~=gfG-*gu zTpR`0f`cE6RRR-^Y&AJOTXAz?I(iR~x|0C+YRJ z7CQp^w}Ff6wx;X>mpj0~lOdb3EBR>(g#z$?M&FbJBDX;An%7%vAEysMhPq1K00)P_ zXpyqlyS%%nv$ucGwEFu2_@8oila(vO00006VoOIv0RI600RN!9r;`8x010qNS#tmY z3ljhU3ljkVnw%H_000McNliru<^lv09wU)0#f$&|02y>eSad^gZEa<4bO1wgWnpw> zWFU8GbZ8()Nlj2!fese{009$8L_t(o!|j$a&ch%Kg&$QV-zf)R^GUL0;{xrr~3 z$#-I+ONr8|zy2f;TD9?lkP@E#>Dd7MdYG+0gb)${#26tWP*u}BYwvx^Yu9zDnQ*Q? zi{JOjTATX5PvbbI!z&LVJXF0*!dknTh^a+p7zTLn0RTjV7$cl>|DJ!XNCyCB(X}Kl zHN<0#AR-XaY|ypcajAhnSDjlkC(*67dKX;v)n*n>!kny002ovPDHLk FV1iQyX|(_V literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/equipped-HELMET.png b/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/equipped-HELMET.png new file mode 100644 index 0000000000000000000000000000000000000000..221e35fbc39d3ffa3d90cb151af9263e973d8d23 GIT binary patch literal 470 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`212l#}zUb}Yf|NsA+Hf?(K>J?B-=F!B9K#H{_$S)Wu{-5FZHojn>0B3-L15RjOeSEA?V8lqsTXQ*eGv^9tasAgMg zglC$krxpVT$XEs`Mpgz!Aj=DgrJ-z)%QYC8!QxCnwjm=Eg8-0@0^-be7O;30kPQL} zKn&6kqtPs70Q!9bI|B<)g@KW=0pkLQsURJ!3m_&<0kT1W31|)zSY?o<1&{^RWoTdk zl9evGJmm^U8#j;{>FMGa65;;#njzN#1p$|frZa!fx8#XP)s<t2fqepVZna0_Hrpfq75V)0|2uL+B|NJb4880x TCocFD0J6~2)z4*}Q$iB}hO%&V literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/harvest.png b/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/harvest.png new file mode 100644 index 0000000000000000000000000000000000000000..99ad68a5d28f795cbac14694e99e691819006533 GIT binary patch literal 1001 zcmVEX>4Tx04R}tkv&MmKpe$i)0T=<9NIy}AwzYtAS&XhRVYG*P%E_RU~=gfG-*gu zTpR`0f`cE6RRR-^Y&AJOTXAz?I(iR~x|0C+YRJ z7CQp^w}Ff6wx;X>mpj0~lOdb3EBR>(g#z$?M&FbJBDX;An%7%vAEysMhPq1K00)P_ zXpyqlyS%%nv$ucGwEFu2_@8oila(vO00006VoOIv0RI600RN!9r;`8x010qNS#tmY z3ljhU3ljkVnw%H_000McNliru<^lv09uv3p^&kKM02y>eSad^gZEa<4bO1wgWnpw> zWFU8GbZ8()Nlj2!fese{00F^CL_t(o!|jwYOT$nUg};<`bTWnNAUJfCQl}C+xO6P| z16)*!Ao&GO`4PpX(9K=iMeLHHR2NZkEGQI_LbG*D;W?y9leEPoP3n>ZA$iFo=iYP9 zeGn1v^_qCE*TlMYP)Je90j3iJfStVTc`kK(Qep+T$qjRcoXY}Wm@@$6TsBk@nXu$v zKVzm7gPpvLoXcXEGv3ZFx!v9K6cW^qOjrdD_X`;2%qimZ<%3SAL$O%o`~1qYw_hp$ zSwuDrxlQU*g;MtsfZ=e+bAsg!z zI8YYzts?Xjoz`f;-RI5neq&DFj8ToHaJjoy5ombTaGwENnFO~*eoMAeK#CM8QpAK` X$G`Cmy<|(700000NkvXXu0mjftS-bE literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/meta.json b/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/meta.json new file mode 100644 index 00000000000..b49b49cc850 --- /dev/null +++ b/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/meta.json @@ -0,0 +1,36 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a, equipped-HELMET taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "dead" + }, + { + "name": "harvest" + }, + { + "name": "produce" + }, + { + "name": "seed" + }, + { + "name": "stage-1" + }, + { + "name": "stage-2" + }, + { + "name": "stage-3" + }, + { + "name": "equipped-HELMET", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/produce.png b/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/produce.png new file mode 100644 index 0000000000000000000000000000000000000000..84caa94b9a1038b823d051116be281cfaddbf281 GIT binary patch literal 538 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|SkfJR9T^xl z_H+M9WCil21AIbU|NZ-S>gCZIV? zV3k3Z7C;tMm!W|HNLIS!@{}taZQMX+ucwP+h=u>#en-Be3LGwijywK$+ADNInDWaN}yKn1v!SORR+gT8o#-sy^)_y!SLgPpVLq8|Mp`} z`_oGw;O>wD_{u)n6E)D1IdHGV;s8$Q2&!(i>@ zkJUZ>2M;k6?cGN(gb6ADnU3sxkmdKEyEX>4Tx04R}tkv&MmKpe$i)0T=<9NIy}AwzYtAS&XhRVYG*P%E_RU~=gfG-*gu zTpR`0f`cE6RRR-^Y&AJOTXAz?I(iR~x|0C+YRJ z7CQp^w}Ff6wx;X>mpj0~lOdb3EBR>(g#z$?M&FbJBDX;An%7%vAEysMhPq1K00)P_ zXpyqlyS%%nv$ucGwEFu2_@8oila(vO00006VoOIv0RI600RN!9r;`8x010qNS#tmY z3ljhU3ljkVnw%H_000McNliru<^lv09Rl`gh7kY&02y>eSad^gZEa<4bO1wgWnpw> zWFU8GbZ8()Nlj2!fese{003%9L_t(o!((6=1*2dTjDk@x3Pu5`pn>6k>O8Ce)H05V z98I&&9b=%DBS>>V4g=iM*^j8>2&RFKQPLgohJk@W1Q8YVb-)w`Mihr2^XUnwnG49u shRBI=;2hDwFur+#8UO$Q literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/stage-2.png b/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/stage-2.png new file mode 100644 index 0000000000000000000000000000000000000000..090715f6a01b29d7f7088ae6ade018166d980af5 GIT binary patch literal 682 zcmV;b0#*HqP)EX>4Tx04R}tkv&MmKpe$i)0T=<9NIy}AwzYtAS&XhRVYG*P%E_RU~=gfG-*gu zTpR`0f`cE6RRR-^Y&AJOTXAz?I(iR~x|0C+YRJ z7CQp^w}Ff6wx;X>mpj0~lOdb3EBR>(g#z$?M&FbJBDX;An%7%vAEysMhPq1K00)P_ zXpyqlyS%%nv$ucGwEFu2_@8oila(vO00006VoOIv0RI600RN!9r;`8x010qNS#tmY z3ljhU3ljkVnw%H_000McNliru<^lv09TWn+Ge7_U02y>eSad^gZEa<4bO1wgWnpw> zWFU8GbZ8()Nlj2!fese{004qXL_t(o!|ju?5r7~N1P^Mk8v8M$2#PRc##)FBEyCCy z-V8OAXZX>%%}8MRy9Wp%gnXI^nU+yBS9q;M+E!>J>IDMIqiL^~@YX5n1P%bh6-8fx z8SWu+Klk1Q(>3hcfztHQ?$@sbH0#!O>;ZxZ$vKO58cvnHS^G_!PYC%NC*24v8|*+} Q`Tzg`07*qoM6N<$f;8VDiU0rr literal 0 HcmV?d00001 diff --git a/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/stage-3.png b/Resources/Textures/Objects/Specific/Hydroponics/poppywhite.rsi/stage-3.png new file mode 100644 index 0000000000000000000000000000000000000000..edcd8617dc7cc32e437cc7ca19614ddf09bccdbe GIT binary patch literal 727 zcmV;|0x127P)EX>4Tx04R}tkv&MmKpe$i)0T=<9NIy}AwzYtAS&XhRVYG*P%E_RU~=gfG-*gu zTpR`0f`cE6RRR-^Y&AJOTXAz?I(iR~x|0C+YRJ z7CQp^w}Ff6wx;X>mpj0~lOdb3EBR>(g#z$?M&FbJBDX;An%7%vAEysMhPq1K00)P_ zXpyqlyS%%nv$ucGwEFu2_@8oila(vO00006VoOIv0RI600RN!9r;`8x010qNS#tmY z3ljhU3ljkVnw%H_000McNliru<^lv09WXw=*O34K02y>eSad^gZEa<4bO1wgWnpw> zWFU8GbZ8()Nlj2!fese{006H^L_t(o!|ju?4FWL?MSn8GO~W`ybT>qXptHm*sa!Hd z>g-?&I1~aDIV*_-epPaX{e0g648!<$oVLK}a**vzM{cg?waqCp=*n+0Lj+1F@q`Fg z2o?Yt!1DMO+G_gQOQ;tpr_ZAW&c*M})qNy;wtqhXGOu~L{a=LoOdKFDlWqdtn^z)F ziCRD*;u{1UCH|awu43sP$$F0^#wgmxPW2L|z5SufXBft>a|70hL{Sky|9}7h002ov JPDHLkV1j6+H~atq literal 0 HcmV?d00001 From cc1e52c47c7b27b8da9be5da701580efe42590ca Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Sat, 21 Dec 2024 19:25:39 +0000 Subject: [PATCH 40/53] Automatic Changelog Update (#1365) --- Resources/Changelog/Changelog.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 6e1c948c5ac..2f706fe2c38 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8733,3 +8733,12 @@ Entries: id: 6585 time: '2024-12-21T18:02:28.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1364 +- author: VMSolidus + changes: + - type: Add + message: >- + Added colorable variants of fingerless gloves, headbands, berets, + hairflowers, cloth masks, and the neck gaiter. + id: 6586 + time: '2024-12-21T19:25:13.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1365 From 35c95a5da3ccb7d23620eaa1aad43022be3d6673 Mon Sep 17 00:00:00 2001 From: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com> Date: Sat, 21 Dec 2024 13:49:49 -0800 Subject: [PATCH 41/53] Make the EE Logo Match the Banner (#1361) # Description Light mode logo --- Resources/Textures/Logo/logo.png | Bin 20730 -> 18981 bytes .../Textures/Logo/source/EE_logo-light.svg | 218 +++++++++++++++--- Resources/Textures/Logo/source/EE_logo.svg | 50 ++++ 3 files changed, 236 insertions(+), 32 deletions(-) create mode 100644 Resources/Textures/Logo/source/EE_logo.svg diff --git a/Resources/Textures/Logo/logo.png b/Resources/Textures/Logo/logo.png index 60aa041cced24eaaeb08e42a084579f69d6afd75..f06485e27f1f38073b1a45eab03c352b4a471d62 100644 GIT binary patch literal 18981 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 LNkvXXu0mjfCCwzV literal 20730 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

kg8u4k?Czcul8*14ZyPEhhsmG~* z`vQ3L$)UUh40#v6D3=1o#3J9O-KVFSj0B#=1k&jT z+`QwznYKc@bg0d1K%}`NA4?7q}A+(@hkGPH(%C&iM|F$`wiVo$NoyF``t`z6Zu-BiB52T(;R&%HXxBa1L z9edYzw#>=kf^N#|+_;RZrIPhgmHs1Z^#VjV$9QD*Irh&4daCW@=7YV`pT~!t?@N0r zwFpbkZXf~MoJzkhBllWp|A_qs*^ODoBqJcDKbH^I#cvSs$expwj|q9x2fs z9q<%Uv?NX0dcpXx2C^ZxNB7ldl$z+m0e5|bgD}z#8dvm2k1kS~>hWO&W=A&t<~@55 zg(l#aGrxF?(N&rkx*_3~BI9x3b2PY~$91ga0Mn7q3>FxTgblq~9SIC!Q)i6qhbV>S##Uq*W4YGSYKCK{pEDo8u9*+_3ht8Bel z4BlYcAf|WUTWEijVC^b5l@HeE$Nl)^6ZRoKi2(L6t*YFy;wMtu-(-d6aD9hKLb=z3 zA7fwHce$UuCkRs+^{8S`2-rQ&1J;~Lp=lAjxuDr5^JDvdTDSj%8*)WD0`W*7o=g40 z&tjdMGXc3gY*@U>AR0-+ViM<6xni&9r-_%N4L7I4Cxdj4j1^^2`#!apU5g_NAZz|g zCSmyz#;dY}3#Ek{JIbYs>h!AX+;}!jnk@UHg?+RodP7tdoyGiu8$@iD)S1y;wBBb} z9c!}4LmK?`k)!kM;cZ%gf8A&GR7aCUlqd+FEnTn*A>u{5}JjNXJ!0N*Xi?@ zEf-T2keGeMwqow*nK-@FO7wumR3BamQpF?8`tZPNHcvhsneOI=};49zRa zWwOwFv+Z{AaM4@t0X2X>d=sA+Hw%?+ZT3HHn3+)r!`w52cx5%Uyqo zaI4#|vBC1@n>qOkBi}_IqGhP8sdR_H?fa-rjt?dWIl~cVYM2wswOF!Oxd#i(Z(|x8 z+Om={Wj;lEe1etlhsTB1VXkZhgb;;_m9>sW-EUM|$}$7dc~rl=#lO@WpJb{ zQC5dD4j=lpAOx?cdp#t@ER|WkJ1wSO+#LC~B~a2p>UXHELqogV#CVtt z@ad@+F2&O0;!E)1B_ess`*tCeaON0W@cQY8KU!Pd{TZ+SPip&SrT;%tTM1=fAPd`H z(BV~RGmpp8gG^TUh~1TZ-X!Qd@WE4VjNU&U?hI9|gx4ui#J3V{hEn|Lk+BjXv)z}% z`9lnkI|;jQxIjo*jUJxqVR#L_x!yM6^LZnsIG7s4mCi7{?!=O^-B1S4QWvNbwVZR*meo1{sl?-4^po~>fr;V1G&=nag z7vQTV0t;es3on&wjvC0mBRwUN!#ZH5Tx}li(credob*+BD&*`4qiv_p;xQGTmejSOQC{@jnG`dKjkv^};F!JZZCuZ7GpoP{je5TC(?6{3B`i>? zIq~-`hxK&**iuhyhqEtnEs{ChM;rgj{Pz*0kjACvzJ7iJx!eyo+Tl@xMsVsv`T*v> zf+O)-9Fw_La9xo)G79|bC-0o=(h|>cbb1(?^Ez+>uo%95X2GC_dJPh42Q>#5T{JZYLP4%z?kyE9!8`CwE;K} zZZkbDpm7@5fh!@od{h6wJI?$GErx<{SB$h(iDEf`G}^C6%aWMo@T6`y)Q@J2^{X!D zC)Wo)?twG#lvL51nBQ;mK%Gvq?57Jlah!5v#-Bm#b+K&{-{*p zkJan1$}(Kyw=lA@hQha4v|*D1U9?P0=Wxr? za{`|a)YQ~i+AoL0)JX(t;wUQ4fE@e37#E!+sX6i)^R@QLYS|wVi{9!@r~@9yv@_}N zO_d7>eR~$Az5Ns~50*Up_E58Xxpwwj7QANZ1!|)kfcgz$K!0xOeDtP2Xf4d z!GZdmQ(9Pam*Sbn?ro@nwH14CO%@e}xHS%^vJ$wKdi4}IVSNj^5W_s|%3uZLVvlA) z*wNz+_Ek~Jne(f}fy%m>IrwG~P21&UU}Dc(8=G@L^^a0p+hBaIa763D)LP6*+_;-p z3yvXXxwtf^lNG6P7909u#?s2q3~fzL_nJ>ayoG+>>S_XhHoT-W>u=f3CsrpGiViq^BASX3l~-%Mn6zu|iL$qyFBbKu7R zhubY%4#It&YR7K!041W>!StwwXAkgYz_P;)0+!Q1^%iS)@Dj3kf$Zbu?NjR zn<4KsJ47*>FgYFvKpV`4WTj~X<{sTQ8s6m)5B@O*+LHx`-i%hq}i=2RoBBDAYklEP* zSS?I?`tu(H1Z4o2xr6uEgKWvo!eV|0kTHk9 zwS7mjiWMVG+&&V{=Ya%hf$Z%ND_S-8oe%`c7E|HT#>CVV_5)-Vh6*-z0mR#=S?ZkM ziU!z^h5k0gibe-E-kyNvyV*Eg-e_Hj= zbs->UwbGYMJ5SntWk(Ku#!Pj)Rp4=L zei|zfHDH}AhNnL*L@Bz@Y$bkrtNd|)R9ZKD=@|%A&~Sn8Ubu5^fvyj+!$)mwY{+y%mf>nNzMenM>YIa?8c@@bLJh>K??E37~2 zk)o~3OtlSev3h`pY^BO$rD`-MAo#bIKHVt1K$CRAT0)f+N6VJCPJHvu^JSO8zUBn0 zt!PihNG_kiiAhsqek=9~dRb2~_0}K%W_umo;6_v%OY@8I0KVnEUv)s)Ywc$YGtC_m zEM=#^A))s@;|0!l(r;-C{BKb%21P9Z7Awc-jx`r1296i$!U6k(F23tU_5SM=S+WZJ z7*`>mhkA!@-J_g-V^Mgz5f@}*c2`)XX3trLHg@W_Jc9)m-B`6;5wZhDV4E%20asTW z4>#eK==uH~`10Cj7if7T;G?qZfX|j2SmZu-_i@vN7o`FGGI|1|C547Zd?5gxk z5xBt~`4Ak1JKbqkfCRSc>J4{!^VUdgMdJ@XLMz`DET?PAy1?iG8z19W=wJ7vb+#0! zUnp|o1~s0|dr9MVwGoLQzp#aQ$m$lqRqT*kYzoM@9KcxKove^*!elI@ORXAFg5WQx zCjE?9T=ut=tV|}On%{$U?{H<63oxjd|?|E{SwvJ=%1e>LyW z?y+q~sb4ZFiNugp1sQ`u-5CMJMS%;H4=0*ccMZ=*X0`x6uRc*2E22$xAG9=_ z5N>W*{!%=m>D!FD9PeiSwIMJ=)8U?Ef8;-nc3VD{M$oI1vAo>z^!_a>Wl#IRcE|ls z%I^RB)4l3nprc&SLDNHYZNzoKQjlU+cctTfLg0KA^)NX`pFY{gR!IL#-P(XG$1I9C7#Nucj{In_${V_I9@ZL5ir;KYyc; zey?95I7eF&7p$@V|No1^gQmOV1qI=v_vL$|*S)nmuh0>_!cY$m%z$eDj-u#g(jfmm zek(b%KJ#?U+8v<6f&TNPeZnt#$pFyJdE`i#v($BP>UenF$=Bd7RDb=SM$SDNs&k3sfdV?m?l?EMPuWCBMT>W7NGW3DsE>{5eza5!E&z(}9h{nPh!}6# z?^Z;^28aK9yR`w*nL~MF?S6R9DA1>ioJh$Yz}z%=P0TDr=h1stz3)&fu+OqYeVuX< zGSmT_{X*xkuVFPxA%mwWS#nj&g7?Hhfwp9T`j~YT{{nbTLd&k8W%F52qeY^XtxB|z z-r^J7?jvLL!PXj&gNSdA9d)F1IzEE(xTJN^QL;XswJE)^Mudq#IuN^m`G6QdeUnn9 z8Qd*ytD)oqxTUnxtg6rXwnslt8h=fbs`yZ|L@%z%o~@drv%3ka8u+lQ0gabctyqfs(Y z`Sp`~+AYXDYv<%ac7v?)qG6<9yqZd6;_*fwL*h>-;x`2)S(dw+wqoOzz^B@$BuiX} z3!U*EzA1v#mBg*7D^#XC+w#C8XVyT!`H*$Ir&CM$ovN&qN*h2v*B5{uo6FcfvWq5OMWN_V$=MBJKl9-&Dd z3#pmNsAbRAXiu=j_{|ez9j4Z@Z0r^vw#_ot2e<-ip*5#pLf2&eU8jb z<3;m4&n9`X)QojaHO-dwJ_6AsaVPNYU>XeqLQ$1}rdbOYsYIV}uOBJ|U<9L=hsLkC zBTdq(M74{^+=bpnVR*c!}I`rXqZ{MNy`|p>x=}W<^OWl5smXq zxQN}u!9tXOIus9$1bC8rKS_KkckLV8G)H&J=FaR;v$$$Y!p`T8J-1;UN7cQP(XNP`uEaB*5jPcR;8`g(225jxeakwz)7vvV_FCC$* zBKALGKJ^_pT3g#ViAwpwiWa{aPy{=**Yy(kd3Vb_cm0sv2`c-8Ypr9A?MrU(<$`WF z$8J}Sx;O~j$IT!C485_Zakx)jRHwF0zhSC%ZXqO{5k5KTsGAe-I(TA9ik8(RWW&if zh}nDS|eHZi?-F_Qyc`V#CkX4A%|EEaFgV zYMG`=xYM2C7wi`cz)4VWx5)(w5i?!RRceZrCJU#U+&=g8=+!dmS5VCb9P9D)yFg|8 z&GveV&He@clSuvvxAxW+;IoWV&D9pQRfP2Nt?Ab%Bn7UJDx{w` zabS=Sdd0B0DJ-#ptjbrhJ_y_6y8f~tnNO>_dTjQ6Xtv#u`o=_PL+S%kZShRPh4{N^ zcMoI5cGn%~>(dof!)MX(tdR33d&;11K0Fk&kiw~7TuYTUlG=NqGx-afJ!kT>)ab!a z+guQ#bKT4*36oK(j(^~)fMwYAnp26{%PZRUA37zDz0F;&tRYXX30%`S%seU};gx-R zVr3{#P6)1#iPca&y=Zz%y-DJjiJbx2GNFsdo0a%+(^_vfLkG*FR}yNyA-Y;S-k;mA zju(4YOrf5Wa{n~6A8vwiV4+Jsi~kjK(p3&-Dlqi~BqqbguSNLNygPag6J8%_3iVSY z?`T@os1Tm*ye_pbADt+~{uVMdiQej<5OS%X(*Uocb@Ze1y>t{F7ecVoQlB?o%VdRw zM;x@p{r&!rAAyLyy&MnX>{B~ZS5O>M^SZuis8Q{b71m%|=O4Kn^;lNWz$Er?sKBWI zse4=4*h;X~d_$>RYILoRnzE{R1=AUgz-#4KLvD4{d!7Afb69}z#;RSYv`0Ugt^Sb% z3;c8EEPd^j4%R4wrDJWhZJC%Ged zYRN=oPz@v>hmFj|<^2c#38DyTd)fGak7(^I>Wdru8cYoB7|OVBG93(d?UXfJ(^5jYyrQuc-B7^uozT*!W)kTX{)UK~eBJEN zEBC;Tqlo)blx^D-YSVn&-^y;*Zduv!(jUGuAKaAd_h8FrK<8Ik-jh0Slame5I9)0r zKJS~RGNM44Sq}j*Hz3-N1%CljK|n3g$w(9#vwizk_PqYLzh5To>P}3F^#cH(DS+2P zM&gq5u9f^U3wEu6IAR0j{)h+q~$mu!*oG3{oK~jAN==#=-#d+M= zFX3h~U0`x|2rp(=pi=Mv?l>2{853g3Jq~ptFFQSA@(vcUKzoF;7f3~7lG=O+0W;=x zri5q27ns8?8^DJTK}KZ4pu9^JVk1E_eJTMpi^hlVu5S?rr-CR|KHn3jKbpg)${cIU zsyx=KKC0jPzWDvg^*hy<%l}eOy5D@ce9(Bvru_XY?DRgz>I(ptC0Dj;xrJ!&0XirD zgUWgxY;L5JcWVE!?>C@E562v~!Lkh>0$lsJ+&-a&|38?7VKzoB*RS26#rdCoU?=+o z<;VOCc?j+po6;^93IVx7jrL_}0rrj)Cpc#~7_dduwRy3OB-*Ez!6<^z8*yt{0MgKq zXEyGRag$_1ThgO;7(byj)##bXt$!o&Elq$m&e){ny)S4R!4n^Q`)S*dr!lWT1|;Hz hV&MpUPQm4M!fmN8K}2>DkZuS9UBFnIzA - - - diff --git a/Resources/Textures/Logo/source/EE_logo.svg b/Resources/Textures/Logo/source/EE_logo.svg new file mode 100644 index 00000000000..236919fe2f5 --- /dev/null +++ b/Resources/Textures/Logo/source/EE_logo.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From 311b86e012ac7d40363b5027ab51b09c9d2285e2 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Sun, 22 Dec 2024 05:26:41 -0500 Subject: [PATCH 42/53] Loadout Modular Functions (And Loadout Pets) (#1366) # Description This PR implements a reflection based system for applying functions directly to entities spawned by loadouts. In order to provide an "Example" use of this system, I have created a "LoadoutMakeFollower" function, which can be applied to a loadout entity that happens to be an NPC with the Follower blackboard, making it follow the player who purchased that loadout. Basically. Pet mouse. The pet mouse will follow its owner. Yes I actually have tested this ingame, and it works great. The longest part about coding this was me spending almost 30 minutes straight wondering why the mouse wasn't following my character, until I remembered that I had to make a special "Pet" mouse variant that had the right HTN root task. This could be extended to other things. I happen to know that Nuclear14 wanted something like this for a Pet Dog.

Media

![image](https://github.com/user-attachments/assets/a18b026b-07a3-4ad7-8cce-4ea4dc4c3036)

# Changelog :cl: - add: Loadouts can now apply modular functions to items upon spawning in. - add: A new LoadoutMakeFollower function, which lets you buy NPC followers in loadouts. - add: added Pet Mice, Cockroach, Mothroach, and Hamster to Loadouts. All of which use the new LoadoutMakeFollower function. Co-authored-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> --- .../Systems/LoadoutSystem.Functions.cs | 30 ++++++++++ .../Clothing/Systems/LoadoutSystem.cs | 5 +- .../Loadouts/Prototypes/LoadoutPrototype.cs | 16 +++++ .../Locale/en-US/loadouts/generic/items.ftl | 5 ++ .../Locale/en-US/loadouts/itemgroups.ftl | 1 + .../Generic/miscItemGroups.yml | 13 ++++ .../Prototypes/Entities/Mobs/NPCs/animals.yml | 60 +++++++++++++++++++ .../Prototypes/Loadouts/Generic/items.yml | 53 ++++++++++++++++ 8 files changed, 182 insertions(+), 1 deletion(-) create mode 100644 Content.Server/Clothing/Systems/LoadoutSystem.Functions.cs diff --git a/Content.Server/Clothing/Systems/LoadoutSystem.Functions.cs b/Content.Server/Clothing/Systems/LoadoutSystem.Functions.cs new file mode 100644 index 00000000000..99ca8b15c28 --- /dev/null +++ b/Content.Server/Clothing/Systems/LoadoutSystem.Functions.cs @@ -0,0 +1,30 @@ +using JetBrains.Annotations; +using Robust.Shared.Serialization.Manager; +using Content.Shared.Clothing.Loadouts.Prototypes; +using Content.Server.NPC.Components; +using Content.Server.NPC.Systems; +using Content.Server.NPC.HTN; +using Content.Server.NPC; +using Robust.Shared.Map; +using System.Numerics; + +namespace Content.Server.Clothing.Systems; + +[UsedImplicitly] +public sealed partial class LoadoutMakeFollower : LoadoutFunction +{ + public override void OnPlayerSpawn(EntityUid character, + EntityUid loadoutEntity, + IComponentFactory factory, + IEntityManager entityManager, + ISerializationManager serializationManager) + { + var npc = entityManager.System(); + var htn = entityManager.System(); + if (!entityManager.TryGetComponent(loadoutEntity, out var hTNComponent)) + return; + + npc.SetBlackboard(loadoutEntity, NPCBlackboard.FollowTarget, new EntityCoordinates(character, Vector2.Zero), hTNComponent); + htn.Replan(hTNComponent); + } +} diff --git a/Content.Server/Clothing/Systems/LoadoutSystem.cs b/Content.Server/Clothing/Systems/LoadoutSystem.cs index 1527db0be85..4c357c58642 100644 --- a/Content.Server/Clothing/Systems/LoadoutSystem.cs +++ b/Content.Server/Clothing/Systems/LoadoutSystem.cs @@ -13,7 +13,6 @@ using Content.Shared.Storage; using Content.Shared.Storage.EntitySystems; using Content.Shared.Traits.Assorted.Components; -using Content.Shared.Whitelist; using Robust.Shared.Configuration; using Robust.Shared.Prototypes; using Robust.Shared.Random; @@ -33,6 +32,7 @@ public sealed class LoadoutSystem : EntitySystem [Dependency] private readonly IPrototypeManager _protoMan = default!; [Dependency] private readonly ISerializationManager _serialization = default!; [Dependency] private readonly IRobustRandom _random = default!; + [Dependency] private readonly IComponentFactory _componentFactory = default!; public override void Initialize() @@ -103,6 +103,9 @@ public void ApplyCharacterLoadout( comp.Owner = loadout.Item1; EntityManager.AddComponent(loadout.Item1, comp); } + + foreach (var function in loadoutProto.Functions) + function.OnPlayerSpawn(uid, loadout.Item1, _componentFactory, EntityManager, _serialization); } diff --git a/Content.Shared/Clothing/Loadouts/Prototypes/LoadoutPrototype.cs b/Content.Shared/Clothing/Loadouts/Prototypes/LoadoutPrototype.cs index 38a356b1e0d..ecb3c3fd6c5 100644 --- a/Content.Shared/Clothing/Loadouts/Prototypes/LoadoutPrototype.cs +++ b/Content.Shared/Clothing/Loadouts/Prototypes/LoadoutPrototype.cs @@ -1,5 +1,6 @@ using Content.Shared.Customization.Systems; using Robust.Shared.Prototypes; +using Robust.Shared.Serialization.Manager; namespace Content.Shared.Clothing.Loadouts.Prototypes; @@ -45,4 +46,19 @@ public sealed partial class LoadoutPrototype : IPrototype [DataField] public string GuideEntry { get; } = ""; + + [DataField(serverOnly: true)] + public LoadoutFunction[] Functions { get; private set; } = Array.Empty(); +} + +/// This serves as a hook for loadout functions to modify one or more entities upon spawning in. +[ImplicitDataDefinitionForInheritors] +public abstract partial class LoadoutFunction +{ + public abstract void OnPlayerSpawn( + EntityUid character, + EntityUid loadoutEntity, + IComponentFactory factory, + IEntityManager entityManager, + ISerializationManager serializationManager); } diff --git a/Resources/Locale/en-US/loadouts/generic/items.ftl b/Resources/Locale/en-US/loadouts/generic/items.ftl index ac52b8be226..37ca4f91fe3 100644 --- a/Resources/Locale/en-US/loadouts/generic/items.ftl +++ b/Resources/Locale/en-US/loadouts/generic/items.ftl @@ -42,3 +42,8 @@ loadout-name-LoadoutItemLighterFlippo = flippo lighter (colorable) loadout-name-LoadoutItemDrinkShinyFlask = shiny flask (colorable) loadout-name-LoadoutItemDrinkLithiumFlask = lithium flask (colorable) loadout-name-LoadoutItemDrinkVacuumFlask = vacuum flask (colorable) + +loadout-name-LoadoutItemPetMouse = pet mouse +loadout-name-LoadoutItemPetHamster = pet hamster +loadout-name-LoadoutItemPetMothroach = pet mothroach +loadout-name-LoadoutItemPetCockroach = pet cockroach diff --git a/Resources/Locale/en-US/loadouts/itemgroups.ftl b/Resources/Locale/en-US/loadouts/itemgroups.ftl index b6221e85850..8af87679c45 100644 --- a/Resources/Locale/en-US/loadouts/itemgroups.ftl +++ b/Resources/Locale/en-US/loadouts/itemgroups.ftl @@ -17,6 +17,7 @@ character-item-group-LoadoutInstrumentsAny = Musical Instruments (Non-Musician) character-item-group-LoadoutSmokes = Smokeables character-item-group-LoadoutBoxKits = Survival Kits character-item-group-LoadoutWritables = Writing Tools +character-item-group-LoadoutPets = Pets # Job Specific Template character-item-group-LoadoutJOBBackpacks = JOB Backpacks diff --git a/Resources/Prototypes/CharacterItemGroups/Generic/miscItemGroups.yml b/Resources/Prototypes/CharacterItemGroups/Generic/miscItemGroups.yml index 3cad4423f52..cc1e82ceb69 100644 --- a/Resources/Prototypes/CharacterItemGroups/Generic/miscItemGroups.yml +++ b/Resources/Prototypes/CharacterItemGroups/Generic/miscItemGroups.yml @@ -121,3 +121,16 @@ id: LoadoutBookRandom - type: loadout id: LoadoutPen + +- type: characterItemGroup + id: LoadoutPets + maxItems: 1 + items: + - type: loadout + id: LoadoutItemPetMouse + - type: loadout + id: LoadoutItemPetHamster + - type: loadout + id: LoadoutItemPetMothroach + - type: loadout + id: LoadoutItemPetCockroach diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 6e369389a90..1ee20cdcb61 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -404,6 +404,21 @@ speaks: [Hissing] understands: [Hissing] +- type: entity + parent: MobCockroach + id: MobCockroachPet + components: + - type: HTN + rootTask: + task: FollowCompound + blackboard: + IdleRange: !type:Single + 1.5 + FollowCloseRange: !type:Single + 1.0 + FollowRange: !type:Single + 2.0 + - type: entity name: glockroach parent: MobCockroach @@ -575,6 +590,21 @@ enum.SurgeryUIKey.Key: type: SurgeryBui +- type: entity + parent: MobMothroach + id: MobMothroachPet + components: + - type: HTN + rootTask: + task: FollowCompound + blackboard: + IdleRange: !type:Single + 1.5 + FollowCloseRange: !type:Single + 1.0 + FollowRange: !type:Single + 2.0 + # Note that the mallard duck is actually a male drake mallard, with the brown duck being the female variant of the same species, however ss14 lacks sex specific textures # The white duck is more akin to a pekin or call duck. @@ -1769,6 +1799,21 @@ enum.SurgeryUIKey.Key: type: SurgeryBui +- type: entity + parent: MobMouse + id: MobMousePet + components: + - type: HTN + rootTask: + task: FollowCompound + blackboard: + IdleRange: !type:Single + 1.5 + FollowCloseRange: !type:Single + 1.0 + FollowRange: !type:Single + 2.0 + - type: entity parent: MobMouse suffix: Dead @@ -3418,6 +3463,21 @@ sprite: Mobs/Effects/onfire.rsi normalState: Mouse_burning +- type: entity + parent: MobHamster + id: MobHamsterPet + components: + - type: HTN + rootTask: + task: FollowCompound + blackboard: + IdleRange: !type:Single + 1.5 + FollowCloseRange: !type:Single + 1.0 + FollowRange: !type:Single + 2.0 + - type: entity name: pig parent: SimpleMobBase diff --git a/Resources/Prototypes/Loadouts/Generic/items.yml b/Resources/Prototypes/Loadouts/Generic/items.yml index dafe7c9ffa5..2c42955c08f 100644 --- a/Resources/Prototypes/Loadouts/Generic/items.yml +++ b/Resources/Prototypes/Loadouts/Generic/items.yml @@ -766,3 +766,56 @@ customColorTint: true items: - DrinkVacuumFlask + +# Pets +- type: loadout + id: LoadoutItemPetMouse + category: Items + cost: 2 + canBeHeirloom: true + items: + - MobMousePet + requirements: + - !type:CharacterItemGroupRequirement + group: LoadoutPets + functions: + - !type:LoadoutMakeFollower + +- type: loadout + id: LoadoutItemPetHamster + category: Items + cost: 2 + canBeHeirloom: true + items: + - MobHamsterPet + requirements: + - !type:CharacterItemGroupRequirement + group: LoadoutPets + functions: + - !type:LoadoutMakeFollower + +- type: loadout + id: LoadoutItemPetMothroach + category: Items + cost: 2 + canBeHeirloom: true + items: + - MobMothroachPet + requirements: + - !type:CharacterItemGroupRequirement + group: LoadoutPets + functions: + - !type:LoadoutMakeFollower + +- type: loadout + id: LoadoutItemPetCockroach + category: Items + cost: 2 + canBeHeirloom: true + items: + - MobCockroachPet + requirements: + - !type:CharacterItemGroupRequirement + group: LoadoutPets + functions: + - !type:LoadoutMakeFollower From 18a751d5c3d53cd4ff36728dd585ada37e9175b9 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Sun, 22 Dec 2024 10:27:04 +0000 Subject: [PATCH 43/53] Automatic Changelog Update (#1366) --- Resources/Changelog/Changelog.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 2f706fe2c38..186a28f65b1 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8742,3 +8742,18 @@ Entries: id: 6586 time: '2024-12-21T19:25:13.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1365 +- author: VMSolidus + changes: + - type: Add + message: Loadouts can now apply modular functions to items upon spawning in. + - type: Add + message: >- + A new LoadoutMakeFollower function, which lets you buy NPC followers in + loadouts. + - type: Add + message: >- + added Pet Mice, Cockroach, Mothroach, and Hamster to Loadouts. All of + which use the new LoadoutMakeFollower function. + id: 6587 + time: '2024-12-22T10:26:41.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1366 From 6fb12233d48de476c2b06415031fa2e9c9a1d327 Mon Sep 17 00:00:00 2001 From: juniwoofs Date: Sun, 22 Dec 2024 11:24:58 -0800 Subject: [PATCH 44/53] Plushies! (#1369) # Description Added two new plushies to the game! A harpy plushie and a plushie for the beloved station pet Morty! ![image](https://github.com/user-attachments/assets/3e202da2-3571-4c67-82c9-54a6aaf3c91f) ![mortplush](https://github.com/user-attachments/assets/9f131eb9-ed89-4818-b54c-e9da949e8ce2) ![harpyplushie](https://github.com/user-attachments/assets/47aa5b91-0747-4a2c-8c5c-18c5429ab570) --- # Changelog :cl: - add: two new cuddly friends to the station! (harpy and morty plush) --------- Signed-off-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> Co-authored-by: juniwoofs Co-authored-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> --- .../Entities/Markers/Spawners/Random/toy.yml | 2 + .../Prototypes/Entities/Objects/Fun/toys.yml | 60 ++++++++++++++++++ .../Objects/Fun/toys.rsi/harpyplushie.png | Bin 0 -> 1083 bytes .../Textures/Objects/Fun/toys.rsi/meta.json | 6 ++ .../Objects/Fun/toys.rsi/mortplush.png | Bin 0 -> 832 bytes 5 files changed, 68 insertions(+) create mode 100644 Resources/Textures/Objects/Fun/toys.rsi/harpyplushie.png create mode 100644 Resources/Textures/Objects/Fun/toys.rsi/mortplush.png diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/toy.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/toy.yml index 96b5f7aa8c5..62c9e48ca65 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/toy.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/toy.yml @@ -69,6 +69,8 @@ - PlushieTrystan - PlushieSlips - PlushieJester + - PlushieHarpy + - PlushieMort chance: 0.5 offset: 0.2 diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index a547f33b59a..d5ee3e0b4d5 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -1966,3 +1966,63 @@ - type: Sprite sprite: Objects/Fun/toys.rsi state: shadowkin + +- type: entity + parent: BasePlushie + id: PlushieMort + name: morty plushie + description: A plushie of the lovely Morty. It's a resilient, yet sensitive type of plush. + components: + - type: Sprite + sprite: Objects/Fun/toys.rsi + state: mortplush + +- type: entity + parent: BasePlushie + id: PlushieHarpy + name: harpy plushie + description: A soft plushie of a harpy! A small tag on it guarantees that all feathers are ethically sourced. + components: + - type: Sprite + sprite: Objects/Fun/toys.rsi + state: harpyplushie + - type: StaminaDamageOnHit + damage: 0.8 + - type: EmitSoundOnActivate + sound: + path: /Audio/DeltaV/Voice/Harpy/caw1.ogg + params: + variation: 0.05 + - type: EmitSoundOnUse + sound: + path: /Audio/DeltaV/Voice/Harpy/caw1.ogg + - type: EmitSoundOnCollide + sound: + path: /Audio/DeltaV/Voice/Harpy/caw1.ogg + params: + variation: 0.05 + - type: EmitSoundOnLand + sound: + path: /Audio/DeltaV/Voice/Harpy/caw1.ogg + params: + variation: 0.05 + - type: UseDelay + delay: 0.8 + - type: MeleeWeapon + wideAnimationRotation: -135 + attackRate: 0.5 + damage: + types: + Blunt: 0 + soundHit: + path: /Audio/DeltaV/Voice/Harpy/caw1.ogg + params: + variation: 0.05 + soundSwing: + path: /Audio/DeltaV/Voice/Harpy/caw1.ogg + params: + variation: 0.05 + soundNoDamage: + path: /Audio/DeltaV/Voice/Harpy/caw1.ogg + params: + variation: 0.05 \ No newline at end of file diff --git a/Resources/Textures/Objects/Fun/toys.rsi/harpyplushie.png b/Resources/Textures/Objects/Fun/toys.rsi/harpyplushie.png new file mode 100644 index 0000000000000000000000000000000000000000..d93178d3f7b18e3363bb1de16b5768aa81feaa63 GIT binary patch literal 1083 zcmV-B1jPG^P)L64HGlD#J2!e#DNIO(y9x8~k$e%tsD^TK2A>dzs3<_gc#v2jxYlD7P_?80n#QYr% z@MUl4TRTE51w1K(vNc@;CP7jZ32WB^Jw2MQ&yQ>+!j=Gx3&dq&g#=fsdmabVGFsK6|=DNW;nbUYZp-{VaFEqss*$$Fw#fB~8N}=mXw}eZA-CX@h|N!8WWOZ&H2eFRvTUMo-eT0yhq5Lz61{D8YD7 z^5JP zg5CiKW;jUr)XbdZyYJmpJJ})^EMQ_n%tkw8XG~L9>fonDGs%K9l0x-!Divr)mkXdQ9MWgUuFH7eHYq zyE3(*dq1K{tZRYeWKpJ)oFMA#??11c0lf`(wX3)5k~LyhkhVn3hP3hrK`|lGER!rX z0Z8tf5v9#2Q)AO`A5uVgIY%ahYGHjSgnOViAc8-L$@w_bWUNBS3{V++$!r-Y$>T*P zT%+-YkVJX`e8zWN^z)>Ysj;$p=f!dC)twFcSi=xX^7^q{)OQ*cGeZ*U7oX93dY%Wc z8A}l_{AZTL4X>Q(VU(MjtK{Vs(^s8bx7!7eXD|?ZwXr*-bwx#m3dtGM+X zEP-$V5zm6k$_s&Q)6o$mZ)~hJjnVsGyjW#<#)Jzoz1M@<37D(DB_>;8>7;X*tN&cE z|C;Y_8ndKVRQ5Cq0000EWmrjOO-%qQ00008000000002eQs(5XvUh_VD7 zji5Re6kV*m1Y#Ye0>dDv4hzvCyyQ_R2*e<$SPCy&X1CC!A9?t--{d#Gnf?89yY9d; zzc+8@ec$`u+ZmdAE~ zfFg6uusP10I<40+ID?Q&Dvd%_tdTju{xr6zMt?NrK>9CkfaDmfxEpVU>U~7lyBDEGXdnzMe6-F3Z6Z$a2WCB$dG; zAU8K0AJXQQww-#WofMFMkiajgFDwGTSA7$IX#YN4cMQz1Ipn@1LLgBX?2o+MtR8s% zVk+3)++<>+2RP7xlECeU&s6h{4ZkEJ8&a02`21y6(_0E09T@gxb_9(BU;VW~4BxUT zB{+OkLMjq^dALfrnbVdE03hGhZSIAz(qIqHNF^d~FP8+Axjueh$NgUZq32vr&fqLB z|5UB5Z3=UyBU^<}a5_jLk^tU?=|_)EpmR5`S>SYlgaikPsNTStfxQ`3xHD;RV+qJK zGTB`wb9bFKm4Tf<-20F4V%aD&IoQvwUial&`aAM53aKH;R{fo3-@MaF$d?p0UQUq4 zfI=6K^o4|sAyAweGY5DBa*Z}0ulZL`4Key88Z&?YZAmXzN?_cvPpAx>KXKOkboYj( zKt)D#UhdT;sO-mFIfF@_GxEcc`VB8$Ij@5p+TE_%BO8265;AL&TF0000< KMNUMnLSTYDOKL;_ literal 0 HcmV?d00001 From 5293b92007f7ca81375d9806cccf9be38846c8d3 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Sun, 22 Dec 2024 19:25:31 +0000 Subject: [PATCH 45/53] Automatic Changelog Update (#1369) --- Resources/Changelog/Changelog.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 186a28f65b1..3a624ecb1cc 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8757,3 +8757,10 @@ Entries: id: 6587 time: '2024-12-22T10:26:41.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1366 +- author: juniwoofs + changes: + - type: Add + message: two new cuddly friends to the station! (harpy and morty plush) + id: 6588 + time: '2024-12-22T19:24:58.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1369 From 2fc1f25bc0daa29e2017490adbdf41f9db4f4927 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Sun, 22 Dec 2024 14:55:22 -0500 Subject: [PATCH 46/53] Traits System Anticheat (#1358) # Description It turns out that there was no system in place for serverside fact checking of whether or not people have a legal traits list. Last night a bug was reported whereby a player used Cheat Engine to give himself every trait in the game, bypassing the points system entirely. It's not actually possible to reduce a trait selection down to a legal list without creating interesting race conditions, which limits my options on how to deal with it. So I made it a vote on the Einstein Engines discord, and the vote was unanimous. PUNISH THE CHEATERS.

Media

https://www.youtube.com/watch?v=X2QMN0a_TrA

# Changelog :cl: - add: Implemented Anti-cheat for Traits. Attempting to join a round with an illegal traits list will result in hilarious consequences. --- Content.Server/Traits/TraitSystem.cs | 61 ++++++++++++++++++++++++++++ Content.Shared/CCVar/CCVars.cs | 7 ++++ 2 files changed, 68 insertions(+) diff --git a/Content.Server/Traits/TraitSystem.cs b/Content.Server/Traits/TraitSystem.cs index 75771a57432..7a028b381ad 100644 --- a/Content.Server/Traits/TraitSystem.cs +++ b/Content.Server/Traits/TraitSystem.cs @@ -1,14 +1,23 @@ using System.Linq; +using Content.Server.Administration.Logs; +using Content.Server.Administration.Systems; +using Content.Server.Chat.Managers; using Content.Server.GameTicking; using Content.Server.Players.PlayTimeTracking; +using Content.Shared.CCVar; +using Content.Shared.Chat; using Content.Shared.Customization.Systems; +using Content.Shared.Database; using Content.Shared.Players; using Content.Shared.Roles; using Content.Shared.Traits; +using Robust.Server.Player; using Robust.Shared.Configuration; using Robust.Shared.Prototypes; +using Robust.Shared.Random; using Robust.Shared.Serialization.Manager; using Robust.Shared.Utility; +using Timer = Robust.Shared.Timing.Timer; namespace Content.Server.Traits; @@ -20,6 +29,11 @@ public sealed class TraitSystem : EntitySystem [Dependency] private readonly PlayTimeTrackingManager _playTimeTracking = default!; [Dependency] private readonly IConfigurationManager _configuration = default!; [Dependency] private readonly IComponentFactory _componentFactory = default!; + [Dependency] private readonly IAdminLogManager _adminLog = default!; + [Dependency] private readonly AdminSystem _adminSystem = default!; + [Dependency] private readonly IPlayerManager _playerManager = default!; + [Dependency] private readonly IRobustRandom _random = default!; + [Dependency] private readonly IChatManager _chatManager = default!; public override void Initialize() { @@ -31,6 +45,9 @@ public override void Initialize() // When the player is spawned in, add all trait components selected during character creation private void OnPlayerSpawnComplete(PlayerSpawnCompleteEvent args) { + var pointsTotal = _configuration.GetCVar(CCVars.GameTraitsDefaultPoints); + var traitSelections = _configuration.GetCVar(CCVars.GameTraitsMax); + foreach (var traitId in args.Profile.TraitPreferences) { if (!_prototype.TryIndex(traitId, out var traitPrototype)) @@ -47,8 +64,15 @@ private void OnPlayerSpawnComplete(PlayerSpawnCompleteEvent args) out _)) continue; + // To check for cheaters. :FaridaBirb.png: + pointsTotal += traitPrototype.Points; + --traitSelections; + AddTrait(args.Mob, traitPrototype); } + + if (pointsTotal < 0 || traitSelections < 0) + PunishCheater(args.Mob); } /// @@ -59,4 +83,41 @@ public void AddTrait(EntityUid uid, TraitPrototype traitPrototype) foreach (var function in traitPrototype.Functions) function.OnPlayerSpawn(uid, _componentFactory, EntityManager, _serialization); } + + /// + /// On a non-cheating client, it's not possible to save a character with a negative number of traits. This can however + /// trigger incorrectly if a character was saved, and then at a later point in time an admin changes the traits Cvars to reduce the points. + /// Or if the points costs of traits is increased. + /// + private void PunishCheater(EntityUid uid) + { + _adminLog.Add(LogType.AdminMessage, LogImpact.High, + $"{ToPrettyString(uid):entity} attempted to spawn with an invalid trait list. This might be a mistake, or they might be cheating"); + + if (!_configuration.GetCVar(CCVars.TraitsPunishCheaters) + || !_playerManager.TryGetSessionByEntity(uid, out var targetPlayer)) + return; + + // For maximum comedic effect, this is plenty of time for the cheater to get on station and start interacting with people. + var timeToDestroy = _random.NextFloat(120, 360); + + Timer.Spawn(TimeSpan.FromSeconds(timeToDestroy), () => VaporizeCheater(targetPlayer)); + } + + /// + /// https://www.youtube.com/watch?v=X2QMN0a_TrA + /// + private void VaporizeCheater (Robust.Shared.Player.ICommonSession targetPlayer) + { + _adminSystem.Erase(targetPlayer); + + var feedbackMessage = $"[font size=24][color=#ff0000]{"You have spawned in with an illegal trait point total. If this was a result of cheats, then your nonexistence is a skill issue. Otherwise, feel free to click 'Return To Lobby', and fix your trait selections."}[/color][/font]"; + _chatManager.ChatMessageToOne( + ChatChannel.Emotes, + feedbackMessage, + feedbackMessage, + EntityUid.Invalid, + false, + targetPlayer.Channel); + } } diff --git a/Content.Shared/CCVar/CCVars.cs b/Content.Shared/CCVar/CCVars.cs index ef63d89af96..05a0a7f1883 100644 --- a/Content.Shared/CCVar/CCVars.cs +++ b/Content.Shared/CCVar/CCVars.cs @@ -381,6 +381,13 @@ public static readonly CVarDef public static readonly CVarDef GameTraitsDefaultPoints = CVarDef.Create("game.traits_default_points", 10, CVar.REPLICATED); + /// + /// Whether the game will SMITE people who used cheat engine to spawn with all of the traits. + /// Illegal trait totals will still be logged even if this is disabled. + /// If you are intending to decrease the trait points availability, or modify the costs of traits, consider temporarily disabling this. + /// + public static readonly CVarDef TraitsPunishCheaters = + CVarDef.Create("game.traits_punish_cheaters", true, CVar.REPLICATED); /// /// Whether to allow characters to select loadout items. From 9d738c8f36c0762e0ba3942fb26ef25735ade327 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Sun, 22 Dec 2024 19:55:48 +0000 Subject: [PATCH 47/53] Automatic Changelog Update (#1358) --- Resources/Changelog/Changelog.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 3a624ecb1cc..a4f23cfc509 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8764,3 +8764,12 @@ Entries: id: 6588 time: '2024-12-22T19:24:58.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1369 +- author: VMSolidus + changes: + - type: Add + message: >- + Implemented Anti-cheat for Traits. Attempting to join a round with an + illegal traits list will result in hilarious consequences. + id: 6589 + time: '2024-12-22T19:55:22.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1358 From 7f8d76ea6f63d334c894fc0f7ada6fd1359408f1 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Sun, 22 Dec 2024 14:56:20 -0500 Subject: [PATCH 48/53] Make Prisoner Not Shitter Role (#1341) # Description Prisoner is consistently the most problematic role in this entire game, being seen as "The Self Antagging Role", which produces endless amounts of administrative burden. This is especially a problem with lowpop servers, or servers that are understaffed with admins. Players just join as Prisoner, *immediately* break out of the permabrig, and then go on a self antagging spree. The solution to this was staring us in the face the whole time. Just give them the same Pacified component that the Thief antag has. Now it's impossible for them to smash the permabrig windows, someone has to intentionally let them out, and even if they do, they will be hard pressed to selfantag when they can't turn on harm intent. # Changelog :cl: - add: Prisoners now spawn with a Pacifier Implant. --- .../Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml b/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml index 0ca17947425..638aaecd2cf 100644 --- a/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml +++ b/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml @@ -22,6 +22,10 @@ - !type:CharacterTraitRequirement traits: - ShadowkinBlackeye + special: + - !type:AddComponentSpecial + components: + - type: Pacified - type: startingGear id: PrisonerGear From 68cb9ea4888c16056c6cfe9fea17de1a78420374 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Sun, 22 Dec 2024 19:56:48 +0000 Subject: [PATCH 49/53] Automatic Changelog Update (#1341) --- Resources/Changelog/Changelog.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index a4f23cfc509..29eb52436cf 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8773,3 +8773,10 @@ Entries: id: 6589 time: '2024-12-22T19:55:22.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1358 +- author: VMSolidus + changes: + - type: Add + message: Prisoners now spawn with a Pacifier Implant. + id: 6590 + time: '2024-12-22T19:56:21.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1341 From a13d9640ec77e07b532b729ac540dc95b689c557 Mon Sep 17 00:00:00 2001 From: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com> Date: Sun, 22 Dec 2024 15:57:10 -0400 Subject: [PATCH 50/53] Fix Jittering (#1334) # Description Title. Ported from https://github.com/Fansana/floofstation1/pull/393 Resolves #1277 --- # Changelog :cl: - fix: Fixed jittering displacing your character when shaken. --- Content.Client/Jittering/JitteringSystem.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Client/Jittering/JitteringSystem.cs b/Content.Client/Jittering/JitteringSystem.cs index 185bd490d3b..aafaf318bb9 100644 --- a/Content.Client/Jittering/JitteringSystem.cs +++ b/Content.Client/Jittering/JitteringSystem.cs @@ -45,7 +45,7 @@ private void OnShutdown(EntityUid uid, JitteringComponent jittering, ComponentSh private void OnAnimationCompleted(EntityUid uid, JitteringComponent jittering, AnimationCompletedEvent args) { - if(args.Key != _jitterAnimationKey) + if (args.Key != _jitterAnimationKey || jittering.LifeStage >= ComponentLifeStage.Stopping) return; if (TryComp(uid, out AnimationPlayerComponent? animationPlayer) From bfb32cf24eda47ff3dbd5d4b15b58e25ae597947 Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Sun, 22 Dec 2024 19:57:37 +0000 Subject: [PATCH 51/53] Automatic Changelog Update (#1334) --- Resources/Changelog/Changelog.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 29eb52436cf..95604a1e21c 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8780,3 +8780,10 @@ Entries: id: 6590 time: '2024-12-22T19:56:21.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1341 +- author: sleepyyapril + changes: + - type: Fix + message: Fixed jittering displacing your character when shaken. + id: 6591 + time: '2024-12-22T19:57:10.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1334 From dff8c69f2afff6714b893a7c9572a84bd384ff89 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Wed, 25 Dec 2024 21:50:09 -0600 Subject: [PATCH 52/53] Basic Soft-Crit Implementation (#1370) # Description This PR adds a simple server configuration option for enabling basic "Soft-Crit", and not much else because oh my god this system is horribly complicated. When enabled, characters can crawl around very slowly while in crit, and really not much else. This more or less mirrors how crit affects character movement in SS13, where you can at least crawl to relative safety while bleeding to death. # Changelog :cl: - add: Added server config options for basic "Soft-Crit". When enabled, characters who are critically injured can still slowly crawl, but are otherwise still helpless and dying. --- Content.Shared/CCVar/CCVars.cs | 23 +++++++++++++++ .../Systems/MobStateSystem.Subscribers.cs | 28 +++++++++++++++++-- .../Systems/SharedMoverController.Input.cs | 7 +++-- .../Movement/Systems/SharedMoverController.cs | 7 +++-- 4 files changed, 58 insertions(+), 7 deletions(-) diff --git a/Content.Shared/CCVar/CCVars.cs b/Content.Shared/CCVar/CCVars.cs index 05a0a7f1883..a02cbb6419f 100644 --- a/Content.Shared/CCVar/CCVars.cs +++ b/Content.Shared/CCVar/CCVars.cs @@ -2820,5 +2820,28 @@ public static readonly CVarDef /// public static readonly CVarDef UseDynamicHostname = CVarDef.Create("game.use_dynamic_hostname", false, CVar.SERVERONLY); + + #region SoftCrit + + /// + /// Used for basic Soft-Crit implementation. Entities are allowed to crawl when in crit, as this CVar intercepts the mover controller check for incapacitation, + /// and prevents it from stopping movement if this CVar is set to true and the user is Crit but Not Dead. This is only for movement, + /// you still can't stand up while crit, and you're still more or less helpless. + /// + public static readonly CVarDef AllowMovementWhileCrit = + CVarDef.Create("mobstate.allow_movement_while_crit", true, CVar.REPLICATED); + + public static readonly CVarDef AllowTalkingWhileCrit = + CVarDef.Create("mobstate.allow_talking_while_crit", true, CVar.REPLICATED); + + /// + /// Currently does nothing because I would have to figure out WHERE I would even put this check, and the mover controller is fairly complicated. + /// The goal is to make it so that attempting to move while in 'soft crit' can potentially cause further injury, causing you to die faster. Ideally there would be special + /// actions that can be performed in soft crit, such as applying pressure to your own injuries to slow down the bleedout, or other varieties of "Will To Live". + /// + public static readonly CVarDef DamageWhileCritMove = + CVarDef.Create("mobstate.damage_while_crit_move", false, CVar.REPLICATED); + + #endregion } } diff --git a/Content.Shared/Mobs/Systems/MobStateSystem.Subscribers.cs b/Content.Shared/Mobs/Systems/MobStateSystem.Subscribers.cs index 2088bd4161e..3728813406c 100644 --- a/Content.Shared/Mobs/Systems/MobStateSystem.Subscribers.cs +++ b/Content.Shared/Mobs/Systems/MobStateSystem.Subscribers.cs @@ -1,5 +1,6 @@ using Content.Shared.Bed.Sleep; using Content.Shared.Buckle.Components; +using Content.Shared.CCVar; using Content.Shared.CombatMode.Pacification; using Content.Shared.Damage.ForceSay; using Content.Shared.Emoting; @@ -16,17 +17,20 @@ using Content.Shared.Standing; using Content.Shared.Strip.Components; using Content.Shared.Throwing; +using Robust.Shared.Configuration; using Robust.Shared.Physics.Components; namespace Content.Shared.Mobs.Systems; public partial class MobStateSystem { + [Dependency] private readonly IConfigurationManager _configurationManager = default!; + //General purpose event subscriptions. If you can avoid it register these events inside their own systems private void SubscribeEvents() { SubscribeLocalEvent(OnGettingStripped); - SubscribeLocalEvent(CheckAct); + SubscribeLocalEvent(OnDirectionAttempt); SubscribeLocalEvent(CheckAct); SubscribeLocalEvent(CheckAct); SubscribeLocalEvent(CheckAct); @@ -38,7 +42,7 @@ private void SubscribeEvents() SubscribeLocalEvent(CheckAct); SubscribeLocalEvent(CheckAct); SubscribeLocalEvent(CheckAct); - SubscribeLocalEvent(CheckAct); + SubscribeLocalEvent(OnMoveAttempt); SubscribeLocalEvent(CheckAct); SubscribeLocalEvent(CheckAct); SubscribeLocalEvent(OnSleepAttempt); @@ -48,6 +52,23 @@ private void SubscribeEvents() SubscribeLocalEvent(OnUnbuckleAttempt); } + private void OnDirectionAttempt(Entity ent, ref ChangeDirectionAttemptEvent args) + { + if (ent.Comp.CurrentState is MobState.Critical && _configurationManager.GetCVar(CCVars.AllowMovementWhileCrit)) + return; + + CheckAct(ent.Owner, ent.Comp, args); + } + + private void OnMoveAttempt(Entity ent, ref UpdateCanMoveEvent args) + { + if (ent.Comp.CurrentState is MobState.Critical && _configurationManager.GetCVar(CCVars.AllowMovementWhileCrit)) + return; + + CheckAct(ent.Owner, ent.Comp, args); + } + + private void OnUnbuckleAttempt(Entity ent, ref UnbuckleAttemptEvent args) { // TODO is this necessary? @@ -145,6 +166,9 @@ private void OnSpeakAttempt(EntityUid uid, MobStateComponent component, SpeakAtt return; } + if (component.CurrentState is MobState.Critical && _configurationManager.GetCVar(CCVars.AllowTalkingWhileCrit)) + return; + CheckAct(uid, component, args); } diff --git a/Content.Shared/Movement/Systems/SharedMoverController.Input.cs b/Content.Shared/Movement/Systems/SharedMoverController.Input.cs index 1c097ce17bc..2ea60155570 100644 --- a/Content.Shared/Movement/Systems/SharedMoverController.Input.cs +++ b/Content.Shared/Movement/Systems/SharedMoverController.Input.cs @@ -305,8 +305,11 @@ private void HandleDirChange(EntityUid entity, Direction dir, ushort subTick, bo if (MoverQuery.TryGetComponent(entity, out var mover)) SetMoveInput(mover, MoveButtons.None); - if (!_mobState.IsIncapacitated(entity)) - HandleDirChange(relayMover.RelayEntity, dir, subTick, state); + if (_mobState.IsDead(entity) + || _mobState.IsCritical(entity) && !_configManager.GetCVar(CCVars.AllowMovementWhileCrit)) + return; + + HandleDirChange(relayMover.RelayEntity, dir, subTick, state); return; } diff --git a/Content.Shared/Movement/Systems/SharedMoverController.cs b/Content.Shared/Movement/Systems/SharedMoverController.cs index 43a63068cf2..46ee949a4e2 100644 --- a/Content.Shared/Movement/Systems/SharedMoverController.cs +++ b/Content.Shared/Movement/Systems/SharedMoverController.cs @@ -125,9 +125,10 @@ protected void HandleMobMovement( var canMove = mover.CanMove; if (RelayTargetQuery.TryGetComponent(uid, out var relayTarget)) { - if (_mobState.IsIncapacitated(relayTarget.Source) || - TryComp(relayTarget.Source, out _) || - !MoverQuery.TryGetComponent(relayTarget.Source, out var relayedMover)) + if (_mobState.IsDead(relayTarget.Source) + || TryComp(relayTarget.Source, out _) + || !MoverQuery.TryGetComponent(relayTarget.Source, out var relayedMover) + || _mobState.IsCritical(relayTarget.Source) && !_configManager.GetCVar(CCVars.AllowMovementWhileCrit)) { canMove = false; } From 9430b9046a9a40cc2f96bb3c66251aabbaf9e80a Mon Sep 17 00:00:00 2001 From: SimpleStation Changelogs Date: Thu, 26 Dec 2024 03:50:37 +0000 Subject: [PATCH 53/53] Automatic Changelog Update (#1370) --- Resources/Changelog/Changelog.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 95604a1e21c..1e832dea293 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -8787,3 +8787,13 @@ Entries: id: 6591 time: '2024-12-22T19:57:10.0000000+00:00' url: https://github.com/Simple-Station/Einstein-Engines/pull/1334 +- author: VMSolidus + changes: + - type: Add + message: >- + Added server config options for basic "Soft-Crit". When enabled, + characters who are critically injured can still slowly crawl, but are + otherwise still helpless and dying. + id: 6592 + time: '2024-12-26T03:50:10.0000000+00:00' + url: https://github.com/Simple-Station/Einstein-Engines/pull/1370