From 94cbb081acacf695a658852773ef23cc5f411a3e Mon Sep 17 00:00:00 2001 From: KaiserMaus Date: Sat, 6 Dec 2025 16:59:03 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=D1=8B=20=D0=BF=D1=80?= =?UTF-8?q?=D0=BE=D1=88=D0=BB=D1=8B=D0=B9=20=D0=9F=D1=80=D0=BE=D0=B2=20?= =?UTF-8?q?=D0=B8=20=D0=B0=D0=BF=D1=81=D1=82=D1=80=D0=B8=D0=BC=D0=BE=D0=B2?= =?UTF-8?q?=20(#3444)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Tests/PostMapInitTest.cs | 2 +- .../objects/weapons/guns/rifles/rifles.ftl | 2 + .../objects/weapons/guns/smgs/smgs.ftl | 2 - .../en-US/_prototypes/_sunrise/boss/ents.ftl | 1 + .../_sunrise/catalog/fills/items/medical.ftl | 3 + .../catalog/fills/lockers/security.ftl | 13 +- .../entities/objects/specific/NTUplink.ftl | 6 +- .../guns/ammunition/magazines/light_rifle.ftl | 2 - .../guns/ammunition/magazines/pistol.ftl | 4 +- .../guns/ammunition/magazines/rifle.ftl | 4 - .../objects/weapons/guns/rifles/rifles.ftl | 4 - .../objects/weapons/guns/smgs/smgs.ftl | 4 +- .../entities/mobs/player/humanoid.ftl | 3 + .../guns/ammunition/magazines/rifle.ftl | 2 +- .../en-US/_strings/store/uplink-catalog.ftl | 3 + .../guns/ammunition/magazines/light_rifle.ftl | 16 +- .../objects/weapons/guns/lmgs/lmgs.ftl | 4 +- .../objects/weapons/guns/rifles/rifles.ftl | 4 +- .../objects/weapons/guns/smgs/smgs.ftl | 4 +- .../catalog/fills/backpacks/duffelbag.ftl | 2 + .../catalog/fills/boxes/nanotrasen.ftl | 2 + .../_sunrise/catalog/fills/items/medical.ftl | 5 +- .../catalog/fills/lockers/security.ftl | 92 +- .../entities/objects/specific/NTUplink.ftl | 15 +- .../guns/ammunition/boxes/heavy_rifle.ftl | 36 +- .../guns/ammunition/magazines/light_rifle.ftl | 2 - .../guns/ammunition/magazines/pistol.ftl | 4 +- .../guns/ammunition/magazines/rifle.ftl | 4 - .../objects/weapons/guns/rifles/rifles.ftl | 4 - .../objects/weapons/guns/smgs/smgs.ftl | 4 +- .../catalog/fills/boxes/ammunition.ftl | 4 +- .../catalog/fills/lockers/security.ftl | 16 +- .../entities/mobs/player/humanoid.ftl | 3 + .../guns/ammunition/boxes/light_rifle.ftl | 24 +- .../weapons/guns/ammunition/boxes/rifle.ftl | 18 +- .../guns/ammunition/magazines/light_rifle.ftl | 22 +- .../guns/ammunition/magazines/magnum.ftl | 8 +- .../guns/ammunition/magazines/rifle.ftl | 44 +- .../storage/cabinets/extinguisher_cabinet.ftl | 6 +- .../storage/cabinets/fireaxe_cabinet.ftl | 6 +- .../_sunrise/store/ntuplink-catalog.ftl | 1 + .../ru-RU/_strings/store/uplink-catalog.ftl | 2 + Resources/Maps/_Sunrise/Station/dev_map.yml | 10786 ---------------- .../Prototypes/Catalog/Fills/Crates/antag.yml | 4 +- .../Catalog/Fills/Lockers/security.yml | 7 +- .../Entities/Clothing/Back/duffel.yml | 6 + .../Spawners/Random/Department/security.yml | 16 +- .../Ammunition/Cartridges/light_rifle.yml | 6 +- .../Guns/Ammunition/Cartridges/magnum.yml | 6 +- .../Guns/Ammunition/Cartridges/pistol.yml | 6 +- .../Guns/Ammunition/Cartridges/rifle.yml | 6 +- .../Guns/Ammunition/Cartridges/shotgun.yml | 6 +- .../Guns/Ammunition/Magazines/rifle.yml | 425 +- .../Objects/Weapons/Guns/Rifles/rifles.yml | 18 +- .../Objects/Weapons/Guns/SMGs/smgs.yml | 4 +- .../Weapons/Guns/Shotguns/shotguns.yml | 2 +- .../Objects/Weapons/Guns/Snipers/snipers.yml | 6 +- .../Entities/Structures/Machines/lathe.yml | 5 +- .../Structures/Machines/vending_machines.yml | 2 +- .../Entities/Structures/plastic_flaps.yml | 3 +- .../Recipes/Lathes/Packs/syndicate.yml | 4 + Resources/Prototypes/Recipes/Lathes/ammo.yml | 33 +- Resources/Prototypes/Research/arsenal.yml | 3 + .../Ammunition/Cartridges/light_rifle.yml | 1 + .../Guns/Ammunition/Cartridges/magnum.yml | 1 + .../Guns/Ammunition/Cartridges/pistol.yml | 1 + .../Guns/Ammunition/Magazines/light_rifle.yml | 289 +- .../Guns/Ammunition/Magazines/pistol.yml | 1 + .../Objects/Weapons/Guns/LMGs/lmgs.yml | 227 +- .../Objects/Weapons/Guns/Pistols/pistols.yml | 145 - .../Weapons/Guns/Projectiles/hitscan.yml | 22 +- .../Objects/Weapons/Guns/Rifles/rifles.yml | 215 +- .../Objects/Weapons/Guns/SMGs/smgs.yml | 62 - .../Weapons/Guns/Shotguns/shotguns.yml | 9 +- .../_Sunrise/Boss/damage_modifier.yml | 2 +- Resources/Prototypes/_Sunrise/Boss/ents.yml | 110 +- .../Catalog/Fills/Backpacks/duffelbag.yml | 16 + .../Catalog/Fills/Boxes/nanotrasen.yml | 19 +- .../Catalog/Fills/Lockers/security.yml | 83 +- .../Inventories/liberation.yml | 158 +- .../_Sunrise/Catalog/ert_uplink_catalog.yml | 92 +- .../_Sunrise/Entities/Objects/Devices/pda.yml | 54 +- .../_Sunrise/Entities/Objects/Fun/toys.yml | 49 + .../Entities/Objects/Specific/NTUplink.yml | 66 +- .../Ammunition/Catrtidges/heavy_rifle.yml | 12 +- .../Guns/Ammunition/Magazines/light_rifle.yml | 99 - .../Guns/Ammunition/Magazines/pistol.yml | 11 +- .../Guns/Ammunition/Magazines/rifle.yml | 41 +- .../Weapons/Guns/Battery/battery_guns.yml | 69 +- .../Objects/Weapons/Guns/LMGs/lmgs.yml | 2 +- .../Objects/Weapons/Guns/Rifles/rifles.yml | 131 +- .../Objects/Weapons/Guns/SMGs/smgs.yml | 84 +- .../Weapons/Guns/Shotguns/shotguns.yml | 13 +- .../Objects/Weapons/Guns/Snipers/snipers.yml | 4 +- .../Storage/Closets/Lockers/lockers.yml | 36 + Resources/Prototypes/_Sunrise/Maps/debug.yml | 28 +- .../Recipes/Lathes/Packs/security.yml | 29 +- .../_Sunrise/Recipes/Lathes/ammo.yml | 119 +- .../Prototypes/_Sunrise/Research/arsenal.yml | 3 +- .../CentralCommand/blueshield_operative.yml | 2 +- Resources/Prototypes/_Sunrise/tags.yml | 15 - .../Duffels/cburn.rsi/equipped-BACKPACK.png | Bin 0 -> 938 bytes .../Clothing/Back/Duffels/cburn.rsi/icon.png | Bin 0 -> 520 bytes .../Back/Duffels/cburn.rsi/inhand-left.png | Bin 0 -> 800 bytes .../Back/Duffels/cburn.rsi/inhand-right.png | Bin 0 -> 762 bytes .../Clothing/Back/Duffels/cburn.rsi/meta.json | 26 + .../Ammunition/Magazine/Rifle/m-52.rsi/ap.png | Bin 427 -> 0 bytes .../Magazine/Rifle/m-52.rsi/fmj.png | Bin 415 -> 0 bytes .../Magazine/Rifle/m-52.rsi/incendiary.png | Bin 422 -> 0 bytes .../Magazine/Rifle/m-52.rsi/meta.json | 25 +- .../Magazine/Rifle/m-52.rsi/practice.png | Bin 418 -> 0 bytes .../Magazine/Rifle/m-52.rsi/red.png | Bin 421 -> 0 bytes .../Magazine/Rifle/m-52.rsi/rubber.png | Bin 418 -> 0 bytes .../Ammunition/Magazine/Rifle/m-52.rsi/sp.png | Bin 420 -> 0 bytes .../Magazine/Rifle/m-52.rsi/stripe.png | Bin 0 -> 161 bytes .../Magazine/Rifle/m-52.rsi/uranium.png | Bin 423 -> 0 bytes .../Weapons/Guns/LMGs/M492.rsi/base.png | Bin 1135 -> 1057 bytes .../Weapons/Guns/LMGs/M492.rsi/bolt-open.png | Bin 1162 -> 1149 bytes .../Guns/LMGs/M492.rsi/equipped-BACKPACK.png | Bin 2073 -> 2633 bytes .../LMGs/M492.rsi/equipped-SUITSTORAGE.png | Bin 2072 -> 2633 bytes .../Weapons/Guns/LMGs/M492.rsi/icon.png | Bin 1246 -> 1134 bytes .../Guns/LMGs/M492.rsi/inhand-left.png | Bin 1250 -> 2029 bytes .../Guns/LMGs/M492.rsi/inhand-right.png | Bin 1167 -> 1583 bytes .../Weapons/Guns/LMGs/M492.rsi/mag-0.png | Bin 1232 -> 680 bytes .../Weapons/Guns/LMGs/M492.rsi/mag-1.png | Bin 1232 -> 684 bytes .../Weapons/Guns/LMGs/M492.rsi/mag-2.png | Bin 1232 -> 685 bytes .../Weapons/Guns/LMGs/M492.rsi/mag-3.png | Bin 1232 -> 688 bytes .../Weapons/Guns/LMGs/M492.rsi/meta.json | 2 +- .../LMGs/M492.rsi/wielded-inhand-left.png | Bin 1666 -> 2151 bytes .../LMGs/M492.rsi/wielded-inhand-right.png | Bin 1678 -> 2070 bytes .../Weapons/Guns/Pistols/aps.rsi/base.png | Bin 539 -> 0 bytes .../Guns/Pistols/aps.rsi/bolt-open.png | Bin 563 -> 0 bytes .../Guns/Pistols/aps.rsi/equipped-BELT.png | Bin 215 -> 0 bytes .../Pistols/aps.rsi/equipped-SUITSTORAGE.png | Bin 215 -> 0 bytes .../Weapons/Guns/Pistols/aps.rsi/icon.png | Bin 539 -> 0 bytes .../Weapons/Guns/Pistols/aps.rsi/meta.json | 39 - .../Weapons/Guns/Pistols/deagle.rsi/base.png | Bin 501 -> 0 bytes .../Guns/Pistols/deagle.rsi/bolt-open.png | Bin 550 -> 0 bytes .../Weapons/Guns/Pistols/deagle.rsi/icon.png | Bin 501 -> 0 bytes .../Guns/Pistols/deagle.rsi/inhand-left.png | Bin 109 -> 0 bytes .../Guns/Pistols/deagle.rsi/inhand-right.png | Bin 109 -> 0 bytes .../Weapons/Guns/Pistols/deagle.rsi/mag-0.png | Bin 142 -> 0 bytes .../Weapons/Guns/Pistols/deagle.rsi/meta.json | 31 - .../Weapons/Guns/Pistols/dp.rsi/base.png | Bin 1033 -> 0 bytes .../Weapons/Guns/Pistols/dp.rsi/bolt-open.png | Bin 1052 -> 0 bytes .../Guns/Pistols/dp.rsi/equipped-BELT.png | Bin 692 -> 0 bytes .../Pistols/dp.rsi/equipped-SUITSTORAGE.png | Bin 692 -> 0 bytes .../Weapons/Guns/Pistols/dp.rsi/icon.png | Bin 1033 -> 0 bytes .../Guns/Pistols/dp.rsi/inhand-left.png | Bin 837 -> 0 bytes .../Guns/Pistols/dp.rsi/inhand-right.png | Bin 844 -> 0 bytes .../Weapons/Guns/Pistols/dp.rsi/mag-0.png | Bin 554 -> 0 bytes .../Weapons/Guns/Pistols/dp.rsi/meta.json | 39 - .../Weapons/Guns/Pistols/makarov.rsi/base.png | Bin 817 -> 0 bytes .../Guns/Pistols/makarov.rsi/bolt-open.png | Bin 849 -> 0 bytes .../Pistols/makarov.rsi/equipped-BELT.png | Bin 215 -> 0 bytes .../makarov.rsi/equipped-SUITSTORAGE.png | Bin 215 -> 0 bytes .../Weapons/Guns/Pistols/makarov.rsi/icon.png | Bin 835 -> 0 bytes .../Guns/Pistols/makarov.rsi/inhand-left.png | Bin 294 -> 0 bytes .../Guns/Pistols/makarov.rsi/inhand-right.png | Bin 300 -> 0 bytes .../Guns/Pistols/makarov.rsi/mag-0.png | Bin 157 -> 0 bytes .../Guns/Pistols/makarov.rsi/meta.json | 39 - .../Weapons/Guns/Pistols/sp8ar.rsi/base.png | Bin 545 -> 0 bytes .../Guns/Pistols/sp8ar.rsi/bolt-open.png | Bin 556 -> 0 bytes .../Weapons/Guns/Pistols/sp8ar.rsi/icon.png | Bin 545 -> 0 bytes .../Guns/Pistols/sp8ar.rsi/inhand-left.png | Bin 109 -> 0 bytes .../Guns/Pistols/sp8ar.rsi/inhand-right.png | Bin 109 -> 0 bytes .../Weapons/Guns/Pistols/sp8ar.rsi/mag-0.png | Bin 142 -> 0 bytes .../Weapons/Guns/Pistols/sp8ar.rsi/meta.json | 31 - .../Weapons/Guns/Pistols/sp8t.rsi/base.png | Bin 742 -> 0 bytes .../Guns/Pistols/sp8t.rsi/base_dust.png | Bin 709 -> 0 bytes .../Guns/Pistols/sp8t.rsi/bolt-open.png | Bin 765 -> 0 bytes .../Guns/Pistols/sp8t.rsi/bolt-open_dust.png | Bin 722 -> 0 bytes .../Weapons/Guns/Pistols/sp8t.rsi/icon.png | Bin 742 -> 0 bytes .../Guns/Pistols/sp8t.rsi/icon_dust.png | Bin 709 -> 0 bytes .../Guns/Pistols/sp8t.rsi/inhand-left.png | Bin 109 -> 0 bytes .../Guns/Pistols/sp8t.rsi/inhand-right.png | Bin 109 -> 0 bytes .../Weapons/Guns/Pistols/sp8t.rsi/mag-0.png | Bin 142 -> 0 bytes .../Weapons/Guns/Pistols/sp8t.rsi/meta.json | 40 - .../Guns/Pistols/stechkin.rsi/base.png | Bin 524 -> 0 bytes .../Guns/Pistols/stechkin.rsi/bolt-open.png | Bin 516 -> 0 bytes .../Guns/Pistols/stechkin.rsi/icon.png | Bin 524 -> 0 bytes .../Guns/Pistols/stechkin.rsi/inhand-left.png | Bin 109 -> 0 bytes .../Pistols/stechkin.rsi/inhand-right.png | Bin 109 -> 0 bytes .../Guns/Pistols/stechkin.rsi/mag-0.png | Bin 129 -> 0 bytes .../Guns/Pistols/stechkin.rsi/meta.json | 31 - .../arg.rsi/equipped-BACKPACK.png} | Bin 4572 -> 5134 bytes .../arg.rsi/equipped-SUITSTORAGE.png} | Bin 4578 -> 5134 bytes .../Guns/Rifles/arg.rsi/inhand-left.png | Bin 572 -> 4959 bytes .../Guns/Rifles/arg.rsi/inhand-right.png | Bin 531 -> 5176 bytes .../Weapons/Guns/Rifles/arg.rsi/meta.json | 10 +- .../Rifles/arg.rsi/wielded-inhand-left.png | Bin 109 -> 5177 bytes .../Rifles/arg.rsi/wielded-inhand-right.png | Bin 109 -> 4945 bytes .../laser_carbine.rsi/wielded-inhand-left.png | Bin 1190 -> 791 bytes .../wielded-inhand-right.png | Bin 1205 -> 763 bytes .../Rifles/m-52.rsi/equipped-BACKPACK.png | Bin 0 -> 5222 bytes .../Rifles/m-52.rsi/equipped-SUITSTORAGE.png | Bin 0 -> 5222 bytes .../Weapons/Guns/Rifles/m-52.rsi/meta.json | 14 +- .../m-52_wielded_x64.rsi/inhand-left.png | Bin 0 -> 5238 bytes .../m-52_wielded_x64.rsi/inhand-right.png | Bin 0 -> 5461 bytes .../Rifles/m-52_wielded_x64.rsi/meta.json | 27 + .../wielded-inhand-left.png | Bin 0 -> 5257 bytes .../wielded-inhand-right.png} | Bin 4432 -> 5022 bytes .../Weapons/Guns/Rifles/m16a4.rsi/base.png | Bin 0 -> 580 bytes .../Guns/Rifles/m16a4.rsi/bolt-open.png | Bin 0 -> 576 bytes .../Rifles/m16a4.rsi/equipped-BACKPACK.png | Bin 0 -> 735 bytes .../Rifles/m16a4.rsi/equipped-SUITSTORAGE.png | Bin 0 -> 735 bytes .../Weapons/Guns/Rifles/m16a4.rsi/icon.png | Bin 0 -> 619 bytes .../Guns/Rifles/m16a4.rsi/inhand-left.png | Bin 0 -> 632 bytes .../Guns/Rifles/m16a4.rsi/inhand-right.png | Bin 0 -> 646 bytes .../Weapons/Guns/Rifles/m16a4.rsi/mag-0.png | Bin 0 -> 243 bytes .../Weapons/Guns/Rifles/m16a4.rsi/mag-1.png | Bin 0 -> 275 bytes .../Weapons/Guns/Rifles/m16a4.rsi/mag-2.png | Bin 0 -> 286 bytes .../Weapons/Guns/Rifles/m16a4.rsi/mag-3.png | Bin 0 -> 290 bytes .../Weapons/Guns/Rifles/m16a4.rsi/mag-4.png | Bin 0 -> 285 bytes .../PPSh59.rsi => Rifles/m16a4.rsi}/meta.json | 48 +- .../Rifles/m16a4.rsi/wielded-inhand-left.png | Bin 0 -> 713 bytes .../Rifles/m16a4.rsi/wielded-inhand-right.png | Bin 0 -> 734 bytes .../Weapons/Guns/SMGs/PPSh59.rsi/base.png | Bin 1106 -> 0 bytes .../Guns/SMGs/PPSh59.rsi/bolt-open.png | Bin 1121 -> 0 bytes .../SMGs/PPSh59.rsi/equipped-BACKPACK.png | Bin 1303 -> 0 bytes .../SMGs/PPSh59.rsi/equipped-SUITSTORAGE.png | Bin 1303 -> 0 bytes .../Weapons/Guns/SMGs/PPSh59.rsi/icon.png | Bin 1110 -> 0 bytes .../Guns/SMGs/PPSh59.rsi/inhand-left.png | Bin 1133 -> 0 bytes .../Guns/SMGs/PPSh59.rsi/inhand-right.png | Bin 1026 -> 0 bytes .../Weapons/Guns/SMGs/PPSh59.rsi/mag-0.png | Bin 597 -> 0 bytes .../SMGs/PPSh59.rsi/wielded-inhand-left.png | Bin 1184 -> 0 bytes .../SMGs/PPSh59.rsi/wielded-inhand-right.png | Bin 980 -> 0 bytes .../cshotgun.rsi/equipped-BACKPACK.png | Bin 736 -> 5192 bytes .../cshotgun.rsi/equipped-SUITSTORAGE.png | Bin 775 -> 5192 bytes .../Guns/Shotguns/cshotgun.rsi/meta.json | 4 +- .../cshotgun_inhands_64x.rsi/inhand-left.png | Bin 550 -> 5222 bytes .../cshotgun_inhands_64x.rsi/inhand-right.png | Bin 551 -> 5320 bytes .../cshotgun_inhands_64x.rsi/meta.json | 2 +- .../wielded-inhand-left.png | Bin 775 -> 5047 bytes .../wielded-inhand-right.png | Bin 762 -> 5023 bytes .../Weapons/Guns/Shotguns/riot.rsi/meta.json | 2 +- .../riot_inhands_64x.rsi/inhand-left.png | Bin 550 -> 5243 bytes .../riot_inhands_64x.rsi/inhand-right.png | Bin 551 -> 5302 bytes .../wielded-inhand-left.png | Bin 775 -> 4922 bytes .../wielded-inhand-right.png | Bin 762 -> 4920 bytes .../riot_sawn_inhands_64x.rsi/inhand-left.png | Bin 224 -> 4944 bytes .../inhand-right.png | Bin 224 -> 4969 bytes .../riot_sawn_inhands_64x.rsi/meta.json | 2 +- .../Interface/Misc/nt_icons.rsi/ak74u.png | Bin 1669 -> 0 bytes .../Interface/Misc/nt_icons.rsi/akms.png | Bin 1624 -> 0 bytes .../Interface/Misc/nt_icons.rsi/cycler.png | Bin 0 -> 1546 bytes .../Interface/Misc/nt_icons.rsi/dragunov.png | Bin 2060 -> 0 bytes .../Misc/nt_icons.rsi/hi_power_br.png | Bin 1495 -> 0 bytes .../Interface/Misc/nt_icons.rsi/m52.png | Bin 0 -> 1575 bytes .../Interface/Misc/nt_icons.rsi/meta.json | 12 +- .../Interface/Misc/nt_icons.rsi/mg60.png | Bin 1965 -> 0 bytes .../Interface/Misc/nt_icons.rsi/paladin12.png | Bin 1649 -> 0 bytes .../Interface/Misc/nt_icons.rsi/rpd.png | Bin 1679 -> 0 bytes .../Interface/Misc/nt_icons.rsi/v31.png | Bin 2074 -> 0 bytes .../Interface/Misc/nt_icons.rsi/xm1014.png | Bin 1587 -> 0 bytes .../Interface/Misc/nt_icons.rsi/zauer.png | Bin 1554 -> 0 bytes .../Magazines/light_rifle_box.rsi/base.png | Bin 0 -> 460 bytes .../Magazines/light_rifle_box.rsi/icon.png | Bin 0 -> 544 bytes .../light_rifle_box.rsi/inhand-left-mag.png | Bin 0 -> 493 bytes .../inhand-left-stripe.png | Bin 0 -> 158 bytes .../light_rifle_box.rsi/inhand-right-mag.png | Bin 0 -> 528 bytes .../inhand-right-stripe.png | Bin 0 -> 156 bytes .../Magazines/light_rifle_box.rsi/mag-1.png | Bin 0 -> 543 bytes .../Magazines/light_rifle_box.rsi/mag-2.png | Bin 0 -> 542 bytes .../Magazines/light_rifle_box.rsi/mag-3.png | Bin 0 -> 544 bytes .../Magazines/light_rifle_box.rsi/mag-4.png | Bin 0 -> 543 bytes .../Magazines/light_rifle_box.rsi/mag-5.png | Bin 0 -> 568 bytes .../Magazines/light_rifle_box.rsi/mag-6.png | Bin 0 -> 580 bytes .../Magazines/light_rifle_box.rsi/mag-7.png | Bin 0 -> 581 bytes .../Magazines/light_rifle_box.rsi/meta.json | 57 + .../Magazines/light_rifle_box.rsi/stripe.png | Bin 0 -> 180 bytes .../Objects/player_figurines.rsi/base.png | Bin 0 -> 172 bytes .../player_figurines.rsi/chamina_maus.png | Bin 0 -> 1291 bytes .../Objects/player_figurines.rsi/guardrat.png | Bin 0 -> 919 bytes .../Objects/player_figurines.rsi/meta.json | 26 + .../player_figurines.rsi/pirate_jugger.png | Bin 0 -> 1635 bytes .../pirate_jugger_unshaded.png | Bin 0 -> 140 bytes Resources/migration.yml | 6 + Tools/_sunrise/Schemas/ignore_list.yml | 2 + 279 files changed, 1835 insertions(+), 12761 deletions(-) delete mode 100644 Resources/Maps/_Sunrise/Station/dev_map.yml create mode 100644 Resources/Textures/Clothing/Back/Duffels/cburn.rsi/equipped-BACKPACK.png create mode 100644 Resources/Textures/Clothing/Back/Duffels/cburn.rsi/icon.png create mode 100644 Resources/Textures/Clothing/Back/Duffels/cburn.rsi/inhand-left.png create mode 100644 Resources/Textures/Clothing/Back/Duffels/cburn.rsi/inhand-right.png create mode 100644 Resources/Textures/Clothing/Back/Duffels/cburn.rsi/meta.json delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/ap.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/fmj.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/incendiary.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/practice.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/red.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/rubber.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/sp.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/stripe.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/uranium.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/base.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/bolt-open.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/equipped-BELT.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/equipped-SUITSTORAGE.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/icon.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/meta.json delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/base.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/bolt-open.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/icon.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/inhand-left.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/inhand-right.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/mag-0.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/meta.json delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/base.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/bolt-open.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/equipped-BELT.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/equipped-SUITSTORAGE.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/icon.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/inhand-left.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/inhand-right.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/mag-0.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/meta.json delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/base.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/bolt-open.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/equipped-BELT.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/equipped-SUITSTORAGE.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/icon.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/inhand-left.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/inhand-right.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/mag-0.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/meta.json delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/base.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/bolt-open.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/icon.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/inhand-left.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/inhand-right.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/mag-0.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/meta.json delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/base.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/base_dust.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/bolt-open.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/bolt-open_dust.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/icon.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/icon_dust.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/inhand-left.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/inhand-right.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/mag-0.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/meta.json delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi/base.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi/bolt-open.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi/icon.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi/inhand-left.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi/inhand-right.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi/mag-0.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi/meta.json rename Resources/Textures/_Starlight/Objects/Weapons/Guns/{Pistols/aps.rsi/inhand-left.png => Rifles/arg.rsi/equipped-BACKPACK.png} (56%) rename Resources/Textures/_Starlight/Objects/Weapons/Guns/{Pistols/aps.rsi/inhand-right.png => Rifles/arg.rsi/equipped-SUITSTORAGE.png} (56%) create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52.rsi/equipped-BACKPACK.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52.rsi/equipped-SUITSTORAGE.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52_wielded_x64.rsi/inhand-left.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52_wielded_x64.rsi/inhand-right.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52_wielded_x64.rsi/meta.json create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52_wielded_x64.rsi/wielded-inhand-left.png rename Resources/Textures/_Starlight/Objects/Weapons/Guns/{Pistols/aps.rsi/mag-0.png => Rifles/m-52_wielded_x64.rsi/wielded-inhand-right.png} (59%) create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/base.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/bolt-open.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/equipped-BACKPACK.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/equipped-SUITSTORAGE.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/icon.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/inhand-left.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/inhand-right.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/mag-0.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/mag-1.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/mag-2.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/mag-3.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/mag-4.png rename Resources/Textures/_Starlight/Objects/Weapons/Guns/{SMGs/PPSh59.rsi => Rifles/m16a4.rsi}/meta.json (56%) create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/wielded-inhand-left.png create mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/wielded-inhand-right.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/base.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/bolt-open.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/equipped-BACKPACK.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/equipped-SUITSTORAGE.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/icon.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/inhand-left.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/inhand-right.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/mag-0.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/wielded-inhand-left.png delete mode 100644 Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/wielded-inhand-right.png delete mode 100644 Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/ak74u.png delete mode 100644 Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/akms.png create mode 100644 Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/cycler.png delete mode 100644 Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/dragunov.png delete mode 100644 Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/hi_power_br.png create mode 100644 Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/m52.png delete mode 100644 Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/mg60.png delete mode 100644 Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/paladin12.png delete mode 100644 Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/rpd.png delete mode 100644 Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/v31.png delete mode 100644 Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/xm1014.png delete mode 100644 Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/zauer.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/base.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/icon.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/inhand-left-mag.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/inhand-left-stripe.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/inhand-right-mag.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/inhand-right-stripe.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/mag-1.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/mag-2.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/mag-3.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/mag-4.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/mag-5.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/mag-6.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/mag-7.png create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/stripe.png create mode 100644 Resources/Textures/_Sunrise/Objects/player_figurines.rsi/base.png create mode 100644 Resources/Textures/_Sunrise/Objects/player_figurines.rsi/chamina_maus.png create mode 100644 Resources/Textures/_Sunrise/Objects/player_figurines.rsi/guardrat.png create mode 100644 Resources/Textures/_Sunrise/Objects/player_figurines.rsi/meta.json create mode 100644 Resources/Textures/_Sunrise/Objects/player_figurines.rsi/pirate_jugger.png create mode 100644 Resources/Textures/_Sunrise/Objects/player_figurines.rsi/pirate_jugger_unshaded.png diff --git a/Content.IntegrationTests/Tests/PostMapInitTest.cs b/Content.IntegrationTests/Tests/PostMapInitTest.cs index 55869bac1d..d5ecefe9f3 100644 --- a/Content.IntegrationTests/Tests/PostMapInitTest.cs +++ b/Content.IntegrationTests/Tests/PostMapInitTest.cs @@ -121,7 +121,7 @@ namespace Content.IntegrationTests.Tests private static readonly string[] SunriseGameMaps = { - "SunriseDev", + // "SunriseDev", "SunriseBox", "SunriseDelta", "SunriseFland", diff --git a/Resources/Locale/en-US/_prototypes/_starlight/entities/objects/weapons/guns/rifles/rifles.ftl b/Resources/Locale/en-US/_prototypes/_starlight/entities/objects/weapons/guns/rifles/rifles.ftl index 00077b5846..3969cc1efa 100644 --- a/Resources/Locale/en-US/_prototypes/_starlight/entities/objects/weapons/guns/rifles/rifles.ftl +++ b/Resources/Locale/en-US/_prototypes/_starlight/entities/objects/weapons/guns/rifles/rifles.ftl @@ -2,3 +2,5 @@ ent-WeaponGunLaserCarbineSemi = IK-30 laser carbine .desc = A semi-automatic battery laser carbine. ent-WeaponGunLaserCarbineAutomatic = IK-60 laser carbine .desc = A burst automatic battery laser carbine. +ent-WeaponRifleLeikha = Leikha + .desc = A high end military grade assault rifle. This one has been retrofitted with a scope and a burst receiver. Uses .20 rifle ammo. diff --git a/Resources/Locale/en-US/_prototypes/_starlight/entities/objects/weapons/guns/smgs/smgs.ftl b/Resources/Locale/en-US/_prototypes/_starlight/entities/objects/weapons/guns/smgs/smgs.ftl index 82c322b034..a411c017d3 100644 --- a/Resources/Locale/en-US/_prototypes/_starlight/entities/objects/weapons/guns/smgs/smgs.ftl +++ b/Resources/Locale/en-US/_prototypes/_starlight/entities/objects/weapons/guns/smgs/smgs.ftl @@ -1,7 +1,5 @@ ent-WeaponSubMachineGunSP91RC = SP-91-RC .desc = Compact submachine gun designed for riot control. -ent-WeaponSubMachineGunPPSH = PPSH 59 SMG - .desc = Beloved by USSP veterans and feared by friendly fire protocols everywhere. Uses .35 ammo. ent-WeaponSubMachineGunMakeshift = makeshift SMG .desc = Held together with cloth and dreams, it rattles ominously with every shot. ent-WeaponSubMachineGunImprovised = improvised SMG diff --git a/Resources/Locale/en-US/_prototypes/_sunrise/boss/ents.ftl b/Resources/Locale/en-US/_prototypes/_sunrise/boss/ents.ftl index 5fb9db87d8..a8e7225a86 100644 --- a/Resources/Locale/en-US/_prototypes/_sunrise/boss/ents.ftl +++ b/Resources/Locale/en-US/_prototypes/_sunrise/boss/ents.ftl @@ -1,4 +1,5 @@ ent-MobHellspawnBoss = { ent-MobHellspawn } + .suffix = Boss .desc = { ent-MobHellspawn.desc } ent-ComputerBossTravel = boss battle altar .desc = { ent-AltarFangs.desc } diff --git a/Resources/Locale/en-US/_prototypes/_sunrise/catalog/fills/items/medical.ftl b/Resources/Locale/en-US/_prototypes/_sunrise/catalog/fills/items/medical.ftl index 09ca58f097..b981c276c8 100644 --- a/Resources/Locale/en-US/_prototypes/_sunrise/catalog/fills/items/medical.ftl +++ b/Resources/Locale/en-US/_prototypes/_sunrise/catalog/fills/items/medical.ftl @@ -1,3 +1,6 @@ ent-MedkitUniversalFilled = universal medkit .desc = Contains all types of medicine that you need. .suffix = Filled +ent-CoalpenKitFilled = first aid kit + .desc = It's an emergency medical kit for those serious boo-boos. + .suffix = Filled diff --git a/Resources/Locale/en-US/_prototypes/_sunrise/catalog/fills/lockers/security.ftl b/Resources/Locale/en-US/_prototypes/_sunrise/catalog/fills/lockers/security.ftl index 81f7aec06a..690e7f246a 100644 --- a/Resources/Locale/en-US/_prototypes/_sunrise/catalog/fills/lockers/security.ftl +++ b/Resources/Locale/en-US/_prototypes/_sunrise/catalog/fills/lockers/security.ftl @@ -49,7 +49,7 @@ ent-GunSafeRifleM16A4 = safe ent-GunSafeRifleAKMU = safe .suffix = AKMU .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafeRifleLecterMk2 = safe +ent-GunSafeRifleLecterMk2 = safe lecter Mk2 .suffix = Lecter Mk2 .desc = { ent-GunSafeBaseSecure.desc } ent-GunSafeRifleAR18 = safe @@ -77,17 +77,14 @@ ent-GunSafeDoubleBarreled = safe .desc = According to the paperwork — state-of-the-art tactical shotguns. In reality — antique double-barrels. .suffix = Shotgun Double-Barreled ent-SpawnerSafeSmallArms = Armory Safe Spawner - .suffix = Spawner Safe Pistols + .suffix = Armory, Pistols .desc = { ent-MarkerBase.desc } ent-SpawnerSafeShotguns = Armory Safe Spawner - .suffix = Spawner Safe ShotGuns + .suffix = Armory, Shotguns .desc = { ent-MarkerBase.desc } ent-SpawnerSafeRifle = Armory Safe Spawner - .suffix = Spawner Safe Rifle + .suffix = Armory, Rifle .desc = { ent-MarkerBase.desc } ent-SpawnerSafeSMG = Armory Safe Spawner - .suffix = Spawner Safe SMG + .suffix = Armory, SMG .desc = { ent-MarkerBase.desc } -ent-GunSafeShotgunPaladin = safe - .suffix = Paladin 12 - .desc = { ent-GunSafe.desc } diff --git a/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/specific/NTUplink.ftl b/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/specific/NTUplink.ftl index 266c2ddd19..fbafdf2426 100644 --- a/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/specific/NTUplink.ftl +++ b/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/specific/NTUplink.ftl @@ -10,12 +10,12 @@ ent-BaseUplinkNTERTRed = Bluespace ERT visionary ent-BaseUplinkNTERTGamma = Bluespace ERT visionary .desc = Ultra-innovative portable bluespace teleporter. .suffix = 200BC, 200C, Gamma -ent-BaseUplinkNTERTBlueShield = Bluespace ERT visionary - .desc = Ultra-innovative portable bluespace teleporter. - .suffix = 8BC, 10C, BlueShield ent-BaseUplinkNTERTDebug = Bluespace ERT visionary .desc = Ultra-innovative portable bluespace teleporter. .suffix = 999, Debug +ent-ClothingHandsPowerGlovesNoUplink = ERT Power Gloves + .desc = Now I'm playin' with power! A solid argument made of duraplastalloy fibers in any brawl. + .suffix = No uplink ent-BaseClothingHandsPowerGlovesUplinkNTERT = ERT Power Gloves .desc = A solid argument made of duraplastalloy fibers in any brawl — just hope the other guy doesn’t bring a gun. Comes with a built-in ERT-standard uplink. .suffix = Uplink, Empty diff --git a/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl b/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl index 5544b266b0..a62b51e57e 100644 --- a/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl +++ b/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl @@ -18,8 +18,6 @@ ent-MagazineHIBrowning = HI Browning magazine .desc = { ent-BaseItem.desc } ent-MagazineACP14 = ACP14 magazine .desc = { ent-BaseItem.desc } -ent-MagazineSTG44 = STG44 magazine - .desc = { ent-BaseItem.desc } ent-MagazineDl6902 = box-magazine DL6902 .desc = { ent-BaseMagazineLightRifle.desc } ent-MagazinePistolSubMachineGunSIAR52 = extended magazine (caseless) diff --git a/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl b/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl index aedb38ea2f..fbb59f31a0 100644 --- a/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl +++ b/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl @@ -4,10 +4,8 @@ ent-MagazineMP7 = MP7 magazine .desc = { ent-BaseItem.desc } ent-MagazineMP5 = MP5 magazine .desc = { ent-BaseItem.desc } -ent-MagazinePPSH41 = PPSH magazine +ent-MagazinePistolSubMachineGunPPSHExtended = PPSH drum magazine .desc = { ent-BaseItem.desc } -ent-MagazinePPSH41Extended = { ent-MagazinePPSH41 } - .desc = { ent-MagazinePPSH41.desc } ent-MagazineMP5Extended = { ent-MagazineMP5 } .desc = { ent-MagazineMP5.desc } ent-MagazineMP7Extended = { ent-MagazineMP7 } diff --git a/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl b/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl index 6b6f9458a3..5c8c83a163 100644 --- a/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl +++ b/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl @@ -1,7 +1,3 @@ -ent-MagazineV31 = { ent-BaseItem } - .desc = { ent-BaseItem.desc } -ent-MagazineV31Extended = { ent-MagazineV31 } - .desc = { ent-MagazineV31.desc } ent-MagazineAR18 = magazine (7,62mm NT) .desc = { ent-BaseItem.desc } ent-MagazineAR18Extended = { ent-MagazineAR18 } diff --git a/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/rifles/rifles.ftl b/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/rifles/rifles.ftl index eb962ce7a8..a3dab781c6 100644 --- a/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/rifles/rifles.ftl +++ b/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/rifles/rifles.ftl @@ -16,10 +16,6 @@ ent-WeaponRifleAR18 = AR-18 .desc = { ent-BaseWeaponRifle.desc } ent-WeaponRifleM16A4 = M16A4 .desc = { ent-BaseWeaponRifle.desc } -ent-WeaponSTG44 = STG 44 - .desc = { ent-BaseWeaponRifle.desc } -ent-WeaponRifleV31 = V-31 assault rifle - .desc = { ent-BaseWeaponRifle.desc } ent-WeaponRifleScarH = scar-h .desc = { ent-BaseWeaponRifle.desc } ent-WeaponRifleLecterMk2 = Lecter Mk2 diff --git a/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/smgs/smgs.ftl b/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/smgs/smgs.ftl index 70c3165e6b..4697d565d5 100644 --- a/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/smgs/smgs.ftl +++ b/Resources/Locale/en-US/_prototypes/_sunrise/entities/objects/weapons/guns/smgs/smgs.ftl @@ -10,8 +10,8 @@ ent-WeaponSubMachineGunSkorpion = Scorpion VZ-61 .desc = { ent-BaseWeaponSubMachineGun.desc } ent-WeaponSubMachineGunNewVector = New Vector .desc = { ent-BaseWeaponSubMachineGun.desc } -ent-WeaponSubMachineGunPPSH41 = PPSH-41 - .desc = { ent-BaseWeaponSubMachineGun.desc } +ent-WeaponSubMachineGunPPSH = PPSH 59 SMG + .desc = Beloved by USSP veterans and feared by friendly fire protocols everywhere. Uses .35 ammo. ent-WeaponAMS-42 = MS-42 .desc = A more advanced version of Lecter. ent-WeaponAJ100 = AJ-100 diff --git a/Resources/Locale/en-US/_prototypes/entities/mobs/player/humanoid.ftl b/Resources/Locale/en-US/_prototypes/entities/mobs/player/humanoid.ftl index 3bf611fce7..07e4afc80c 100644 --- a/Resources/Locale/en-US/_prototypes/entities/mobs/player/humanoid.ftl +++ b/Resources/Locale/en-US/_prototypes/entities/mobs/player/humanoid.ftl @@ -77,6 +77,9 @@ ent-RandomHumanoidSpawnerERTJanitorVeteran = ERT janitor ent-RandomHumanoidSpawnerCBURNVeteran = CBURN Agent .suffix = ERTRole, Veteran .desc = { ent-RandomHumanoidSpawnerCBURNUnit.desc } +ent-RandomHumanoidSpawnerCBURNUnitEVA = CBURN Agent + .suffix = ERTRole, Heavy + .desc = { ent-RandomHumanoidSpawnerCBURNUnit.desc } ent-RandomHumanoidSpawnerERTLeaderEVAVeteran = ERT leader .suffix = ERTRole, Armored EVA, Veteran .desc = { ent-RandomHumanoidSpawnerERTLeaderEVA.desc } diff --git a/Resources/Locale/en-US/_prototypes/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl b/Resources/Locale/en-US/_prototypes/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl index 9ec46f2f70..bcf0608c70 100644 --- a/Resources/Locale/en-US/_prototypes/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl +++ b/Resources/Locale/en-US/_prototypes/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl @@ -19,7 +19,7 @@ ent-MagazineRiflePractice = magazine (.20 rifle practice) .desc = { ent-BaseMagazineRifle.desc } ent-MagazineRifleUranium = magazine (.20 rifle uranium) .desc = { ent-BaseMagazineRifle.desc } -ent-MagazineLightRifleBoxSP = L6 SAW magazine box (.20 rifle SP) +ent-MagazineRifleBoxSP = L6 SAW magazine box (.20 rifle SP) .desc = Box containing a 150-round belt of linked .20 rifle rounds, used by light machine guns such as the L6. Intended to hold general-purpose kinetic ammunition. ent-MagazineLightRifleBoxIncendiary = L6 SAW magazine box (.30 rifle incendiary) .desc = { ent-MagazineLightRifleBox.desc } diff --git a/Resources/Locale/en-US/_strings/store/uplink-catalog.ftl b/Resources/Locale/en-US/_strings/store/uplink-catalog.ftl index ac6364d0a1..d62866d883 100644 --- a/Resources/Locale/en-US/_strings/store/uplink-catalog.ftl +++ b/Resources/Locale/en-US/_strings/store/uplink-catalog.ftl @@ -506,5 +506,8 @@ uplink-coal-auto-injector-desc = A specialized auto-injector containing coal-bas uplink-coalpen-kit-name = Coalpen Kit uplink-coalpen-kit-desc = A medical kit containing 6 coal auto-injectors for treating poison damage and clearing blood toxins. +uplink-stimkit-nt-name = Stim Kit +uplink-stimkit-nt-desc = A medical kit containing 6 ephedrine auto-injectors. + uplink-acolyte-armor-name = Acolyte Armor uplink-acolyte-armor-desc = The must have of any self respecting cult leader. An evil looking piece of armor, made of bones, and surprisingly resistant to damage. diff --git a/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl b/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl index 0ad4c1df96..b313289e0a 100644 --- a/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl @@ -1,17 +1,19 @@ ent-LightRifleHeavyBase = { ent-BaseItem } .desc = { ent-BaseItem.desc } -ent-LightRifleMagazineEmpty = Коробка магазина (7.62 любой) +ent-MagazineLightRifleBeltBoxEmpty = пулемётный короб (7,62 любые) .suffix = Пустой .desc = { ent-LightRifleHeavyBase.desc } -ent-LightRifleMagazineSP = Коробка магазина (7.62 SP) +ent-MagazineLightRifleBeltBox = пулемётный короб (7,62 SP) .desc = { ent-LightRifleHeavyBase.desc } -ent-LightRifleMagazineHP = Коробка магазина (7.62 HP) +ent-MagazineLightRifleBeltBoxHP = пулемётный короб (7,62 HP) .desc = { ent-LightRifleHeavyBase.desc } -ent-LightRifleMagazineFMJ = Коробка магазина (7.62 FMJ) +ent-MagazineLightRifleBeltBoxFMJ = пулемётный короб (7,62 FMJ) .desc = { ent-LightRifleHeavyBase.desc } -ent-LightRifleMagazineIncendiary = Коробка магазина (7.62 зажигательный) +ent-MagazineLightRifleBeltBoxIncendiary = пулемётный короб (7,62 зажигательные) .desc = { ent-LightRifleHeavyBase.desc } -ent-LightRifleMagazineUranium = Коробка магазина (7.62 урановый) +ent-MagazineLightRifleBeltBoxUranium = пулемётный короб (7,62 урановые) .desc = { ent-LightRifleHeavyBase.desc } -ent-LightRifleMagazineAP = Коробка магазина (7.62 AP) +ent-MagazineLightRifleBeltBoxAP = пулемётный короб (7,62 AP) + .desc = { ent-LightRifleHeavyBase.desc } +ent-MagazineLightRifleBeltBoxPractice = пулемётный короб (7,62 учёбные) .desc = { ent-LightRifleHeavyBase.desc } diff --git a/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/lmgs/lmgs.ftl b/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/lmgs/lmgs.ftl index 5ac9e7fb81..5888122892 100644 --- a/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/lmgs/lmgs.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/lmgs/lmgs.ftl @@ -1,4 +1,4 @@ ent-WeaponLightMachineGunM492 = М492 Умный легкий пулемет - .desc = Высокотехнологичный легкий пулемет нестандартной конструкции, созданный специально для борьбы с крупными угрозами среди нас. Использует патроны калибра .30. + .desc = Высокотехнологичный легкий пулемет нестандартной конструкции, созданный специально для борьбы с крупными угрозами среди нас. Использует патроны калибра 7,62мм. ent-WeaponLightMachineGunDP28 = Легкий пулемет ДП-28 - .desc = С любовью, РА-ТА-ТА-ТА. Использует патроны калибра .30. \ No newline at end of file + .desc = С любовью, РА-ТА-ТА-ТА. Использует патроны калибра 7,62ммR. diff --git a/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/rifles/rifles.ftl b/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/rifles/rifles.ftl index 05834196ef..ffb5b14b98 100644 --- a/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/rifles/rifles.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/rifles/rifles.ftl @@ -1,4 +1,6 @@ ent-WeaponGunLaserCarbineSemi = лазерный карабин ИК-30 .desc = Лазерный полуавтоматический карабин используемый батарейки как источник питания. ent-WeaponGunLaserCarbineAutomatic = лазерный карабин ИК-60 - .desc = Лазерный карабин ведущий огонь очередями и используемый батарейки как источник питания. \ No newline at end of file + .desc = Лазерный карабин ведущий огонь очередями и используемый батарейки как источник питания. +ent-WeaponRifleLeikha = Лейха + .desc = Первоклассная армейская штурмовая винтовка. Этот экземпляр был модернизирован заменой ресивера и установкой прицела. Использует патроны калибра 5,56мм. diff --git a/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/smgs/smgs.ftl b/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/smgs/smgs.ftl index 7bda133759..307915549e 100644 --- a/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/smgs/smgs.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_starlight/entities/objects/weapons/guns/smgs/smgs.ftl @@ -1,10 +1,8 @@ ent-WeaponSubMachineGunSP91RC = SP-91-RC .desc = Компактный пистолет-пулемет, предназначенный для контроля беспорядков. -ent-WeaponSubMachineGunPPSH = PPSH 59 SMG - .desc = Любимец ветеранов КССР и повсюду внушает страх протоколам дружественного огня. Использует патроны калибра .35. ent-WeaponSubMachineGunMakeshift = самодельный ПП .desc = Скрепленный тканью и мечтами, он зловеще дребезжит при каждом выстреле. ent-WeaponSubMachineGunImprovised = импровизированный ПП .desc = Он крепко скреплен тканью, сталью и решимостью. ent-WeaponSubMachineGunForged = кованый ПП - .desc = Лучшее, что может получить тайдер. Сталь и пласталь, сваренные вместе, образуют довольно приличный ПП, хотя его тяжелый затвор замедляет стрельбу. \ No newline at end of file + .desc = Лучшее, что может получить тайдер. Сталь и пласталь, сваренные вместе, образуют довольно приличный ПП, хотя его тяжелый затвор замедляет стрельбу. diff --git a/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/backpacks/duffelbag.ftl b/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/backpacks/duffelbag.ftl index c53475baee..146566e703 100644 --- a/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/backpacks/duffelbag.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/backpacks/duffelbag.ftl @@ -16,6 +16,8 @@ ent-ClothingBackpackDuffelWeaponAMS42Filled = Набор AMS-42 .desc = AMS-42 c 3мя магазинами. ent-ClothingBackpackDuffelWeaponRifleG36Filled = Набор G36 .desc = G36 c 2мя магазинами. +ent-ClothingBackpackDuffelWeaponRifleM52Filled = Набор М-52 + .desc = Премиумная штурмовая винтовка вместе с 3мя FMJ магазинами, 2мя SP и одним HP магазином ent-ClothingBackpackDuffelWeaponShotgunCycler = Набор Штурмовой дробовик .desc = Штурмовой дробовик c 6мя спидлоудерами дроби. ent-ClothingBackpackDuffelWeaponShotgun4034Filled = Набор L4034 diff --git a/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/boxes/nanotrasen.ftl b/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/boxes/nanotrasen.ftl index 4ad21b9d61..2d566af066 100644 --- a/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/boxes/nanotrasen.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/boxes/nanotrasen.ftl @@ -22,3 +22,5 @@ ent-BoxErtBaseKit = Аварийный набор ОБР .desc = Набор снаряжения ОБР, имеет все, что необходимо члену ОБР. ent-BoxMagazineRifleNanotrasen = коробка с магазинами 7.62 NT .desc = коробка с магазинами 7.62х51 NT для винтовки. +ent-BoxMagazineRifleM52 = коробка с магазинами М-52 + .desc = коробка с магазинами 5,56мм для М-52. diff --git a/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/items/medical.ftl b/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/items/medical.ftl index a68a981a4e..afe6cdf07f 100644 --- a/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/items/medical.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/items/medical.ftl @@ -1,3 +1,6 @@ ent-MedkitUniversalFilled = универсальный медкит .desc = Содержит все виды медикаментов, которые могут вам потребоваться. - .suffix = Наполненный + .suffix = Заполненная +ent-CoalpenKitFilled = аптечка первой помощи + .desc = Это экстренная аптечка для серьёзных бо-бо. + .suffix = Заполненная diff --git a/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/lockers/security.ftl b/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/lockers/security.ftl index 9f9f7fcbfe..86a3154450 100644 --- a/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/lockers/security.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_sunrise/catalog/fills/lockers/security.ftl @@ -1,93 +1,91 @@ -ent-GunSafeEnergyGunMini = сейф миниатюрных энергетических пушек - .suffix = Санрайз - .desc = { ent-GunSafe.desc } -ent-GunSafeEnergyGunPistolSecurity = сейф энергетических пистолетов "Судья" - .suffix = Санрайз - .desc = { ent-GunSafe.desc } -ent-GunSafeEnergyPistolDominator = сейф +ent-GunSafeEnergyGunMini = сейф миниатюрных пистолетов + .suffix = Энергетический мини-пистолет + .desc = { ent-GunSafeBaseSecure.desc } +ent-GunSafeEnergyGunPistolSecurity = сейф судья + .suffix = Энергетический пистолет «Судья» + .desc = { ent-GunSafeBaseSecure.desc } +ent-GunSafeEnergyPistolDominator = сейф доминаторы .suffix = Энергетический пистолет «Доминатор» .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafeEnergyGun = сейф Тактических энергетических пушек +ent-GunSafeEnergyGun = сейф тактических энерго пушек .suffix = Санрайз - .desc = { ent-GunSafe.desc } + .desc = { ent-GunSafeBaseSecure.desc } ent-GunSafePistolG22 = сейф Глоков-22 .suffix = Санрайз - .desc = { ent-GunSafe.desc } -ent-GunSafePistolM1984 = сейф + .desc = { ent-GunSafeBaseSecure.desc } +ent-GunSafePistolM1984 = сейф М1984 .suffix = М1984 .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafeSnubRevolver = сейф +ent-GunSafeSnubRevolver = сейф револьверов .suffix = Укороченный револьвер .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafePistolVP78 = сейф +ent-GunSafePistolVP78 = сейф ВП-78 .suffix = ВП-78 .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafePistolACP14 = сейф +ent-GunSafePistolACP14 = сейф АЦП-14 .suffix = АЦП-14 .desc = { ent-GunSafeBaseSecure.desc } ent-GunSafeSubMachineGunVector = сейф векторов .suffix = Санрайз - .desc = { ent-GunSafe.desc } -ent-GunSafeSubMachineGunMP7 = сейф с MP7 + .desc = { ent-GunSafeBaseSecure.desc } +ent-GunSafeSubMachineGunMP7 = сейф MP7 .suffix = Санрайз - .desc = { ent-GunSafe.desc } + .desc = { ent-GunSafeBaseSecure.desc } ent-GunSafeSubMachineGunSkorpion = сейф скорпионов .suffix = Скорпион, Санрайз - .desc = { ent-GunSafe.desc } -ent-GunSafeSubMachineGunMP5 = сейф + .desc = { ent-GunSafeBaseSecure.desc } +ent-GunSafeSubMachineGunMP5 = сейф MP5 .suffix = MP5, Санрайз .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafeSubMachineGunDrozdMk2 = сейф +ent-GunSafeSubMachineGunDrozdMk2 = сейф дрозд Mk2 .suffix = Дрозд Mk2, Санрайз .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafeSubMachineGunSP91RC = сейф +ent-GunSafeSubMachineGunSP91RC = сейф СП91РК .suffix = СП91РК, Санрайз .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafeRifleM16A4 = сейф с M16A4 +ent-GunSafeRifleM16A4 = сейф M16A4 .suffix = Санрайз - .desc = { ent-GunSafe.desc } -ent-GunSafeRifleAKMU = сейф + .desc = { ent-GunSafeBaseSecure.desc } +ent-GunSafeRifleAKMU = сейф АКМУ .suffix = АКМУ .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafeRifleLecterMk2 = сейф +ent-GunSafeRifleLecterMk2 = сейф лектер Mk2 .suffix = Лектер Mk2 .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafeRifleAR18 = сейф +ent-GunSafeRifleAR18 = сейф АР-18 .suffix = АР-18 .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafeRifleFamas = сейф +ent-GunSafeRifleFamas = сейф Фамас .suffix = Фамас .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafeWeaponRifleG36 = сейф +ent-GunSafeWeaponRifleG36 = сейф Г-36 .suffix = Г-36 .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafeShotgunTrenchgun4034 = сейф Тренчганов 4034 - .suffix = Санрайз - .desc = { ent-GunSafe.desc } -ent-GunSafeShotgunRiot = сейф +ent-GunSafeShotgunTrenchgun4034 = сейф Тренчганов + .suffix = Тренчган + .desc = { ent-GunSafeBaseSecure.desc } +ent-GunSafeShotgunRiot = сейф дробовик «Бунт» .suffix = Дробовик «Бунт» .desc = { ent-GunSafeBaseSecure.desc } ent-GunSafeShotgunSPAS12 = сейф LAW-12 - .suffix = Санрайз - .desc = { ent-GunSafe.desc } -ent-GunSafeShotgunCombat = сейф + .suffix = LAW-12 + .desc = { ent-GunSafeBaseSecure.desc } +ent-GunSafeShotgunCombat = сейф боевой дробовик .suffix = Боевой дробовик .desc = { ent-GunSafeBaseSecure.desc } -ent-GunSafeDoubleBarreled = сейф +ent-GunSafeDoubleBarreled = сейф тактические дробовики .desc = Согласно документам — ультрасовременные тактические дробовики. На самом деле — старинные двустволки. .suffix = Двуствольный дробовик -ent-SpawnerSafeSmallArms = Спавнер оружейного сейфа - .suffix = Спавнер сейфа пистолетов + +ent-SpawnerSafeSmallArms = Спавнер сейфа пистолетов + .suffix = Оружейная, пистолеты .desc = { ent-MarkerBase.desc } -ent-SpawnerSafeShotguns = Спавнер оружейного сейфа - .suffix = Спавнер сейфа дробовиков +ent-SpawnerSafeShotguns = Спавнер сейфа дробовик + .suffix = Оружейная, дробовики .desc = { ent-MarkerBase.desc } -ent-SpawnerSafeRifle = Спавнер оружейного сейфа - .suffix = Спавнер сейфа винтовок +ent-SpawnerSafeRifle = Спавнер сейфа автоматы + .suffix = Оружейная, Автоматы .desc = { ent-MarkerBase.desc } -ent-SpawnerSafeSMG = Спавнер оружейного сейфа - .suffix = Спавнер сейфа ПП +ent-SpawnerSafeSMG = Спавнер сейфа пистолет-пулемётов + .suffix = Оружейная, ПП .desc = { ent-MarkerBase.desc } -ent-GunSafeShotgunPaladin = сейф Паладинов 12 - .suffix = Санрайз - .desc = { ent-GunSafe.desc } \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/specific/NTUplink.ftl b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/specific/NTUplink.ftl index 982036d8f1..d94040e3f2 100644 --- a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/specific/NTUplink.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/specific/NTUplink.ftl @@ -1,24 +1,27 @@ ent-BaseUplinkNTERT = Блюспейс Визионер ОБР .desc = Сверхинновационный портативный блюспейс-телепортатор. .suffix = Пустой, ERT -ent-BaseUplinkNTERTAmber = { ent-BaseUplinkNTERT } +ent-UplinkNTERTAmber = { ent-BaseUplinkNTERT } .suffix = 75 БК, 75К, ERT, Amber .desc = { ent-BaseUplinkNTERT.desc } -ent-BaseUplinkNTERTRed = { ent-BaseUplinkNTERT } +ent-UplinkNTERTRed = { ent-BaseUplinkNTERT } .suffix = 100 БК, 100К, ERT, Red .desc = { ent-BaseUplinkNTERT.desc } -ent-BaseUplinkNTERTGamma = { ent-BaseUplinkNTERT } +ent-UplinkNTERTGamma = { ent-BaseUplinkNTERT } .suffix = 200 БК, 200К, ERT, Gamma .desc = { ent-BaseUplinkNTERT.desc } -ent-BaseUplinkNTERTEpsilon = { ent-BaseUplinkNTERT } +ent-UplinkNTERTEpsilon = { ent-BaseUplinkNTERT } .suffix = 150 БК, 150К, Эпсилон .desc = { ent-BaseUplinkNTERT.desc } -ent-BaseUplinkNTERTBlueShield = блюспейс визионер синего щита +ent-UplinkNTERTBlueShield = блюспейс визионер синего щита .desc = Ультрасовременный портативный блюспейс телепортер. .suffix = 8BC, 10C, Синий щит -ent-BaseUplinkNTERTDebug = { ent-BaseUplinkNTERT } +ent-UplinkNTERTDebug = { ent-BaseUplinkNTERT } .suffix = 999, ДЕБАГ .desc = { ent-BaseUplinkNTERT.desc } +ent-ClothingHandsPowerGlovesNoUplink = силовые перчатки + .desc = Поиграем в полную силу! Весомый аргумент из дюрапласталевых волокон в любой потасовке. + .suffix = Без аплика ent-BaseClothingHandsPowerGlovesUplinkNTERT = силовые перчатки ОБР .desc = Весомый аргумент из дюрапласталевых волокон в любой потасовке — главное, чтобы у противника не было пистолета. Встроенный аплинк стандарта ОБР прилагается. .suffix = Аплик, Пустой diff --git a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/boxes/heavy_rifle.ftl b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/boxes/heavy_rifle.ftl index 59e5cf3e46..f8810ba415 100644 --- a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/boxes/heavy_rifle.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/boxes/heavy_rifle.ftl @@ -1,36 +1,36 @@ -ent-BaseMagazineBoxHeavyRifle = коробка с патронами (.308) +ent-BaseMagazineBoxHeavyRifle = коробка патронов (.308) .desc = { ent-BaseItem.desc } -ent-MagazineBoxHeavyRifleBig = коробка с патронами (.308 SP) +ent-MagazineBoxHeavyRifleBig = коробка патронов (.308 SP) .desc = { ent-BaseMagazineBoxHeavyRifle.desc } -ent-MagazineBoxHeavyRifleSP = коробка с патронами (.308 SP) +ent-MagazineBoxHeavyRifleSP = коробка патронов (.308 SP) .desc = { ent-BaseMagazineBoxHeavyRifle.desc } -ent-MagazineBoxHeavyRifleHP = коробка с патронами (.308 HP) +ent-MagazineBoxHeavyRifleHP = коробка патронов (.308 HP) .desc = { ent-BaseMagazineBoxHeavyRifle.desc } -ent-MagazineBoxHeavyRifleFMJ = коробка с патронами (.308 FMJ) +ent-MagazineBoxHeavyRifleFMJ = коробка патронов (.308 FMJ) .desc = { ent-BaseMagazineBoxHeavyRifle.desc } -ent-MagazineBoxHeavyRifleAP = коробка с патронами (.308 AP) +ent-MagazineBoxHeavyRifleAP = коробка патронов (.308 AP) .desc = { ent-BaseMagazineBoxHeavyRifle.desc } -ent-MagazineBoxHeavyRiflePractice = коробка с патронами (.308 учебные) +ent-MagazineBoxHeavyRiflePractice = коробка патронов (.308 учебные) .desc = Картонная коробка с патронами .308 калибра. Предназначена для хранения безвредных меловых боеприпасов. -ent-MagazineBoxHeavyRifleIncendiary = коробка с патронами (.308 зажигательные) +ent-MagazineBoxHeavyRifleIncendiary = коробка патронов (.308 зажигательные) .desc = Картонная коробка с патронами .308 калибра. Предназначена для хранения самовоспламеняющихся зажигательных боеприпасов. -ent-MagazineBoxHeavyRifleUranium = коробка с патронами (.308 урановые) +ent-MagazineBoxHeavyRifleUranium = коробка патронов (.308 урановые) .desc = Картонная коробка с патронами .308 калибра. Предназначена для хранения экзотических боеприпасов с урановым сердечником. -ent-BaseMagazineBoxRifleMachine = коробка с патронами (7.62mmR) +ent-BaseMagazineBoxRifleMachine = коробка патронов (7.62mmR) .desc = { ent-BaseItem.desc } -ent-MagazineBoxRifleMachineBig = коробка с патронами (7.62mmR SP) +ent-MagazineBoxRifleMachineBig = коробка патронов (7.62mmR SP) .desc = { ent-BaseMagazineBoxRifleMachine.desc } -ent-MagazineBoxRifleMachineSP = коробка с патронами (7.62mmR SP) +ent-MagazineBoxRifleMachineSP = коробка патронов (7.62mmR SP) .desc = { ent-BaseMagazineBoxRifleMachine.desc } -ent-MagazineBoxRifleMachineHP = коробка с патронами (7.62mmR HP) +ent-MagazineBoxRifleMachineHP = коробка патронов (7.62mmR HP) .desc = { ent-BaseMagazineBoxRifleMachine.desc } -ent-MagazineBoxRifleMachineFMJ = коробка с патронами (7.62mmR FMJ) +ent-MagazineBoxRifleMachineFMJ = коробка патронов (7.62mmR FMJ) .desc = { ent-BaseMagazineBoxRifleMachine.desc } -ent-MagazineBoxRifleMachineAP = коробка с патронами (7.62mmR AP) +ent-MagazineBoxRifleMachineAP = коробка патронов (7.62mmR AP) .desc = { ent-BaseMagazineBoxRifleMachine.desc } -ent-MagazineBoxRifleMachinePractice = коробка с патронами (7.62mmR учебные) +ent-MagazineBoxRifleMachinePractice = коробка патронов (7.62mmR учебные) .desc = Картонная коробка с патронами 7.62mmR. Предназначена для хранения безвредных меловых боеприпасов. -ent-MagazineBoxRifleMachineIncendiary = коробка с патронами (7.62mmR зажигательные) +ent-MagazineBoxRifleMachineIncendiary = коробка патронов (7.62mmR зажигательные) .desc = Картонная коробка с патронами 7.62mmR. Предназначена для хранения самовоспламеняющихся зажигательных боеприпасов. -ent-MagazineBoxRifleMachineUranium = коробка с патронами (7.62mmR урановые) +ent-MagazineBoxRifleMachineUranium = коробка патронов (7.62mmR урановые) .desc = Картонная коробка с патронами 7.62mmR. Предназначена для хранения экзотических боеприпасов с урановым сердечником. diff --git a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl index 532afb1841..791427eccd 100644 --- a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl @@ -18,8 +18,6 @@ ent-MagazineHIBrowning = магазин HIBrowning-88 М4 .desc = Использует патроны калибра .35 мм ent-MagazineACP14 = магазин пистолета ACP-14 .desc = Использует патроны калибра .40. -ent-MagazineSTG44 = магазин STG44 - .desc = { ent-BaseItem.desc } ent-MagazineDl6902 = короб-магазин DL6902 .desc = { ent-BaseMagazineLightRifle.desc } ent-MagazinePistolSubMachineGunSIAR52 = Расширенный магазин (безгильзовые) diff --git a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl index 566e3b427d..a9ae3dcdf5 100644 --- a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/pistol.ftl @@ -4,10 +4,8 @@ ent-MagazineMP7 = магазин ПП MP7 .desc = Использует патроны калибра .35 авто. ent-MagazineMP5 = магазин ПП MP5 .desc = Использует патроны калибра .35 авто. -ent-MagazinePPSH41 = магазин ППШ +ent-MagazinePistolSubMachineGunPPSHExtended = барабан ППШ .desc = Использует патроны калибра .35 авто. -ent-MagazinePPSH41Extended = расширенный магазин ППШ - .desc = { ent-MagazinePPSH41.desc } ent-MagazineMP5Extended = расширенный магазин MP5 .desc = { ent-MagazineMP5.desc } ent-MagazineMP7Extended = расширенный магазин MP7 diff --git a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl index 53b27999c9..5f00dc763b 100644 --- a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl @@ -1,7 +1,3 @@ -ent-MagazineV31 = магазин для рельсотрона - .desc = Стандартный тяжёлый магазин типа EarthGov. -ent-MagazineV31Extended = расширенный магазин V31 - .desc = { ent-MagazineV31.desc } ent-MagazineAR18 = магазин (7,62мм NT) .desc = Использует патроны калибра 7,62х51 NT ent-MagazineAR18Extended = расширенный магазин AR18 diff --git a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/rifles/rifles.ftl b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/rifles/rifles.ftl index 8a613e7e53..eafc9504ac 100644 --- a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/rifles/rifles.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/rifles/rifles.ftl @@ -17,10 +17,6 @@ ent-WeaponRifleAR18 = Карабин AR-18 .desc = Укороченный вариант M-28 с телескопическим прикладом. Стреляет теми же патронами 7.62×51мм NT. Легче и компактнее, подходит для разведки и боёв в ограниченном пространстве. ent-WeaponRifleM16A4 = M16A4 .desc = Легкая, универсальная штурмовая винтовка. До сих пор сохраняет актуальность среди наемников и ополченцев. Заряжается патронами калибра 5,56х45мм. -ent-WeaponSTG44 = STG 44 - .desc = { ent-BaseWeaponRifle.desc } -ent-WeaponRifleV31 = Штурмовая винтовка V-31 - .desc = V-31 была основной винтовкой Сынов Марса до появления более совершенного энергетического оружия. Тем не менее, V-31 продолжает находить широкое применение из-за его сравнительной простоты производства и обслуживания, а также из-за встроенного низкоскоростного рельсотрона, предназначенного для так называемых "микро" гранат. Обладает хорошей управляемостью благодаря компактной конструкции bullpup и, как правило, эффективен на всех дистанциях. ent-WeaponRifleScarH = scar-h .desc = { ent-BaseWeaponRifle.desc } ent-WeaponRifleLecterMk2 = Лектер Мк2 diff --git a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/smgs/smgs.ftl b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/smgs/smgs.ftl index 4324e33091..a4ca6bfe91 100644 --- a/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/smgs/smgs.ftl +++ b/Resources/Locale/ru-RU/_prototypes/_sunrise/entities/objects/weapons/guns/smgs/smgs.ftl @@ -10,8 +10,8 @@ ent-WeaponSubMachineGunSkorpion = Скорпион VZ-61 .desc = Надёжное огнестрельное оружие, представляющее собой комбинацию пистолета и пистолет-пулемёта. Использует патрон калибра .35 авто. ent-WeaponSubMachineGunNewVector = Вектор .desc = Вектор, используемый полицейским спецназом. Использует патрон калибра .35 авто. -ent-WeaponSubMachineGunPPSH41 = ППШ-71 - .desc = ППШ-71 или /"Папаша"/ - это пистолет-пулемёт СССП. Несмотря на малую поражающую способность, его надёжность, исключительная долговечность и высокая огневая мощь оказываются полезными для рук пользователя. +ent-WeaponSubMachineGunPPSH = PPSH 59 SMG + .desc = Любимец ветеранов КССР и повсюду внушает страх протоколам дружественного огня. Использует патроны калибра .35. ent-WeaponAMS-42 = AMS-42 .desc = Более совершенная версия Лектера. ent-WeaponAJ100 = AJ-100 diff --git a/Resources/Locale/ru-RU/_prototypes/catalog/fills/boxes/ammunition.ftl b/Resources/Locale/ru-RU/_prototypes/catalog/fills/boxes/ammunition.ftl index 2e441d7e64..13f779b62d 100644 --- a/Resources/Locale/ru-RU/_prototypes/catalog/fills/boxes/ammunition.ftl +++ b/Resources/Locale/ru-RU/_prototypes/catalog/fills/boxes/ammunition.ftl @@ -24,7 +24,7 @@ ent-BoxMagazinePistolSubMachineGunPractice = коробка с учебными .desc = Коробка, полная учебных магазинов .35 авто для ПП. ent-BoxMagazineShotgun = коробка с барабанами (.50 дробь) .desc = Коробка, полная барабанов (.50 дробь). -ent-BoxMagazineShotgunBeanbag = коробка с барабанами (.50 дробь) +ent-BoxMagazineShotgunBeanbag = коробка с барабанами (.50 травматические) .desc = Коробка, полная барабанов (.50 травматические). ent-BoxMagazineShotgunSlug = коробка с барабанами (.50 пуля) .desc = Коробка, полная барабанов (.50 пуля). @@ -37,4 +37,4 @@ ent-BoxMagazineRiflePractice = коробка с учебными магазин ent-BoxMagazineMagnumSubMachineGun = коробка с магазинами .45 магнум для ПП .desc = Коробка, полная магазинов .45 магнум для ПП. ent-BoxMagazineMagnumSubMachineGunPractice = коробка с учебными магазинами .45 магнум для ПП - .desc = Коробка, полная учебных магазинов .45 магнум для ПП. \ No newline at end of file + .desc = Коробка, полная учебных магазинов .45 магнум для ПП. diff --git a/Resources/Locale/ru-RU/_prototypes/catalog/fills/lockers/security.ftl b/Resources/Locale/ru-RU/_prototypes/catalog/fills/lockers/security.ftl index 14a020a6af..9298cc961a 100644 --- a/Resources/Locale/ru-RU/_prototypes/catalog/fills/lockers/security.ftl +++ b/Resources/Locale/ru-RU/_prototypes/catalog/fills/lockers/security.ftl @@ -16,27 +16,27 @@ ent-LockerDetectiveFilled = { ent-LockerDetective } ent-ClosetBombFilled = { ent-ClosetBomb } .suffix = Заполненный .desc = { ent-ClosetBomb.desc } -ent-GunSafeDisabler = оружейный сейф станнеров +ent-GunSafeDisabler = сейф станнеров .suffix = Станнер .desc = { ent-GunSafe.desc } -ent-GunSafePistolMk58 = оружейный сейф MK58 +ent-GunSafePistolMk58 = сейф MK58 .suffix = MK58 .desc = { ent-GunSafe.desc } -ent-GunSafeRifleLecter = оружейный сейф Лектеров +ent-GunSafeRifleLecter = сейф лектеров .suffix = Лектер .desc = { ent-GunSafe.desc } -ent-GunSafeSubMachineGunDrozd = оружейный сейф Дроздов +ent-GunSafeSubMachineGunDrozd = сейф дроздов .suffix = Дрозд .desc = { ent-GunSafe.desc } -ent-GunSafeShotgunEnforcer = оружейный сейф Силовиков +ent-GunSafeShotgunEnforcer = сейф силовиков .suffix = Силовик .desc = { ent-GunSafe.desc } -ent-GunSafeShotgunKammerer = оружейный сейф Каммереров +ent-GunSafeShotgunKammerer = сейф каммереров .suffix = Каммерер .desc = { ent-GunSafe.desc } -ent-GunSafeSubMachineGunWt550 = оружейный сейф WT550 +ent-GunSafeSubMachineGunWt550 = сейф WT550 .suffix = WT550 .desc = { ent-GunSafe.desc } -ent-GunSafeLaserCarbine = оружейный сейф лазерных карабинов +ent-GunSafeLaserCarbine = сейф лазерных карабинов .suffix = Лазерный карабин .desc = { ent-GunSafe.desc } diff --git a/Resources/Locale/ru-RU/_prototypes/entities/mobs/player/humanoid.ftl b/Resources/Locale/ru-RU/_prototypes/entities/mobs/player/humanoid.ftl index e7d838ecb5..df1f99fcce 100644 --- a/Resources/Locale/ru-RU/_prototypes/entities/mobs/player/humanoid.ftl +++ b/Resources/Locale/ru-RU/_prototypes/entities/mobs/player/humanoid.ftl @@ -77,6 +77,9 @@ ent-RandomHumanoidSpawnerERTJanitorVeteran = ОБР уборщик ent-RandomHumanoidSpawnerCBURNVeteran = Агент РХБЗЗ .suffix = Роль ОБР, Ветеран .desc = { ent-RandomHumanoidSpawnerCBURNUnit.desc } +ent-RandomHumanoidSpawnerCBURNUnitEVA = Агент РХБЗЗ + .suffix = Роль ОБР, Тяжелый + .desc = { ent-RandomHumanoidSpawnerCBURNUnit.desc } ent-RandomHumanoidSpawnerERTLeaderEVAVeteran = ОБР лидер .suffix = Роль ОБР, EVA, Ветеран .desc = { ent-RandomHumanoidSpawnerERTLeaderEVA.desc } diff --git a/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/boxes/light_rifle.ftl b/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/boxes/light_rifle.ftl index 59f747ad88..30f4733def 100644 --- a/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/boxes/light_rifle.ftl +++ b/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/boxes/light_rifle.ftl @@ -1,22 +1,22 @@ -ent-BaseMagazineBoxLightRifle = коробка патронов (7,62мм) +ent-BaseMagazineBoxLightRifle = коробка патронов (7,62) .desc = { ent-BaseItem.desc } -ent-MagazineBoxLightRifleBig = ящик патронов (7,62мм) +ent-MagazineBoxLightRifleBig = ящик патронов (7,62) .desc = { ent-BaseMagazineBoxLightRifle.desc } -ent-MagazineBoxLightRifleSP = ammunition box (.30 rifle SP) +ent-MagazineBoxLightRifleSP = коробка патронов (7,62 SP) .desc = { ent-BaseMagazineBoxLightRifle.desc } -ent-MagazineBoxLightRifleHP = ammunition box (.30 rifle HP) +ent-MagazineBoxLightRifleHP = коробка патронов (7,62 HP) .desc = { ent-BaseMagazineBoxLightRifle.desc } -ent-MagazineBoxLightRifleFMJ = ammunition box (.30 rifle FMJ) +ent-MagazineBoxLightRifleFMJ = коробка патронов (7,62 FMJ) .desc = { ent-BaseMagazineBoxLightRifle.desc } -ent-MagazineBoxLightRifleAP = ammunition box (.30 rifle AP) +ent-MagazineBoxLightRifleAP = коробка патронов (7,62 AP) .desc = { ent-BaseMagazineBoxLightRifle.desc } -ent-MagazineBoxLightRiflePractice = коробка патронов (7,62мм учебные) +ent-MagazineBoxLightRiflePractice = коробка патронов (7,62 учебные) .desc = { ent-BaseMagazineBoxLightRifle.desc } -ent-MagazineBoxLightRifleIncendiary = коробка патронов (7,62мм зажигательные) +ent-MagazineBoxLightRifleIncendiary = коробка патронов (7,62 зажигательные) .desc = { ent-BaseMagazineBoxLightRifle.desc } -ent-MagazineBoxLightRifleUranium = коробка патронов (7,62мм урановые) +ent-MagazineBoxLightRifleUranium = коробка патронов (7,62 урановые) .desc = { ent-BaseMagazineBoxLightRifle.desc } -ent-MagazineBoxLightRifle = коробка патронов (7,62мм) +ent-MagazineBoxLightRifle = коробка патронов (7,62) .desc = { ent-BaseMagazineBoxLightRifle.desc } -ent-MagazineBoxImprovisedRifle = коробка патронов (7,62мм импровизированные) - .desc = Примерно собранная коробка для патронов 7,62мм, с нарисованным от руки символом пули сверху. Смешивание калибров не рекомендовано. +ent-MagazineBoxImprovisedRifle = коробка патронов (7,62 импровизированные) + .desc = Примерно собранная коробка для патронов 7,62, с нарисованным от руки символом пули сверху. Смешивание калибров не рекомендовано. diff --git a/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/boxes/rifle.ftl b/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/boxes/rifle.ftl index a293216cec..a230b1cf02 100644 --- a/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/boxes/rifle.ftl +++ b/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/boxes/rifle.ftl @@ -1,20 +1,20 @@ ent-BaseMagazineBoxRifle = { ent-BaseItem } .desc = { ent-BaseItem.desc } -ent-MagazineBoxRifleBig = ящик патронов (5,56мм) +ent-MagazineBoxRifleBig = ящик патронов (5,56) .desc = { ent-BaseMagazineBoxRifle.desc } -ent-MagazineBoxRifleSP = ammunition box (5,56мм SP) +ent-MagazineBoxRifleSP = коробка патронов (5,56 SP) .desc = { ent-BaseMagazineBoxRifle.desc } -ent-MagazineBoxRifleHP = ammunition box (5,56мм HP) +ent-MagazineBoxRifleHP = коробка патронов (5,56 HP) .desc = { ent-BaseMagazineBoxRifle.desc } -ent-MagazineBoxRifleFMJ = ammunition box (5,56мм FMJ) +ent-MagazineBoxRifleFMJ = коробка патронов (5,56 FMJ) .desc = { ent-BaseMagazineBoxRifle.desc } -ent-MagazineBoxRifleAP = ammunition box (5,56мм AP) +ent-MagazineBoxRifleAP = коробка патронов (5,56 AP) .desc = { ent-BaseMagazineBoxRifle.desc } -ent-MagazineBoxRiflePractice = коробка патронов (5,56мм учебные) +ent-MagazineBoxRiflePractice = коробка патронов (5,56 учебные) .desc = { ent-BaseMagazineBoxRifle.desc } -ent-MagazineBoxRifleIncendiary = коробка патронов (5,56мм зажигательные) +ent-MagazineBoxRifleIncendiary = коробка патронов (5,56 зажигательные) .desc = { ent-BaseMagazineBoxRifle.desc } -ent-MagazineBoxRifleUranium = коробка патронов (5,56мм урановые) +ent-MagazineBoxRifleUranium = коробка патронов (5,56 урановые) .desc = { ent-BaseMagazineBoxRifle.desc } -ent-MagazineBoxRifle = коробка патронов (5,56мм) +ent-MagazineBoxRifle = коробка патронов (5,56) .desc = { ent-BaseMagazineBoxRifle.desc } diff --git a/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl b/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl index 1f6a897fd2..d631d33e1f 100644 --- a/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl +++ b/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/magazines/light_rifle.ftl @@ -1,27 +1,27 @@ ent-BaseMagazineLightRifle = магазин (5,56мм) .desc = { ent-BaseItem.desc } -ent-MagazineLightRifleEmpty = магазин (7,62мм любые) +ent-MagazineLightRifleEmpty = магазин (7,62 любые) .suffix = Пустой .desc = { ent-MagazineLightRifle.desc } -ent-MagazineLightRifleSP = магазин (.30 винтовочный SP) +ent-MagazineLightRifleSP = магазин (7,62 SP) .desc = { ent-BaseMagazineLightRifle.desc } -ent-MagazineLightRifleHP = магазин (.30 винтовочный HP) +ent-MagazineLightRifleHP = магазин (7,62 HP) .desc = Изогнутый двухрядный 30-зарядный магазин для боевых винтовок. Предназначен для хранения кинетических боеприпасов общего назначения. -ent-MagazineLightRifleFMJ = магазин (.30 винтовочный FMJ) +ent-MagazineLightRifleFMJ = магазин (7,62 FMJ) .desc = { ent-BaseMagazineLightRifle.desc } -ent-MagazineLightRifleAP = магазин (.30 винтовочный AP) +ent-MagazineLightRifleAP = магазин (7,62 AP) .desc = { ent-BaseMagazineLightRifle.desc } -ent-MagazineLightRiflePractice = магазин (7,62мм учебные) +ent-MagazineLightRiflePractice = магазин (7,62 учебные) .desc = { ent-BaseMagazineLightRifle.desc } -ent-MagazineLightRifleUranium = магазин (7,62мм урановые) +ent-MagazineLightRifleUranium = магазин (7,62 урановые) .desc = { ent-BaseMagazineLightRifle.desc } -ent-MagazineLightRifleIncendiary = магазин (7,62мм зажигательные) +ent-MagazineLightRifleIncendiary = магазин (7,62 зажигательные) .desc = { ent-MagazineLightRifle.desc } -ent-MagazineLightRifleMaxim = дисковый магазин (7,62мм) +ent-MagazineLightRifleMaxim = дисковый магазин (7,62) .desc = { ent-BaseMagazineLightRifle.desc } -ent-MagazineLightRiflePkBox = короб патронов ПК (7,62мм) +ent-MagazineLightRiflePkBox = короб патронов ПК (7,62) .desc = { ent-BaseMagazineLightRifle.desc } ent-MagazineLightRifleBox = короб патронов L6 SAW (5,56мм) .desc = { ent-BaseMagazineLightRifle.desc } -ent-MagazineLightRifle = магазин (7,62мм) +ent-MagazineLightRifle = магазин (7,62) .desc = { ent-BaseMagazineLightRifle.desc } diff --git a/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/magazines/magnum.ftl b/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/magazines/magnum.ftl index 640773c164..5462244e48 100644 --- a/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/magazines/magnum.ftl +++ b/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/magazines/magnum.ftl @@ -5,7 +5,7 @@ ent-MagazineMagnumEmpty = пистолетный магазин (.45 магну .desc = { ent-BaseMagazineMagnum.desc } ent-MagazineMagnumRubber = пистолетный магазин (.45 магнум резиновые) .desc = Однорядный пистолетный магазин на 7 патронов. Предназначен для несмертельных кинетических боеприпасов. -ent-MagazineMagnum = пистолетный магазин (.45 магнум) +ent-MagazineMagnum = пистолетный магазин (.45 магнум SP) .desc = { ent-BaseMagazineMagnum.desc } ent-MagazineMagnumPractice = пистолетный магазин (.45 магнум учебные) .desc = { ent-BaseMagazineMagnum.desc } @@ -13,6 +13,10 @@ ent-MagazineMagnumUranium = пистолетный магазин (.45 магн .desc = { ent-BaseMagazineMagnum.desc } ent-MagazineMagnumAP = пистолетный магазин (.45 магнум бронебойные) .desc = { ent-BaseMagazineMagnum.desc } +ent-MagazineMagnumFMJ = пистолетный магазин (.45 магнум FMJ) + .desc = { ent-BaseMagazineMagnum.desc } +ent-MagazineMagnumHP = пистолетный магазин (.45 магнум HP) + .desc = { ent-BaseMagazineMagnum.desc } ent-BaseMagazineMagnumSubMachineGun = магазин Вектора (.45 магнум) .desc = { ent-BaseItem.desc } ent-MagazineMagnumSubMachineGunEmpty = магазин Вектора (.45 магнум любые) @@ -25,4 +29,4 @@ ent-MagazineMagnumSubMachineGunPractice = магазин Вектора (.45 м ent-MagazineMagnumSubMachineGunUranium = магазин Вектора (.45 магнум урановые) .desc = { ent-BaseMagazineMagnumSubMachineGun.desc } ent-MagazineMagnumSubMachineGunPiercing = магазин Вектора (.45 магнум бронебойные) - .desc = { ent-BaseMagazineMagnumSubMachineGun.desc } \ No newline at end of file + .desc = { ent-BaseMagazineMagnumSubMachineGun.desc } diff --git a/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl b/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl index fd60b86140..4efc95a078 100644 --- a/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl +++ b/Resources/Locale/ru-RU/_prototypes/entities/objects/weapons/guns/ammunition/magazines/rifle.ftl @@ -1,29 +1,45 @@ -ent-BaseMagazineRifle = магазин (5,56мм) +ent-BaseMagazineRifle = магазин (5,56) .desc = { ent-BaseItem.desc } -ent-MagazineRifleEmpty = магазин (5,56мм любые) +ent-MagazineRifleEmpty = магазин (5,56 любые) .suffix = Пустой .desc = { ent-MagazineRifle.desc } -ent-MagazineRifle = магазин (5,56мм) +ent-MagazineRifle = магазин (5,56) .desc = { ent-BaseMagazineRifle.desc } -ent-MagazineRifleSP = магазин (5,56мм SP) +ent-MagazineRifleSP = магазин (5,56 SP) .desc = { ent-BaseMagazineRifle.desc } -ent-MagazineRifleHP = магазин (5,56мм HP) +ent-MagazineRifleHP = магазин (5,56 HP) .desc = { ent-BaseMagazineRifle.desc } -ent-MagazineRifleFMJ = магазин (5,56мм FMJ) +ent-MagazineRifleFMJ = магазин (5,56 FMJ) .desc = { ent-BaseMagazineRifle.desc } -ent-MagazineRifleAP = магазин (5,56мм AP) +ent-MagazineRifleAP = магазин (5,56 AP) .desc = { ent-BaseMagazineRifle.desc } -ent-MagazineRifleIncendiary = магазин (5,56мм зажигательные) +ent-MagazineRifleIncendiary = магазин (5,56 зажигательные) .desc = { ent-MagazineRifle.desc } -ent-MagazineRiflePractice = магазин (5,56мм учебные) +ent-MagazineRiflePractice = магазин (5,56 учебные) .desc = { ent-BaseMagazineRifle.desc } -ent-MagazineRifleUranium = магазин (5,56мм урановые) +ent-MagazineRifleUranium = магазин (5,56 урановые) .desc = { ent-BaseMagazineRifle.desc } -ent-MagazineRifleBoxSP = короб магазина L6 SAW (5,56мм SP) +## +ent-MagazineRifleBoxSP = короб магазина L6 SAW (5,56 SP) .desc = Коробка, содержащая ленту из 150 патронов калибра .20, используемая легкими пулеметами, такими как L6. Предназначена для хранения кинетических боеприпасов общего назначения. -ent-MagazineRifleBoxFMJ = короб магазина L6 SAW (5,56мм FMJ) +ent-MagazineRifleBoxFMJ = короб магазина L6 SAW (5,56 FMJ) .desc = Коробка, содержащая ленту из 150 патронов калибра .20, используемая легкими пулеметами, такими как L6. -ent-MagazineLightRifleBoxIncendiary = короб патронов L6 SAW (5,56мм зажигательные) +ent-MagazineLightRifleBoxIncendiary = короб патронов L6 SAW (5,56 зажигательные) .desc = { ent-BaseMagazineLightRifle.desc } -ent-MagazineLightRifleBoxUranium = короб патронов L6 SAW (5,56мм урановые) +ent-MagazineLightRifleBoxUranium = короб патронов L6 SAW (5,56 урановые) .desc = { ent-BaseMagazineLightRifle.desc } + +ent-MagazineRifleM52SP = магазин М-52 (5,56 SP) + .desc = { ent-BaseMagazineRifle.desc } +ent-MagazineRifleM52HP = магазин М-52 (5,56 HP) + .desc = { ent-BaseMagazineRifle.desc } +ent-MagazineRifleM52FMJ = магазин М-52 (5,56 FMJ) + .desc = { ent-BaseMagazineRifle.desc } +ent-MagazineRifleM52AP = магазин М-52 (5,56 AP) + .desc = { ent-BaseMagazineRifle.desc } +ent-MagazineRifleM52Incendiary = магазин М-52 (5,56 зажигательные) + .desc = { ent-MagazineRifle.desc } +ent-MagazineRifleM52Practice = магазин М-52 (5,56 учебные) + .desc = { ent-BaseMagazineRifle.desc } +ent-MagazineRifleM52Uranium = магазин М-52 (5,56 урановые) + .desc = { ent-BaseMagazineRifle.desc } diff --git a/Resources/Locale/ru-RU/_prototypes/entities/structures/wallmounts/storage/cabinets/extinguisher_cabinet.ftl b/Resources/Locale/ru-RU/_prototypes/entities/structures/wallmounts/storage/cabinets/extinguisher_cabinet.ftl index 790bdbb154..5d0c1a4b97 100644 --- a/Resources/Locale/ru-RU/_prototypes/entities/structures/wallmounts/storage/cabinets/extinguisher_cabinet.ftl +++ b/Resources/Locale/ru-RU/_prototypes/entities/structures/wallmounts/storage/cabinets/extinguisher_cabinet.ftl @@ -4,8 +4,8 @@ ent-ExtinguisherCabinetOpen = { ent-ExtinguisherCabinet } .suffix = Открытый .desc = { ent-ExtinguisherCabinet.desc } ent-ExtinguisherCabinetFilled = { ent-ExtinguisherCabinet } - .suffix = Наполненный + .suffix = Заполненный .desc = { ent-ExtinguisherCabinet.desc } ent-ExtinguisherCabinetFilledOpen = { ent-ExtinguisherCabinetFilled } - .suffix = Открытый, Наполненный - .desc = { ent-ExtinguisherCabinetFilled.desc } \ No newline at end of file + .suffix = Открытый, Заполненный + .desc = { ent-ExtinguisherCabinetFilled.desc } diff --git a/Resources/Locale/ru-RU/_prototypes/entities/structures/wallmounts/storage/cabinets/fireaxe_cabinet.ftl b/Resources/Locale/ru-RU/_prototypes/entities/structures/wallmounts/storage/cabinets/fireaxe_cabinet.ftl index e962d04b9f..b8e19fd3e5 100644 --- a/Resources/Locale/ru-RU/_prototypes/entities/structures/wallmounts/storage/cabinets/fireaxe_cabinet.ftl +++ b/Resources/Locale/ru-RU/_prototypes/entities/structures/wallmounts/storage/cabinets/fireaxe_cabinet.ftl @@ -4,8 +4,8 @@ ent-FireAxeCabinetOpen = { ent-FireAxeCabinet } .suffix = Открытый .desc = { ent-FireAxeCabinet.desc } ent-FireAxeCabinetFilled = { ent-FireAxeCabinet } - .suffix = Наполненный + .suffix = Заполненный .desc = { ent-FireAxeCabinet.desc } ent-FireAxeCabinetFilledOpen = { ent-FireAxeCabinetFilled } - .suffix = Открытый, Наполненный - .desc = { ent-FireAxeCabinetFilled.desc } \ No newline at end of file + .suffix = Открытый, Заполненный + .desc = { ent-FireAxeCabinetFilled.desc } diff --git a/Resources/Locale/ru-RU/_strings/_sunrise/store/ntuplink-catalog.ftl b/Resources/Locale/ru-RU/_strings/_sunrise/store/ntuplink-catalog.ftl index 75e52aea26..0a3b59fb7c 100644 --- a/Resources/Locale/ru-RU/_strings/_sunrise/store/ntuplink-catalog.ftl +++ b/Resources/Locale/ru-RU/_strings/_sunrise/store/ntuplink-catalog.ftl @@ -24,6 +24,7 @@ ntuplink-gun-bundlep90-name = Набор P-90 ntuplink-gun-bundleams42-name = Набор AMS-42 ntuplink-gun-bundleg36-name = Набор G36 ntuplink-gun-bundlemg342-name = Набор MG-342 +ntuplink-gun-bundlem52-name = Набор М-52 ntuplink-gun-bundlebr64-name = Набор BR-64 ntuplink-gun-bundlezauer-name = Набор Zauer ntuplink-gun-bundlehristov-name = Набор Христов diff --git a/Resources/Locale/ru-RU/_strings/store/uplink-catalog.ftl b/Resources/Locale/ru-RU/_strings/store/uplink-catalog.ftl index 7c2589a27f..256a10d554 100644 --- a/Resources/Locale/ru-RU/_strings/store/uplink-catalog.ftl +++ b/Resources/Locale/ru-RU/_strings/store/uplink-catalog.ftl @@ -236,6 +236,8 @@ uplink-coal-auto-injector-desc = Специализированный автои uplink-coalpen-kit-name = Набор угольных автоинъекторов uplink-coalpen-kit-desc = Медицинский набор, содержащий 8 угольных автоинъекторов для лечения отравления и очистки крови от токсинов (включая злостный Пакс). +uplink-stimkit-nt-name = Набор инъекторов эфедрина +uplink-stimkit-nt-desc = Аптечка, содержащая 6 микроинъекторов эфедрина, каждый из которых содержит дозу эфедрина на 15 секунд. uplink-revolver-cap-gun-fake-desc = Одурачьте своих врагов! Использует как пистоны, так и патроны калибра .45 магнум. Последними и будет заряжен при покупке. uplink-banana-peel-explosive-name = Взрывная банановая кожура uplink-banana-peel-explosive-desc = Они взорвутся от смеха, когда поскользнутся на ней! diff --git a/Resources/Maps/_Sunrise/Station/dev_map.yml b/Resources/Maps/_Sunrise/Station/dev_map.yml deleted file mode 100644 index 7bd364dce6..0000000000 --- a/Resources/Maps/_Sunrise/Station/dev_map.yml +++ /dev/null @@ -1,10786 +0,0 @@ -meta: - format: 7 - category: Map - engineVersion: 255.1.0 - forkId: "" - forkVersion: "" - time: 05/05/2025 04:43:56 - entityCount: 1713 -maps: -- 962 -grids: -- 179 -orphans: [] -nullspace: [] -tilemap: - 0: Space - 89: FloorSteel - 104: FloorTechMaint - 108: FloorWhite - 120: Lattice - 121: Plating -entities: -- proto: "" - entities: - - uid: 179 - components: - - type: MetaData - - type: Transform - parent: 962 - - type: MapGrid - chunks: - -1,0: - ind: -1,0 - tiles: WQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAaAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,-1: - ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAA - version: 6 - 0,1: - ind: 0,1 - tiles: eAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAWQAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAbAAAAAAAAAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAbAAAAAAAAAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAbAAAAAAAAAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAAAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAAAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 0,0: - ind: 0,0 - tiles: WQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeAAAAAAAeQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA - version: 6 - 0,-1: - ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAeQAAAAAAaAAAAAAAaAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAA - version: 6 - 1,-1: - ind: 1,-1 - tiles: eQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA - version: 6 - -2,0: - ind: -2,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -2,-1: - ind: -2,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAWQAAAAAA - version: 6 - 1,0: - ind: 1,0 - tiles: bAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAbAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAeQAAAAAAbAAAAAAAeQAAAAAAbAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAWQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 2,-1: - ind: 2,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 1,1: - ind: 1,1 - tiles: WQAAAAAAWQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,1: - ind: -1,1 - tiles: AAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 0,-2: - ind: 0,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAA - version: 6 - 1,-2: - ind: 1,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - - type: Broadphase - - type: Physics - bodyStatus: InAir - angularDamping: 0.05 - linearDamping: 0.05 - fixedRotation: False - bodyType: Dynamic - - type: Fixtures - fixtures: {} - - type: Gravity - gravityShakeSound: !type:SoundPathSpecifier - path: /Audio/Effects/alert.ogg - - type: DecalGrid - chunkCollection: - version: 2 - nodes: [] - - type: OccluderTree - - type: Shuttle - - type: RadiationGridResistance - - type: GravityShake - shakeTimes: 10 - - type: GridAtmosphere - version: 2 - data: - tiles: - -4,0: - 0: 65532 - -4,-1: - 0: 65535 - -4,1: - 0: 15 - 1: 65280 - -5,1: - 1: 52292 - -4,2: - 1: 8959 - -5,2: - 1: 204 - -4,3: - 1: 8738 - -4,4: - 1: 230 - -3,0: - 0: 65524 - -3,1: - 0: 3823 - -3,2: - 1: 35071 - -3,-1: - 0: 56797 - -2,0: - 0: 65534 - -2,1: - 0: 61167 - -3,3: - 1: 8 - -2,3: - 1: 15 - -2,2: - 0: 3822 - -2,-1: - 0: 61166 - -1,0: - 0: 65535 - -1,1: - 0: 65535 - -1,2: - 0: 53247 - -1,3: - 1: 1 - -1,-1: - 0: 65535 - 0,0: - 0: 65535 - 0,1: - 0: 65535 - 0,2: - 0: 65535 - -4,-2: - 0: 65535 - -3,-2: - 0: 56829 - -2,-2: - 0: 3838 - -2,-4: - 0: 60928 - -2,-3: - 0: 61166 - -1,-4: - 0: 65350 - -1,-3: - 0: 65535 - -1,-2: - 0: 4095 - -1,-5: - 0: 16384 - 0,-4: - 0: 65299 - 0,-3: - 0: 65535 - 0,-2: - 0: 53247 - 0,-1: - 0: 65535 - 0,4: - 1: 17 - 0: 3276 - 0,3: - 1: 4368 - 0: 52428 - -1,4: - 1: 240 - 0,5: - 0: 52428 - 0,6: - 0: 14 - 1,4: - 0: 17759 - 1,3: - 0: 65535 - 1,5: - 0: 58990 - 1,6: - 0: 26350 - 1,7: - 0: 4 - 2,4: - 0: 65419 - 2,5: - 0: 45311 - 2,6: - 0: 187 - 2,3: - 0: 16383 - 3,4: - 0: 46011 - 3,5: - 0: 47295 - 3,6: - 0: 35007 - 3,3: - 0: 8191 - 4,4: - 0: 12595 - 4,5: - 0: 13107 - 4,6: - 0: 13107 - 1,0: - 0: 65535 - 1,2: - 0: 65520 - 1,-1: - 0: 65535 - 1,1: - 0: 61166 - 2,2: - 0: 7632 - 2,0: - 1: 8738 - 2,1: - 1: 2 - 3,2: - 0: 36828 - 3,0: - 0: 36590 - 3,1: - 0: 52428 - 3,-1: - 0: 35771 - 4,0: - 0: 8191 - 4,1: - 0: 65535 - 4,2: - 0: 65535 - 4,3: - 0: 8191 - 0,-5: - 0: 4096 - 1,-4: - 0: 48008 - 1,-3: - 0: 65467 - 1,-2: - 0: 3003 - 1,-5: - 0: 34952 - 2,-4: - 0: 45875 - 1: 1092 - 2: 2056 - 2,-3: - 0: 65535 - 2,-2: - 0: 61439 - 2,-5: - 0: 65535 - 2,-1: - 0: 3822 - 3,-4: - 0: 65535 - 3,-3: - 0: 65535 - 3,-2: - 0: 48063 - 3,-5: - 0: 65535 - 4,-4: - 0: 65535 - 4,-3: - 0: 65535 - 4,-2: - 0: 65311 - 4,-1: - 0: 8191 - 4,-5: - 0: 65535 - 5,-4: - 0: 62451 - 2: 3084 - 5,-3: - 0: 62451 - 3: 12 - 4: 3072 - 5,-2: - 0: 65283 - 5: 12 - 5,-1: - 0: 36863 - 5,-5: - 0: 62451 - 2: 3084 - 5,0: - 0: 40959 - 6,-4: - 2: 257 - 0: 4112 - 1: 17476 - 6,-3: - 3: 1 - 0: 4112 - 4: 256 - 1: 17476 - 6,-2: - 5: 1 - 0: 47872 - 1: 4 - 6,-1: - 0: 7103 - 6,-5: - 0: 4112 - 1: 17476 - 2: 257 - 6,0: - 0: 65535 - 7,-2: - 0: 65280 - 7,-1: - 0: 8191 - 7,0: - 0: 13107 - 8,-2: - 0: 13056 - 8,-1: - 0: 819 - -5,0: - 1: 17476 - -5,-1: - 1: 17476 - -5,-2: - 1: 16384 - 5,1: - 0: 48051 - 5,2: - 0: 7103 - 5,3: - 0: 4095 - 6,1: - 0: 65525 - 6,2: - 0: 4095 - 6,3: - 0: 626 - -3,4: - 1: 240 - -2,4: - 1: 240 - 1,-7: - 1: 192 - 0: 32768 - 1,-6: - 0: 34952 - 2,-7: - 1: 240 - 0: 61440 - 2,-6: - 0: 65535 - 3,-7: - 1: 240 - 0: 61440 - 3,-6: - 0: 65535 - 4,-7: - 1: 240 - 0: 62976 - 4,-6: - 0: 65535 - 5,-7: - 1: 240 - 0: 61440 - 5,-6: - 0: 62451 - 2: 3084 - 6,-7: - 1: 17520 - 0: 4096 - 6,-6: - 2: 257 - 0: 4112 - 1: 17476 - uniqueMixes: - - volume: 2500 - temperature: 293.15 - moles: - - 21.824879 - - 82.10312 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - immutable: True - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 0 - - 0 - - 0 - - 6666.982 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 0 - - 6666.982 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 6666.982 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - chunkSize: 4 - - type: GasTileOverlay - - type: BecomesStation - id: Dev - - type: SpreaderGrid - - type: GridPathfinding - - type: NavMap - - uid: 962 - components: - - type: MetaData - - type: Transform - - type: Map - mapPaused: True - - type: PhysicsMap - - type: GridTree - - type: MovedGrids - - type: Broadphase - - type: OccluderTree -- proto: AirAlarm - entities: - - uid: 800 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-4.5 - parent: 179 - - type: DeviceList - devices: - - 801 - - uid: 1556 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,-12.5 - parent: 179 -- proto: AirCanister - entities: - - uid: 1281 - components: - - type: Transform - pos: 12.5,-5.5 - parent: 179 - - uid: 1284 - components: - - type: Transform - pos: 13.5,-5.5 - parent: 179 -- proto: Airlock - entities: - - uid: 48 - components: - - type: Transform - pos: 7.5,20.5 - parent: 179 - - uid: 119 - components: - - type: Transform - pos: 6.5,17.5 - parent: 179 - - uid: 170 - components: - - type: Transform - pos: 13.5,10.5 - parent: 179 - - uid: 378 - components: - - type: Transform - pos: -9.5,0.5 - parent: 179 - - uid: 1182 - components: - - type: Transform - pos: 6.5,28.5 - parent: 179 -- proto: AirlockAtmospherics - entities: - - uid: 77 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-8.5 - parent: 179 - - uid: 678 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-9.5 - parent: 179 - - uid: 904 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-6.5 - parent: 179 - - uid: 995 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,-6.5 - parent: 179 -- proto: AirlockCargo - entities: - - uid: 87 - components: - - type: Transform - pos: 2.5,-4.5 - parent: 179 -- proto: AirlockEngineering - entities: - - uid: 257 - components: - - type: Transform - pos: -7.5,-6.5 - parent: 179 - - uid: 258 - components: - - type: Transform - pos: 3.5,-4.5 - parent: 179 - - uid: 530 - components: - - type: Transform - pos: -10.5,-6.5 - parent: 179 - - uid: 563 - components: - - type: Transform - pos: -13.5,0.5 - parent: 179 - - uid: 867 - components: - - type: Transform - pos: -12.5,0.5 - parent: 179 -- proto: AirlockExternal - entities: - - uid: 155 - components: - - type: Transform - pos: 26.5,13.5 - parent: 179 - - uid: 318 - components: - - type: Transform - pos: 24.5,13.5 - parent: 179 -- proto: AirlockGlassShuttle - entities: - - uid: 146 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,9.5 - parent: 179 -- proto: AirlockMedicalGlass - entities: - - uid: 177 - components: - - type: Transform - pos: 26.5,4.5 - parent: 179 - - uid: 178 - components: - - type: Transform - pos: 20.5,3.5 - parent: 179 - - uid: 206 - components: - - type: Transform - pos: 16.5,3.5 - parent: 179 - - uid: 207 - components: - - type: Transform - pos: 15.5,3.5 - parent: 179 - - uid: 369 - components: - - type: Transform - pos: 26.5,-3.5 - parent: 179 - - uid: 370 - components: - - type: Transform - pos: 28.5,-0.5 - parent: 179 -- proto: AirlockScience - entities: - - uid: 24 - components: - - type: Transform - pos: 14.5,24.5 - parent: 179 - - uid: 47 - components: - - type: Transform - pos: 16.5,18.5 - parent: 179 - - uid: 102 - components: - - type: Transform - pos: 16.5,15.5 - parent: 179 - - uid: 306 - components: - - type: Transform - pos: 12.5,15.5 - parent: 179 -- proto: AirlockScienceGlass - entities: - - uid: 26 - components: - - type: Transform - pos: 14.5,20.5 - parent: 179 -- proto: AirSensor - entities: - - uid: 801 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-3.5 - parent: 179 -- proto: AlwaysPoweredWallLight - entities: - - uid: 59 - components: - - type: Transform - pos: -14.5,-0.5 - parent: 179 - - uid: 330 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,8.5 - parent: 179 - - uid: 398 - components: - - type: Transform - pos: 4.5,-5.5 - parent: 179 - - uid: 451 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,9.5 - parent: 179 - - uid: 512 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,6.5 - parent: 179 - - uid: 662 - components: - - type: Transform - pos: 11.5,14.5 - parent: 179 - - uid: 664 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,12.5 - parent: 179 - - uid: 667 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,10.5 - parent: 179 - - uid: 669 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,4.5 - parent: 179 - - uid: 852 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,0.5 - parent: 179 - - uid: 907 - components: - - type: Transform - pos: -4.5,-5.5 - parent: 179 - - uid: 910 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-3.5 - parent: 179 - - uid: 913 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-3.5 - parent: 179 - - uid: 914 - components: - - type: Transform - pos: 4.5,3.5 - parent: 179 - - uid: 915 - components: - - type: Transform - pos: 6.5,7.5 - parent: 179 - - uid: 916 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,7.5 - parent: 179 - - uid: 917 - components: - - type: Transform - pos: -2.5,10.5 - parent: 179 - - uid: 918 - components: - - type: Transform - pos: 3.5,18.5 - parent: 179 - - uid: 921 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,1.5 - parent: 179 - - uid: 922 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,16.5 - parent: 179 - - uid: 923 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,12.5 - parent: 179 - - uid: 924 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,6.5 - parent: 179 - - uid: 926 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,17.5 - parent: 179 - - uid: 953 - components: - - type: Transform - pos: -14.5,16.5 - parent: 179 - - uid: 957 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,16.5 - parent: 179 - - uid: 1047 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-13.5 - parent: 179 -- proto: AmmoniaCanister - entities: - - uid: 250 - components: - - type: Transform - pos: 9.5,-1.5 - parent: 179 - - uid: 251 - components: - - type: Transform - pos: 10.5,-1.5 - parent: 179 - - uid: 1317 - components: - - type: Transform - pos: 24.5,-19.5 - parent: 179 -- proto: AnomalyLocator - entities: - - uid: 1086 - components: - - type: Transform - pos: 17.237877,19.653782 - parent: 179 -- proto: AnomalyScanner - entities: - - uid: 1085 - components: - - type: Transform - pos: 17.539398,19.352007 - parent: 179 -- proto: APCBasic - entities: - - uid: 753 - components: - - type: Transform - pos: -2.5,11.5 - parent: 179 - - type: Battery - startingCharge: 500000000 - maxCharge: 500000000 - - type: PowerNetworkBattery - supplyRampRate: 50000 - supplyRampTolerance: 100000 - maxSupply: 1000000 - maxChargeRate: 500000 - - uid: 1015 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,-14.5 - parent: 179 -- proto: ArrivalsShuttleTimer - entities: - - uid: 1191 - components: - - type: Transform - pos: -7.5,5.5 - parent: 179 -- proto: AtmosDeviceFanTiny - entities: - - uid: 1184 - components: - - type: Transform - pos: 22.5,-16.5 - parent: 179 - - uid: 1187 - components: - - type: Transform - pos: 22.5,-14.5 - parent: 179 - - uid: 1200 - components: - - type: Transform - pos: 22.5,-10.5 - parent: 179 - - uid: 1201 - components: - - type: Transform - pos: 22.5,-12.5 - parent: 179 - - uid: 1207 - components: - - type: Transform - pos: 22.5,-18.5 - parent: 179 - - uid: 1220 - components: - - type: Transform - pos: 22.5,-8.5 - parent: 179 - - uid: 1235 - components: - - type: Transform - pos: 22.5,-20.5 - parent: 179 - - uid: 1238 - components: - - type: Transform - pos: 22.5,-22.5 - parent: 179 - - uid: 1260 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,-24.5 - parent: 179 - - uid: 1335 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-25.5 - parent: 179 - - uid: 1336 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-25.5 - parent: 179 - - uid: 1489 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-12.5 - parent: 179 - - uid: 1493 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-14.5 - parent: 179 - - uid: 1500 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-16.5 - parent: 179 - - uid: 1507 - components: - - type: Transform - pos: 7.5,-19.5 - parent: 179 - - uid: 1508 - components: - - type: Transform - pos: 8.5,-19.5 - parent: 179 - - uid: 1509 - components: - - type: Transform - pos: 9.5,-19.5 - parent: 179 - - uid: 1510 - components: - - type: Transform - pos: 10.5,-19.5 - parent: 179 - - uid: 1511 - components: - - type: Transform - pos: 11.5,-19.5 - parent: 179 - - uid: 1512 - components: - - type: Transform - pos: 12.5,-19.5 - parent: 179 - - uid: 1513 - components: - - type: Transform - pos: 13.5,-19.5 - parent: 179 - - uid: 1514 - components: - - type: Transform - pos: 14.5,-19.5 - parent: 179 - - uid: 1515 - components: - - type: Transform - pos: 14.5,-20.5 - parent: 179 - - uid: 1516 - components: - - type: Transform - pos: 14.5,-21.5 - parent: 179 - - uid: 1517 - components: - - type: Transform - pos: 14.5,-22.5 - parent: 179 - - uid: 1518 - components: - - type: Transform - pos: 14.5,-23.5 - parent: 179 - - uid: 1519 - components: - - type: Transform - pos: 14.5,-24.5 - parent: 179 -- proto: AtmosFixBlockerMarker - entities: - - uid: 1582 - components: - - type: Transform - pos: 23.5,-13.5 - parent: 179 - - uid: 1583 - components: - - type: Transform - pos: 23.5,-15.5 - parent: 179 - - uid: 1584 - components: - - type: Transform - pos: 23.5,-17.5 - parent: 179 - - uid: 1585 - components: - - type: Transform - pos: 23.5,-19.5 - parent: 179 - - uid: 1586 - components: - - type: Transform - pos: 23.5,-21.5 - parent: 179 - - uid: 1587 - components: - - type: Transform - pos: 23.5,-23.5 - parent: 179 - - uid: 1588 - components: - - type: Transform - pos: 10.5,-14.5 - parent: 179 - - uid: 1589 - components: - - type: Transform - pos: 22.5,-13.5 - parent: 179 - - uid: 1590 - components: - - type: Transform - pos: 24.5,-13.5 - parent: 179 - - uid: 1591 - components: - - type: Transform - pos: 24.5,-15.5 - parent: 179 - - uid: 1592 - components: - - type: Transform - pos: 22.5,-15.5 - parent: 179 - - uid: 1593 - components: - - type: Transform - pos: 22.5,-17.5 - parent: 179 - - uid: 1594 - components: - - type: Transform - pos: 24.5,-17.5 - parent: 179 - - uid: 1595 - components: - - type: Transform - pos: 24.5,-19.5 - parent: 179 - - uid: 1596 - components: - - type: Transform - pos: 22.5,-19.5 - parent: 179 - - uid: 1597 - components: - - type: Transform - pos: 22.5,-21.5 - parent: 179 - - uid: 1598 - components: - - type: Transform - pos: 22.5,-23.5 - parent: 179 - - uid: 1599 - components: - - type: Transform - pos: 24.5,-23.5 - parent: 179 - - uid: 1600 - components: - - type: Transform - pos: 24.5,-21.5 - parent: 179 - - uid: 1607 - components: - - type: Transform - pos: 10.5,-15.5 - parent: 179 - - uid: 1608 - components: - - type: Transform - pos: 10.5,-13.5 - parent: 179 - - uid: 1609 - components: - - type: Transform - pos: 11.5,-13.5 - parent: 179 - - uid: 1610 - components: - - type: Transform - pos: 11.5,-15.5 - parent: 179 -- proto: AtmosFixInstantPlasmaFireMarker - entities: - - uid: 1611 - components: - - type: Transform - pos: 12.5,-15.5 - parent: 179 - - uid: 1612 - components: - - type: Transform - pos: 13.5,-15.5 - parent: 179 - - uid: 1613 - components: - - type: Transform - pos: 14.5,-15.5 - parent: 179 - - uid: 1614 - components: - - type: Transform - pos: 14.5,-14.5 - parent: 179 - - uid: 1615 - components: - - type: Transform - pos: 13.5,-14.5 - parent: 179 - - uid: 1616 - components: - - type: Transform - pos: 12.5,-14.5 - parent: 179 - - uid: 1617 - components: - - type: Transform - pos: 12.5,-13.5 - parent: 179 - - uid: 1618 - components: - - type: Transform - pos: 13.5,-13.5 - parent: 179 - - uid: 1619 - components: - - type: Transform - pos: 14.5,-13.5 - parent: 179 -- proto: AtmosFixNitrogenMarker - entities: - - uid: 1579 - components: - - type: Transform - pos: 23.5,-9.5 - parent: 179 - - uid: 1603 - components: - - type: Transform - pos: 22.5,-9.5 - parent: 179 - - uid: 1604 - components: - - type: Transform - pos: 24.5,-9.5 - parent: 179 -- proto: AtmosFixOxygenMarker - entities: - - uid: 1580 - components: - - type: Transform - pos: 23.5,-7.5 - parent: 179 - - uid: 1605 - components: - - type: Transform - pos: 22.5,-7.5 - parent: 179 - - uid: 1606 - components: - - type: Transform - pos: 24.5,-7.5 - parent: 179 -- proto: AtmosFixPlasmaMarker - entities: - - uid: 1581 - components: - - type: Transform - pos: 23.5,-11.5 - parent: 179 - - uid: 1601 - components: - - type: Transform - pos: 22.5,-11.5 - parent: 179 - - uid: 1602 - components: - - type: Transform - pos: 24.5,-11.5 - parent: 179 -- proto: Autolathe - entities: - - uid: 1 - components: - - type: Transform - pos: 12.5,21.5 - parent: 179 - - uid: 94 - components: - - type: Transform - pos: -4.5,-5.5 - parent: 179 - - uid: 446 - components: - - type: Transform - pos: -6.5,5.5 - parent: 179 - - uid: 528 - components: - - type: Transform - pos: -12.5,-7.5 - parent: 179 - - uid: 531 - components: - - type: Transform - pos: -13.5,-7.5 - parent: 179 - - uid: 532 - components: - - type: Transform - pos: -14.5,-7.5 - parent: 179 -- proto: BaseUplinkRadioDebug - entities: - - uid: 732 - components: - - type: Transform - pos: 0.6038008,7.5209107 - parent: 179 -- proto: Basketball - entities: - - uid: 951 - components: - - type: Transform - pos: -9.702013,9.68404 - parent: 179 - - uid: 952 - components: - - type: Transform - pos: -10.879096,9.579802 - parent: 179 -- proto: Beaker - entities: - - uid: 174 - components: - - type: Transform - pos: 25.291822,10.667244 - parent: 179 - - uid: 175 - components: - - type: Transform - pos: 24.541822,10.635994 - parent: 179 - - uid: 176 - components: - - type: Transform - pos: 26.416822,10.651619 - parent: 179 - - uid: 324 - components: - - type: Transform - pos: 4.718221,9.39097 - parent: 179 - - uid: 735 - components: - - type: Transform - pos: 4.739054,9.807927 - parent: 179 - - uid: 920 - components: - - type: Transform - pos: -4.293744,10.966518 - parent: 179 - - uid: 950 - components: - - type: Transform - pos: -4.293744,10.966518 - parent: 179 -- proto: BikeHorn - entities: - - uid: 672 - components: - - type: Transform - pos: 1.1246341,7.500063 - parent: 179 -- proto: BlastDoor - entities: - - uid: 1230 - components: - - type: Transform - pos: 6.5,-20.5 - parent: 179 - - uid: 1232 - components: - - type: Transform - pos: 6.5,-17.5 - parent: 179 - - type: DeviceLinkSink - invokeCounter: 2 - - uid: 1233 - components: - - type: Transform - pos: 6.5,-16.5 - parent: 179 - - type: DeviceLinkSink - invokeCounter: 2 - - uid: 1234 - components: - - type: Transform - pos: 6.5,-15.5 - parent: 179 - - type: DeviceLinkSink - invokeCounter: 2 - - uid: 1385 - components: - - type: Transform - pos: 11.5,-14.5 - parent: 179 -- proto: BoozeDispenser - entities: - - uid: 752 - components: - - type: Transform - pos: 7.5,12.5 - parent: 179 -- proto: BoxBeaker - entities: - - uid: 280 - components: - - type: Transform - pos: 5.163024,9.63072 - parent: 179 -- proto: Brutepack - entities: - - uid: 150 - components: - - type: Transform - pos: 18.601385,5.512907 - parent: 179 - - uid: 151 - components: - - type: Transform - pos: 18.476385,4.841032 - parent: 179 -- proto: Bucket - entities: - - uid: 691 - components: - - type: Transform - pos: 7.1447573,15.900927 - parent: 179 -- proto: ButtonFrameCautionSecurity - entities: - - uid: 1488 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-12.5 - parent: 179 -- proto: CableApcExtension - entities: - - uid: 15 - components: - - type: Transform - pos: 5.5,15.5 - parent: 179 - - uid: 23 - components: - - type: Transform - pos: 3.5,15.5 - parent: 179 - - uid: 58 - components: - - type: Transform - pos: 8.5,15.5 - parent: 179 - - uid: 90 - components: - - type: Transform - pos: 4.5,15.5 - parent: 179 - - uid: 281 - components: - - type: Transform - pos: -13.5,4.5 - parent: 179 - - uid: 389 - components: - - type: Transform - pos: 7.5,15.5 - parent: 179 - - uid: 453 - components: - - type: Transform - pos: 6.5,15.5 - parent: 179 - - uid: 736 - components: - - type: Transform - pos: -2.5,9.5 - parent: 179 - - uid: 760 - components: - - type: Transform - pos: -2.5,10.5 - parent: 179 - - uid: 761 - components: - - type: Transform - pos: -15.5,5.5 - parent: 179 - - uid: 763 - components: - - type: Transform - pos: -2.5,11.5 - parent: 179 - - uid: 764 - components: - - type: Transform - pos: -1.5,11.5 - parent: 179 - - uid: 765 - components: - - type: Transform - pos: -7.5,0.5 - parent: 179 - - uid: 766 - components: - - type: Transform - pos: -0.5,11.5 - parent: 179 - - uid: 767 - components: - - type: Transform - pos: -3.5,10.5 - parent: 179 - - uid: 768 - components: - - type: Transform - pos: -4.5,10.5 - parent: 179 - - uid: 769 - components: - - type: Transform - pos: -5.5,10.5 - parent: 179 - - uid: 770 - components: - - type: Transform - pos: -6.5,10.5 - parent: 179 - - uid: 771 - components: - - type: Transform - pos: -2.5,8.5 - parent: 179 - - uid: 772 - components: - - type: Transform - pos: -2.5,7.5 - parent: 179 - - uid: 773 - components: - - type: Transform - pos: -2.5,6.5 - parent: 179 - - uid: 774 - components: - - type: Transform - pos: -2.5,5.5 - parent: 179 - - uid: 775 - components: - - type: Transform - pos: -3.5,5.5 - parent: 179 - - uid: 776 - components: - - type: Transform - pos: -4.5,5.5 - parent: 179 - - uid: 777 - components: - - type: Transform - pos: -5.5,5.5 - parent: 179 - - uid: 778 - components: - - type: Transform - pos: -6.5,5.5 - parent: 179 - - uid: 779 - components: - - type: Transform - pos: -6.5,4.5 - parent: 179 - - uid: 780 - components: - - type: Transform - pos: -7.5,4.5 - parent: 179 - - uid: 781 - components: - - type: Transform - pos: -8.5,4.5 - parent: 179 - - uid: 782 - components: - - type: Transform - pos: -9.5,4.5 - parent: 179 - - uid: 783 - components: - - type: Transform - pos: -10.5,4.5 - parent: 179 - - uid: 784 - components: - - type: Transform - pos: -11.5,4.5 - parent: 179 - - uid: 785 - components: - - type: Transform - pos: -12.5,4.5 - parent: 179 - - uid: 786 - components: - - type: Transform - pos: -12.5,3.5 - parent: 179 - - uid: 787 - components: - - type: Transform - pos: -12.5,2.5 - parent: 179 - - uid: 788 - components: - - type: Transform - pos: -12.5,1.5 - parent: 179 - - uid: 789 - components: - - type: Transform - pos: -12.5,0.5 - parent: 179 - - uid: 790 - components: - - type: Transform - pos: -12.5,-0.5 - parent: 179 - - uid: 791 - components: - - type: Transform - pos: -2.5,4.5 - parent: 179 - - uid: 792 - components: - - type: Transform - pos: -2.5,2.5 - parent: 179 - - uid: 793 - components: - - type: Transform - pos: -2.5,1.5 - parent: 179 - - uid: 794 - components: - - type: Transform - pos: -2.5,0.5 - parent: 179 - - uid: 795 - components: - - type: Transform - pos: -2.5,3.5 - parent: 179 - - uid: 796 - components: - - type: Transform - pos: -2.5,-0.5 - parent: 179 - - uid: 797 - components: - - type: Transform - pos: -2.5,-1.5 - parent: 179 - - uid: 798 - components: - - type: Transform - pos: -2.5,-2.5 - parent: 179 - - uid: 799 - components: - - type: Transform - pos: -2.5,-3.5 - parent: 179 - - uid: 802 - components: - - type: Transform - pos: -8.5,0.5 - parent: 179 - - uid: 803 - components: - - type: Transform - pos: 2.5,-2.5 - parent: 179 - - uid: 804 - components: - - type: Transform - pos: 2.5,-3.5 - parent: 179 - - uid: 805 - components: - - type: Transform - pos: -9.5,0.5 - parent: 179 - - uid: 806 - components: - - type: Transform - pos: -10.5,0.5 - parent: 179 - - uid: 807 - components: - - type: Transform - pos: -14.5,0.5 - parent: 179 - - uid: 808 - components: - - type: Transform - pos: -11.5,0.5 - parent: 179 - - uid: 809 - components: - - type: Transform - pos: -15.5,0.5 - parent: 179 - - uid: 810 - components: - - type: Transform - pos: -15.5,0.5 - parent: 179 - - uid: 811 - components: - - type: Transform - pos: -16.5,0.5 - parent: 179 - - uid: 812 - components: - - type: Transform - pos: -16.5,5.5 - parent: 179 - - uid: 813 - components: - - type: Transform - pos: -16.5,4.5 - parent: 179 - - uid: 814 - components: - - type: Transform - pos: -16.5,3.5 - parent: 179 - - uid: 815 - components: - - type: Transform - pos: -16.5,2.5 - parent: 179 - - uid: 816 - components: - - type: Transform - pos: -16.5,1.5 - parent: 179 - - uid: 817 - components: - - type: Transform - pos: 7.5,5.5 - parent: 179 - - uid: 818 - components: - - type: Transform - pos: 7.5,7.5 - parent: 179 - - uid: 819 - components: - - type: Transform - pos: 7.5,8.5 - parent: 179 - - uid: 820 - components: - - type: Transform - pos: 7.5,9.5 - parent: 179 - - uid: 821 - components: - - type: Transform - pos: 8.5,9.5 - parent: 179 - - uid: 822 - components: - - type: Transform - pos: 6.5,9.5 - parent: 179 - - uid: 823 - components: - - type: Transform - pos: 5.5,9.5 - parent: 179 - - uid: 824 - components: - - type: Transform - pos: 4.5,9.5 - parent: 179 - - uid: 825 - components: - - type: Transform - pos: 8.5,10.5 - parent: 179 - - uid: 826 - components: - - type: Transform - pos: 8.5,11.5 - parent: 179 - - uid: 827 - components: - - type: Transform - pos: 8.5,12.5 - parent: 179 - - uid: 828 - components: - - type: Transform - pos: 7.5,12.5 - parent: 179 - - uid: 829 - components: - - type: Transform - pos: 7.5,11.5 - parent: 179 - - uid: 830 - components: - - type: Transform - pos: 2.5,-5.5 - parent: 179 - - uid: 831 - components: - - type: Transform - pos: 2.5,-4.5 - parent: 179 - - uid: 832 - components: - - type: Transform - pos: 1.5,-5.5 - parent: 179 - - uid: 833 - components: - - type: Transform - pos: 0.5,-5.5 - parent: 179 - - uid: 834 - components: - - type: Transform - pos: -0.5,-5.5 - parent: 179 - - uid: 835 - components: - - type: Transform - pos: -1.5,-5.5 - parent: 179 - - uid: 836 - components: - - type: Transform - pos: -2.5,-5.5 - parent: 179 - - uid: 837 - components: - - type: Transform - pos: -3.5,-5.5 - parent: 179 - - uid: 838 - components: - - type: Transform - pos: -4.5,-5.5 - parent: 179 - - uid: 839 - components: - - type: Transform - pos: 1.5,11.5 - parent: 179 - - uid: 840 - components: - - type: Transform - pos: 2.5,11.5 - parent: 179 - - uid: 841 - components: - - type: Transform - pos: 0.5,11.5 - parent: 179 - - uid: 842 - components: - - type: Transform - pos: 2.5,12.5 - parent: 179 - - uid: 843 - components: - - type: Transform - pos: 2.5,13.5 - parent: 179 - - uid: 844 - components: - - type: Transform - pos: 2.5,14.5 - parent: 179 - - uid: 845 - components: - - type: Transform - pos: 2.5,15.5 - parent: 179 - - uid: 853 - components: - - type: Transform - pos: -3.5,-3.5 - parent: 179 - - uid: 854 - components: - - type: Transform - pos: -4.5,-3.5 - parent: 179 - - uid: 855 - components: - - type: Transform - pos: -5.5,-3.5 - parent: 179 - - uid: 856 - components: - - type: Transform - pos: -6.5,-3.5 - parent: 179 - - uid: 857 - components: - - type: Transform - pos: -6.5,-2.5 - parent: 179 - - uid: 858 - components: - - type: Transform - pos: -6.5,-1.5 - parent: 179 - - uid: 859 - components: - - type: Transform - pos: -6.5,-0.5 - parent: 179 - - uid: 860 - components: - - type: Transform - pos: -6.5,0.5 - parent: 179 - - uid: 861 - components: - - type: Transform - pos: -6.5,1.5 - parent: 179 - - uid: 862 - components: - - type: Transform - pos: -6.5,2.5 - parent: 179 - - uid: 872 - components: - - type: Transform - pos: 7.5,6.5 - parent: 179 - - uid: 873 - components: - - type: Transform - pos: 8.5,21.5 - parent: 179 - - uid: 877 - components: - - type: Transform - pos: -6.5,3.5 - parent: 179 - - uid: 878 - components: - - type: Transform - pos: -2.5,-4.5 - parent: 179 - - uid: 879 - components: - - type: Transform - pos: -1.5,-4.5 - parent: 179 - - uid: 880 - components: - - type: Transform - pos: -0.5,-4.5 - parent: 179 - - uid: 881 - components: - - type: Transform - pos: 0.5,-4.5 - parent: 179 - - uid: 882 - components: - - type: Transform - pos: 1.5,-4.5 - parent: 179 - - uid: 883 - components: - - type: Transform - pos: 2.5,-4.5 - parent: 179 - - uid: 884 - components: - - type: Transform - pos: 3.5,-4.5 - parent: 179 - - uid: 885 - components: - - type: Transform - pos: 4.5,-4.5 - parent: 179 - - uid: 886 - components: - - type: Transform - pos: 5.5,-4.5 - parent: 179 - - uid: 887 - components: - - type: Transform - pos: 6.5,-4.5 - parent: 179 - - uid: 888 - components: - - type: Transform - pos: 7.5,-4.5 - parent: 179 - - uid: 889 - components: - - type: Transform - pos: 8.5,-4.5 - parent: 179 - - uid: 890 - components: - - type: Transform - pos: 8.5,-3.5 - parent: 179 - - uid: 891 - components: - - type: Transform - pos: 8.5,-2.5 - parent: 179 - - uid: 892 - components: - - type: Transform - pos: 8.5,-1.5 - parent: 179 - - uid: 893 - components: - - type: Transform - pos: 8.5,-0.5 - parent: 179 - - uid: 894 - components: - - type: Transform - pos: 8.5,0.5 - parent: 179 - - uid: 895 - components: - - type: Transform - pos: 8.5,1.5 - parent: 179 - - uid: 896 - components: - - type: Transform - pos: 8.5,2.5 - parent: 179 - - uid: 897 - components: - - type: Transform - pos: 8.5,3.5 - parent: 179 - - uid: 898 - components: - - type: Transform - pos: 8.5,4.5 - parent: 179 - - uid: 899 - components: - - type: Transform - pos: 8.5,5.5 - parent: 179 - - uid: 900 - components: - - type: Transform - pos: -14.5,5.5 - parent: 179 - - uid: 905 - components: - - type: Transform - pos: -12.5,5.5 - parent: 179 - - uid: 906 - components: - - type: Transform - pos: -14.5,4.5 - parent: 179 - - uid: 908 - components: - - type: Transform - pos: -15.5,4.5 - parent: 179 - - uid: 909 - components: - - type: Transform - pos: 8.5,20.5 - parent: 179 - - uid: 970 - components: - - type: Transform - pos: 9.5,12.5 - parent: 179 - - uid: 971 - components: - - type: Transform - pos: 10.5,12.5 - parent: 179 - - uid: 972 - components: - - type: Transform - pos: 11.5,12.5 - parent: 179 - - uid: 973 - components: - - type: Transform - pos: 12.5,12.5 - parent: 179 - - uid: 974 - components: - - type: Transform - pos: 13.5,12.5 - parent: 179 - - uid: 1026 - components: - - type: Transform - pos: -5.5,-14.5 - parent: 179 - - uid: 1027 - components: - - type: Transform - pos: -5.5,-13.5 - parent: 179 - - uid: 1028 - components: - - type: Transform - pos: -5.5,-12.5 - parent: 179 - - uid: 1029 - components: - - type: Transform - pos: -4.5,-12.5 - parent: 179 - - uid: 1030 - components: - - type: Transform - pos: -3.5,-12.5 - parent: 179 - - uid: 1031 - components: - - type: Transform - pos: -2.5,-12.5 - parent: 179 - - uid: 1032 - components: - - type: Transform - pos: -1.5,-12.5 - parent: 179 - - uid: 1033 - components: - - type: Transform - pos: -0.5,-12.5 - parent: 179 - - uid: 1034 - components: - - type: Transform - pos: 0.5,-12.5 - parent: 179 - - uid: 1035 - components: - - type: Transform - pos: 1.5,-12.5 - parent: 179 - - uid: 1036 - components: - - type: Transform - pos: 2.5,-12.5 - parent: 179 - - uid: 1037 - components: - - type: Transform - pos: 3.5,-12.5 - parent: 179 - - uid: 1038 - components: - - type: Transform - pos: 0.5,-13.5 - parent: 179 - - uid: 1041 - components: - - type: Transform - pos: -1.5,-13.5 - parent: 179 - - uid: 1044 - components: - - type: Transform - pos: 4.5,-12.5 - parent: 179 - - uid: 1045 - components: - - type: Transform - pos: 4.5,-13.5 - parent: 179 - - uid: 1051 - components: - - type: Transform - pos: 9.5,15.5 - parent: 179 - - uid: 1052 - components: - - type: Transform - pos: 9.5,16.5 - parent: 179 - - uid: 1053 - components: - - type: Transform - pos: 9.5,17.5 - parent: 179 - - uid: 1054 - components: - - type: Transform - pos: 9.5,18.5 - parent: 179 - - uid: 1055 - components: - - type: Transform - pos: 9.5,19.5 - parent: 179 - - uid: 1056 - components: - - type: Transform - pos: 9.5,20.5 - parent: 179 - - uid: 1057 - components: - - type: Transform - pos: 10.5,20.5 - parent: 179 - - uid: 1058 - components: - - type: Transform - pos: 11.5,20.5 - parent: 179 - - uid: 1059 - components: - - type: Transform - pos: 12.5,20.5 - parent: 179 - - uid: 1060 - components: - - type: Transform - pos: 13.5,20.5 - parent: 179 - - uid: 1061 - components: - - type: Transform - pos: 14.5,20.5 - parent: 179 - - uid: 1062 - components: - - type: Transform - pos: 15.5,20.5 - parent: 179 - - uid: 1063 - components: - - type: Transform - pos: 16.5,20.5 - parent: 179 - - uid: 1064 - components: - - type: Transform - pos: 16.5,21.5 - parent: 179 - - uid: 1065 - components: - - type: Transform - pos: 16.5,22.5 - parent: 179 - - uid: 1066 - components: - - type: Transform - pos: 16.5,23.5 - parent: 179 - - uid: 1067 - components: - - type: Transform - pos: 16.5,24.5 - parent: 179 - - uid: 1068 - components: - - type: Transform - pos: 16.5,25.5 - parent: 179 - - uid: 1069 - components: - - type: Transform - pos: 16.5,26.5 - parent: 179 - - uid: 1070 - components: - - type: Transform - pos: 16.5,27.5 - parent: 179 - - uid: 1079 - components: - - type: Transform - pos: 15.5,24.5 - parent: 179 - - uid: 1080 - components: - - type: Transform - pos: 14.5,24.5 - parent: 179 - - uid: 1081 - components: - - type: Transform - pos: 13.5,24.5 - parent: 179 - - uid: 1082 - components: - - type: Transform - pos: 12.5,24.5 - parent: 179 - - uid: 1097 - components: - - type: Transform - pos: 8.5,14.5 - parent: 179 - - uid: 1098 - components: - - type: Transform - pos: 8.5,13.5 - parent: 179 - - uid: 1099 - components: - - type: Transform - pos: 9.5,13.5 - parent: 179 - - uid: 1100 - components: - - type: Transform - pos: 10.5,13.5 - parent: 179 - - uid: 1101 - components: - - type: Transform - pos: 11.5,13.5 - parent: 179 - - uid: 1102 - components: - - type: Transform - pos: 12.5,13.5 - parent: 179 - - uid: 1103 - components: - - type: Transform - pos: 13.5,13.5 - parent: 179 - - uid: 1104 - components: - - type: Transform - pos: 14.5,13.5 - parent: 179 - - uid: 1105 - components: - - type: Transform - pos: 15.5,13.5 - parent: 179 - - uid: 1106 - components: - - type: Transform - pos: 16.5,13.5 - parent: 179 - - uid: 1107 - components: - - type: Transform - pos: 17.5,13.5 - parent: 179 - - uid: 1108 - components: - - type: Transform - pos: 18.5,13.5 - parent: 179 - - uid: 1109 - components: - - type: Transform - pos: 19.5,13.5 - parent: 179 - - uid: 1110 - components: - - type: Transform - pos: 20.5,13.5 - parent: 179 - - uid: 1111 - components: - - type: Transform - pos: 21.5,13.5 - parent: 179 - - uid: 1112 - components: - - type: Transform - pos: 22.5,13.5 - parent: 179 - - uid: 1113 - components: - - type: Transform - pos: 23.5,13.5 - parent: 179 - - uid: 1114 - components: - - type: Transform - pos: 24.5,13.5 - parent: 179 - - uid: 1115 - components: - - type: Transform - pos: 25.5,13.5 - parent: 179 - - uid: 1116 - components: - - type: Transform - pos: 16.5,12.5 - parent: 179 - - uid: 1117 - components: - - type: Transform - pos: 16.5,11.5 - parent: 179 - - uid: 1118 - components: - - type: Transform - pos: 16.5,10.5 - parent: 179 - - uid: 1119 - components: - - type: Transform - pos: 16.5,9.5 - parent: 179 - - uid: 1120 - components: - - type: Transform - pos: 16.5,8.5 - parent: 179 - - uid: 1121 - components: - - type: Transform - pos: 16.5,7.5 - parent: 179 - - uid: 1122 - components: - - type: Transform - pos: 16.5,6.5 - parent: 179 - - uid: 1123 - components: - - type: Transform - pos: 16.5,5.5 - parent: 179 - - uid: 1124 - components: - - type: Transform - pos: 16.5,4.5 - parent: 179 - - uid: 1125 - components: - - type: Transform - pos: 16.5,3.5 - parent: 179 - - uid: 1126 - components: - - type: Transform - pos: 16.5,2.5 - parent: 179 - - uid: 1127 - components: - - type: Transform - pos: 16.5,1.5 - parent: 179 - - uid: 1128 - components: - - type: Transform - pos: 16.5,0.5 - parent: 179 - - uid: 1129 - components: - - type: Transform - pos: 16.5,-0.5 - parent: 179 - - uid: 1130 - components: - - type: Transform - pos: 16.5,-1.5 - parent: 179 - - uid: 1131 - components: - - type: Transform - pos: 16.5,-2.5 - parent: 179 - - uid: 1132 - components: - - type: Transform - pos: 16.5,-3.5 - parent: 179 - - uid: 1133 - components: - - type: Transform - pos: 17.5,-3.5 - parent: 179 - - uid: 1134 - components: - - type: Transform - pos: 18.5,-3.5 - parent: 179 - - uid: 1135 - components: - - type: Transform - pos: 19.5,-3.5 - parent: 179 - - uid: 1136 - components: - - type: Transform - pos: 20.5,-3.5 - parent: 179 - - uid: 1137 - components: - - type: Transform - pos: 21.5,-3.5 - parent: 179 - - uid: 1138 - components: - - type: Transform - pos: 22.5,-3.5 - parent: 179 - - uid: 1139 - components: - - type: Transform - pos: 23.5,-3.5 - parent: 179 - - uid: 1140 - components: - - type: Transform - pos: 24.5,-3.5 - parent: 179 - - uid: 1141 - components: - - type: Transform - pos: 25.5,-3.5 - parent: 179 - - uid: 1142 - components: - - type: Transform - pos: 26.5,-3.5 - parent: 179 - - uid: 1143 - components: - - type: Transform - pos: 27.5,-3.5 - parent: 179 - - uid: 1144 - components: - - type: Transform - pos: 28.5,-3.5 - parent: 179 - - uid: 1145 - components: - - type: Transform - pos: 17.5,2.5 - parent: 179 - - uid: 1146 - components: - - type: Transform - pos: 18.5,2.5 - parent: 179 - - uid: 1147 - components: - - type: Transform - pos: 19.5,2.5 - parent: 179 - - uid: 1148 - components: - - type: Transform - pos: 20.5,2.5 - parent: 179 - - uid: 1149 - components: - - type: Transform - pos: 21.5,2.5 - parent: 179 - - uid: 1150 - components: - - type: Transform - pos: 22.5,2.5 - parent: 179 - - uid: 1151 - components: - - type: Transform - pos: 23.5,2.5 - parent: 179 - - uid: 1152 - components: - - type: Transform - pos: 24.5,2.5 - parent: 179 - - uid: 1153 - components: - - type: Transform - pos: 25.5,2.5 - parent: 179 - - uid: 1154 - components: - - type: Transform - pos: 26.5,2.5 - parent: 179 - - uid: 1155 - components: - - type: Transform - pos: 27.5,2.5 - parent: 179 - - uid: 1156 - components: - - type: Transform - pos: 28.5,2.5 - parent: 179 - - uid: 1157 - components: - - type: Transform - pos: 26.5,3.5 - parent: 179 - - uid: 1158 - components: - - type: Transform - pos: 26.5,4.5 - parent: 179 - - uid: 1159 - components: - - type: Transform - pos: 26.5,5.5 - parent: 179 - - uid: 1160 - components: - - type: Transform - pos: 26.5,6.5 - parent: 179 - - uid: 1161 - components: - - type: Transform - pos: 26.5,7.5 - parent: 179 - - uid: 1162 - components: - - type: Transform - pos: 26.5,8.5 - parent: 179 - - uid: 1163 - components: - - type: Transform - pos: 26.5,9.5 - parent: 179 - - uid: 1164 - components: - - type: Transform - pos: 25.5,9.5 - parent: 179 - - uid: 1165 - components: - - type: Transform - pos: 24.5,9.5 - parent: 179 - - uid: 1166 - components: - - type: Transform - pos: 16.5,19.5 - parent: 179 - - uid: 1167 - components: - - type: Transform - pos: 16.5,18.5 - parent: 179 - - uid: 1168 - components: - - type: Transform - pos: 16.5,17.5 - parent: 179 - - uid: 1169 - components: - - type: Transform - pos: 16.5,16.5 - parent: 179 - - uid: 1170 - components: - - type: Transform - pos: 16.5,15.5 - parent: 179 - - uid: 1171 - components: - - type: Transform - pos: 16.5,14.5 - parent: 179 - - uid: 1177 - components: - - type: Transform - pos: 8.5,22.5 - parent: 179 - - uid: 1178 - components: - - type: Transform - pos: 8.5,23.5 - parent: 179 - - uid: 1179 - components: - - type: Transform - pos: 8.5,24.5 - parent: 179 - - uid: 1180 - components: - - type: Transform - pos: 8.5,25.5 - parent: 179 - - uid: 1277 - components: - - type: Transform - pos: 4.5,-10.5 - parent: 179 - - uid: 1282 - components: - - type: Transform - pos: 4.5,-11.5 - parent: 179 - - uid: 1289 - components: - - type: Transform - pos: 5.5,-9.5 - parent: 179 - - uid: 1292 - components: - - type: Transform - pos: 4.5,-9.5 - parent: 179 - - uid: 1348 - components: - - type: Transform - pos: 6.5,-9.5 - parent: 179 - - uid: 1349 - components: - - type: Transform - pos: 7.5,-9.5 - parent: 179 - - uid: 1350 - components: - - type: Transform - pos: 9.5,-9.5 - parent: 179 - - uid: 1351 - components: - - type: Transform - pos: 10.5,-9.5 - parent: 179 - - uid: 1352 - components: - - type: Transform - pos: 11.5,-9.5 - parent: 179 - - uid: 1353 - components: - - type: Transform - pos: 12.5,-9.5 - parent: 179 - - uid: 1354 - components: - - type: Transform - pos: 13.5,-9.5 - parent: 179 - - uid: 1355 - components: - - type: Transform - pos: 14.5,-9.5 - parent: 179 - - uid: 1356 - components: - - type: Transform - pos: 15.5,-9.5 - parent: 179 - - uid: 1357 - components: - - type: Transform - pos: 16.5,-9.5 - parent: 179 - - uid: 1358 - components: - - type: Transform - pos: 17.5,-9.5 - parent: 179 - - uid: 1359 - components: - - type: Transform - pos: 18.5,-9.5 - parent: 179 - - uid: 1360 - components: - - type: Transform - pos: 19.5,-9.5 - parent: 179 - - uid: 1361 - components: - - type: Transform - pos: 20.5,-9.5 - parent: 179 - - uid: 1362 - components: - - type: Transform - pos: 21.5,-9.5 - parent: 179 - - uid: 1363 - components: - - type: Transform - pos: 8.5,-9.5 - parent: 179 - - uid: 1364 - components: - - type: Transform - pos: 11.5,-8.5 - parent: 179 - - uid: 1365 - components: - - type: Transform - pos: 11.5,-7.5 - parent: 179 - - uid: 1366 - components: - - type: Transform - pos: 11.5,-5.5 - parent: 179 - - uid: 1367 - components: - - type: Transform - pos: 11.5,-4.5 - parent: 179 - - uid: 1368 - components: - - type: Transform - pos: 11.5,-6.5 - parent: 179 - - uid: 1369 - components: - - type: Transform - pos: 11.5,-3.5 - parent: 179 - - uid: 1370 - components: - - type: Transform - pos: 9.5,-16.5 - parent: 179 - - uid: 1371 - components: - - type: Transform - pos: 9.5,-22.5 - parent: 179 - - uid: 1372 - components: - - type: Transform - pos: 9.5,-21.5 - parent: 179 - - uid: 1373 - components: - - type: Transform - pos: 9.5,-10.5 - parent: 179 - - uid: 1374 - components: - - type: Transform - pos: 9.5,-20.5 - parent: 179 - - uid: 1375 - components: - - type: Transform - pos: 9.5,-19.5 - parent: 179 - - uid: 1376 - components: - - type: Transform - pos: 9.5,-18.5 - parent: 179 - - uid: 1377 - components: - - type: Transform - pos: 9.5,-17.5 - parent: 179 - - uid: 1378 - components: - - type: Transform - pos: 9.5,-15.5 - parent: 179 - - uid: 1379 - components: - - type: Transform - pos: 9.5,-11.5 - parent: 179 - - uid: 1380 - components: - - type: Transform - pos: 9.5,-14.5 - parent: 179 - - uid: 1381 - components: - - type: Transform - pos: 9.5,-13.5 - parent: 179 - - uid: 1382 - components: - - type: Transform - pos: 9.5,-12.5 - parent: 179 - - uid: 1383 - components: - - type: Transform - pos: 10.5,-14.5 - parent: 179 - - uid: 1384 - components: - - type: Transform - pos: 11.5,-14.5 - parent: 179 - - uid: 1389 - components: - - type: Transform - pos: 16.5,-14.5 - parent: 179 - - uid: 1390 - components: - - type: Transform - pos: 17.5,-14.5 - parent: 179 - - uid: 1391 - components: - - type: Transform - pos: 19.5,-14.5 - parent: 179 - - uid: 1392 - components: - - type: Transform - pos: 20.5,-14.5 - parent: 179 - - uid: 1393 - components: - - type: Transform - pos: 21.5,-14.5 - parent: 179 - - uid: 1394 - components: - - type: Transform - pos: 22.5,-14.5 - parent: 179 - - uid: 1395 - components: - - type: Transform - pos: 18.5,-14.5 - parent: 179 - - uid: 1396 - components: - - type: Transform - pos: 22.5,-9.5 - parent: 179 - - uid: 1397 - components: - - type: Transform - pos: 10.5,-19.5 - parent: 179 - - uid: 1398 - components: - - type: Transform - pos: 11.5,-19.5 - parent: 179 - - uid: 1399 - components: - - type: Transform - pos: 12.5,-19.5 - parent: 179 - - uid: 1400 - components: - - type: Transform - pos: 13.5,-19.5 - parent: 179 - - uid: 1401 - components: - - type: Transform - pos: 14.5,-19.5 - parent: 179 - - uid: 1402 - components: - - type: Transform - pos: 15.5,-19.5 - parent: 179 - - uid: 1403 - components: - - type: Transform - pos: 17.5,-19.5 - parent: 179 - - uid: 1404 - components: - - type: Transform - pos: 18.5,-19.5 - parent: 179 - - uid: 1405 - components: - - type: Transform - pos: 19.5,-19.5 - parent: 179 - - uid: 1406 - components: - - type: Transform - pos: 20.5,-19.5 - parent: 179 - - uid: 1407 - components: - - type: Transform - pos: 21.5,-19.5 - parent: 179 - - uid: 1408 - components: - - type: Transform - pos: 22.5,-19.5 - parent: 179 - - uid: 1409 - components: - - type: Transform - pos: 16.5,-19.5 - parent: 179 - - uid: 1410 - components: - - type: Transform - pos: 9.5,-23.5 - parent: 179 - - uid: 1411 - components: - - type: Transform - pos: 9.5,-24.5 - parent: 179 - - uid: 1412 - components: - - type: Transform - pos: 10.5,-24.5 - parent: 179 - - uid: 1413 - components: - - type: Transform - pos: 11.5,-24.5 - parent: 179 - - uid: 1414 - components: - - type: Transform - pos: 12.5,-24.5 - parent: 179 - - uid: 1415 - components: - - type: Transform - pos: 13.5,-24.5 - parent: 179 - - uid: 1416 - components: - - type: Transform - pos: 14.5,-24.5 - parent: 179 - - uid: 1417 - components: - - type: Transform - pos: 15.5,-24.5 - parent: 179 - - uid: 1418 - components: - - type: Transform - pos: 16.5,-24.5 - parent: 179 - - uid: 1419 - components: - - type: Transform - pos: 17.5,-24.5 - parent: 179 - - uid: 1420 - components: - - type: Transform - pos: 18.5,-24.5 - parent: 179 - - uid: 1421 - components: - - type: Transform - pos: 19.5,-24.5 - parent: 179 - - uid: 1422 - components: - - type: Transform - pos: 20.5,-24.5 - parent: 179 - - uid: 1423 - components: - - type: Transform - pos: 21.5,-24.5 - parent: 179 - - uid: 1424 - components: - - type: Transform - pos: 22.5,-24.5 - parent: 179 - - uid: 1502 - components: - - type: Transform - pos: 13.5,-14.5 - parent: 179 - - uid: 1503 - components: - - type: Transform - pos: 12.5,-14.5 - parent: 179 - - uid: 1504 - components: - - type: Transform - pos: 14.5,-14.5 - parent: 179 - - uid: 1554 - components: - - type: Transform - pos: 15.5,-14.5 - parent: 179 -- proto: CableApcStack - entities: - - uid: 70 - components: - - type: Transform - pos: 10.577456,21.424059 - parent: 179 - - uid: 183 - components: - - type: Transform - pos: -6.6863613,7.351646 - parent: 179 - - uid: 351 - components: - - type: Transform - pos: 10.561831,21.767809 - parent: 179 - - uid: 537 - components: - - type: Transform - pos: -15.5,-0.5 - parent: 179 - - uid: 538 - components: - - type: Transform - pos: -15.5,-0.5 - parent: 179 -- proto: CableHV - entities: - - uid: 1019 - components: - - type: Transform - pos: -6.5,-13.5 - parent: 179 - - uid: 1020 - components: - - type: Transform - pos: -6.5,-12.5 - parent: 179 - - uid: 1021 - components: - - type: Transform - pos: -6.5,-11.5 - parent: 179 -- proto: CableHVStack - entities: - - uid: 184 - components: - - type: Transform - pos: -6.665528,7.840053 - parent: 179 -- proto: CableMV - entities: - - uid: 1023 - components: - - type: Transform - pos: -6.5,-13.5 - parent: 179 - - uid: 1024 - components: - - type: Transform - pos: -5.5,-13.5 - parent: 179 - - uid: 1025 - components: - - type: Transform - pos: -5.5,-14.5 - parent: 179 -- proto: CableMVStack - entities: - - uid: 325 - components: - - type: Transform - pos: -6.665528,7.5601244 - parent: 179 -- proto: CableTerminal - entities: - - uid: 1022 - components: - - type: Transform - pos: -6.5,-11.5 - parent: 179 -- proto: CapacitorStockPart - entities: - - uid: 296 - components: - - type: Transform - pos: -4.3012447,8.817795 - parent: 179 - - uid: 700 - components: - - type: Transform - pos: -3.8324947,8.786524 - parent: 179 - - uid: 701 - components: - - type: Transform - pos: -3.2804112,8.786524 - parent: 179 - - uid: 704 - components: - - type: Transform - pos: -4.8741612,8.817795 - parent: 179 -- proto: CaptainIDCard - entities: - - uid: 726 - components: - - type: Transform - pos: 1.0820513,8.752605 - parent: 179 -- proto: CaptainSabre - entities: - - uid: 381 - components: - - type: Transform - pos: -3.4429631,1.5595427 - parent: 179 -- proto: CarbonDioxideCanister - entities: - - uid: 748 - components: - - type: Transform - pos: 13.5,-4.5 - parent: 179 - - uid: 749 - components: - - type: Transform - pos: 12.5,-4.5 - parent: 179 - - uid: 1316 - components: - - type: Transform - pos: 24.5,-21.5 - parent: 179 -- proto: CargoPalletBuy - entities: - - uid: 194 - components: - - type: Transform - pos: -2.5,-12.5 - parent: 179 - - uid: 195 - components: - - type: Transform - pos: -1.5,-12.5 - parent: 179 - - uid: 202 - components: - - type: Transform - pos: -1.5,-13.5 - parent: 179 - - uid: 203 - components: - - type: Transform - pos: -2.5,-13.5 - parent: 179 - - uid: 204 - components: - - type: Transform - pos: -3.5,-12.5 - parent: 179 - - uid: 985 - components: - - type: Transform - pos: -3.5,-13.5 - parent: 179 -- proto: CargoPalletSell - entities: - - uid: 111 - components: - - type: Transform - pos: 1.5,-12.5 - parent: 179 - - uid: 287 - components: - - type: Transform - pos: 3.5,-13.5 - parent: 179 - - uid: 333 - components: - - type: Transform - pos: 2.5,-13.5 - parent: 179 - - uid: 445 - components: - - type: Transform - pos: 2.5,-12.5 - parent: 179 - - uid: 677 - components: - - type: Transform - pos: 3.5,-12.5 - parent: 179 - - uid: 684 - components: - - type: Transform - pos: 1.5,-13.5 - parent: 179 -- proto: Catwalk - entities: - - uid: 2 - components: - - type: Transform - pos: 13.5,24.5 - parent: 179 - - uid: 7 - components: - - type: Transform - pos: 6.5,24.5 - parent: 179 - - uid: 20 - components: - - type: Transform - pos: 6.5,20.5 - parent: 179 - - uid: 120 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,18.5 - parent: 179 - - uid: 246 - components: - - type: Transform - pos: -6.5,-6.5 - parent: 179 - - uid: 247 - components: - - type: Transform - pos: -8.5,-6.5 - parent: 179 - - uid: 252 - components: - - type: Transform - pos: 4.5,-8.5 - parent: 179 - - uid: 269 - components: - - type: Transform - pos: 12.5,10.5 - parent: 179 - - uid: 334 - components: - - type: Transform - pos: -5.5,-13.5 - parent: 179 - - uid: 438 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,-0.5 - parent: 179 - - uid: 442 - components: - - type: Transform - pos: -9.5,8.5 - parent: 179 - - uid: 514 - components: - - type: Transform - pos: -10.5,8.5 - parent: 179 - - uid: 541 - components: - - type: Transform - pos: -11.5,-6.5 - parent: 179 - - uid: 542 - components: - - type: Transform - pos: -9.5,-6.5 - parent: 179 - - uid: 695 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,8.5 - parent: 179 -- proto: Chair - entities: - - uid: 580 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,6.5 - parent: 179 - - uid: 581 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,8.5 - parent: 179 - - uid: 582 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,7.5 - parent: 179 -- proto: ChairOfficeDark - entities: - - uid: 380 - components: - - type: Transform - rot: 3.1415926535897967 rad - pos: 0.5,-6.5 - parent: 179 -- proto: ChairOfficeLight - entities: - - uid: 576 - components: - - type: Transform - rot: 4.71238898038469 rad - pos: 19.5,4.5 - parent: 179 - - uid: 577 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,5.5 - parent: 179 - - uid: 578 - components: - - type: Transform - rot: 4.71238898038469 rad - pos: 23.5,8.5 - parent: 179 - - uid: 579 - components: - - type: Transform - pos: 24.5,5.5 - parent: 179 -- proto: ChemDispenser - entities: - - uid: 583 - components: - - type: Transform - pos: 23.5,9.5 - parent: 179 - - type: ContainerContainer - containers: - ReagentDispenser-beaker: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - beakerSlot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 750 - components: - - type: Transform - pos: 7.5,11.5 - parent: 179 -- proto: ChemicalPayload - entities: - - uid: 432 - components: - - type: Transform - pos: 6.4651074,9.828774 - parent: 179 -- proto: ChemMaster - entities: - - uid: 311 - components: - - type: Transform - pos: 8.5,11.5 - parent: 179 -- proto: ChemMasterMachineCircuitboard - entities: - - uid: 718 - components: - - type: Transform - pos: -4.5458,10.514079 - parent: 179 -- proto: CircuitImprinter - entities: - - uid: 332 - components: - - type: Transform - pos: -6.5,4.5 - parent: 179 -- proto: ClosetEmergencyFilledRandom - entities: - - uid: 349 - components: - - type: Transform - pos: 1.5,-10.5 - parent: 179 - - uid: 403 - components: - - type: Transform - pos: 0.5,-10.5 - parent: 179 -- proto: ClosetToolFilled - entities: - - uid: 524 - components: - - type: Transform - pos: -11.5,-5.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 525 - components: - - type: Transform - pos: -11.5,-4.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 526 - components: - - type: Transform - pos: -11.5,-3.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 527 - components: - - type: Transform - pos: -11.5,-2.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: ClothingBeltChiefEngineerFilled - entities: - - uid: 1573 - components: - - type: Transform - pos: 1.3037996,-5.2961445 - parent: 179 -- proto: ClothingBeltUtilityFilled - entities: - - uid: 427 - components: - - type: Transform - pos: -1.895102,-10.33495 - parent: 179 - - uid: 428 - components: - - type: Transform - pos: -1.770102,-10.63182 - parent: 179 -- proto: ClothingHandsGlovesColorYellow - entities: - - uid: 454 - components: - - type: Transform - pos: -0.78741443,4.322194 - parent: 179 -- proto: ClothingHeadHatWelding - entities: - - uid: 344 - components: - - type: Transform - pos: 0.7198646,4.374314 - parent: 179 -- proto: ClothingMaskBreath - entities: - - uid: 955 - components: - - type: Transform - pos: -10.595239,6.1907988 - parent: 179 -- proto: ClothingMaskGas - entities: - - uid: 425 - components: - - type: Transform - pos: -0.2880585,-10.69432 - parent: 179 -- proto: ClothingOuterHardsuitAtmos - entities: - - uid: 270 - components: - - type: Transform - pos: -10.5426235,5.472399 - parent: 179 -- proto: ClothingOuterVest - entities: - - uid: 426 - components: - - type: Transform - pos: -0.9130585,-10.66307 - parent: 179 -- proto: ClothingShoesBootsMag - entities: - - uid: 725 - components: - - type: Transform - pos: 0.47880077,8.073378 - parent: 179 -- proto: ClothingUniformJumpsuitEngineering - entities: - - uid: 424 - components: - - type: Transform - pos: -0.6474335,-10.27245 - parent: 179 -- proto: ClownPDA - entities: - - uid: 91 - components: - - type: Transform - pos: -15.5,2.5 - parent: 179 - - uid: 762 - components: - - type: Transform - pos: -14.5,1.5 - parent: 179 - - uid: 864 - components: - - type: Transform - pos: -14.5,2.5 - parent: 179 - - uid: 912 - components: - - type: Transform - pos: -15.5,1.5 - parent: 179 -- proto: ComputerAnalysisConsole - entities: - - uid: 1083 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,23.5 - parent: 179 - - type: DeviceLinkSource - linkedPorts: - 1078: - - - ArtifactAnalyzerSender - - ArtifactAnalyzerReceiver -- proto: ComputerCargoOrders - entities: - - uid: 116 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-13.5 - parent: 179 - - uid: 326 - components: - - type: Transform - pos: 0.5,-5.5 - parent: 179 -- proto: ComputerMedicalRecords - entities: - - uid: 152 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,-5.5 - parent: 179 - - uid: 591 - components: - - type: Transform - pos: 21.5,5.5 - parent: 179 -- proto: ComputerPalletConsole - entities: - - uid: 309 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-13.5 - parent: 179 -- proto: ComputerResearchAndDevelopment - entities: - - uid: 88 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,19.5 - parent: 179 -- proto: ComputerSurveillanceCameraMonitor - entities: - - uid: 1185 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,1.5 - parent: 179 -- proto: ComputerTechnologyDiskTerminal - entities: - - uid: 1088 - components: - - type: Transform - pos: 13.5,16.5 - parent: 179 -- proto: ConveyorBelt - entities: - - uid: 716 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,11.5 - parent: 179 - - uid: 720 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,11.5 - parent: 179 - - uid: 721 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,11.5 - parent: 179 -- proto: CrateEngineeringToolbox - entities: - - uid: 692 - components: - - type: Transform - pos: -0.5,3.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: CrateHydroponicsSeeds - entities: - - uid: 754 - components: - - type: Transform - pos: 2.5,12.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: CrateHydroponicsTools - entities: - - uid: 755 - components: - - type: Transform - pos: 2.5,13.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: CrateMaterialSteel - entities: - - uid: 1258 - components: - - type: Transform - pos: 7.5,-11.5 - parent: 179 - - uid: 1293 - components: - - type: Transform - pos: 7.5,-10.5 - parent: 179 -- proto: CrateMedical - entities: - - uid: 131 - components: - - type: Transform - pos: 31.5,-1.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 132 - components: - - type: Transform - pos: 32.5,-1.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: CrewMonitoringServer - entities: - - uid: 1183 - components: - - type: Transform - pos: 9.5,25.5 - parent: 179 -- proto: Crowbar - entities: - - uid: 147 - components: - - type: Transform - pos: -2.172831,4.5306726 - parent: 179 - - uid: 423 - components: - - type: Transform - pos: -2.861032,-5.524786 - parent: 179 -- proto: CryogenicSleepUnitSpawnerLateJoin - entities: - - uid: 216 - components: - - type: Transform - pos: -4.5,-3.5 - parent: 179 - - uid: 989 - components: - - type: Transform - pos: -3.5,-3.5 - parent: 179 -- proto: DebugBatteryDischarger - entities: - - uid: 711 - components: - - type: Transform - pos: 0.5,-3.5 - parent: 179 -- proto: DebugGenerator - entities: - - uid: 490 - components: - - type: Transform - pos: -6.5,-11.5 - parent: 179 - - type: CMExplosionEffect -- proto: DefaultStationBeaconAISatellite - entities: - - uid: 1198 - components: - - type: Transform - pos: 8.5,-10.5 - parent: 179 -- proto: DefaultStationBeaconBotany - entities: - - uid: 1193 - components: - - type: Transform - pos: 3.5,15.5 - parent: 179 -- proto: DefaultStationBeaconChemistry - entities: - - uid: 1195 - components: - - type: Transform - pos: 7.5,10.5 - parent: 179 -- proto: DefaultStationBeaconCommand - entities: - - uid: 1196 - components: - - type: Transform - pos: 0.5,8.5 - parent: 179 -- proto: DefaultStationBeaconGravGen - entities: - - uid: 1172 - components: - - type: Transform - pos: 6.5,5.5 - parent: 179 -- proto: DefaultStationBeaconMedical - entities: - - uid: 1173 - components: - - type: Transform - pos: 19.5,5.5 - parent: 179 -- proto: DefaultStationBeaconScience - entities: - - uid: 1194 - components: - - type: Transform - pos: 12.5,20.5 - parent: 179 -- proto: DefaultStationBeaconSecurity - entities: - - uid: 1197 - components: - - type: Transform - pos: -14.5,17.5 - parent: 179 -- proto: DefaultStationBeaconSupply - entities: - - uid: 1175 - components: - - type: Transform - pos: -0.5,-11.5 - parent: 179 -- proto: DefaultStationBeaconToolRoom - entities: - - uid: 1174 - components: - - type: Transform - pos: -1.5,4.5 - parent: 179 -- proto: DisposalPipe - entities: - - uid: 717 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,10.5 - parent: 179 -- proto: DisposalTrunk - entities: - - uid: 285 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,10.5 - parent: 179 - - uid: 715 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,10.5 - parent: 179 -- proto: DisposalUnit - entities: - - uid: 719 - components: - - type: Transform - pos: -1.5,10.5 - parent: 179 -- proto: DrinkBeerglass - entities: - - uid: 688 - components: - - type: Transform - pos: 3.1981986,5.733985 - parent: 179 -- proto: DrinkColaCan - entities: - - uid: 690 - components: - - type: Transform - pos: 3.8231986,6.150942 - parent: 179 -- proto: DrinkInc - entities: - - uid: 1711 - components: - - type: Transform - pos: -6.9945126,1.2462082 - parent: 179 -- proto: Dropper - entities: - - uid: 730 - components: - - type: Transform - pos: 5.892191,9.4118185 - parent: 179 -- proto: EmergencyOxygenTankFilled - entities: - - uid: 956 - components: - - type: Transform - pos: -10.505015,6.711994 - parent: 179 - - type: CMExplosionEffect -- proto: ExGrenade - entities: - - uid: 433 - components: - - type: Transform - pos: -2.4737325,1.5491183 - parent: 179 - - type: CMExplosionEffect -- proto: ExplosivePayload - entities: - - uid: 668 - components: - - type: Transform - pos: 6.829691,9.4118185 - parent: 179 - - type: CMExplosionEffect -- proto: FaxMachineCaptain - entities: - - uid: 967 - components: - - type: Transform - pos: 9.5,12.5 - parent: 179 -- proto: FaxMachineCentcom - entities: - - uid: 968 - components: - - type: Transform - pos: 11.5,12.5 - parent: 179 -- proto: FaxMachineSyndie - entities: - - uid: 969 - components: - - type: Transform - pos: 13.5,12.5 - parent: 179 -- proto: FireAxeCabinetFilled - entities: - - uid: 1574 - components: - - type: Transform - pos: 8.5,-4.5 - parent: 179 -- proto: FireExtinguisher - entities: - - uid: 323 - components: - - type: Transform - pos: -1.297692,-5.396082 - parent: 179 - - uid: 868 - components: - - type: Transform - pos: -14.5,-1.5 - parent: 179 -- proto: FlashlightLantern - entities: - - uid: 421 - components: - - type: Transform - pos: -1.934832,-5.154238 - parent: 179 - - uid: 422 - components: - - type: Transform - pos: 1.1350493,8.198464 - parent: 179 -- proto: FloorLavaEntity - entities: - - uid: 134 - components: - - type: Transform - pos: -13.5,-3.5 - parent: 179 - - uid: 135 - components: - - type: Transform - pos: -14.5,-3.5 - parent: 179 - - uid: 141 - components: - - type: Transform - pos: -13.5,-2.5 - parent: 179 - - uid: 469 - components: - - type: Transform - pos: -14.5,-2.5 - parent: 179 -- proto: FloorWaterEntity - entities: - - uid: 136 - components: - - type: Transform - pos: -12.5,-2.5 - parent: 179 - - uid: 137 - components: - - type: Transform - pos: -12.5,-3.5 - parent: 179 -- proto: FoodApple - entities: - - uid: 16 - components: - - type: Transform - pos: 3.9853282,16.430082 - parent: 179 - - uid: 849 - components: - - type: Transform - pos: 3.7249117,16.242453 - parent: 179 - - uid: 866 - components: - - type: Transform - pos: 3.651995,16.55517 - parent: 179 -- proto: FoodBurgerBacon - entities: - - uid: 689 - components: - - type: Transform - pos: 3.3844857,6.0702233 - parent: 179 -- proto: FoodCarrot - entities: - - uid: 850 - components: - - type: Transform - pos: 3.6023045,15.67151 - parent: 179 - - uid: 851 - components: - - type: Transform - pos: 3.620745,15.015423 - parent: 179 - - uid: 863 - components: - - type: Transform - pos: 3.620745,14.389988 - parent: 179 -- proto: FoodPizzaPineapple - entities: - - uid: 687 - components: - - type: Transform - pos: 3.5215416,6.799056 - parent: 179 -- proto: FrezonCanister - entities: - - uid: 1308 - components: - - type: Transform - pos: 9.5,-5.5 - parent: 179 - - uid: 1309 - components: - - type: Transform - pos: 10.5,-5.5 - parent: 179 - - uid: 1318 - components: - - type: Transform - pos: 24.5,-15.5 - parent: 179 -- proto: GasAnalyzer - entities: - - uid: 1571 - components: - - type: Transform - pos: 7.3675013,-6.725376 - parent: 179 -- proto: GasMinerAmmonia - entities: - - uid: 1204 - components: - - type: Transform - pos: 23.5,-19.5 - parent: 179 -- proto: GasMinerCarbonDioxide - entities: - - uid: 1205 - components: - - type: Transform - pos: 23.5,-21.5 - parent: 179 -- proto: GasMinerFrezon - entities: - - uid: 1223 - components: - - type: Transform - pos: 23.5,-15.5 - parent: 179 -- proto: GasMinerNitrogenStation - entities: - - uid: 1222 - components: - - type: Transform - pos: 23.5,-9.5 - parent: 179 -- proto: GasMinerNitrousOxide - entities: - - uid: 1225 - components: - - type: Transform - pos: 23.5,-17.5 - parent: 179 -- proto: GasMinerOxygenStation - entities: - - uid: 1199 - components: - - type: Transform - pos: 23.5,-7.5 - parent: 179 -- proto: GasMinerPlasma - entities: - - uid: 1221 - components: - - type: Transform - pos: 23.5,-11.5 - parent: 179 -- proto: GasMinerTritium - entities: - - uid: 1224 - components: - - type: Transform - pos: 23.5,-13.5 - parent: 179 -- proto: GasMinerWaterVapor - entities: - - uid: 1202 - components: - - type: Transform - pos: 23.5,-23.5 - parent: 179 -- proto: GasMixer - entities: - - uid: 1480 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,-9.5 - parent: 179 - - type: GasMixer - inletTwoConcentration: 0.20999998 - inletOneConcentration: 0.79 -- proto: GasOutletInjector - entities: - - uid: 406 - components: - - type: Transform - pos: 24.5,-21.5 - parent: 179 - - uid: 409 - components: - - type: Transform - pos: 24.5,-17.5 - parent: 179 - - uid: 410 - components: - - type: Transform - pos: 24.5,-23.5 - parent: 179 - - uid: 411 - components: - - type: Transform - pos: 24.5,-15.5 - parent: 179 - - uid: 413 - components: - - type: Transform - pos: 24.5,-11.5 - parent: 179 - - uid: 414 - components: - - type: Transform - pos: 24.5,-19.5 - parent: 179 - - uid: 429 - components: - - type: Transform - pos: 24.5,-7.5 - parent: 179 - - uid: 444 - components: - - type: Transform - pos: 24.5,-9.5 - parent: 179 - - uid: 447 - components: - - type: Transform - pos: 24.5,-13.5 - parent: 179 -- proto: GasPassiveVent - entities: - - uid: 1319 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-23.5 - parent: 179 - - uid: 1320 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-21.5 - parent: 179 - - uid: 1321 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-19.5 - parent: 179 - - uid: 1322 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-15.5 - parent: 179 - - uid: 1323 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-17.5 - parent: 179 - - uid: 1324 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-13.5 - parent: 179 - - uid: 1325 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-11.5 - parent: 179 - - uid: 1326 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-9.5 - parent: 179 - - uid: 1327 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-7.5 - parent: 179 - - uid: 1544 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-26.5 - parent: 179 -- proto: GasPipeBend - entities: - - uid: 407 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-16.5 - parent: 179 - - uid: 408 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-14.5 - parent: 179 - - uid: 412 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-8.5 - parent: 179 - - uid: 415 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-10.5 - parent: 179 - - uid: 418 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-12.5 - parent: 179 - - uid: 1439 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-18.5 - parent: 179 - - uid: 1440 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-20.5 - parent: 179 - - uid: 1441 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-22.5 - parent: 179 - - uid: 1442 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-24.5 - parent: 179 - - uid: 1482 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-7.5 - parent: 179 - - uid: 1542 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-9.5 - parent: 179 -- proto: GasPipeStraight - entities: - - uid: 1443 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-24.5 - parent: 179 - - uid: 1444 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-24.5 - parent: 179 - - uid: 1445 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-22.5 - parent: 179 - - uid: 1446 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-22.5 - parent: 179 - - uid: 1447 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-20.5 - parent: 179 - - uid: 1448 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-20.5 - parent: 179 - - uid: 1449 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-18.5 - parent: 179 - - uid: 1450 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-16.5 - parent: 179 - - uid: 1451 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-14.5 - parent: 179 - - uid: 1452 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-12.5 - parent: 179 - - uid: 1453 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-10.5 - parent: 179 - - uid: 1454 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-8.5 - parent: 179 - - uid: 1455 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-8.5 - parent: 179 - - uid: 1456 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-10.5 - parent: 179 - - uid: 1457 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-12.5 - parent: 179 - - uid: 1458 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-14.5 - parent: 179 - - uid: 1460 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-16.5 - parent: 179 - - uid: 1461 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-18.5 - parent: 179 - - uid: 1483 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-7.5 - parent: 179 - - uid: 1484 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-8.5 - parent: 179 - - uid: 1485 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-8.5 - parent: 179 - - uid: 1486 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-9.5 - parent: 179 - - uid: 1487 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-9.5 - parent: 179 - - uid: 1522 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-21.5 - parent: 179 - - uid: 1523 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-20.5 - parent: 179 - - uid: 1524 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-19.5 - parent: 179 - - uid: 1525 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-18.5 - parent: 179 - - uid: 1526 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-17.5 - parent: 179 - - uid: 1527 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-16.5 - parent: 179 - - uid: 1528 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-15.5 - parent: 179 - - uid: 1529 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-14.5 - parent: 179 - - uid: 1530 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-12.5 - parent: 179 - - uid: 1531 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-13.5 - parent: 179 - - uid: 1532 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-10.5 - parent: 179 - - uid: 1533 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-11.5 - parent: 179 - - uid: 1534 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-9.5 - parent: 179 - - uid: 1535 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,-9.5 - parent: 179 - - uid: 1536 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,-9.5 - parent: 179 - - uid: 1537 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-9.5 - parent: 179 - - uid: 1538 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-9.5 - parent: 179 - - uid: 1539 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-9.5 - parent: 179 - - uid: 1540 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-9.5 - parent: 179 - - uid: 1541 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,-9.5 - parent: 179 - - uid: 1546 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-25.5 - parent: 179 - - uid: 1547 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-22.5 - parent: 179 - - uid: 1548 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-22.5 - parent: 179 - - uid: 1549 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-22.5 - parent: 179 - - uid: 1550 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,-22.5 - parent: 179 - - uid: 1551 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,-22.5 - parent: 179 - - uid: 1552 - components: - - type: Transform - pos: 17.5,-23.5 - parent: 179 -- proto: GasPipeTJunction - entities: - - uid: 1479 - components: - - type: Transform - pos: 20.5,-9.5 - parent: 179 - - uid: 1481 - components: - - type: Transform - pos: 19.5,-7.5 - parent: 179 - - uid: 1553 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,-22.5 - parent: 179 -- proto: GasPressurePump - entities: - - uid: 1459 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-7.5 - parent: 179 - - uid: 1462 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-9.5 - parent: 179 - - uid: 1463 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-11.5 - parent: 179 - - uid: 1464 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-13.5 - parent: 179 - - uid: 1465 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-15.5 - parent: 179 - - uid: 1466 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-17.5 - parent: 179 - - uid: 1467 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-19.5 - parent: 179 - - uid: 1468 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-21.5 - parent: 179 - - uid: 1469 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-23.5 - parent: 179 - - uid: 1470 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-24.5 - parent: 179 - - uid: 1471 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-22.5 - parent: 179 - - uid: 1472 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-20.5 - parent: 179 - - uid: 1473 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-18.5 - parent: 179 - - uid: 1474 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-16.5 - parent: 179 - - uid: 1475 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-14.5 - parent: 179 - - uid: 1476 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-12.5 - parent: 179 - - uid: 1477 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-10.5 - parent: 179 - - uid: 1478 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-8.5 - parent: 179 -- proto: GasThermoMachineFreezer - entities: - - uid: 480 - components: - - type: Transform - pos: 9.5,-7.5 - parent: 179 - - uid: 616 - components: - - type: Transform - pos: 10.5,-7.5 - parent: 179 -- proto: GasThermoMachineHeater - entities: - - uid: 483 - components: - - type: Transform - pos: 13.5,-7.5 - parent: 179 - - uid: 1568 - components: - - type: Transform - pos: 12.5,-7.5 - parent: 179 -- proto: GasValve - entities: - - uid: 1545 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-24.5 - parent: 179 -- proto: GasVentPump - entities: - - uid: 1521 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-22.5 - parent: 179 -- proto: GasVentScrubber - entities: - - uid: 1543 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-22.5 - parent: 179 -- proto: GeigerCounter - entities: - - uid: 759 - components: - - type: Transform - pos: 1.760596,4.5697265 - parent: 179 -- proto: GravityGenerator - entities: - - uid: 744 - components: - - type: Transform - pos: 6.5,6.5 - parent: 179 -- proto: Grille - entities: - - uid: 108 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,23.5 - parent: 179 - - uid: 259 - components: - - type: Transform - pos: 0.5,-14.5 - parent: 179 - - uid: 286 - components: - - type: Transform - pos: 1.5,-14.5 - parent: 179 - - uid: 385 - components: - - type: Transform - pos: -2.5,-14.5 - parent: 179 - - uid: 386 - components: - - type: Transform - pos: 2.5,-14.5 - parent: 179 - - uid: 986 - components: - - type: Transform - pos: -1.5,-14.5 - parent: 179 - - uid: 987 - components: - - type: Transform - pos: -0.5,-14.5 - parent: 179 - - uid: 1009 - components: - - type: Transform - pos: -3.5,-14.5 - parent: 179 - - uid: 1089 - components: - - type: Transform - pos: 8.5,17.5 - parent: 179 - - uid: 1090 - components: - - type: Transform - pos: 9.5,17.5 - parent: 179 - - uid: 1091 - components: - - type: Transform - pos: 10.5,17.5 - parent: 179 - - uid: 1092 - components: - - type: Transform - pos: 10.5,16.5 - parent: 179 -- proto: Handcuffs - entities: - - uid: 331 - components: - - type: Transform - pos: -3.582347,1.7352318 - parent: 179 - - uid: 698 - components: - - type: Transform - pos: -0.28097248,1.507423 - parent: 179 -- proto: HandheldHealthAnalyzer - entities: - - uid: 513 - components: - - type: Transform - pos: -5.9808183,-3.6614444 - parent: 179 -- proto: HoloFan - entities: - - uid: 142 - components: - - type: Transform - pos: -8.5,7.5 - parent: 179 - - type: Fixtures - fixtures: {} - - type: Airtight - noAirWhenFullyAirBlocked: True - missingComponents: - - TimedDespawn - - uid: 901 - components: - - type: Transform - pos: -10.5,7.5 - parent: 179 - - type: Fixtures - fixtures: {} - - type: Airtight - noAirWhenFullyAirBlocked: True - missingComponents: - - TimedDespawn - - uid: 902 - components: - - type: Transform - pos: -9.5,7.5 - parent: 179 - - type: Fixtures - fixtures: {} - - type: Airtight - noAirWhenFullyAirBlocked: True - missingComponents: - - TimedDespawn -- proto: HolofanProjectorEmpty - entities: - - uid: 1569 - components: - - type: Transform - pos: 7.2439203,-7.545966 - parent: 179 -- proto: HolosignWetFloor - entities: - - uid: 848 - components: - - type: Transform - pos: -13.5,2.5 - parent: 179 - - type: Fixtures - fixtures: {} - missingComponents: - - TimedDespawn - - uid: 911 - components: - - type: Transform - pos: -13.5,1.5 - parent: 179 - - type: Fixtures - fixtures: {} - missingComponents: - - TimedDespawn -- proto: hydroponicsTray - entities: - - uid: 756 - components: - - type: Transform - pos: 2.5,14.5 - parent: 179 - - uid: 757 - components: - - type: Transform - pos: 2.5,15.5 - parent: 179 -- proto: Igniter - entities: - - uid: 728 - components: - - type: Transform - pos: 13.546334,-14.688479 - parent: 179 -- proto: KitchenReagentGrinder - entities: - - uid: 731 - components: - - type: Transform - pos: 8.5,9.5 - parent: 179 -- proto: LargeBeaker - entities: - - uid: 210 - components: - - type: Transform - pos: 4.3272614,9.338851 - parent: 179 - - uid: 253 - components: - - type: Transform - pos: 23.494947,7.0422435 - parent: 179 - - uid: 402 - components: - - type: Transform - pos: 23.510572,7.7141185 - parent: 179 - - uid: 737 - components: - - type: Transform - pos: 4.2969,9.828774 - parent: 179 -- proto: LedLightTube - entities: - - uid: 481 - components: - - type: Transform - pos: -3.511025,-10.35149 - parent: 179 -- proto: LockerAtmosphericsFilledHardsuit - entities: - - uid: 1278 - components: - - type: Transform - pos: 7.5,-12.5 - parent: 179 -- proto: LockerBotanistFilled - entities: - - uid: 869 - components: - - type: Transform - pos: 2.5,16.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: LockerChemistry - entities: - - uid: 127 - components: - - type: Transform - pos: 27.5,6.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: LockerChemistryFilled - entities: - - uid: 297 - components: - - type: Transform - pos: 7.5,9.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: LockerChiefEngineerFilledHardsuit - entities: - - uid: 1564 - components: - - type: Transform - pos: 7.5,-13.5 - parent: 179 -- proto: LockerElectricalSuppliesFilled - entities: - - uid: 405 - components: - - type: Transform - pos: 5.5,-6.5 - parent: 179 -- proto: LockerEngineerFilledHardsuit - entities: - - uid: 458 - components: - - type: Transform - pos: 5.5,-5.5 - parent: 179 -- proto: LockerMedical - entities: - - uid: 128 - components: - - type: Transform - pos: 27.5,5.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 129 - components: - - type: Transform - pos: 29.5,-1.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 130 - components: - - type: Transform - pos: 30.5,-1.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: LockerMedicalFilled - entities: - - uid: 865 - components: - - type: Transform - pos: -6.5,-3.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: LockerMedicineFilled - entities: - - uid: 562 - components: - - type: Transform - pos: -5.5,-3.5 - parent: 179 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: LockerSalvageSpecialistFilled - entities: - - uid: 493 - components: - - type: Transform - pos: -10.5,4.5 - parent: 179 - - type: Lock - locked: False - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 2.9923203 - - 11.2568245 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: LockerWeldingSuppliesFilled - entities: - - uid: 457 - components: - - type: Transform - pos: 5.5,-7.5 - parent: 179 -- proto: MachineAnomalyGenerator - entities: - - uid: 1071 - components: - - type: Transform - pos: 16.5,25.5 - parent: 179 -- proto: MachineAnomalyVessel - entities: - - uid: 1087 - components: - - type: Transform - pos: 15.5,19.5 - parent: 179 - - type: CMExplosionEffect -- proto: MachineArtifactAnalyzer - entities: - - uid: 1078 - components: - - type: Transform - pos: 12.5,24.5 - parent: 179 -- proto: MachineFrame - entities: - - uid: 533 - components: - - type: Transform - pos: -5.5,10.5 - parent: 179 -- proto: MedicalScanner - entities: - - uid: 592 - components: - - type: Transform - pos: 18.5,-1.5 - parent: 179 - - type: ContainerContainer - containers: - MedicalScanner-bodyContainer: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - scanner-bodyContainer: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 593 - components: - - type: Transform - pos: 18.5,-5.5 - parent: 179 - - type: ContainerContainer - containers: - MedicalScanner-bodyContainer: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - scanner-bodyContainer: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: MedkitFilled - entities: - - uid: 153 - components: - - type: Transform - pos: 13.632214,1.5673001 - parent: 179 - - uid: 154 - components: - - type: Transform - pos: 13.460339,0.6141751 - parent: 179 - - uid: 321 - components: - - type: Transform - pos: 3.8440318,4.425983 - parent: 179 -- proto: MicroManipulatorStockPart - entities: - - uid: 455 - components: - - type: Transform - pos: -6.337244,8.838643 - parent: 179 - - uid: 456 - components: - - type: Transform - pos: -5.920577,8.817795 - parent: 179 - - uid: 484 - components: - - type: Transform - pos: -5.5039105,8.838643 - parent: 179 - - uid: 712 - components: - - type: Transform - pos: -6.7434506,8.817795 - parent: 179 - - uid: 959 - components: - - type: Transform - pos: -4.752078,10.904018 - parent: 179 -- proto: ModularGrenade - entities: - - uid: 435 - components: - - type: Transform - pos: 6.829691,9.860046 - parent: 179 -- proto: MopBucket - entities: - - uid: 696 - components: - - type: Transform - pos: 7.5,16.5 - parent: 179 -- proto: MopItem - entities: - - uid: 328 - components: - - type: Transform - pos: 7.6382103,16.08618 - parent: 179 - - type: SolutionContainerManager - solutions: - absorbed: - temperature: 293.15 - canReact: True - maxVol: 50 - name: null - reagents: - - data: null - ReagentId: Water - Quantity: 25 -- proto: Multitool - entities: - - uid: 307 - components: - - type: Transform - pos: -1.249865,-10.43489 - parent: 179 - - uid: 430 - components: - - type: Transform - pos: -0.6298993,4.7431083 - parent: 179 - - type: NetworkConfigurator - devices: - 'UID: 31739': 801 -- proto: NitrogenCanister - entities: - - uid: 871 - components: - - type: Transform - pos: 9.5,-4.5 - parent: 179 - - uid: 876 - components: - - type: Transform - pos: 10.5,-4.5 - parent: 179 - - uid: 1315 - components: - - type: Transform - pos: 24.5,-9.5 - parent: 179 -- proto: NitrousOxideCanister - entities: - - uid: 617 - components: - - type: Transform - pos: 10.5,-3.5 - parent: 179 - - uid: 1302 - components: - - type: Transform - pos: 9.5,-3.5 - parent: 179 - - uid: 1314 - components: - - type: Transform - pos: 24.5,-17.5 - parent: 179 -- proto: Ointment - entities: - - uid: 148 - components: - - type: Transform - pos: 18.77326,6.653532 - parent: 179 - - uid: 149 - components: - - type: Transform - pos: 18.49201,6.059782 - parent: 179 -- proto: OxygenCanister - entities: - - uid: 747 - components: - - type: Transform - pos: 13.5,-3.5 - parent: 179 - - uid: 875 - components: - - type: Transform - pos: 12.5,-3.5 - parent: 179 - - uid: 1310 - components: - - type: Transform - pos: 24.5,-7.5 - parent: 179 -- proto: PaperBin10 - entities: - - uid: 977 - components: - - type: Transform - pos: 10.5,12.5 - parent: 179 -- proto: PaperVigersRayBirthdayInvitation - entities: - - uid: 1713 - components: - - type: Transform - pos: -6.7913876,1.6837082 - parent: 179 -- proto: PartRodMetal - entities: - - uid: 133 - components: - - type: Transform - pos: -3.4717777,7.672426 - parent: 179 -- proto: Pen - entities: - - uid: 978 - components: - - type: Transform - pos: 10.893699,12.7794075 - parent: 179 - - uid: 979 - components: - - type: Transform - pos: 10.862433,12.602201 - parent: 179 -- proto: PlasmaCanister - entities: - - uid: 255 - components: - - type: Transform - pos: 10.5,-2.5 - parent: 179 - - uid: 256 - components: - - type: Transform - pos: 9.5,-2.5 - parent: 179 - - uid: 1311 - components: - - type: Transform - pos: 24.5,-11.5 - parent: 179 -- proto: PlayerStationAi - entities: - - uid: 14 - components: - - type: Transform - pos: -5.5,-5.5 - parent: 179 -- proto: PowerCellAntiqueProto - entities: - - uid: 1570 - components: - - type: Transform - pos: 7.5772533,-7.233466 - parent: 179 - - type: CMExplosionEffect -- proto: PowerCellHigh - entities: - - uid: 567 - components: - - type: Transform - pos: -4.76583,8.265328 - parent: 179 - - type: CMExplosionEffect -- proto: PowerCellHyper - entities: - - uid: 703 - components: - - type: Transform - pos: -4.3179135,8.275752 - parent: 179 - - type: CMExplosionEffect -- proto: PowerCellMedium - entities: - - uid: 186 - components: - - type: Transform - pos: -2.67511,-10.351 - parent: 179 - - type: CMExplosionEffect - - uid: 187 - components: - - type: Transform - pos: -2.55011,-10.6635 - parent: 179 - - type: CMExplosionEffect - - uid: 360 - components: - - type: Transform - pos: -3.7970803,8.275752 - parent: 179 - - type: CMExplosionEffect -- proto: PowerCellRecharger - entities: - - uid: 709 - components: - - type: Transform - pos: -1.5,-3.5 - parent: 179 -- proto: PowerCellSmall - entities: - - uid: 705 - components: - - type: Transform - pos: -3.3182633,8.234056 - parent: 179 - - type: CMExplosionEffect -- proto: Poweredlight - entities: - - uid: 93 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,-5.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 249 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,-24.5 - parent: 179 - - uid: 536 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-0.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 546 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-5.5 - parent: 179 - - uid: 660 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,1.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 661 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,7.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 663 - components: - - type: Transform - pos: 22.5,2.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 666 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,23.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 670 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,18.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 673 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-5.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 674 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,-5.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 675 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,-0.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 676 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-10.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 681 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-5.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 682 - components: - - type: Transform - pos: 13.5,2.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 683 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,4.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 1075 - components: - - type: Transform - pos: 16.5,27.5 - parent: 179 - - uid: 1076 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,22.5 - parent: 179 - - uid: 1425 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-3.5 - parent: 179 - - uid: 1426 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-3.5 - parent: 179 - - uid: 1427 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-7.5 - parent: 179 - - uid: 1428 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-14.5 - parent: 179 - - uid: 1429 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-18.5 - parent: 179 - - uid: 1430 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-24.5 - parent: 179 - - uid: 1431 - components: - - type: Transform - pos: 14.5,-7.5 - parent: 179 - - uid: 1432 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-23.5 - parent: 179 - - uid: 1433 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-19.5 - parent: 179 - - uid: 1434 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-15.5 - parent: 179 - - uid: 1435 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-11.5 - parent: 179 - - uid: 1436 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-7.5 - parent: 179 - - uid: 1437 - components: - - type: Transform - pos: 19.5,-7.5 - parent: 179 -- proto: PoweredlightExterior - entities: - - uid: 1557 - components: - - type: Transform - pos: 16.5,-26.5 - parent: 179 -- proto: PoweredLightPostSmall - entities: - - uid: 1438 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-17.5 - parent: 179 -- proto: PoweredSmallLight - entities: - - uid: 163 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,26.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 166 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,24.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 167 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,17.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 388 - components: - - type: Transform - pos: 0.5,-5.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 417 - components: - - type: Transform - pos: -4.5,-5.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 534 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-5.5 - parent: 179 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 727 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-10.5 - parent: 179 -- proto: PrinterDoc - entities: - - uid: 1635 - components: - - type: Transform - pos: -2.5,-3.5 - parent: 179 - - type: ContainerContainer - containers: - paper_copy: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 1692 - components: - - type: Transform - pos: -7.5,1.5 - parent: 179 - - type: ContainerContainer - containers: - paper_copy: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] -- proto: Protolathe - entities: - - uid: 12 - components: - - type: Transform - pos: 13.5,21.5 - parent: 179 - - uid: 384 - components: - - type: Transform - pos: -6.5,6.5 - parent: 179 -- proto: Railing - entities: - - uid: 665 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,9.5 - parent: 179 - - uid: 927 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,10.5 - parent: 179 - - uid: 928 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,11.5 - parent: 179 - - uid: 929 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,12.5 - parent: 179 - - uid: 930 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,13.5 - parent: 179 - - uid: 931 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,14.5 - parent: 179 - - uid: 932 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,15.5 - parent: 179 - - uid: 933 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,16.5 - parent: 179 - - uid: 934 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,17.5 - parent: 179 - - uid: 935 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,17.5 - parent: 179 - - uid: 936 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,17.5 - parent: 179 - - uid: 937 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,17.5 - parent: 179 - - uid: 938 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,17.5 - parent: 179 - - uid: 939 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,17.5 - parent: 179 - - uid: 940 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,17.5 - parent: 179 - - uid: 941 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,17.5 - parent: 179 - - uid: 942 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,17.5 - parent: 179 - - uid: 943 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,17.5 - parent: 179 - - uid: 944 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,17.5 - parent: 179 - - uid: 945 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,17.5 - parent: 179 - - uid: 946 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,17.5 - parent: 179 - - uid: 947 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,17.5 - parent: 179 - - uid: 948 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,17.5 - parent: 179 -- proto: RailingCornerSmall - entities: - - uid: 919 - components: - - type: Transform - pos: -14.5,9.5 - parent: 179 -- proto: RCDExperimental - entities: - - uid: 1575 - components: - - type: Transform - pos: 1.6787996,-5.6922684 - parent: 179 -- proto: ReinforcedWindow - entities: - - uid: 1084 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,23.5 - parent: 179 - - uid: 1093 - components: - - type: Transform - pos: 8.5,17.5 - parent: 179 - - uid: 1094 - components: - - type: Transform - pos: 9.5,17.5 - parent: 179 - - uid: 1095 - components: - - type: Transform - pos: 10.5,17.5 - parent: 179 - - uid: 1096 - components: - - type: Transform - pos: 10.5,16.5 - parent: 179 -- proto: ResearchAndDevelopmentServer - entities: - - uid: 17 - components: - - type: Transform - pos: 8.5,18.5 - parent: 179 -- proto: ResearchDiskDebug - entities: - - uid: 54 - components: - - type: Transform - pos: 9.532393,18.446417 - parent: 179 -- proto: RubberStampCaptain - entities: - - uid: 982 - components: - - type: Transform - pos: 12.800895,12.664745 - parent: 179 -- proto: RubberStampCentcom - entities: - - uid: 980 - components: - - type: Transform - pos: 12.186007,12.716865 - parent: 179 -- proto: RubberStampSyndicate - entities: - - uid: 981 - components: - - type: Transform - pos: 12.436131,12.550082 - parent: 179 -- proto: Screen - entities: - - uid: 1192 - components: - - type: Transform - pos: 4.5,-14.5 - parent: 179 -- proto: Screwdriver - entities: - - uid: 431 - components: - - type: Transform - pos: -1.235331,4.739151 - parent: 179 -- proto: SeedExtractor - entities: - - uid: 65 - components: - - type: Transform - pos: 2.5,17.5 - parent: 179 -- proto: SheetGlass - entities: - - uid: 354 - components: - - type: Transform - pos: 8.57603,21.566113 - parent: 179 - - uid: 479 - components: - - type: Transform - pos: -5.13758,7.5586076 - parent: 179 - - uid: 529 - components: - - type: Transform - pos: -15.5,-3.5 - parent: 179 - - uid: 564 - components: - - type: Transform - pos: -15.5,-1.5 - parent: 179 - - uid: 565 - components: - - type: Transform - pos: -15.5,-1.5 - parent: 179 - - uid: 566 - components: - - type: Transform - pos: -15.5,-3.5 - parent: 179 -- proto: SheetGlass1 - entities: - - uid: 960 - components: - - type: Transform - pos: -3.981244,10.799851 - parent: 179 -- proto: SheetPaper - entities: - - uid: 1712 - components: - - type: Transform - pos: -6.6195126,1.2149582 - parent: 179 -- proto: SheetPGlass - entities: - - uid: 416 - components: - - type: Transform - pos: -0.5,8.5 - parent: 179 -- proto: SheetPlasma - entities: - - uid: 1077 - components: - - type: Transform - pos: 17.485096,24.503635 - parent: 179 -- proto: SheetPlasteel - entities: - - uid: 478 - components: - - type: Transform - pos: -4.0129576,7.6107273 - parent: 179 -- proto: SheetPlastic - entities: - - uid: 79 - components: - - type: Transform - pos: 8.951309,21.511908 - parent: 179 - - uid: 181 - components: - - type: Transform - pos: -4.54383,7.579455 - parent: 179 -- proto: SheetRPGlass - entities: - - uid: 182 - components: - - type: Transform - pos: -0.5,7.5 - parent: 179 -- proto: SheetSteel - entities: - - uid: 205 - components: - - type: Transform - pos: -15.5,-5.5 - parent: 179 - - uid: 305 - components: - - type: Transform - pos: 9.435405,21.503613 - parent: 179 - - uid: 382 - components: - - type: Transform - pos: -15.5,-5.5 - parent: 179 - - uid: 473 - components: - - type: Transform - pos: -5.6834707,7.529523 - parent: 179 - - uid: 543 - components: - - type: Transform - pos: -15.5,-4.5 - parent: 179 - - uid: 544 - components: - - type: Transform - pos: -15.5,-4.5 - parent: 179 -- proto: SignalButton - entities: - - uid: 1560 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-12.5 - parent: 179 - - type: DeviceLinkSource - linkedPorts: - 728: - - - Pressed - - Trigger -- proto: SignAtmos - entities: - - uid: 1301 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-7.5 - parent: 179 - - uid: 1558 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-6.5 - parent: 179 -- proto: SignCargoDock - entities: - - uid: 1046 - components: - - type: Transform - pos: 4.5,-4.5 - parent: 179 -- proto: SignCryogenics - entities: - - uid: 1298 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-15.5 - parent: 179 -- proto: SignDanger - entities: - - uid: 1203 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-19.5 - parent: 179 -- proto: SignFlammable - entities: - - uid: 1297 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-13.5 - parent: 179 - - uid: 1299 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-11.5 - parent: 179 -- proto: SignSpace - entities: - - uid: 1291 - components: - - type: Transform - pos: 6.5,-19.5 - parent: 179 - - uid: 1555 - components: - - type: Transform - pos: 6.5,-14.5 - parent: 179 - - uid: 1563 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-25.5 - parent: 179 -- proto: SMESBasic - entities: - - uid: 1017 - components: - - type: Transform - pos: -6.5,-12.5 - parent: 179 -- proto: SodaDispenser - entities: - - uid: 751 - components: - - type: Transform - pos: 8.5,12.5 - parent: 179 -- proto: SpawnMobCorgiMouse - entities: - - uid: 1050 - components: - - type: Transform - pos: 3.5,8.5 - parent: 179 -- proto: SpawnMobCrabAtmos - entities: - - uid: 729 - components: - - type: Transform - pos: 15.5,-10.5 - parent: 179 -- proto: SpawnMobHuman - entities: - - uid: 138 - components: - - type: Transform - pos: -6.5,-0.5 - parent: 179 - - uid: 139 - components: - - type: Transform - pos: -6.5,0.5 - parent: 179 - - uid: 140 - components: - - type: Transform - pos: 3.5,7.5 - parent: 179 -- proto: SpawnPointCaptain - entities: - - uid: 954 - components: - - type: Transform - pos: -4.5,4.5 - parent: 179 -- proto: SpawnPointLatejoin - entities: - - uid: 961 - components: - - type: Transform - pos: -3.5,3.5 - parent: 179 -- proto: SpawnPointObserver - entities: - - uid: 679 - components: - - type: Transform - pos: -3.5,4.5 - parent: 179 -- proto: Spear - entities: - - uid: 185 - components: - - type: Transform - pos: -3.1094646,1.5803906 - parent: 179 -- proto: SprayBottleWater - entities: - - uid: 903 - components: - - type: Transform - pos: 6.985283,16.424004 - parent: 179 -- proto: SprayPainter - entities: - - uid: 1572 - components: - - type: Transform - pos: 7.5948057,-5.356733 - parent: 179 -- proto: Stimpack - entities: - - uid: 462 - components: - - type: Transform - pos: 3.6877818,5.312015 - parent: 179 -- proto: Stool - entities: - - uid: 383 - components: - - type: Transform - pos: -1.5,-9.5 - parent: 179 - - uid: 387 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-6.5 - parent: 179 -- proto: StorageCanister - entities: - - uid: 1285 - components: - - type: Transform - pos: 10.5,-6.5 - parent: 179 - - uid: 1286 - components: - - type: Transform - pos: 9.5,-6.5 - parent: 179 - - uid: 1287 - components: - - type: Transform - pos: 12.5,-6.5 - parent: 179 - - uid: 1288 - components: - - type: Transform - pos: 13.5,-6.5 - parent: 179 -- proto: Stunbaton - entities: - - uid: 434 - components: - - type: Transform - pos: -3.6722443,1.5595427 - parent: 179 - - type: CMExplosionEffect -- proto: SubstationBasic - entities: - - uid: 1018 - components: - - type: Transform - pos: -6.5,-13.5 - parent: 179 - - type: CMExplosionEffect -- proto: SurveillanceCameraGeneral - entities: - - uid: 1186 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,10.5 - parent: 179 - - uid: 1188 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,21.5 - parent: 179 - - uid: 1190 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,10.5 - parent: 179 -- proto: SurveillanceCameraRouterGeneral - entities: - - uid: 1189 - components: - - type: Transform - pos: 9.5,24.5 - parent: 179 -- proto: Syringe - entities: - - uid: 460 - components: - - type: Transform - pos: 3.2502818,4.5823417 - parent: 179 - - uid: 738 - components: - - type: Transform - pos: 5.767191,9.787079 - parent: 179 -- proto: Table - entities: - - uid: 63 - components: - - type: Transform - pos: 9.5,21.5 - parent: 179 - - uid: 64 - components: - - type: Transform - pos: 10.5,21.5 - parent: 179 - - uid: 67 - components: - - type: Transform - pos: 8.5,21.5 - parent: 179 - - uid: 76 - components: - - type: Transform - pos: 7.5,-7.5 - parent: 179 - - uid: 92 - components: - - type: Transform - pos: 11.5,21.5 - parent: 179 - - uid: 143 - components: - - type: Transform - pos: 33.5,-3.5 - parent: 179 - - uid: 144 - components: - - type: Transform - pos: 33.5,-2.5 - parent: 179 - - uid: 145 - components: - - type: Transform - pos: 33.5,-1.5 - parent: 179 - - uid: 161 - components: - - type: Transform - pos: 24.5,-5.5 - parent: 179 - - uid: 162 - components: - - type: Transform - pos: 23.5,-5.5 - parent: 179 - - uid: 172 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,9.5 - parent: 179 - - uid: 180 - components: - - type: Transform - pos: -4.5,10.5 - parent: 179 - - uid: 262 - components: - - type: Transform - pos: -3.5,-5.5 - parent: 179 - - uid: 263 - components: - - type: Transform - pos: -2.5,-5.5 - parent: 179 - - uid: 264 - components: - - type: Transform - pos: -1.5,-5.5 - parent: 179 - - uid: 265 - components: - - type: Transform - pos: -0.5,-5.5 - parent: 179 - - uid: 267 - components: - - type: Transform - pos: 23.5,5.5 - parent: 179 - - uid: 268 - components: - - type: Transform - pos: 23.5,6.5 - parent: 179 - - uid: 298 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,9.5 - parent: 179 - - uid: 299 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,9.5 - parent: 179 - - uid: 300 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,9.5 - parent: 179 - - uid: 312 - components: - - type: Transform - pos: -3.5,-10.5 - parent: 179 - - uid: 313 - components: - - type: Transform - pos: -2.5,-10.5 - parent: 179 - - uid: 314 - components: - - type: Transform - pos: -1.5,-10.5 - parent: 179 - - uid: 315 - components: - - type: Transform - pos: -0.5,-10.5 - parent: 179 - - uid: 355 - components: - - type: Transform - pos: -6.5,7.5 - parent: 179 - - uid: 356 - components: - - type: Transform - pos: -5.5,7.5 - parent: 179 - - uid: 357 - components: - - type: Transform - pos: -4.5,7.5 - parent: 179 - - uid: 358 - components: - - type: Transform - pos: -3.5,7.5 - parent: 179 - - uid: 361 - components: - - type: Transform - pos: -0.5,7.5 - parent: 179 - - uid: 362 - components: - - type: Transform - pos: 0.5,7.5 - parent: 179 - - uid: 363 - components: - - type: Transform - pos: 1.5,7.5 - parent: 179 - - uid: 366 - components: - - type: Transform - pos: -2.5,4.5 - parent: 179 - - uid: 367 - components: - - type: Transform - pos: -1.5,4.5 - parent: 179 - - uid: 368 - components: - - type: Transform - pos: -0.5,4.5 - parent: 179 - - uid: 371 - components: - - type: Transform - pos: 1.5,4.5 - parent: 179 - - uid: 440 - components: - - type: Transform - pos: 0.5,4.5 - parent: 179 - - uid: 448 - components: - - type: Transform - pos: 3.5,5.5 - parent: 179 - - uid: 452 - components: - - type: Transform - pos: 1.5,-5.5 - parent: 179 - - uid: 461 - components: - - type: Transform - pos: 7.5,-6.5 - parent: 179 - - uid: 465 - components: - - type: Transform - pos: 1.5,8.5 - parent: 179 - - uid: 466 - components: - - type: Transform - pos: 0.5,8.5 - parent: 179 - - uid: 467 - components: - - type: Transform - pos: -3.5,8.5 - parent: 179 - - uid: 468 - components: - - type: Transform - pos: -0.5,8.5 - parent: 179 - - uid: 470 - components: - - type: Transform - pos: -6.5,8.5 - parent: 179 - - uid: 471 - components: - - type: Transform - pos: -5.5,8.5 - parent: 179 - - uid: 472 - components: - - type: Transform - pos: -4.5,8.5 - parent: 179 - - uid: 515 - components: - - type: Transform - pos: -15.5,-5.5 - parent: 179 - - uid: 516 - components: - - type: Transform - pos: -15.5,-1.5 - parent: 179 - - uid: 520 - components: - - type: Transform - pos: -15.5,-0.5 - parent: 179 - - uid: 559 - components: - - type: Transform - pos: -15.5,-4.5 - parent: 179 - - uid: 560 - components: - - type: Transform - pos: -15.5,-3.5 - parent: 179 - - uid: 568 - components: - - type: Transform - pos: 18.5,4.5 - parent: 179 - - uid: 569 - components: - - type: Transform - pos: 21.5,6.5 - parent: 179 - - uid: 570 - components: - - type: Transform - pos: 20.5,6.5 - parent: 179 - - uid: 571 - components: - - type: Transform - pos: 18.5,6.5 - parent: 179 - - uid: 572 - components: - - type: Transform - pos: 19.5,6.5 - parent: 179 - - uid: 573 - components: - - type: Transform - pos: 18.5,5.5 - parent: 179 - - uid: 574 - components: - - type: Transform - pos: 22.5,8.5 - parent: 179 - - uid: 575 - components: - - type: Transform - pos: 24.5,4.5 - parent: 179 - - uid: 584 - components: - - type: Transform - pos: 23.5,7.5 - parent: 179 - - uid: 586 - components: - - type: Transform - pos: 25.5,10.5 - parent: 179 - - uid: 587 - components: - - type: Transform - pos: 23.5,10.5 - parent: 179 - - uid: 588 - components: - - type: Transform - pos: 24.5,10.5 - parent: 179 - - uid: 589 - components: - - type: Transform - pos: 26.5,10.5 - parent: 179 - - uid: 590 - components: - - type: Transform - pos: 27.5,10.5 - parent: 179 - - uid: 594 - components: - - type: Transform - pos: 13.5,2.5 - parent: 179 - - uid: 595 - components: - - type: Transform - pos: 13.5,0.5 - parent: 179 - - uid: 596 - components: - - type: Transform - pos: 13.5,1.5 - parent: 179 - - uid: 685 - components: - - type: Transform - pos: 3.5,4.5 - parent: 179 - - uid: 686 - components: - - type: Transform - pos: 3.5,6.5 - parent: 179 - - uid: 706 - components: - - type: Transform - pos: -1.5,-3.5 - parent: 179 - - uid: 707 - components: - - type: Transform - pos: -0.5,-3.5 - parent: 179 - - uid: 710 - components: - - type: Transform - pos: 0.5,-3.5 - parent: 179 - - uid: 990 - components: - - type: Transform - pos: -3.5,1.5 - parent: 179 - - uid: 991 - components: - - type: Transform - pos: -2.5,1.5 - parent: 179 - - uid: 992 - components: - - type: Transform - pos: -1.5,1.5 - parent: 179 - - uid: 993 - components: - - type: Transform - pos: -0.5,1.5 - parent: 179 - - uid: 994 - components: - - type: Transform - pos: 0.5,1.5 - parent: 179 - - uid: 996 - components: - - type: Transform - pos: 1.5,1.5 - parent: 179 - - uid: 997 - components: - - type: Transform - pos: 2.5,1.5 - parent: 179 - - uid: 1002 - components: - - type: Transform - pos: 2.5,0.5 - parent: 179 - - uid: 1004 - components: - - type: Transform - pos: 2.5,-0.5 - parent: 179 - - uid: 1005 - components: - - type: Transform - pos: 2.5,-1.5 - parent: 179 - - uid: 1561 - components: - - type: Transform - pos: 7.5,-5.5 - parent: 179 -- proto: TableGlass - entities: - - uid: 964 - components: - - type: Transform - pos: 9.5,12.5 - parent: 179 - - uid: 965 - components: - - type: Transform - pos: 11.5,12.5 - parent: 179 - - uid: 966 - components: - - type: Transform - pos: 13.5,12.5 - parent: 179 - - uid: 975 - components: - - type: Transform - pos: 10.5,12.5 - parent: 179 - - uid: 976 - components: - - type: Transform - pos: 12.5,12.5 - parent: 179 -- proto: TargetClown - entities: - - uid: 459 - components: - - type: Transform - pos: 7.5,-0.5 - parent: 179 -- proto: TargetHuman - entities: - - uid: 159 - components: - - type: Transform - pos: -6.5,-1.5 - parent: 179 - - uid: 248 - components: - - type: Transform - pos: 7.5,1.5 - parent: 179 -- proto: TargetSyndicate - entities: - - uid: 613 - components: - - type: Transform - pos: 7.5,-2.5 - parent: 179 -- proto: TegCenter - entities: - - uid: 1576 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-18.5 - parent: 179 -- proto: TegCirculator - entities: - - uid: 1577 - components: - - type: Transform - pos: 14.5,-18.5 - parent: 179 - - type: PointLight - color: '#FF3300FF' - - uid: 1578 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,-18.5 - parent: 179 - - type: PointLight - color: '#FF3300FF' -- proto: TelecomServerFilled - entities: - - uid: 963 - components: - - type: Transform - pos: -3.5,10.5 - parent: 179 -- proto: TimerTrigger - entities: - - uid: 482 - components: - - type: Transform - pos: 6.413024,9.39097 - parent: 179 -- proto: ToolboxElectricalFilled - entities: - - uid: 365 - components: - - type: Transform - pos: 0.4993378,3.429311 - parent: 179 - - uid: 419 - components: - - type: Transform - pos: -0.8099712,-5.21454 - parent: 179 - - uid: 420 - components: - - type: Transform - pos: -0.5597038,-5.679647 - parent: 179 -- proto: ToolboxMechanicalFilled - entities: - - uid: 364 - components: - - type: Transform - pos: 1.452203,3.4605832 - parent: 179 -- proto: ToyRubberDuck - entities: - - uid: 723 - components: - - type: Transform - pos: -1.6653601,11.616664 - parent: 179 - - type: CollisionWake - enabled: False - - type: Conveyed -- proto: trayScanner - entities: - - uid: 758 - components: - - type: Transform - pos: 1.354346,4.548879 - parent: 179 -- proto: TritiumCanister - entities: - - uid: 254 - components: - - type: Transform - pos: 13.5,-2.5 - parent: 179 - - uid: 619 - components: - - type: Transform - pos: 12.5,-2.5 - parent: 179 - - uid: 1312 - components: - - type: Transform - pos: 24.5,-13.5 - parent: 179 -- proto: TwoWayLever - entities: - - uid: 722 - components: - - type: Transform - pos: 1.5,11.5 - parent: 179 - - type: DeviceLinkSource - linkedPorts: - 721: - - - Left - - Forward - - - Right - - Reverse - - - Middle - - Off - 720: - - - Left - - Forward - - - Right - - Reverse - - - Middle - - Off - 716: - - - Left - - Forward - - - Right - - Reverse - - - Middle - - Off - - uid: 1290 - components: - - type: Transform - pos: 7.5,-14.5 - parent: 179 - - type: TwoWayLever - nextSignalLeft: True - - type: DeviceLinkSource - linkedPorts: - 1234: - - - Left - - Open - - - Right - - Open - - - Middle - - Close - 1233: - - - Left - - Open - - - Right - - Open - - - Middle - - Close - 1232: - - - Left - - Open - - - Right - - Open - - - Middle - - Close - 728: - - - Left - - Trigger - - - Right - - Trigger - - - Middle - - Trigger - - uid: 1499 - components: - - type: Transform - pos: 11.5,-12.5 - parent: 179 - - type: DeviceLinkSource - linkedPorts: - 1385: - - - Left - - Open - - - Right - - Open - - - Middle - - Close - - uid: 1520 - components: - - type: Transform - pos: 7.5,-18.5 - parent: 179 - - type: DeviceLinkSource - linkedPorts: - 1230: - - - Left - - Open - - - Right - - Open - - - Middle - - Close -- proto: UnfinishedMachineFrame - entities: - - uid: 522 - components: - - type: Transform - pos: -6.5,10.5 - parent: 179 -- proto: UniformPrinter - entities: - - uid: 443 - components: - - type: Transform - pos: -7.5,4.5 - parent: 179 -- proto: VendingMachineCigs - entities: - - uid: 870 - components: - - type: Transform - pos: -14.5,4.5 - parent: 179 -- proto: VendingMachineEngivend - entities: - - uid: 441 - components: - - type: Transform - pos: -11.5,4.5 - parent: 179 - - uid: 523 - components: - - type: Transform - pos: -11.5,-1.5 - parent: 179 - - uid: 1567 - components: - - type: Transform - pos: 5.5,-11.5 - parent: 179 - - type: ActionGrant - actions: - - ActionVendingThrow - - ActionVendingThrow - - ActionVendingThrow - - ActionVendingThrow - - ActionVendingThrow -- proto: VendingMachineMedical - entities: - - uid: 156 - components: - - type: Transform - pos: 25.5,-5.5 - parent: 179 - - uid: 157 - components: - - type: Transform - pos: 27.5,-5.5 - parent: 179 - - uid: 158 - components: - - type: Transform - pos: 29.5,3.5 - parent: 179 - - uid: 521 - components: - - type: Transform - pos: -12.5,4.5 - parent: 179 -- proto: VendingMachineSalvage - entities: - - uid: 485 - components: - - type: Transform - pos: -15.5,4.5 - parent: 179 -- proto: VendingMachineSec - entities: - - uid: 874 - components: - - type: Transform - pos: -13.5,4.5 - parent: 179 -- proto: VendingMachineTankDispenserEngineering - entities: - - uid: 615 - components: - - type: Transform - pos: 17.5,-7.5 - parent: 179 -- proto: VendingMachineTankDispenserEVA - entities: - - uid: 614 - components: - - type: Transform - pos: 14.5,-7.5 - parent: 179 -- proto: VendingMachineVendomat - entities: - - uid: 1565 - components: - - type: Transform - pos: 5.5,-12.5 - parent: 179 -- proto: VendingMachineYouTool - entities: - - uid: 350 - components: - - type: Transform - pos: -11.5,-0.5 - parent: 179 - - uid: 1566 - components: - - type: Transform - pos: 5.5,-10.5 - parent: 179 - - type: ActionGrant - actions: - - ActionVendingThrow - - ActionVendingThrow - - ActionVendingThrow - - ActionVendingThrow - - ActionVendingThrow -- proto: WallSolid - entities: - - uid: 3 - components: - - type: Transform - pos: 1.5,18.5 - parent: 179 - - uid: 4 - components: - - type: Transform - pos: 11.5,26.5 - parent: 179 - - uid: 5 - components: - - type: Transform - pos: 18.5,24.5 - parent: 179 - - uid: 6 - components: - - type: Transform - pos: 20.5,15.5 - parent: 179 - - uid: 8 - components: - - type: Transform - pos: 14.5,19.5 - parent: 179 - - uid: 9 - components: - - type: Transform - pos: 1.5,19.5 - parent: 179 - - uid: 10 - components: - - type: Transform - pos: 18.5,26.5 - parent: 179 - - uid: 11 - components: - - type: Transform - pos: 13.5,26.5 - parent: 179 - - uid: 13 - components: - - type: Transform - pos: 25.5,15.5 - parent: 179 - - uid: 18 - components: - - type: Transform - pos: 4.5,26.5 - parent: 179 - - uid: 19 - components: - - type: Transform - pos: 18.5,25.5 - parent: 179 - - uid: 21 - components: - - type: Transform - pos: 10.5,26.5 - parent: 179 - - uid: 22 - components: - - type: Transform - pos: 26.5,15.5 - parent: 179 - - uid: 25 - components: - - type: Transform - pos: 1.5,21.5 - parent: 179 - - uid: 27 - components: - - type: Transform - pos: 8.5,-0.5 - parent: 179 - - uid: 28 - components: - - type: Transform - pos: 18.5,18.5 - parent: 179 - - uid: 29 - components: - - type: Transform - pos: 18.5,21.5 - parent: 179 - - uid: 30 - components: - - type: Transform - pos: 1.5,22.5 - parent: 179 - - uid: 31 - components: - - type: Transform - pos: 1.5,20.5 - parent: 179 - - uid: 32 - components: - - type: Transform - pos: 18.5,19.5 - parent: 179 - - uid: 33 - components: - - type: Transform - pos: 23.5,15.5 - parent: 179 - - uid: 34 - components: - - type: Transform - pos: 12.5,22.5 - parent: 179 - - uid: 35 - components: - - type: Transform - pos: 27.5,15.5 - parent: 179 - - uid: 36 - components: - - type: Transform - pos: 7.5,22.5 - parent: 179 - - uid: 37 - components: - - type: Transform - pos: 14.5,22.5 - parent: 179 - - uid: 38 - components: - - type: Transform - pos: 10.5,23.5 - parent: 179 - - uid: 39 - components: - - type: Transform - pos: 10.5,24.5 - parent: 179 - - uid: 40 - components: - - type: Transform - pos: 8.5,26.5 - parent: 179 - - uid: 41 - components: - - type: Transform - pos: 10.5,25.5 - parent: 179 - - uid: 42 - components: - - type: Transform - pos: 18.5,22.5 - parent: 179 - - uid: 43 - components: - - type: Transform - pos: 14.5,27.5 - parent: 179 - - uid: 44 - components: - - type: Transform - pos: 14.5,26.5 - parent: 179 - - uid: 45 - components: - - type: Transform - pos: 1.5,16.5 - parent: 179 - - uid: 46 - components: - - type: Transform - pos: 18.5,27.5 - parent: 179 - - uid: 49 - components: - - type: Transform - pos: 7.5,28.5 - parent: 179 - - uid: 50 - components: - - type: Transform - pos: 13.5,22.5 - parent: 179 - - uid: 51 - components: - - type: Transform - pos: 12.5,26.5 - parent: 179 - - uid: 52 - components: - - type: Transform - pos: 1.5,15.5 - parent: 179 - - uid: 53 - components: - - type: Transform - pos: 9.5,26.5 - parent: 179 - - uid: 55 - components: - - type: Transform - pos: 24.5,15.5 - parent: 179 - - uid: 56 - components: - - type: Transform - pos: 14.5,25.5 - parent: 179 - - uid: 57 - components: - - type: Transform - pos: 14.5,21.5 - parent: 179 - - uid: 60 - components: - - type: Transform - pos: 7.5,21.5 - parent: 179 - - uid: 61 - components: - - type: Transform - pos: 18.5,20.5 - parent: 179 - - uid: 62 - components: - - type: Transform - pos: 18.5,23.5 - parent: 179 - - uid: 66 - components: - - type: Transform - pos: 18.5,17.5 - parent: 179 - - uid: 68 - components: - - type: Transform - pos: 18.5,28.5 - parent: 179 - - uid: 69 - components: - - type: Transform - pos: 28.5,15.5 - parent: 179 - - uid: 71 - components: - - type: Transform - pos: 11.5,22.5 - parent: 179 - - uid: 72 - components: - - type: Transform - pos: 1.5,17.5 - parent: 179 - - uid: 73 - components: - - type: Transform - pos: 14.5,28.5 - parent: 179 - - uid: 74 - components: - - type: Transform - pos: 10.5,22.5 - parent: 179 - - uid: 75 - components: - - type: Transform - pos: 9.5,22.5 - parent: 179 - - uid: 78 - components: - - type: Transform - pos: 21.5,15.5 - parent: 179 - - uid: 80 - components: - - type: Transform - pos: 18.5,16.5 - parent: 179 - - uid: 81 - components: - - type: Transform - pos: 18.5,15.5 - parent: 179 - - uid: 82 - components: - - type: Transform - pos: 14.5,18.5 - parent: 179 - - uid: 83 - components: - - type: Transform - pos: 4.5,28.5 - parent: 179 - - uid: 84 - components: - - type: Transform - pos: 7.5,26.5 - parent: 179 - - uid: 85 - components: - - type: Transform - pos: 1.5,23.5 - parent: 179 - - uid: 86 - components: - - type: Transform - pos: 17.5,15.5 - parent: 179 - - uid: 89 - components: - - type: Transform - pos: 22.5,15.5 - parent: 179 - - uid: 95 - components: - - type: Transform - pos: 8.5,22.5 - parent: 179 - - uid: 96 - components: - - type: Transform - pos: 7.5,27.5 - parent: 179 - - uid: 98 - components: - - type: Transform - pos: 4.5,25.5 - parent: 179 - - uid: 99 - components: - - type: Transform - pos: 17.5,18.5 - parent: 179 - - uid: 100 - components: - - type: Transform - pos: 19.5,15.5 - parent: 179 - - uid: 101 - components: - - type: Transform - pos: 4.5,27.5 - parent: 179 - - uid: 103 - components: - - type: Transform - pos: 14.5,17.5 - parent: 179 - - uid: 104 - components: - - type: Transform - pos: 14.5,16.5 - parent: 179 - - uid: 105 - components: - - type: Transform - pos: 15.5,15.5 - parent: 179 - - uid: 106 - components: - - type: Transform - pos: 14.5,15.5 - parent: 179 - - uid: 107 - components: - - type: Transform - pos: 13.5,15.5 - parent: 179 - - uid: 109 - components: - - type: Transform - pos: 11.5,15.5 - parent: 179 - - uid: 110 - components: - - type: Transform - pos: 10.5,15.5 - parent: 179 - - uid: 112 - components: - - type: Transform - pos: 7.5,19.5 - parent: 179 - - uid: 113 - components: - - type: Transform - pos: 7.5,18.5 - parent: 179 - - uid: 114 - components: - - type: Transform - pos: 7.5,17.5 - parent: 179 - - uid: 117 - components: - - type: Transform - pos: 5.5,18.5 - parent: 179 - - uid: 118 - components: - - type: Transform - pos: 5.5,19.5 - parent: 179 - - uid: 121 - components: - - type: Transform - pos: 4.5,19.5 - parent: 179 - - uid: 122 - components: - - type: Transform - pos: 4.5,20.5 - parent: 179 - - uid: 123 - components: - - type: Transform - pos: 4.5,21.5 - parent: 179 - - uid: 124 - components: - - type: Transform - pos: 4.5,22.5 - parent: 179 - - uid: 125 - components: - - type: Transform - pos: 4.5,23.5 - parent: 179 - - uid: 126 - components: - - type: Transform - pos: 4.5,24.5 - parent: 179 - - uid: 160 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-0.5 - parent: 179 - - uid: 164 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,9.5 - parent: 179 - - uid: 165 - components: - - type: Transform - pos: 8.5,2.5 - parent: 179 - - uid: 168 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-0.5 - parent: 179 - - uid: 169 - components: - - type: Transform - pos: 8.5,0.5 - parent: 179 - - uid: 171 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-0.5 - parent: 179 - - uid: 173 - components: - - type: Transform - pos: 8.5,1.5 - parent: 179 - - uid: 189 - components: - - type: Transform - pos: -7.5,0.5 - parent: 179 - - uid: 190 - components: - - type: Transform - pos: -7.5,-0.5 - parent: 179 - - uid: 191 - components: - - type: Transform - pos: -7.5,-1.5 - parent: 179 - - uid: 192 - components: - - type: Transform - pos: -7.5,-2.5 - parent: 179 - - uid: 193 - components: - - type: Transform - pos: -7.5,-3.5 - parent: 179 - - uid: 196 - components: - - type: Transform - pos: 3.5,-14.5 - parent: 179 - - uid: 197 - components: - - type: Transform - pos: 4.5,-14.5 - parent: 179 - - uid: 198 - components: - - type: Transform - pos: -7.5,-10.5 - parent: 179 - - uid: 199 - components: - - type: Transform - pos: -7.5,-11.5 - parent: 179 - - uid: 200 - components: - - type: Transform - pos: -7.5,-12.5 - parent: 179 - - uid: 201 - components: - - type: Transform - pos: -7.5,-13.5 - parent: 179 - - uid: 208 - components: - - type: Transform - pos: -7.5,-9.5 - parent: 179 - - uid: 209 - components: - - type: Transform - pos: -10.5,-7.5 - parent: 179 - - uid: 211 - components: - - type: Transform - pos: -10.5,-5.5 - parent: 179 - - uid: 212 - components: - - type: Transform - pos: -10.5,-4.5 - parent: 179 - - uid: 213 - components: - - type: Transform - pos: -10.5,-3.5 - parent: 179 - - uid: 214 - components: - - type: Transform - pos: -10.5,-2.5 - parent: 179 - - uid: 215 - components: - - type: Transform - pos: -10.5,-1.5 - parent: 179 - - uid: 217 - components: - - type: Transform - pos: 1.5,-4.5 - parent: 179 - - uid: 218 - components: - - type: Transform - pos: 0.5,-4.5 - parent: 179 - - uid: 219 - components: - - type: Transform - pos: -0.5,-4.5 - parent: 179 - - uid: 220 - components: - - type: Transform - pos: -1.5,-4.5 - parent: 179 - - uid: 221 - components: - - type: Transform - pos: -2.5,-4.5 - parent: 179 - - uid: 222 - components: - - type: Transform - pos: -3.5,-4.5 - parent: 179 - - uid: 223 - components: - - type: Transform - pos: -4.5,-4.5 - parent: 179 - - uid: 224 - components: - - type: Transform - pos: -5.5,-4.5 - parent: 179 - - uid: 225 - components: - - type: Transform - pos: -6.5,-4.5 - parent: 179 - - uid: 226 - components: - - type: Transform - pos: 4.5,-4.5 - parent: 179 - - uid: 227 - components: - - type: Transform - pos: 5.5,-4.5 - parent: 179 - - uid: 228 - components: - - type: Transform - pos: 6.5,-4.5 - parent: 179 - - uid: 229 - components: - - type: Transform - pos: -7.5,-14.5 - parent: 179 - - uid: 231 - components: - - type: Transform - pos: -6.5,-14.5 - parent: 179 - - uid: 232 - components: - - type: Transform - pos: -5.5,-14.5 - parent: 179 - - uid: 233 - components: - - type: Transform - pos: -4.5,-14.5 - parent: 179 - - uid: 234 - components: - - type: Transform - pos: 6.5,-10.5 - parent: 179 - - uid: 235 - components: - - type: Transform - pos: 6.5,-11.5 - parent: 179 - - uid: 236 - components: - - type: Transform - pos: 6.5,-12.5 - parent: 179 - - uid: 237 - components: - - type: Transform - pos: 6.5,-13.5 - parent: 179 - - uid: 238 - components: - - type: Transform - pos: 6.5,-14.5 - parent: 179 - - uid: 239 - components: - - type: Transform - pos: 5.5,-14.5 - parent: 179 - - uid: 240 - components: - - type: Transform - pos: -7.5,-8.5 - parent: 179 - - uid: 241 - components: - - type: Transform - pos: -7.5,-7.5 - parent: 179 - - uid: 242 - components: - - type: Transform - pos: -8.5,-8.5 - parent: 179 - - uid: 243 - components: - - type: Transform - pos: -9.5,-8.5 - parent: 179 - - uid: 244 - components: - - type: Transform - pos: -10.5,-8.5 - parent: 179 - - uid: 245 - components: - - type: Transform - pos: -7.5,-5.5 - parent: 179 - - uid: 260 - components: - - type: Transform - pos: 6.5,-6.5 - parent: 179 - - uid: 261 - components: - - type: Transform - pos: 6.5,-5.5 - parent: 179 - - uid: 266 - components: - - type: Transform - pos: 8.5,-3.5 - parent: 179 - - uid: 271 - components: - - type: Transform - pos: 1.5,14.5 - parent: 179 - - uid: 272 - components: - - type: Transform - pos: 1.5,13.5 - parent: 179 - - uid: 273 - components: - - type: Transform - pos: 1.5,12.5 - parent: 179 - - uid: 274 - components: - - type: Transform - pos: -7.5,11.5 - parent: 179 - - uid: 275 - components: - - type: Transform - pos: -6.5,11.5 - parent: 179 - - uid: 276 - components: - - type: Transform - pos: -5.5,11.5 - parent: 179 - - uid: 277 - components: - - type: Transform - pos: -4.5,11.5 - parent: 179 - - uid: 278 - components: - - type: Transform - pos: -3.5,11.5 - parent: 179 - - uid: 279 - components: - - type: Transform - pos: -2.5,11.5 - parent: 179 - - uid: 282 - components: - - type: Transform - pos: -1.5,12.5 - parent: 179 - - uid: 283 - components: - - type: Transform - pos: -0.5,12.5 - parent: 179 - - uid: 284 - components: - - type: Transform - pos: 0.5,12.5 - parent: 179 - - uid: 288 - components: - - type: Transform - pos: 12.5,8.5 - parent: 179 - - uid: 289 - components: - - type: Transform - pos: 11.5,8.5 - parent: 179 - - uid: 290 - components: - - type: Transform - pos: 10.5,8.5 - parent: 179 - - uid: 291 - components: - - type: Transform - pos: 9.5,8.5 - parent: 179 - - uid: 292 - components: - - type: Transform - pos: 8.5,8.5 - parent: 179 - - uid: 293 - components: - - type: Transform - pos: 7.5,8.5 - parent: 179 - - uid: 294 - components: - - type: Transform - pos: 6.5,8.5 - parent: 179 - - uid: 295 - components: - - type: Transform - pos: 5.5,8.5 - parent: 179 - - uid: 301 - components: - - type: Transform - pos: 9.5,11.5 - parent: 179 - - uid: 302 - components: - - type: Transform - pos: 10.5,11.5 - parent: 179 - - uid: 303 - components: - - type: Transform - pos: 11.5,11.5 - parent: 179 - - uid: 304 - components: - - type: Transform - pos: 12.5,11.5 - parent: 179 - - uid: 310 - components: - - type: Transform - pos: 9.5,9.5 - parent: 179 - - uid: 316 - components: - - type: Transform - pos: -7.5,-4.5 - parent: 179 - - uid: 317 - components: - - type: Transform - pos: 26.5,14.5 - parent: 179 - - uid: 320 - components: - - type: Transform - pos: 24.5,14.5 - parent: 179 - - uid: 322 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-11.5 - parent: 179 - - uid: 329 - components: - - type: Transform - pos: -11.5,5.5 - parent: 179 - - uid: 335 - components: - - type: Transform - pos: 13.5,11.5 - parent: 179 - - uid: 336 - components: - - type: Transform - pos: 14.5,11.5 - parent: 179 - - uid: 337 - components: - - type: Transform - pos: 13.5,9.5 - parent: 179 - - uid: 338 - components: - - type: Transform - pos: 13.5,8.5 - parent: 179 - - uid: 339 - components: - - type: Transform - pos: 13.5,7.5 - parent: 179 - - uid: 341 - components: - - type: Transform - pos: 24.5,12.5 - parent: 179 - - uid: 342 - components: - - type: Transform - pos: 26.5,12.5 - parent: 179 - - uid: 346 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-7.5 - parent: 179 - - uid: 352 - components: - - type: Transform - pos: 13.5,6.5 - parent: 179 - - uid: 353 - components: - - type: Transform - pos: 13.5,5.5 - parent: 179 - - uid: 372 - components: - - type: Transform - pos: 13.5,4.5 - parent: 179 - - uid: 373 - components: - - type: Transform - pos: 25.5,4.5 - parent: 179 - - uid: 374 - components: - - type: Transform - pos: 23.5,4.5 - parent: 179 - - uid: 375 - components: - - type: Transform - pos: 17.5,3.5 - parent: 179 - - uid: 376 - components: - - type: Transform - pos: -10.5,-0.5 - parent: 179 - - uid: 377 - components: - - type: Transform - pos: -10.5,0.5 - parent: 179 - - uid: 379 - components: - - type: Transform - pos: -8.5,0.5 - parent: 179 - - uid: 390 - components: - - type: Transform - pos: 18.5,3.5 - parent: 179 - - uid: 391 - components: - - type: Transform - pos: 19.5,3.5 - parent: 179 - - uid: 392 - components: - - type: Transform - pos: 21.5,3.5 - parent: 179 - - uid: 393 - components: - - type: Transform - pos: 22.5,3.5 - parent: 179 - - uid: 394 - components: - - type: Transform - pos: 22.5,4.5 - parent: 179 - - uid: 395 - components: - - type: Transform - pos: 22.5,5.5 - parent: 179 - - uid: 396 - components: - - type: Transform - pos: 22.5,6.5 - parent: 179 - - uid: 397 - components: - - type: Transform - pos: 22.5,7.5 - parent: 179 - - uid: 399 - components: - - type: Transform - pos: 22.5,10.5 - parent: 179 - - uid: 400 - components: - - type: Transform - pos: 21.5,11.5 - parent: 179 - - uid: 401 - components: - - type: Transform - pos: 22.5,11.5 - parent: 179 - - uid: 439 - components: - - type: Transform - pos: -13.5,5.5 - parent: 179 - - uid: 449 - components: - - type: Transform - pos: -16.5,2.5 - parent: 179 - - uid: 450 - components: - - type: Transform - pos: -16.5,3.5 - parent: 179 - - uid: 464 - components: - - type: Transform - pos: 4.5,8.5 - parent: 179 - - uid: 474 - components: - - type: Transform - pos: -7.5,8.5 - parent: 179 - - uid: 475 - components: - - type: Transform - pos: -7.5,7.5 - parent: 179 - - uid: 476 - components: - - type: Transform - pos: -7.5,6.5 - parent: 179 - - uid: 477 - components: - - type: Transform - pos: -7.5,5.5 - parent: 179 - - uid: 486 - components: - - type: Transform - pos: -15.5,5.5 - parent: 179 - - uid: 487 - components: - - type: Transform - pos: -16.5,4.5 - parent: 179 - - uid: 488 - components: - - type: Transform - pos: 5.5,17.5 - parent: 179 - - uid: 489 - components: - - type: Transform - pos: -11.5,0.5 - parent: 179 - - uid: 491 - components: - - type: Transform - pos: -16.5,5.5 - parent: 179 - - uid: 492 - components: - - type: Transform - pos: -14.5,5.5 - parent: 179 - - uid: 494 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,7.5 - parent: 179 - - uid: 495 - components: - - type: Transform - pos: -12.5,5.5 - parent: 179 - - uid: 496 - components: - - type: Transform - pos: -16.5,1.5 - parent: 179 - - uid: 497 - components: - - type: Transform - pos: -16.5,0.5 - parent: 179 - - uid: 498 - components: - - type: Transform - pos: -16.5,-0.5 - parent: 179 - - uid: 499 - components: - - type: Transform - pos: -16.5,-1.5 - parent: 179 - - uid: 500 - components: - - type: Transform - pos: -16.5,-2.5 - parent: 179 - - uid: 501 - components: - - type: Transform - pos: -16.5,-3.5 - parent: 179 - - uid: 502 - components: - - type: Transform - pos: -16.5,-4.5 - parent: 179 - - uid: 503 - components: - - type: Transform - pos: -16.5,-5.5 - parent: 179 - - uid: 504 - components: - - type: Transform - pos: -16.5,-6.5 - parent: 179 - - uid: 505 - components: - - type: Transform - pos: -16.5,-7.5 - parent: 179 - - uid: 506 - components: - - type: Transform - pos: -16.5,-8.5 - parent: 179 - - uid: 507 - components: - - type: Transform - pos: -15.5,-8.5 - parent: 179 - - uid: 508 - components: - - type: Transform - pos: -14.5,-8.5 - parent: 179 - - uid: 509 - components: - - type: Transform - pos: -13.5,-8.5 - parent: 179 - - uid: 510 - components: - - type: Transform - pos: -12.5,-8.5 - parent: 179 - - uid: 511 - components: - - type: Transform - pos: -11.5,-8.5 - parent: 179 - - uid: 517 - components: - - type: Transform - pos: 23.5,11.5 - parent: 179 - - uid: 518 - components: - - type: Transform - pos: 24.5,11.5 - parent: 179 - - uid: 519 - components: - - type: Transform - pos: 25.5,11.5 - parent: 179 - - uid: 535 - components: - - type: Transform - pos: -15.5,0.5 - parent: 179 - - uid: 539 - components: - - type: Transform - pos: 26.5,11.5 - parent: 179 - - uid: 540 - components: - - type: Transform - pos: 27.5,11.5 - parent: 179 - - uid: 545 - components: - - type: Transform - pos: 7.5,-4.5 - parent: 179 - - uid: 547 - components: - - type: Transform - pos: 28.5,11.5 - parent: 179 - - uid: 548 - components: - - type: Transform - pos: 28.5,10.5 - parent: 179 - - uid: 549 - components: - - type: Transform - pos: 28.5,9.5 - parent: 179 - - uid: 550 - components: - - type: Transform - pos: 28.5,8.5 - parent: 179 - - uid: 551 - components: - - type: Transform - pos: 28.5,7.5 - parent: 179 - - uid: 552 - components: - - type: Transform - pos: 28.5,6.5 - parent: 179 - - uid: 553 - components: - - type: Transform - pos: 28.5,5.5 - parent: 179 - - uid: 554 - components: - - type: Transform - pos: 26.5,-2.5 - parent: 179 - - uid: 555 - components: - - type: Transform - pos: 26.5,-1.5 - parent: 179 - - uid: 556 - components: - - type: Transform - pos: 25.5,-0.5 - parent: 179 - - uid: 557 - components: - - type: Transform - pos: 26.5,-0.5 - parent: 179 - - uid: 558 - components: - - type: Transform - pos: 27.5,-0.5 - parent: 179 - - uid: 561 - components: - - type: Transform - pos: -14.5,0.5 - parent: 179 - - uid: 585 - components: - - type: Transform - pos: 9.5,10.5 - parent: 179 - - uid: 597 - components: - - type: Transform - pos: 22.5,-0.5 - parent: 179 - - uid: 598 - components: - - type: Transform - pos: 17.5,-0.5 - parent: 179 - - uid: 599 - components: - - type: Transform - pos: 18.5,-0.5 - parent: 179 - - uid: 600 - components: - - type: Transform - pos: 20.5,-0.5 - parent: 179 - - uid: 601 - components: - - type: Transform - pos: 21.5,-0.5 - parent: 179 - - uid: 602 - components: - - type: Transform - pos: 19.5,-0.5 - parent: 179 - - uid: 603 - components: - - type: Transform - pos: 14.5,3.5 - parent: 179 - - uid: 604 - components: - - type: Transform - pos: 13.5,3.5 - parent: 179 - - uid: 605 - components: - - type: Transform - pos: 12.5,3.5 - parent: 179 - - uid: 606 - components: - - type: Transform - pos: 12.5,2.5 - parent: 179 - - uid: 607 - components: - - type: Transform - pos: 12.5,1.5 - parent: 179 - - uid: 608 - components: - - type: Transform - pos: 12.5,0.5 - parent: 179 - - uid: 609 - components: - - type: Transform - pos: 12.5,-0.5 - parent: 179 - - uid: 610 - components: - - type: Transform - pos: 13.5,-0.5 - parent: 179 - - uid: 611 - components: - - type: Transform - pos: 14.5,-0.5 - parent: 179 - - uid: 612 - components: - - type: Transform - pos: 8.5,-2.5 - parent: 179 - - uid: 618 - components: - - type: Transform - pos: 14.5,-6.5 - parent: 179 - - uid: 620 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-7.5 - parent: 179 - - uid: 621 - components: - - type: Transform - pos: 17.5,-6.5 - parent: 179 - - uid: 622 - components: - - type: Transform - pos: 18.5,-6.5 - parent: 179 - - uid: 623 - components: - - type: Transform - pos: 19.5,-6.5 - parent: 179 - - uid: 624 - components: - - type: Transform - pos: 20.5,-6.5 - parent: 179 - - uid: 625 - components: - - type: Transform - pos: 21.5,-6.5 - parent: 179 - - uid: 626 - components: - - type: Transform - pos: 22.5,-6.5 - parent: 179 - - uid: 627 - components: - - type: Transform - pos: 23.5,-6.5 - parent: 179 - - uid: 628 - components: - - type: Transform - pos: 24.5,-6.5 - parent: 179 - - uid: 629 - components: - - type: Transform - pos: 25.5,-6.5 - parent: 179 - - uid: 630 - components: - - type: Transform - pos: 26.5,-6.5 - parent: 179 - - uid: 631 - components: - - type: Transform - pos: 26.5,-5.5 - parent: 179 - - uid: 632 - components: - - type: Transform - pos: 26.5,-4.5 - parent: 179 - - uid: 633 - components: - - type: Transform - pos: 27.5,-6.5 - parent: 179 - - uid: 634 - components: - - type: Transform - pos: 28.5,-6.5 - parent: 179 - - uid: 635 - components: - - type: Transform - pos: 29.5,-6.5 - parent: 179 - - uid: 636 - components: - - type: Transform - pos: 30.5,-6.5 - parent: 179 - - uid: 637 - components: - - type: Transform - pos: 31.5,-6.5 - parent: 179 - - uid: 638 - components: - - type: Transform - pos: 32.5,-6.5 - parent: 179 - - uid: 639 - components: - - type: Transform - pos: 33.5,-6.5 - parent: 179 - - uid: 640 - components: - - type: Transform - pos: 34.5,-6.5 - parent: 179 - - uid: 641 - components: - - type: Transform - pos: 34.5,-5.5 - parent: 179 - - uid: 642 - components: - - type: Transform - pos: 34.5,-4.5 - parent: 179 - - uid: 643 - components: - - type: Transform - pos: 34.5,-3.5 - parent: 179 - - uid: 644 - components: - - type: Transform - pos: 34.5,-2.5 - parent: 179 - - uid: 645 - components: - - type: Transform - pos: 34.5,-1.5 - parent: 179 - - uid: 646 - components: - - type: Transform - pos: 34.5,-0.5 - parent: 179 - - uid: 647 - components: - - type: Transform - pos: 33.5,-0.5 - parent: 179 - - uid: 648 - components: - - type: Transform - pos: 32.5,-0.5 - parent: 179 - - uid: 649 - components: - - type: Transform - pos: 31.5,-0.5 - parent: 179 - - uid: 650 - components: - - type: Transform - pos: 30.5,-0.5 - parent: 179 - - uid: 651 - components: - - type: Transform - pos: 29.5,-0.5 - parent: 179 - - uid: 652 - components: - - type: Transform - pos: 30.5,0.5 - parent: 179 - - uid: 653 - components: - - type: Transform - pos: 30.5,1.5 - parent: 179 - - uid: 654 - components: - - type: Transform - pos: 30.5,2.5 - parent: 179 - - uid: 655 - components: - - type: Transform - pos: 30.5,3.5 - parent: 179 - - uid: 656 - components: - - type: Transform - pos: 30.5,4.5 - parent: 179 - - uid: 657 - components: - - type: Transform - pos: 29.5,4.5 - parent: 179 - - uid: 658 - components: - - type: Transform - pos: 28.5,4.5 - parent: 179 - - uid: 659 - components: - - type: Transform - pos: 27.5,4.5 - parent: 179 - - uid: 680 - components: - - type: Transform - pos: 8.5,-1.5 - parent: 179 - - uid: 702 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,6.5 - parent: 179 - - uid: 713 - components: - - type: Transform - pos: -7.5,9.5 - parent: 179 - - uid: 714 - components: - - type: Transform - pos: -7.5,10.5 - parent: 179 - - uid: 724 - components: - - type: Transform - pos: -2.5,12.5 - parent: 179 - - uid: 733 - components: - - type: Transform - pos: 4.5,5.5 - parent: 179 - - uid: 734 - components: - - type: Transform - pos: 4.5,4.5 - parent: 179 - - uid: 739 - components: - - type: Transform - pos: 8.5,7.5 - parent: 179 - - uid: 740 - components: - - type: Transform - pos: 8.5,6.5 - parent: 179 - - uid: 741 - components: - - type: Transform - pos: 8.5,5.5 - parent: 179 - - uid: 742 - components: - - type: Transform - pos: 8.5,4.5 - parent: 179 - - uid: 743 - components: - - type: Transform - pos: 8.5,3.5 - parent: 179 - - uid: 745 - components: - - type: Transform - pos: 4.5,7.5 - parent: 179 - - uid: 746 - components: - - type: Transform - pos: 4.5,6.5 - parent: 179 - - uid: 846 - components: - - type: Transform - pos: 2.5,19.5 - parent: 179 - - uid: 847 - components: - - type: Transform - pos: 3.5,19.5 - parent: 179 - - uid: 925 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,17.5 - parent: 179 - - uid: 958 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,18.5 - parent: 179 - - uid: 1016 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-9.5 - parent: 179 - - uid: 1072 - components: - - type: Transform - pos: 15.5,28.5 - parent: 179 - - uid: 1073 - components: - - type: Transform - pos: 16.5,28.5 - parent: 179 - - uid: 1074 - components: - - type: Transform - pos: 17.5,28.5 - parent: 179 - - uid: 1176 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-10.5 - parent: 179 - - uid: 1181 - components: - - type: Transform - pos: 5.5,28.5 - parent: 179 - - uid: 1206 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-12.5 - parent: 179 - - uid: 1209 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-8.5 - parent: 179 - - uid: 1210 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-17.5 - parent: 179 - - uid: 1211 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-15.5 - parent: 179 - - uid: 1212 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-19.5 - parent: 179 - - uid: 1213 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-18.5 - parent: 179 - - uid: 1214 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-22.5 - parent: 179 - - uid: 1215 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-20.5 - parent: 179 - - uid: 1216 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-21.5 - parent: 179 - - uid: 1217 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-13.5 - parent: 179 - - uid: 1218 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-14.5 - parent: 179 - - uid: 1219 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-16.5 - parent: 179 - - uid: 1226 - components: - - type: Transform - pos: 6.5,-22.5 - parent: 179 - - uid: 1228 - components: - - type: Transform - pos: 6.5,-21.5 - parent: 179 - - uid: 1229 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-19.5 - parent: 179 - - uid: 1231 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-18.5 - parent: 179 - - uid: 1263 - components: - - type: Transform - pos: 6.5,-23.5 - parent: 179 - - uid: 1272 - components: - - type: Transform - pos: 6.5,-24.5 - parent: 179 - - uid: 1294 - components: - - type: Transform - pos: 25.5,-24.5 - parent: 179 - - uid: 1295 - components: - - type: Transform - pos: 25.5,-23.5 - parent: 179 - - uid: 1303 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-1.5 - parent: 179 - - uid: 1304 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-2.5 - parent: 179 - - uid: 1305 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-3.5 - parent: 179 - - uid: 1306 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-4.5 - parent: 179 - - uid: 1307 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-5.5 - parent: 179 - - uid: 1328 - components: - - type: Transform - pos: 25.5,-25.5 - parent: 179 - - uid: 1329 - components: - - type: Transform - pos: 24.5,-25.5 - parent: 179 - - uid: 1330 - components: - - type: Transform - pos: 23.5,-25.5 - parent: 179 - - uid: 1331 - components: - - type: Transform - pos: 22.5,-25.5 - parent: 179 - - uid: 1332 - components: - - type: Transform - pos: 21.5,-25.5 - parent: 179 - - uid: 1333 - components: - - type: Transform - pos: 20.5,-25.5 - parent: 179 - - uid: 1334 - components: - - type: Transform - pos: 19.5,-25.5 - parent: 179 - - uid: 1337 - components: - - type: Transform - pos: 16.5,-25.5 - parent: 179 - - uid: 1338 - components: - - type: Transform - pos: 15.5,-25.5 - parent: 179 - - uid: 1339 - components: - - type: Transform - pos: 14.5,-25.5 - parent: 179 - - uid: 1340 - components: - - type: Transform - pos: 12.5,-25.5 - parent: 179 - - uid: 1341 - components: - - type: Transform - pos: 11.5,-25.5 - parent: 179 - - uid: 1342 - components: - - type: Transform - pos: 10.5,-25.5 - parent: 179 - - uid: 1343 - components: - - type: Transform - pos: 9.5,-25.5 - parent: 179 - - uid: 1344 - components: - - type: Transform - pos: 8.5,-25.5 - parent: 179 - - uid: 1345 - components: - - type: Transform - pos: 7.5,-25.5 - parent: 179 - - uid: 1346 - components: - - type: Transform - pos: 6.5,-25.5 - parent: 179 - - uid: 1347 - components: - - type: Transform - pos: 13.5,-25.5 - parent: 179 - - uid: 1506 - components: - - type: Transform - pos: 10.5,-12.5 - parent: 179 - - uid: 1559 - components: - - type: Transform - pos: 8.5,-4.5 - parent: 179 -- proto: WarningCO2 - entities: - - uid: 1300 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-21.5 - parent: 179 -- proto: WarningN2 - entities: - - uid: 1208 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-9.5 - parent: 179 -- proto: WarningN2O - entities: - - uid: 1296 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-17.5 - parent: 179 -- proto: WarningO2 - entities: - - uid: 1227 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-7.5 - parent: 179 -- proto: WaterTankFull - entities: - - uid: 115 - components: - - type: Transform - pos: 4.5,18.5 - parent: 179 - - uid: 694 - components: - - type: Transform - pos: -2.5,3.5 - parent: 179 -- proto: WaterVaporCanister - entities: - - uid: 97 - components: - - type: Transform - pos: 12.5,-1.5 - parent: 179 - - uid: 319 - components: - - type: Transform - pos: 13.5,-1.5 - parent: 179 - - uid: 1313 - components: - - type: Transform - pos: 24.5,-23.5 - parent: 179 -- proto: WeaponAdvancedLaser - entities: - - uid: 1691 - components: - - type: Transform - pos: 2.6607854,1.4409599 - parent: 179 -- proto: WeaponAJ100 - entities: - - uid: 699 - components: - - type: Transform - pos: 0.00707078,1.6857839 - parent: 179 -- proto: WeaponAMS-42 - entities: - - uid: 984 - components: - - type: Transform - pos: 0.8825042,1.7587514 - parent: 179 -- proto: WeaponAntiqueLaser - entities: - - uid: 1665 - components: - - type: Transform - pos: 1.1079315,1.5243511 - parent: 179 -- proto: WeaponBaguette - entities: - - uid: 1666 - components: - - type: Transform - pos: -2.87321,1.4409599 - parent: 179 -- proto: WeaponCapacitorRecharger - entities: - - uid: 708 - components: - - type: Transform - pos: -0.5,-3.5 - parent: 179 -- proto: WeaponDisablerPractice - entities: - - uid: 1704 - components: - - type: Transform - pos: 0.722324,1.5764707 - parent: 179 -- proto: WeaponDisablerSMG - entities: - - uid: 1699 - components: - - type: Transform - pos: 2.6190984,0.1796678 - parent: 179 -- proto: WeaponDL6902 - entities: - - uid: 1655 - components: - - type: Transform - pos: 0.7952763,1.5973186 - parent: 179 -- proto: WeaponEarthGovLaserCarbine - entities: - - uid: 188 - components: - - type: Transform - pos: -1.910954,1.6533575 - parent: 179 - - uid: 1679 - components: - - type: Transform - pos: 2.6190984,0.7425581 - parent: 179 -- proto: WeaponEarthGovLaserMG - entities: - - uid: 1682 - components: - - type: Transform - pos: 1.8374606,1.6494383 - parent: 179 -- proto: WeaponEarthGovLaserPistol - entities: - - uid: 1681 - components: - - type: Transform - pos: 0.54515296,1.7328295 - parent: 179 -- proto: WeaponEarthGovLaserRifle - entities: - - uid: 1677 - components: - - type: Transform - pos: -1.1327633,1.6911341 - parent: 179 -- proto: WeaponEarthGovLaserSniper - entities: - - uid: 1661 - components: - - type: Transform - pos: -0.038470283,1.586895 - parent: 179 - - uid: 1676 - components: - - type: Transform - pos: 1.9833664,1.7119814 - parent: 179 -- proto: WeaponEarthGovXRay - entities: - - uid: 1706 - components: - - type: Transform - pos: 1.7540852,1.6285902 - parent: 179 -- proto: WeaponEnergyGun - entities: - - uid: 1675 - components: - - type: Transform - pos: 0.6076835,1.5243511 - parent: 179 - - type: Item - heldPrefix: disabler - - uid: 1707 - components: - - type: Transform - pos: 1.9208347,1.7224058 - parent: 179 - - type: Item - heldPrefix: disabler -- proto: WeaponEnergyGunMini - entities: - - uid: 1683 - components: - - type: Transform - pos: -0.47618774,1.5973186 - parent: 179 - - type: Item - heldPrefix: disabler - - uid: 1698 - components: - - type: Transform - pos: 2.4419262,-0.21644086 - parent: 179 - - type: Item - heldPrefix: disabler -- proto: WeaponEnergyGunMultiphase - entities: - - uid: 1628 - components: - - type: Transform - pos: 0.29315382,1.7170556 - parent: 179 - - type: Item - heldPrefix: disabler -- proto: WeaponEnergyGunPistol - entities: - - uid: 1709 - components: - - type: Transform - pos: 2.368974,1.5973186 - parent: 179 - - type: Item - heldPrefix: disabler -- proto: WeaponEnergyGunPistolSecurity - entities: - - uid: 1710 - components: - - type: Transform - pos: -0.8617197,1.6494383 - parent: 179 - - type: Item - heldPrefix: disabler -- proto: WeaponEnergyGunTactical - entities: - - uid: 1702 - components: - - type: Transform - pos: 1.0766662,1.5243511 - parent: 179 - - type: Item - heldPrefix: disabler -- proto: WeaponEnergyShotgun - entities: - - uid: 1708 - components: - - type: Transform - pos: 2.4731927,0.65916693 - parent: 179 -- proto: WeaponFlareGun - entities: - - uid: 1697 - components: - - type: Transform - pos: 2.462771,-0.7689076 - parent: 179 -- proto: WeaponGauntletGorilla - entities: - - uid: 1688 - components: - - type: Transform - pos: -2.9357412,1.6702862 - parent: 179 -- proto: WeaponGrenadeLauncherGL70 - entities: - - uid: 1007 - components: - - type: Transform - pos: 2.6079051,0.79975176 - parent: 179 -- proto: WeaponGunLaserCarbineAutomatic - entities: - - uid: 1678 - components: - - type: Transform - pos: 0.25334132,1.6285902 - parent: 179 - - type: ContainerContainer - containers: - cell_slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - gun_magazine: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: WeaponIONRifle - entities: - - uid: 1662 - components: - - type: Transform - pos: 2.2126462,1.6181666 - parent: 179 - - uid: 1673 - components: - - type: Transform - pos: -1.1536068,1.6598625 - parent: 179 -- proto: WeaponLaserCarbinePractice - entities: - - uid: 1703 - components: - - type: Transform - pos: -0.44492185,1.5973186 - parent: 179 -- proto: WeaponLaserGun - entities: - - uid: 1700 - components: - - type: Transform - pos: 2.587832,0.47153667 - parent: 179 -- proto: WeaponLaserMinigun - entities: - - uid: 1626 - components: - - type: Transform - pos: -0.7073421,1.8317189 - parent: 179 -- proto: WeaponLaserSvalinn - entities: - - uid: 1680 - components: - - type: Transform - pos: -1.424575,1.5243511 - parent: 179 -- proto: WeaponLauncherChinaLake - entities: - - uid: 1000 - components: - - type: Transform - pos: 1.6432989,1.4564583 - parent: 179 -- proto: WeaponLauncherMultipleRocket - entities: - - uid: 671 - components: - - type: Transform - pos: -13.195735,9.730438 - parent: 179 -- proto: WeaponLauncherPirateCannon - entities: - - uid: 1687 - components: - - type: Transform - pos: -0.017626777,1.8474922 - parent: 179 -- proto: WeaponLauncherRL5 - entities: - - uid: 1621 - components: - - type: Transform - pos: 2.5546932,-0.659595 - parent: 179 -- proto: WeaponLauncherRocket - entities: - - uid: 436 - components: - - type: Transform - pos: -0.8105967,1.8409878 - parent: 179 - - uid: 1656 - components: - - type: Transform - pos: -1.351622,1.6285902 - parent: 179 -- proto: WeaponLightMachineGunL6 - entities: - - uid: 1011 - components: - - type: Transform - pos: 2.5453732,-0.34687757 - parent: 179 -- proto: WeaponLightMachineGunMG60 - entities: - - uid: 1652 - components: - - type: Transform - pos: 2.5982537,0.47153667 - parent: 179 -- proto: WeaponLightMachineGunRPD - entities: - - uid: 1657 - components: - - type: Transform - pos: 1.4622736,1.5660471 - parent: 179 -- proto: WeaponMachineGunMG42 - entities: - - uid: 1042 - components: - - type: Transform - pos: -1.3326523,1.591969 - parent: 179 -- proto: WeaponMakeshiftLaser - entities: - - uid: 1695 - components: - - type: Transform - pos: 2.5565667,-1.1128967 - parent: 179 -- proto: WeaponMinigun - entities: - - uid: 1684 - components: - - type: Transform - pos: 0.30545008,1.5973186 - parent: 179 -- proto: WeaponParticleDecelerator - entities: - - uid: 1689 - components: - - type: Transform - pos: -0.21564136,1.6911341 - parent: 179 -- proto: WeaponPistolCobra - entities: - - uid: 1646 - components: - - type: Transform - pos: -0.42407835,1.4930795 - parent: 179 -- proto: WeaponPistolEchis - entities: - - uid: 1664 - components: - - type: Transform - pos: -0.1426891,1.5660471 - parent: 179 -- proto: WeaponPistolFlintlock - entities: - - uid: 1674 - components: - - type: Transform - pos: 0.055326775,1.8266449 - parent: 179 -- proto: WeaponPistolG22 - entities: - - uid: 1008 - components: - - type: Transform - pos: 2.6287487,0.44533905 - parent: 179 - - uid: 1649 - components: - - type: Transform - pos: 2.5253015,0.45068935 - parent: 179 -- proto: WeaponPistolHIB88M4 - entities: - - uid: 1010 - components: - - type: Transform - pos: 2.5349514,-0.03416013 - parent: 179 -- proto: WeaponPistolN1984 - entities: - - uid: 1049 - components: - - type: Transform - pos: -1.801635,1.7379035 - parent: 179 -- proto: WeaponPistolViper - entities: - - uid: 1636 - components: - - type: Transform - pos: -0.7490291,1.7483271 - parent: 179 -- proto: WeaponPistolVP78 - entities: - - uid: 1667 - components: - - type: Transform - pos: -0.93474805,1.545199 - parent: 179 -- proto: WeaponPulseCarbine - entities: - - uid: 1672 - components: - - type: Transform - pos: 0.8890734,1.7015578 - parent: 179 -- proto: WeaponPulseRifle - entities: - - uid: 1671 - components: - - type: Transform - pos: -1.0702322,1.5347754 - parent: 179 -- proto: WeaponRevolverDeckard - entities: - - uid: 1637 - components: - - type: Transform - pos: 1.0331047,1.6232407 - parent: 179 -- proto: WeaponRevolverInspector - entities: - - uid: 1641 - components: - - type: Transform - pos: 2.223068,1.6390146 - parent: 179 -- proto: WeaponRevolverMatebaNew - entities: - - uid: 1650 - components: - - type: Transform - pos: 1.2017285,1.5764707 - parent: 179 - - uid: 1651 - components: - - type: Transform - pos: -0.47618774,1.6807098 - parent: 179 -- proto: WeaponRevolverPirate - entities: - - uid: 1686 - components: - - type: Transform - pos: 0.5972617,1.7328295 - parent: 179 -- proto: WeaponRevolverPython - entities: - - uid: 1654 - components: - - type: Transform - pos: -1.601746,1.545199 - parent: 179 -- proto: WeaponRifleAKM - entities: - - uid: 437 - components: - - type: Transform - pos: -1.0593351,1.6325095 - parent: 179 - - uid: 949 - components: - - type: Transform - pos: -12.238617,9.081488 - parent: 179 - - uid: 1631 - components: - - type: Transform - pos: -0.29046816,1.6023927 - parent: 179 -- proto: WeaponRifleAKMU - entities: - - uid: 983 - components: - - type: Transform - pos: 0.5177405,1.5502732 - parent: 179 -- proto: WeaponRifleAR18 - entities: - - uid: 1643 - components: - - type: Transform - pos: 1.8895694,1.6702862 - parent: 179 -- proto: WeaponRifleBauer127 - entities: - - uid: 1670 - components: - - type: Transform - pos: 1.6081795,1.6598625 - parent: 179 -- proto: WeaponRifleBR64 - entities: - - uid: 999 - components: - - type: Transform - pos: 1.7996261,1.7795987 - parent: 179 -- proto: WeaponRifleFamas - entities: - - uid: 1705 - components: - - type: Transform - pos: 1.0141344,1.5764707 - parent: 179 -- proto: WeaponRifleG36 - entities: - - uid: 1001 - components: - - type: Transform - pos: 2.383248,1.6545123 - parent: 179 - - uid: 1006 - components: - - type: Transform - pos: 2.6495922,1.0916213 - parent: 179 -- proto: WeaponRifleM16A4 - entities: - - uid: 1039 - components: - - type: Transform - pos: -0.6864986,1.5502732 - parent: 179 - - uid: 1647 - components: - - type: Transform - pos: 2.4940362,1.586895 - parent: 179 -- proto: WeaponRifleM28 - entities: - - uid: 1013 - components: - - type: Transform - pos: 2.660014,-1.2120618 - parent: 179 - - uid: 1648 - components: - - type: Transform - pos: 1.4310083,1.5764707 - parent: 179 -- proto: WeaponRifleV31 - entities: - - uid: 1663 - components: - - type: Transform - pos: 2.7962697,0.45068935 - parent: 179 -- proto: WeaponShotgunBulldog - entities: - - uid: 1633 - components: - - type: Transform - pos: 2.4504745,0.03880676 - parent: 179 -- proto: WeaponShotgunDoubleBarreled - entities: - - uid: 1668 - components: - - type: Transform - pos: 0.86822987,1.6807098 - parent: 179 -- proto: WeaponShotgunHandmade - entities: - - uid: 1696 - components: - - type: Transform - pos: 2.546145,-1.519429 - parent: 179 -- proto: WeaponShotgunImprovisedLoaded - entities: - - uid: 1694 - components: - - type: Transform - pos: 2.504458,0.23178735 - parent: 179 -- proto: WeaponShotgunPaladin12 - entities: - - uid: 1669 - components: - - type: Transform - pos: 2.264755,0.79467773 - parent: 179 -- proto: WeaponShotgunSawn - entities: - - uid: 1685 - components: - - type: Transform - pos: -0.1843761,1.6911341 - parent: 179 -- proto: WeaponShotgunSPAS12 - entities: - - uid: 1012 - components: - - type: Transform - pos: 2.5245297,-0.878497 - parent: 179 - - uid: 1658 - components: - - type: Transform - pos: -0.29901603,1.7432537 - parent: 179 -- proto: WeaponShotgunTrenchgun4034 - entities: - - uid: 1625 - components: - - type: Transform - pos: 0.3661074,1.7066319 - parent: 179 - - uid: 1642 - components: - - type: Transform - pos: -1.1119198,1.6807098 - parent: 179 -- proto: WeaponShotgunZauer - entities: - - uid: 1630 - components: - - type: Transform - pos: 2.387944,1.6336644 - parent: 179 -- proto: WeaponSIAR52 - entities: - - uid: 1690 - components: - - type: Transform - pos: 1.2746807,1.5764707 - parent: 179 -- proto: WeaponSniperDragunov - entities: - - uid: 1638 - components: - - type: Transform - pos: 1.7834773,1.7170556 - parent: 179 - - uid: 1639 - components: - - type: Transform - pos: 1.7957722,1.4930795 - parent: 179 -- proto: WeaponSniperGarand - entities: - - uid: 1014 - components: - - type: Transform - pos: 2.57664,-1.4518117 - parent: 179 -- proto: WeaponSniperMosin - entities: - - uid: 1645 - components: - - type: Transform - pos: 2.4940362,-0.5083104 - parent: 179 -- proto: WeaponSniperMosinNew - entities: - - uid: 1644 - components: - - type: Transform - pos: 2.5982537,0.30475426 - parent: 179 -- proto: WeaponSTG44 - entities: - - uid: 1624 - components: - - type: Transform - pos: 2.513005,1.7274798 - parent: 179 -- proto: WeaponSubMachineGunAtreides - entities: - - uid: 1632 - components: - - type: Transform - pos: 2.5755367,1.6857839 - parent: 179 -- proto: WeaponSubMachineGunC20r - entities: - - uid: 998 - components: - - type: Transform - pos: 0.86635536,1.591969 - parent: 179 -- proto: WeaponSubMachineGunMP5 - entities: - - uid: 1043 - components: - - type: Transform - pos: 2.565115,0.30982828 - parent: 179 -- proto: WeaponSubMachineGunMP7 - entities: - - uid: 1048 - components: - - type: Transform - pos: 2.4817398,1.0395017 - parent: 179 - - uid: 1640 - components: - - type: Transform - pos: -0.05931379,1.5973186 - parent: 179 -- proto: WeaponSubMachineGunNewVector - entities: - - uid: 1634 - components: - - type: Transform - pos: 2.6380672,0.685089 - parent: 179 -- proto: WeaponSubMachineGunP90 - entities: - - uid: 1620 - components: - - type: Transform - pos: 2.5025833,-0.27391005 - parent: 179 -- proto: WeaponSubMachineGunPPSH41 - entities: - - uid: 1653 - components: - - type: Transform - pos: 0.055326775,1.7745253 - parent: 179 -- proto: WeaponSubMachineGunSkorpion - entities: - - uid: 1627 - components: - - type: Transform - pos: -1.7391039,1.6128163 - parent: 179 - - uid: 1659 - components: - - type: Transform - pos: 2.327287,1.5347754 - parent: 179 -- proto: WeaponSyndieLaserGun - entities: - - uid: 1622 - components: - - type: Transform - pos: 2.606802,0.50788295 - parent: 179 -- proto: WeaponSyndieLaserPistol - entities: - - uid: 1623 - components: - - type: Transform - pos: 2.5442715,1.5606968 - parent: 179 -- proto: WeaponTaser - entities: - - uid: 1701 - components: - - type: Transform - pos: 2.5148797,1.3158735 - parent: 179 -- proto: WeaponTeslaGun - entities: - - uid: 1660 - components: - - type: Transform - pos: -1.3412002,1.4618078 - parent: 179 -- proto: WeaponXM1014 - entities: - - uid: 1629 - components: - - type: Transform - pos: 1.5229309,1.5502732 - parent: 179 -- proto: WeaponXrayCannon - entities: - - uid: 1693 - components: - - type: Transform - pos: 0.49304295,1.6077429 - parent: 179 -- proto: WelderExperimental - entities: - - uid: 343 - components: - - type: Transform - pos: 0.6895334,4.7183027 - parent: 179 -- proto: WeldingFuelTankFull - entities: - - uid: 693 - components: - - type: Transform - pos: -1.5,3.5 - parent: 179 - - type: CMExplosionEffect -- proto: Window - entities: - - uid: 230 - components: - - type: Transform - pos: 2.5,-14.5 - parent: 179 - - uid: 308 - components: - - type: Transform - pos: 0.5,-14.5 - parent: 179 - - uid: 404 - components: - - type: Transform - pos: -0.5,-14.5 - parent: 179 - - uid: 463 - components: - - type: Transform - pos: -1.5,-14.5 - parent: 179 - - uid: 697 - components: - - type: Transform - pos: 1.5,-14.5 - parent: 179 - - uid: 988 - components: - - type: Transform - pos: -2.5,-14.5 - parent: 179 - - uid: 1003 - components: - - type: Transform - pos: -3.5,-14.5 - parent: 179 -- proto: WindowReinforcedDirectional - entities: - - uid: 340 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-7.5 - parent: 179 - - uid: 345 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,-8.5 - parent: 179 - - uid: 347 - components: - - type: Transform - pos: 24.5,-22.5 - parent: 179 - - uid: 348 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-8.5 - parent: 179 - - uid: 1236 - components: - - type: Transform - pos: 23.5,-8.5 - parent: 179 - - uid: 1237 - components: - - type: Transform - pos: 24.5,-8.5 - parent: 179 - - uid: 1239 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-10.5 - parent: 179 - - uid: 1240 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,-10.5 - parent: 179 - - uid: 1241 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-9.5 - parent: 179 - - uid: 1242 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-11.5 - parent: 179 - - uid: 1243 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-13.5 - parent: 179 - - uid: 1244 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-15.5 - parent: 179 - - uid: 1245 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-17.5 - parent: 179 - - uid: 1246 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-19.5 - parent: 179 - - uid: 1247 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-22.5 - parent: 179 - - uid: 1248 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-21.5 - parent: 179 - - uid: 1249 - components: - - type: Transform - pos: 23.5,-10.5 - parent: 179 - - uid: 1250 - components: - - type: Transform - pos: 24.5,-10.5 - parent: 179 - - uid: 1251 - components: - - type: Transform - pos: 24.5,-12.5 - parent: 179 - - uid: 1252 - components: - - type: Transform - pos: 24.5,-14.5 - parent: 179 - - uid: 1253 - components: - - type: Transform - pos: 24.5,-16.5 - parent: 179 - - uid: 1254 - components: - - type: Transform - pos: 24.5,-18.5 - parent: 179 - - uid: 1255 - components: - - type: Transform - pos: 24.5,-20.5 - parent: 179 - - uid: 1256 - components: - - type: Transform - pos: 23.5,-20.5 - parent: 179 - - uid: 1257 - components: - - type: Transform - pos: 23.5,-18.5 - parent: 179 - - uid: 1259 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-24.5 - parent: 179 - - uid: 1261 - components: - - type: Transform - pos: 23.5,-16.5 - parent: 179 - - uid: 1262 - components: - - type: Transform - pos: 23.5,-14.5 - parent: 179 - - uid: 1264 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,-22.5 - parent: 179 - - uid: 1265 - components: - - type: Transform - pos: 23.5,-12.5 - parent: 179 - - uid: 1266 - components: - - type: Transform - pos: 23.5,-22.5 - parent: 179 - - uid: 1267 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-12.5 - parent: 179 - - uid: 1268 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,-12.5 - parent: 179 - - uid: 1269 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,-14.5 - parent: 179 - - uid: 1270 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-14.5 - parent: 179 - - uid: 1271 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-23.5 - parent: 179 - - uid: 1273 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-16.5 - parent: 179 - - uid: 1274 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,-16.5 - parent: 179 - - uid: 1275 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,-18.5 - parent: 179 - - uid: 1276 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-18.5 - parent: 179 - - uid: 1279 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-20.5 - parent: 179 - - uid: 1280 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,-20.5 - parent: 179 - - uid: 1283 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,-24.5 - parent: 179 - - uid: 1386 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-15.5 - parent: 179 - - uid: 1387 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-13.5 - parent: 179 - - uid: 1388 - components: - - type: Transform - pos: 12.5,-12.5 - parent: 179 - - uid: 1490 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-15.5 - parent: 179 - - uid: 1491 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-14.5 - parent: 179 - - uid: 1492 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,-16.5 - parent: 179 - - uid: 1494 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-13.5 - parent: 179 - - uid: 1495 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,-16.5 - parent: 179 - - uid: 1496 - components: - - type: Transform - pos: 11.5,-12.5 - parent: 179 - - uid: 1497 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-16.5 - parent: 179 - - uid: 1498 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-15.5 - parent: 179 - - uid: 1501 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,-16.5 - parent: 179 - - uid: 1505 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-13.5 - parent: 179 - - uid: 1562 - components: - - type: Transform - pos: 14.5,-12.5 - parent: 179 -- proto: Wirecutter - entities: - - uid: 359 - components: - - type: Transform - pos: -1.6207478,4.3951616 - parent: 179 -- proto: Wrench - entities: - - uid: 327 - components: - - type: Transform - pos: -0.11783123,4.753312 - parent: 179 -... diff --git a/Resources/Prototypes/Catalog/Fills/Crates/antag.yml b/Resources/Prototypes/Catalog/Fills/Crates/antag.yml index 19b5123a7b..efaf6927a2 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/antag.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/antag.yml @@ -89,9 +89,7 @@ prob: 0.25 - id: WeaponSubMachineGunSkorpion prob: 0.15 - - id: WeaponSubMachineGunPPSH41 - prob: 0.10 - - id: WeaponSTG44 + - id: WeaponSubMachineGunPPSH prob: 0.10 - id: WeaponIONRifle prob: 0.05 diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml index 5a25f96dc1..763402b9ee 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml @@ -249,8 +249,13 @@ children: - id: WeaponRifleLecter amount: 2 - - id: MagazineRifleFMJ + - id: WeaponRifleLeikha + - id: MagazineRifleSP amount: 4 + - id: MagazineRifleFMJ + amount: 2 + - id: MagazineRifleHP + amount: 2 - type: entity parent: [GunSafeBaseSecure, BaseSecurityContraband] diff --git a/Resources/Prototypes/Entities/Clothing/Back/duffel.yml b/Resources/Prototypes/Entities/Clothing/Back/duffel.yml index 8f3363a265..50464fa6d8 100644 --- a/Resources/Prototypes/Entities/Clothing/Back/duffel.yml +++ b/Resources/Prototypes/Entities/Clothing/Back/duffel.yml @@ -272,7 +272,13 @@ components: - type: Storage maxItemSize: Huge + grid: + - 0,0,9,4 - type: ClothingSpeedModifier walkModifier: 1 sprintModifier: 1 - type: HeldSpeedModifier + - type: Sprite + sprite: Clothing/Back/Duffels/cburn.rsi + - type: ExplosionResistance + damageCoefficient: 0.5 diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/Department/security.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/Department/security.yml index f2741383b3..20b202aeb9 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/Department/security.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/Department/security.yml @@ -85,10 +85,10 @@ - ClothingOuterArmorBulletproof - WeaponRifleM16A4 # Sunrise-Edit - WeaponDisabler -# - WeaponPistolMk58 -# - WeaponRifleLecter -# - WeaponSubMachineGunDrozd -# - WeaponLaserCarbine + - WeaponPistolMk58 + - WeaponRifleLecter + - WeaponSubMachineGunDrozd + - WeaponLaserCarbine - WeaponShotgunTrenchgun4034 # Sunrise-Edit chance: 0.95 offset: 0.0 @@ -112,10 +112,10 @@ prototypes: - WeaponRifleM16A4 # Sunrise-Edit - WeaponDisabler -# - WeaponPistolMk58 -# - WeaponRifleLecter -# - WeaponSubMachineGunDrozd -# - WeaponLaserCarbine + - WeaponPistolMk58 + - WeaponRifleLecter + - WeaponSubMachineGunDrozd + - WeaponLaserCarbine - WeaponShotgunTrenchgun4034 # Sunrise-Edit chance: 0.95 offset: 0.0 diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/light_rifle.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/light_rifle.yml index 56b8ebfe7a..229a547545 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/light_rifle.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/light_rifle.yml @@ -7,8 +7,6 @@ - type: Tag tags: - CartridgeLightRifle - - type: HitScanCartridgeAmmo - hitscan: BulletLightRifleTraceSP - type: Sprite sprite: _Sunrise/Objects/Weapons/Guns/Ammunition/Casings/7.62x39.rsi # Sunrise-Edit scale: 0.60, 0.60 # Sunrise-Added @@ -98,8 +96,8 @@ name: cartridge (.30 rifle incendiary) parent: BaseCartridgeLightRifleSP components: - - type: HitScanCartridgeAmmo - hitscan: BulletLightRifleTraceIncendiary + - type: CartridgeAmmo + proto: BulletLightRifleIncendiary - type: Sprite layers: - state: base diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/magnum.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/magnum.yml index 44913de8be..950611f82b 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/magnum.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/magnum.yml @@ -7,8 +7,6 @@ - type: Tag tags: - CartridgeMagnum - - type: HitScanCartridgeAmmo - hitscan: BulletMagnumTraceSP - type: Sprite sprite: Objects/Weapons/Guns/Ammunition/Casings/ammo_casing.rsi layers: @@ -116,8 +114,8 @@ parent: BaseCartridgeMagnum description: Heavy magnum cartridge mostly used by revolvers. Armor piercing ammunition is renowned for its ability to cut straight through body armor. components: - - type: HitScanCartridgeAmmo - hitscan: BulletMagnumTraceIncendiary + - type: CartridgeAmmo + proto: BulletMagnumIncendiary - type: Sprite layers: - state: base diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/pistol.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/pistol.yml index 76d3d10cca..8aee552fb5 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/pistol.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/pistol.yml @@ -7,8 +7,6 @@ - type: Tag tags: - CartridgePistol - - type: HitScanCartridgeAmmo - hitscan: BulletPistolTraceSP - type: Sprite sprite: Objects/Weapons/Guns/Ammunition/Casings/ammo_casing.rsi layers: @@ -114,8 +112,8 @@ description: Arguably the most popular caliber on the market, used by all manner of pistols and submachine guns. Incendiary ammunition contains a self-igniting compound that sets the target ablaze. parent: BaseCartridgePistol components: - - type: HitScanCartridgeAmmo - hitscan: BulletPistolTraceIncendiary + - type: CartridgeAmmo + proto: BulletPistolIncendiary - type: Sprite layers: - state: base diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/rifle.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/rifle.yml index 32457ca3bf..24e26571cb 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/rifle.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/rifle.yml @@ -7,8 +7,6 @@ - type: Tag tags: - CartridgeRifle - - type: HitScanCartridgeAmmo - hitscan: BulletRifleTrace - type: Sprite sprite: _Sunrise/Objects/Weapons/Guns/Ammunition/Casings/5.56x45.rsi # Sunrise-Edit scale: 0.60, 0.60 # Sunrise-Added @@ -101,8 +99,8 @@ parent: BaseCartridgeRifle description: A modern intermediate cartridge for combat rifles. Incendiary ammunition contains a self-igniting compound that sets the target ablaze. components: - - type: HitScanCartridgeAmmo - hitscan: BulletRifleTraceIncendiary + - type: CartridgeAmmo + proto: BulletLightRifleIncendiary - type: Sprite layers: - state: base diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml index 6217d96e46..abc07e21a7 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/shotgun.yml @@ -122,10 +122,8 @@ - state: spent map: [ "enum.AmmoVisualLayers.Spent" ] visible: false - - type: HitScanCartridgeAmmo - soundEject: - collection: ShellEject - hitscan: ShellShotgunIncendiaryTrace + - type: CartridgeAmmo + proto: PelletShotgunIncendiarySpread - type: entity id: ShellShotgunPractice diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/rifle.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/rifle.yml index dde6f7b7a0..4dd1bf910e 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/rifle.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Magazines/rifle.yml @@ -245,212 +245,227 @@ - state: inhand-right-stripe color: "#40F57A" - -# # M-52 - -# - type: entity -# id: BaseMagazineRifleM52 -# parent: BaseMagazineRifle -# abstract: true -# components: -# - type: BallisticAmmoProvider -# capacity: 40 -# - type: Tag -# tags: -# - MagazineRifleM52 -# - type: Sprite -# sprite: _Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi -# - type: MagazineVisuals -# magState: mag -# steps: 7 -# zeroVisible: false - -# - type: entity -# id: MagazineRifleM52SP -# name: "magazine (.20 rifle SP)" -# parent: BaseMagazineRifleM52 -# components: -# - type: BallisticAmmoProvider -# proto: CartridgeRifleSP -# - type: Sprite -# layers: -# - state: sp -# map: ["enum.GunVisualLayers.Base"] -# - state: mag-1 -# map: ["enum.GunVisualLayers.Mag"] -# - type: Item -# inhandVisuals: -# left: -# - state: inhand-left-mag -# - state: inhand-left-stripe -# color: "#575EF5" -# right: -# - state: inhand-right-mag -# - state: inhand-right-stripe -# color: "#575EF5" - -# - type: entity -# id: MagazineRifleM52HP -# name: "magazine (.20 rifle HP)" -# parent: BaseMagazineRifleM52 -# components: -# - type: BallisticAmmoProvider -# proto: CartridgeRifleHP -# - type: Sprite -# layers: -# - state: red -# map: ["enum.GunVisualLayers.Base"] -# - state: mag-1 -# map: ["enum.GunVisualLayers.Mag"] -# - type: Item -# inhandVisuals: -# left: -# - state: inhand-left-mag -# - state: inhand-left-stripe -# color: "#F5514C" -# right: -# - state: inhand-right-mag -# - state: inhand-right-stripe -# color: "#F5514C" - -# - type: entity -# id: MagazineRifleM52FMJ -# name: "magazine (.20 rifle FMJ)" -# parent: BaseMagazineRifleM52 -# components: -# - type: BallisticAmmoProvider -# proto: CartridgeRifleFMJ -# - type: Sprite -# layers: -# - state: fmj -# map: ["enum.GunVisualLayers.Base"] -# - state: mag-1 -# map: ["enum.GunVisualLayers.Mag"] -# - type: Item -# inhandVisuals: -# left: -# - state: inhand-left-mag -# - state: inhand-left-stripe -# color: "#080706" -# right: -# - state: inhand-right-mag -# - state: inhand-right-stripe -# color: "#080706" - -# - type: entity -# id: MagazineRifleM52AP -# name: "magazine (.20 rifle AP)" -# parent: BaseMagazineRifleM52 -# components: -# - type: BallisticAmmoProvider -# proto: CartridgeRifleAP -# - type: Sprite -# layers: -# - state: ap -# map: ["enum.GunVisualLayers.Base"] -# - state: mag-1 -# map: ["enum.GunVisualLayers.Mag"] -# - type: Item -# inhandVisuals: -# left: -# - state: inhand-left-mag -# - state: inhand-left-stripe -# color: "#72E374" -# right: -# - state: inhand-right-mag -# - state: inhand-right-stripe -# color: "#72E374" - -# - type: entity -# id: MagazineRifleM52Empty -# name: "magazine (.20 rifle any)" -# suffix: empty -# parent: BaseMagazineRifleM52 -# components: -# - type: BallisticAmmoProvider -# proto: null -# - type: Sprite -# layers: -# - state: base -# map: ["enum.GunVisualLayers.Base"] -# - type: Item -# inhandVisuals: -# left: -# - state: inhand-left-mag -# right: -# - state: inhand-right-mag - -# - type: entity -# id: MagazineRifleM52Incendiary -# name: "magazine (.20 rifle incendiary)" -# parent: BaseMagazineRifleM52 -# components: -# - type: BallisticAmmoProvider -# proto: CartridgeRifleIncendiary -# - type: Sprite -# layers: -# - state: incendiary -# map: ["enum.GunVisualLayers.Base"] -# - type: Item -# inhandVisuals: -# left: -# - state: inhand-left-mag -# - state: inhand-left-stripe -# color: "#E7EEEE" -# right: -# - state: inhand-right-mag -# - state: inhand-right-stripe -# color: "#E7EEEE" - -# - type: entity -# id: MagazineRifleM52Practice -# name: "magazine (.20 rifle practice)" -# parent: BaseMagazineRifleM52 -# components: -# - type: BallisticAmmoProvider -# proto: CartridgeRiflePractice -# - type: Sprite -# layers: -# - state: practice -# map: ["enum.GunVisualLayers.Base"] -# - state: mag-1 -# map: ["enum.GunVisualLayers.Mag"] -# - type: Item -# inhandVisuals: -# left: -# - state: inhand-left-mag -# - state: inhand-left-stripe -# color: "#F08B4B" -# right: -# - state: inhand-right-mag -# - state: inhand-right-stripe -# color: "#F08B4B" - -# - type: entity -# id: MagazineRifleM52Uranium -# name: "magazine (.20 rifle uranium)" -# parent: BaseMagazineRifleM52 -# components: -# - type: BallisticAmmoProvider -# proto: CartridgeRifleUranium -# - type: Sprite -# layers: -# - state: uranium -# map: ["enum.GunVisualLayers.Base"] -# - state: mag-1 -# map: ["enum.GunVisualLayers.Mag"] -# - type: Item -# inhandVisuals: -# left: -# - state: inhand-left-mag -# - state: inhand-left-stripe -# color: "#40F57A" -# right: -# - state: inhand-right-mag -# - state: inhand-right-stripe -# color: "#40F57A" - #Sunrise-start +# M-52 + +- type: entity + id: BaseMagazineRifleM52 + parent: BaseMagazineRifle + abstract: true + components: + - type: BallisticAmmoProvider + capacity: 40 + - type: Tag + tags: + - MagazineRifleM52 + - type: Sprite + sprite: _Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi + - type: MagazineVisuals + magState: mag + steps: 7 + zeroVisible: false + +- type: entity + id: MagazineRifleM52SP + name: "magazine (.20 rifle SP)" + parent: BaseMagazineRifleM52 + components: + - type: BallisticAmmoProvider + proto: CartridgeRifleSP + - type: Sprite + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-1 + map: ["enum.GunVisualLayers.Mag"] + - state: stripe + color: "#575EF5" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#575EF5" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#575EF5" + +- type: entity + id: MagazineRifleM52HP + name: "magazine (.20 rifle HP)" + parent: BaseMagazineRifleM52 + components: + - type: BallisticAmmoProvider + proto: CartridgeRifleHP + - type: Sprite + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-1 + map: ["enum.GunVisualLayers.Mag"] + - state: stripe + color: "#F5514C" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#F5514C" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#F5514C" + +- type: entity + id: MagazineRifleM52FMJ + name: "magazine (.20 rifle FMJ)" + parent: BaseMagazineRifleM52 + components: + - type: BallisticAmmoProvider + proto: CartridgeRifleFMJ + - type: Sprite + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-1 + map: ["enum.GunVisualLayers.Mag"] + - state: stripe + color: "#080706" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#080706" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#080706" + +- type: entity + id: MagazineRifleM52AP + name: "magazine (.20 rifle AP)" + parent: BaseMagazineRifleM52 + components: + - type: BallisticAmmoProvider + proto: CartridgeRifleAP + - type: Sprite + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-1 + map: ["enum.GunVisualLayers.Mag"] + - state: stripe + color: "#540000" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#540000" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#540000" + +- type: entity + id: MagazineRifleM52Empty + name: "magazine (.20 rifle any)" + suffix: empty + parent: BaseMagazineRifleM52 + components: + - type: BallisticAmmoProvider + proto: null + - type: Sprite + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + right: + - state: inhand-right-mag + +- type: entity + id: MagazineRifleM52Incendiary + name: "magazine (.20 rifle incendiary)" + parent: BaseMagazineRifleM52 + components: + - type: BallisticAmmoProvider + proto: CartridgeRifleIncendiary + - type: Sprite + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-1 + map: ["enum.GunVisualLayers.Mag"] + - state: stripe + color: "#ff6e52" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#ff6e52" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#ff6e52" + +- type: entity + id: MagazineRifleM52Practice + name: "magazine (.20 rifle practice)" + parent: BaseMagazineRifleM52 + components: + - type: BallisticAmmoProvider + proto: CartridgeRiflePractice + - type: Sprite + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-1 + map: ["enum.GunVisualLayers.Mag"] + - state: stripe + color: "#dbdbdb" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#dbdbdb" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#dbdbdb" + +- type: entity + id: MagazineRifleM52Uranium + name: "magazine (.20 rifle uranium)" + parent: BaseMagazineRifleM52 + components: + - type: BallisticAmmoProvider + proto: CartridgeRifleUranium + - type: Sprite + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-1 + map: ["enum.GunVisualLayers.Mag"] + - state: stripe + color: "#40F57A" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#40F57A" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#40F57A" + # Magazines L6 SAW - type: entity id: MagazineRifleBoxSP diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml index d0267b2a8e..1a86355f25 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Rifles/rifles.yml @@ -19,12 +19,12 @@ - type: AmmoCounter - type: GunWieldBonus # Sunrise-start minAngle: -20 - maxAngle: -30 + maxAngle: -45 - type: Gun minAngle: 23 maxAngle: 90 - angleIncrease: 1.75 - angleDecay: 15 # Sunrise-end + angleIncrease: 1.25 + angleDecay: 20 # Sunrise-end fireRate: 5 selectedMode: FullAuto availableModes: @@ -78,8 +78,8 @@ knockback: 0.1 - type: CursorOffsetRequiresWield - type: EyeCursorOffset - maxOffset: 4.5 - pvsIncrease: 0.45 + maxOffset: 3 + pvsIncrease: 0.3 # Sunrise end - type: entity @@ -230,7 +230,7 @@ name: XL8 description: |- The Experimental Lecter 8 - An unreasonably expensive military grade assault rifle with integrated optic. + An unreasonably expensive military grade assault rifle with integrated optic. Uses .20 rifle ammo. components: - type: Sprite @@ -239,8 +239,8 @@ sprite: Objects/Weapons/Guns/Rifles/XL8.rsi - type: CursorOffsetRequiresWield - type: EyeCursorOffset - maxOffset: 2 - pvsIncrease: 0.2 + maxOffset: 5 # Sunrise-Edit + pvsIncrease: 0.5 # Sunrise-Edit - type: StaticPrice price: 1500 #3x lecter - type: Gun @@ -250,7 +250,7 @@ - Burst - SemiAuto - FullAuto - + - type: entity name: Estoc DMR parent: [BaseWeaponRifle, BaseSyndicateContraband] diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml index 9e671de586..70458cefdc 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml @@ -76,8 +76,8 @@ collection: RiflesDrop - type: CursorOffsetRequiresWield - type: EyeCursorOffset - maxOffset: 3 - pvsIncrease: 0.35 + maxOffset: 2 + pvsIncrease: 0.2 # Sunrise end - type: entity diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml index d40687fe0b..9fdfe966de 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml @@ -215,7 +215,7 @@ sprite: Objects/Weapons/Guns/Shotguns/pump.rsi - type: GunRequiresWield #remove when inaccuracy on spreads is fixed - type: Gun - fireRate: 1 + fireRate: 1.5 # Sunrise-edit - type: GunSpreadModifier spread: 0.6 - type: Tag diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml index 5808908ca5..0e4c38f918 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml @@ -50,8 +50,8 @@ collection: SnipersDrop - type: CursorOffsetRequiresWield - type: EyeCursorOffset - maxOffset: 3 - pvsIncrease: 0.35 + maxOffset: 4 + pvsIncrease: 0.4 - type: KnockbackByUserTag doestContain: Resomi: @@ -154,7 +154,7 @@ - type: CursorOffsetRequiresWield - type: EyeCursorOffset maxOffset: 14 # Sunrise-Edit - pvsIncrease: 1.5 # Sunrise-Edit + pvsIncrease: 1.4 # Sunrise-Edit - type: StaticPrice price: 3500 diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 0ea42ad031..8e34cead1e 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -142,7 +142,7 @@ - HydroponicsStatic - type: EmagLatheRecipes emagStaticPacks: - # - SecurityAmmoStatic # Sunrise - comment + - SecurityStaticSunrise # Sunrise-Add - SyndicateAmmoStatic - type: BlueprintReceiver whitelist: @@ -229,7 +229,7 @@ # Sunrise-End - type: EmagLatheRecipes emagDynamicPacks: - - SecurityAmmo + # - SecurityAmmo # Sunrise-edit - SecurityExplosives - SecurityEquipment - SecurityWeapons @@ -239,6 +239,7 @@ - MedicalCyberlimbDynamic # Sunrise-Add - MedicalCyberOrgansDynamic # Sunrise-Add - MedicalImplantDynamic # Sunrise-Add + - SyndicateAmmoSunrise # Sunrise-Add - type: entity id: ProtolatheHyperConvection diff --git a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml index ff811b6d57..af3fd7593c 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml @@ -1239,7 +1239,7 @@ - type: entity parent: VendingMachine id: VendingMachineSovietSoda - name: ВОДА + name: VODA # Sunrise-edit description: An old vending machine containing sweet water. suffix: VODA components: diff --git a/Resources/Prototypes/Entities/Structures/plastic_flaps.yml b/Resources/Prototypes/Entities/Structures/plastic_flaps.yml index 25dbbc96a0..c737a4449f 100644 --- a/Resources/Prototypes/Entities/Structures/plastic_flaps.yml +++ b/Resources/Prototypes/Entities/Structures/plastic_flaps.yml @@ -96,7 +96,8 @@ - type: StaticPrice price: 100 - type: Anchorable - delay: 999 + flags: + - Anchorable - type: entity id: PlasticFlapsAirtightOpaque diff --git a/Resources/Prototypes/Recipes/Lathes/Packs/syndicate.yml b/Resources/Prototypes/Recipes/Lathes/Packs/syndicate.yml index 71d0bee2fb..7fac9e557a 100644 --- a/Resources/Prototypes/Recipes/Lathes/Packs/syndicate.yml +++ b/Resources/Prototypes/Recipes/Lathes/Packs/syndicate.yml @@ -9,3 +9,7 @@ - MagazineShotgunSlug - MagazinePistolCaselessRifle - MagazineBoxAntiMateriel + # Sunrise-start + - MagazineRifleBoxSP + - MagazineRifleBoxFMJ + # Sunrise-end diff --git a/Resources/Prototypes/Recipes/Lathes/ammo.yml b/Resources/Prototypes/Recipes/Lathes/ammo.yml index 170a84e6b2..a580be7bbc 100644 --- a/Resources/Prototypes/Recipes/Lathes/ammo.yml +++ b/Resources/Prototypes/Recipes/Lathes/ammo.yml @@ -45,8 +45,7 @@ result: MagazineRifleIncendiary materials: Steel: 25 - Plastic: 225 #Sunrise-edit - Plasma: 225 #Sunrise-add + Plastic: 450 - type: latheRecipe parent: BaseAmmoRecipe @@ -76,8 +75,7 @@ id: MagazineBoxRifleIncendiary result: MagazineBoxRifleIncendiary materials: - Plastic: 375 #Sunrise-edit - Plasma: 375 #Sunrise-add + Plastic: 750 - type: latheRecipe parent: BaseAmmoBoxRecipe @@ -123,8 +121,7 @@ result: MagazineLightRifleIncendiary materials: Steel: 25 - Plastic: 270 #Sunrise-edit - Plasma: 270 #Sunrise-add + Plastic: 540 - type: latheRecipe parent: BaseAmmoRecipe @@ -154,8 +151,7 @@ id: MagazineBoxLightRifleIncendiary result: MagazineBoxLightRifleIncendiary materials: - Plastic: 450 #Sunrise-edit - Plasma: 450 #Sunrise-add + Plastic: 900 - type: latheRecipe parent: BaseAmmoBoxRecipe @@ -193,8 +189,7 @@ result: MagazinePistolIncendiary materials: Steel: 25 - Plastic: 60 #Sunrise-edit - Plasma: 60 #Sunrise-add + Plastic: 120 - type: latheRecipe parent: BaseAmmoRecipe @@ -232,8 +227,7 @@ result: MagazinePistolSubMachineGunIncendiary materials: Steel: 25 - Plastic: 135 # Sunrise-edit - Plasma: 140 # Sunrise-add + Plastic: 275 - type: latheRecipe parent: BaseAmmoRecipe @@ -277,8 +271,7 @@ id: MagazineBoxPistolIncendiary result: MagazineBoxPistolIncendiary materials: - Plastic: 300 #Sunrise-edit - Plasma: 300 #Sunrise-add + Plastic: 600 - type: latheRecipe parent: BaseAmmoBoxRecipe @@ -316,8 +309,7 @@ result: SpeedLoaderMagnumIncendiary materials: Steel: 50 - Plastic: 75 #Sunrise-edit - Plasma: 75 #Sunrise-add + Plastic: 150 - type: latheRecipe parent: BaseAmmoRecipe @@ -347,8 +339,7 @@ id: MagazineBoxMagnumIncendiary result: MagazineBoxMagnumIncendiary materials: - Plastic: 120 #Sunrise-edit - Plasma: 120 #Sunrise-add + Plastic: 240 - type: latheRecipe parent: BaseAmmoBoxRecipe @@ -386,8 +377,7 @@ result: MagazineShotgunIncendiary materials: Steel: 100 - Plastic: 95 #Sunrise-edit - Plasma: 95 #Sunrise-add + Plastic: 190 - type: latheRecipe parent: BaseAmmoRecipe @@ -418,8 +408,7 @@ result: BoxShotgunIncendiary materials: Steel: 80 - Plastic: 160 #Sunrise-edit - Plasma: 160 #Sunrise-add + Plastic: 320 - type: latheRecipe parent: BaseAmmoBoxRecipe diff --git a/Resources/Prototypes/Research/arsenal.yml b/Resources/Prototypes/Research/arsenal.yml index e3bbb5291b..d2a782cfcf 100644 --- a/Resources/Prototypes/Research/arsenal.yml +++ b/Resources/Prototypes/Research/arsenal.yml @@ -40,6 +40,7 @@ - MagazinePistolHighCapacityIncendiary # Sunrise-Add - MagazineRifleHeavyIncendiary # Sunrise-Add - MagazineBoxHeavyRifleIncendiary # Sunrise-Add + - MagazineLightRifleBoxIncendiary # Sunrise-Add - type: technology id: WeaponizedLaserManipulation @@ -103,6 +104,8 @@ - MagazinePistolHighCapacityUranium # Sunrise-Add - MagazineRifleHeavyUranium # Sunrise-Add - MagazineBoxHeavyRifleUranium # Sunrise-Add + - MagazineLightRifleBoxUranium # Sunrise-Add + - MagazineLightRifleBeltBoxUranium # Sunrise-Add - type: technology id: AdvancedRiotControl diff --git a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/light_rifle.yml b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/light_rifle.yml index 09b8242603..3608bd7b4f 100644 --- a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/light_rifle.yml +++ b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/light_rifle.yml @@ -17,6 +17,7 @@ - type: Tag tags: - Cartridge + - CartridgeLightRifle - CartridgeLightRifleImprovised - type: Construction graph: ImprovisedLightRifleBulletGraph diff --git a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/magnum.yml b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/magnum.yml index d5a95b6fca..a8f69a77a9 100644 --- a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/magnum.yml +++ b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/magnum.yml @@ -18,6 +18,7 @@ tags: - Cartridge - CartridgeMagnumImprovised + - CartridgeMagnum - type: Construction graph: ImprovisedMagnumBulletGraph node: shell diff --git a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/pistol.yml b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/pistol.yml index 6084738d4b..b611cb422f 100644 --- a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/pistol.yml +++ b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Cartridges/pistol.yml @@ -80,6 +80,7 @@ color: "#717171" - type: Tag tags: + - Cartridge - CartridgePistol - CartridgePistolImprovised - type: Construction diff --git a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle.yml b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle.yml index 161550cc4f..793368a98d 100644 --- a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle.yml +++ b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle.yml @@ -6,20 +6,22 @@ - type: Tag tags: - LightRifleHeavy + - MagazineRPD - type: BallisticAmmoProvider - proto: CartridgeLightRifleSP + mayTransfer: true + whitelist: + tags: + - CartridgeLightRifle capacity: 100 - - type: Item - size: Normal - shape: - - 0,0,2,1 - type: Sprite - sprite: _Starlight/Objects/Weapons/Guns/Ammunition/Magazine/LightRifle/light_rifle_heavy.rsi + sprite: _Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi layers: - state: base map: ["enum.GunVisualLayers.Base"] - - state: mag-1 + - state: mag-7 map: ["enum.GunVisualLayers.Mag"] + - type: Item + size: Normal - type: MagazineVisuals magState: mag steps: 8 @@ -27,8 +29,112 @@ - type: Appearance - type: entity - id: LightRifleMagazineEmpty - name: "Magazine Box (7.62 any)" + id: MagazineLightRifleBeltBox + name: "belt box (7.62 SP)" + parent: LightRifleHeavyBase + components: + - type: BallisticAmmoProvider + proto: CartridgeLightRifleSP + - type: Sprite + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-7 + map: ["enum.GunVisualLayers.Mag"] + - state: stripe + color: "#575EF5" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#575EF5" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#575EF5" + +- type: entity + id: MagazineLightRifleBeltBoxHP + name: "belt box (7.62 HP)" + parent: LightRifleHeavyBase + components: + - type: BallisticAmmoProvider + proto: CartridgeLightRifleHP + - type: Sprite + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-7 + map: ["enum.GunVisualLayers.Mag"] + - state: stripe + color: "#F5514C" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#F5514C" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#F5514C" + +- type: entity + id: MagazineLightRifleBeltBoxFMJ + name: "belt box (7.62 FMJ)" + parent: LightRifleHeavyBase + components: + - type: BallisticAmmoProvider + proto: CartridgeLightRifleFMJ + - type: Sprite + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-7 + map: ["enum.GunVisualLayers.Mag"] + - state: stripe + color: "#080706" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#080706" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#080706" + +- type: entity + id: MagazineLightRifleBeltBoxAP + name: "belt box (7.62 AP)" + parent: LightRifleHeavyBase + components: + - type: BallisticAmmoProvider + proto: CartridgeLightRifleAP + - type: Sprite + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-7 + map: ["enum.GunVisualLayers.Mag"] + - state: stripe + color: "#540000" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#540000" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#540000" + +- type: entity + id: MagazineLightRifleBeltBoxEmpty + name: "belt box (7.62 any)" suffix: empty parent: LightRifleHeavyBase components: @@ -38,75 +144,16 @@ layers: - state: base map: ["enum.GunVisualLayers.Base"] - - type: MagazineVisuals - magState: mag - steps: 8 - zeroVisible: false - - type: Appearance + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + right: + - state: inhand-right-mag - type: entity - id: LightRifleMagazineSP - name: "Magazine Box (7.62 SP)" - parent: LightRifleHeavyBase - components: - - type: BallisticAmmoProvider - proto: CartridgeLightRifleSP - - type: Sprite - layers: - - state: base - map: ["enum.GunVisualLayers.Base"] - - state: mag-1 - map: ["enum.GunVisualLayers.Mag"] - - state: sp - - type: MagazineVisuals - magState: mag - steps: 8 - zeroVisible: false - - type: Appearance - -- type: entity - id: LightRifleMagazineHP - name: "Magazine Box (7.62 HP)" - parent: LightRifleHeavyBase - components: - - type: BallisticAmmoProvider - proto: CartridgeLightRifleHP - - type: Sprite - layers: - - state: base - map: ["enum.GunVisualLayers.Base"] - - state: mag-1 - map: ["enum.GunVisualLayers.Mag"] - - state: hp - - type: MagazineVisuals - magState: mag - steps: 8 - zeroVisible: false - - type: Appearance - -- type: entity - id: LightRifleMagazineFMJ - name: "Magazine Box (7.62 FMJ)" - parent: LightRifleHeavyBase - components: - - type: BallisticAmmoProvider - proto: CartridgeLightRifleFMJ - - type: Sprite - layers: - - state: base - map: ["enum.GunVisualLayers.Base"] - - state: mag-1 - map: ["enum.GunVisualLayers.Mag"] - - state: fmj - - type: MagazineVisuals - magState: mag - steps: 8 - zeroVisible: false - - type: Appearance - -- type: entity - id: LightRifleMagazineIncendiary - name: "Magazine Box (7.62 incendiary)" + id: MagazineLightRifleBeltBoxIncendiary + name: "belt box (7.62 incendiary)" parent: LightRifleHeavyBase components: - type: BallisticAmmoProvider @@ -115,18 +162,50 @@ layers: - state: base map: ["enum.GunVisualLayers.Base"] - - state: mag-1 + - state: mag-7 map: ["enum.GunVisualLayers.Mag"] - - state: incendiary - - type: MagazineVisuals - magState: mag - steps: 8 - zeroVisible: false - - type: Appearance + - state: stripe + color: "#ff6e52" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#ff6e52" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#ff6e52" - type: entity - id: LightRifleMagazineUranium - name: "Magazine Box (7.62 uranium)" + id: MagazineLightRifleBeltBoxPractice + name: "belt box (7.62 practice)" + parent: LightRifleHeavyBase + components: + - type: BallisticAmmoProvider + proto: CartridgeLightRiflePractice + - type: Sprite + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-7 + map: ["enum.GunVisualLayers.Mag"] + - state: stripe + color: "#dbdbdb" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#dbdbdb" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#dbdbdb" + +- type: entity + id: MagazineLightRifleBeltBoxUranium + name: "belt box (7.62 uranium)" parent: LightRifleHeavyBase components: - type: BallisticAmmoProvider @@ -135,31 +214,17 @@ layers: - state: base map: ["enum.GunVisualLayers.Base"] - - state: mag-1 + - state: mag-7 map: ["enum.GunVisualLayers.Mag"] - - state: uranium - - type: MagazineVisuals - magState: mag - steps: 8 - zeroVisible: false - - type: Appearance - -- type: entity - id: LightRifleMagazineAP - name: "Magazine Box (7.62 AP)" - parent: LightRifleHeavyBase - components: - - type: BallisticAmmoProvider - proto: CartridgeLightRifleAP - - type: Sprite - layers: - - state: base - map: ["enum.GunVisualLayers.Base"] - - state: mag-1 - map: ["enum.GunVisualLayers.Mag"] - - state: ap - - type: MagazineVisuals - magState: mag - steps: 8 - zeroVisible: false - - type: Appearance + - state: stripe + color: "#40F57A" + - type: Item + inhandVisuals: + left: + - state: inhand-left-mag + - state: inhand-left-stripe + color: "#40F57A" + right: + - state: inhand-right-mag + - state: inhand-right-stripe + color: "#40F57A" diff --git a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml index 91e643ac97..833ecdb8df 100644 --- a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml +++ b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml @@ -92,6 +92,7 @@ id: MagazinePistol40Base name: "Pistol Magazine (.40)" parent: BaseMagazinePistol + categories: [ HideSpawnMenu ] components: - type: BallisticAmmoProvider proto: CartridgePistol40SP diff --git a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml index ac45736b6f..8f3f61afb0 100644 --- a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml +++ b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml @@ -1,104 +1,125 @@ -# - type: entity -# name: M492 Smart LMG # Sunrise-TODO: PORT SEC-LMG rework: https://github.com/ss14Starlight/space-station-14/pull/1104 -# id: WeaponLightMachineGunM492 -# parent: [BaseWeaponLightMachineGun, BaseSecurityContraband] -# description: A high tech non-traditional LMG built specifically for combating the big threats among us. Uses .30 ammo. -# components: -# - type: Sprite -# sprite: _Starlight/Objects/Weapons/Guns/LMGs/M492.rsi -# layers: -# - state: base -# map: ["enum.GunVisualLayers.Base"] -# - state: mag-3 -# map: ["enum.GunVisualLayers.Mag"] -# - type: Clothing -# sprite: _Starlight/Objects/Weapons/Guns/LMGs/M492.rsi -# quickEquip: false -# slots: -# - Back -# - suitStorage -# - type: GunRequiresWield -# - type: MagazineVisuals -# magState: mag -# steps: 4 -# zeroVisible: true -# - type: ClothingSpeedModifier -# walkModifier: 1 -# sprintModifier: 0.9 -# - type: HeldSpeedModifier -# - type: Gun -# minAngle: 22 -# maxAngle: 35 -# angleIncrease: 2 -# angleDecay: 10 -# fireRate: 6 -# - type: Appearance -# - type: ItemSlots -# slots: -# gun_magazine: -# name: Magazine -# startingItem: LightRifleMagazineSP -# whitelist: -# tags: -# - LightRifleHeavy -# gun_chamber: -# name: Chamber -# startingItem: CartridgeLightRifleSP -# priority: 1 -# whitelist: -# tags: -# - CartridgeLightRifle +- type: entity + name: M492 Smart LMG + id: WeaponLightMachineGunM492 + parent: [BaseWeaponLightMachineGun, BaseSecurityContraband] + description: A high tech non-traditional LMG built specifically for combating the big threats among us. Uses .30 ammo. + components: + - type: Sprite + sprite: _Starlight/Objects/Weapons/Guns/LMGs/M492.rsi + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-3 + map: ["enum.GunVisualLayers.Mag"] + - type: Clothing + sprite: _Starlight/Objects/Weapons/Guns/LMGs/M492.rsi + quickEquip: false + slots: + - Back + - suitStorage + - type: GunRequiresWield + - type: GunWieldBonus + minAngle: 0 + maxAngle: 0 + - type: MagazineVisuals + magState: mag + steps: 4 + zeroVisible: true + - type: Gun + minAngle: 10 + maxAngle: 35 + angleIncrease: 0.75 + angleDecay: 15 + fireRate: 6 + - type: Appearance + # - type: RestrictByEquippedTag # Need Port from starlight #https://github.com/ss14Starlight/space-station-14/pull/1104 + # requiredTag: "RequiredForLmgTag" + # denialMessage: "lmg-restricted-to-hardsuit-message" + # denialSound: /Audio/Machines/custom_deny.ogg + - type: ItemSlots + slots: + gun_chamber: + name: Chamber + startingItem: CartridgeLightRifleSP + priority: 1 + whitelist: + tags: + - CartridgeLightRifle + gun_magazine: + name: Magazine + startingItem: MagazineLightRifleBeltBox + whitelist: + tags: + - LightRifleHeavy + - type: Biocode # delete after port + factions: + - NanoTrasen + - type: FactionClothingBlocker -# - type: entity # Sunrise-TODO: Развить тему с СССП, может подкрепа для Революции, может режим какой -# name: DP-28 LMG -# id: WeaponLightMachineGunDP28 -# parent: [BaseWeaponLightMachineGun] #, BaseSovietContraband -# description: From RA-TA-TA-TA with love. Uses .30 ammo. -# components: -# - type: Sprite -# sprite: _Starlight/Objects/Weapons/Guns/LMGs/DP28.rsi -# layers: -# - state: base -# map: ["enum.GunVisualLayers.Base"] -# - state: mag-0 -# map: ["enum.GunVisualLayers.Mag"] -# - type: Clothing -# sprite: _Starlight/Objects/Weapons/Guns/LMGs/DP28.rsi -# quickEquip: false -# - type: ChamberMagazineAmmoProvider -# soundRack: -# path: /Audio/Weapons/Guns/Cock/m41_cock.ogg -# soundBoltClosed: -# path: /Audio/Weapons/Guns/Bolt/lmg_bolt_closed.ogg -# soundBoltOpened: -# path: /Audio/Weapons/Guns/Cock/shotgun_open.ogg -# - type: Appearance -# - type: ItemSlots -# slots: -# gun_magazine: -# name: Magazine -# startingItem: MagazineLightRifleMaxim -# insertSound: /Audio/Weapons/Guns/MagOut/batrifle_magout.ogg -# ejectSound: /Audio/Weapons/Guns/MagIn/rifle_load.ogg -# whitelist: -# tags: -# - MagazineLightRiflePan -# gun_chamber: -# name: Chamber -# startingItem: CartridgeLightRifleSP -# priority: 1 -# whitelist: -# tags: -# - CartridgeLightRifle -# - type: ClothingSpeedModifier -# walkModifier: 1 -# sprintModifier: 0.85 -# - type: HeldSpeedModifier -# - type: Gun -# minAngle: 20 -# maxAngle: 27 -# angleIncrease: 2 -# angleDecay: 10 -# fireRate: 5 -# soundGunshot: -# path: /Audio/_Starlight/Weapons/Guns/Gunshots/dp28.ogg +- type: entity + name: DP-28 LMG + id: WeaponLightMachineGunDP28 + parent: [BaseWeaponLightMachineGun, BaseMajorContraband] #BaseSovietContraband] + description: From RA-TA-TA-TA with love. Uses .30 ammo. + components: + - type: Sprite + sprite: _Starlight/Objects/Weapons/Guns/LMGs/DP28.rsi + layers: + - state: base + map: ["enum.GunVisualLayers.Base"] + - state: mag-0 + map: ["enum.GunVisualLayers.Mag"] + - type: Clothing + sprite: _Starlight/Objects/Weapons/Guns/LMGs/DP28.rsi + quickEquip: false + - type: ChamberMagazineAmmoProvider + soundRack: + path: /Audio/Weapons/Guns/Cock/m41_cock.ogg + soundBoltClosed: + path: /Audio/Weapons/Guns/Bolt/lmg_bolt_closed.ogg + soundBoltOpened: + path: /Audio/Weapons/Guns/Cock/shotgun_open.ogg + - type: Appearance + - type: ItemSlots + slots: + gun_magazine: + name: Magazine + startingItem: MagazineLightRifleMaxim + insertSound: /Audio/Weapons/Guns/MagOut/batrifle_magout.ogg + ejectSound: /Audio/Weapons/Guns/MagIn/rifle_load.ogg + whitelist: + tags: + - MagazineLightRiflePan + gun_chamber: + name: Chamber + startingItem: CartridgeHeavyRifleRFMJ + priority: 1 + whitelist: + tags: + - CartridgeHeavyRifleR + - type: ClothingSpeedModifier + walkModifier: 1 + sprintModifier: 0.85 + - type: HeldSpeedModifier + - type: Gun + minAngle: 20 + maxAngle: 27 + angleIncrease: 2 + angleDecay: 10 + fireRate: 5 + soundGunshot: + path: /Audio/_Starlight/Weapons/Guns/Gunshots/dp28.ogg + +- type: entity + id: MagazineLightRifleMaxim + name: "pan magazine (7.62mmR)" + parent: BaseMagazineDragunov + components: + - type: Tag + tags: + - MagazineLightRiflePan + - type: BallisticAmmoProvider + proto: CartridgeHeavyRifleRFMJ + capacity: 47 + - type: Sprite + sprite: Objects/Weapons/Guns/Ammunition/Magazine/LightRifle/maxim.rsi diff --git a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Pistols/pistols.yml b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Pistols/pistols.yml index af561f0294..d96a69a5b3 100644 --- a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Pistols/pistols.yml +++ b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Pistols/pistols.yml @@ -1,50 +1,3 @@ -# - type: entity -# name: makarov -# parent: [BaseWeaponPistol] # , BaseSovietContraband -# id: WeaponPistolMakarov -# description: A cheap and cumbersome pistol, with a dot on the rear sight indicating the direction in which it tends to misfire, as this model does not shoot straight. Uses .35 auto ammo. -# components: -# - type: Sprite -# sprite: _Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi -# - type: Gun -# minAngle: 1 -# maxAngle: 30 -# angleIncrease: 9 -# angleDecay: 10 -# fireRate: 3 -# availableModes: -# - SemiAuto -# soundGunshot: -# path: /Audio/_Starlight/Weapons/Guns/Gunshots/makarov.ogg -# params: -# variation: 0.05 -# - type: ItemSlots -# slots: -# gun_magazine: -# name: Magazine -# startingItem: MagazinePistolSP -# insertSound: /Audio/Weapons/Guns/MagIn/pistol_magin.ogg -# ejectSound: /Audio/Weapons/Guns/MagOut/pistol_magout.ogg -# priority: 2 -# whitelist: -# tags: -# - MagazinePistol -# - MagazinePistolHighCapacitySP -# whitelistFailPopup: gun-magazine-whitelist-fail -# gun_chamber: -# name: Chamber -# startingItem: CartridgePistolSP -# priority: 1 -# whitelist: -# tags: -# - CartridgePistol -# - type: ContainerContainer -# containers: -# gun_magazine: !type:ContainerSlot -# gun_chamber: !type:ContainerSlot -# - type: StaticPrice -# price: 150 - - type: entity id: WeaponPistolMk58Nonlethal parent: [WeaponPistolMk58, BaseSecurityContraband] @@ -128,104 +81,6 @@ # - grey # - greengrip -# - type: entity -# name: Due Process -# parent: [BaseWeaponPistol, BaseSecurityContraband] -# id: WeaponPistolDP -# description: A pistol that packs a punch for brig defense, just as NanoTransen intended. -# components: -# - type: Sprite -# sprite: _Starlight/Objects/Weapons/Guns/Pistols/dp.rsi -# - type: Clothing -# sprite: _Starlight/Objects/Weapons/Guns/Pistols/dp.rsi -# - type: Gun -# fireRate: 5 -# availableModes: -# - SemiAuto -# soundGunshot: -# path: /Audio/_Starlight/Weapons/Guns/Gunshots/dp.ogg -# - type: ItemSlots -# slots: -# gun_magazine: -# name: Magazine -# startingItem: MagazinePistol40SP -# insertSound: /Audio/Weapons/Guns/MagIn/pistol_magin.ogg -# ejectSound: /Audio/Weapons/Guns/MagOut/pistol_magout.ogg -# priority: 2 -# whitelist: -# tags: -# - MagazinePistolDP -# whitelistFailPopup: gun-magazine-whitelist-fail -# gun_chamber: -# name: Chamber -# startingItem: CartridgePistol40SP -# priority: 1 -# whitelist: -# tags: -# - CartridgePistolDP - -# - type: entity -# name: sp-8t -# parent: [WeaponPistolDP, BaseSecurityContraband] -# id: WeaponPistolSP8T -# components: -# - type: Gun -# soundGunshot: -# path: /Audio/_Starlight/Weapons/Guns/Gunshots/sp8t.ogg -# - type: Sprite -# sprite: _Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi -# - type: ChamberMagazineAmmoProvider -# availablePrefixes: -# - "" -# - dust - -# - type: entity -# name: sp-8ar -# parent: [WeaponPistolDP, BaseSecurityContraband] -# id: WeaponPistolSP8AR -# components: -# - type: Gun -# soundGunshot: -# path: /Audio/_Starlight/Weapons/Guns/Gunshots/sp8ar.ogg -# - type: Sprite -# sprite: _Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi -# - type: ChamberMagazineAmmoProvider -# availablePrefixes: -# - "" - -# - type: entity -# name: stechkin pistol #Fix -# parent: [WeaponPistolMk58, BaseSecurityContraband] -# id: WeaponPistolStechkin -# description: A small, easily concealable 10mm handgun. Has a threaded barrel for suppressors. -# components: -# - type: Sprite -# sprite: _Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi -# - type: Clothing -# sprite: _Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi -# - type: Gun -# soundGunshot: -# path: /Audio/_Starlight/Weapons/Guns/Gunshots/1suppres.ogg - -# - type: entity -# name: Stechkin APS -# parent: [WeaponPistolMk58] #, BaseSovietContraband -# id: WeaponPistolAPS -# description: A high quality firearm issued to SNKVD elites and high ranking officials. It's half pistol, half closing argument. -# components: -# - type: Sprite -# sprite: _Starlight/Objects/Weapons/Guns/Pistols/aps.rsi -# - type: Clothing -# sprite: _Starlight/Objects/Weapons/Guns/Pistols/aps.rsi -# - type: Gun -# selectedMode: Burst -# shotsPerBurst: 3 -# availableModes: -# - Burst -# - SemiAuto -# soundGunshot: -# path: /Audio/_Starlight/Weapons/Guns/Gunshots/1suppres.ogg - # - type: entity # name: m1911 # parent: [WeaponPistolN1984, BaseSecurityContraband] diff --git a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Projectiles/hitscan.yml b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Projectiles/hitscan.yml index c736e1b5b5..d60be26d12 100644 --- a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Projectiles/hitscan.yml +++ b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Projectiles/hitscan.yml @@ -1213,20 +1213,16 @@ pierceChance: 0.30 ricochetChance: 0.40 -- type: hitscan +- type: entity id: BulletRifleTraceHeavyIncendiary - parent: BulletTrace - igniteOnCollision: true - damage: - types: - Blunt: 3 - Heat: 20 - pierceChance: 0.60 - ricochetChance: 0.30 - bullet: - sprite: - sprite: Objects/Weapons/Guns/Projectiles/projectiles2.rsi - state: incendiary + parent: BaseBulletIncendiary + categories: [ HideSpawnMenu ] + components: + - type: Projectile + damage: + types: + Piercing: 20 + Heat: 3 - type: hitscan id: BulletRifleTraceHeavyUranium diff --git a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Rifles/rifles.yml b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Rifles/rifles.yml index 50d64c4964..1709701203 100644 --- a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Rifles/rifles.yml +++ b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Rifles/rifles.yml @@ -13,6 +13,8 @@ map: ["enum.GunVisualLayers.Mag"] - type: Item size: Huge + shape: + - 0,0,4,1 - type: Clothing sprite: _Starlight/Objects/Weapons/Guns/Rifles/lr30.rsi quickEquip: false @@ -42,13 +44,16 @@ - type: Gun minAngle: 4 maxAngle: 16 - angleIncrease: 1 + angleIncrease: 1.75 angleDecay: 6 fireRate: 4 - selectedMode: FullAuto + shotsPerBurst: 3 + burstFireRate: 7 + burstCooldown: 0.75 + selectedMode: Burst availableModes: - SemiAuto - - FullAuto + - Burst soundGunshot: path: /Audio/Weapons/Guns/Gunshots/laser.ogg - type: MagazineVisuals @@ -73,7 +78,7 @@ - type: Item size: Huge shape: - - 0,0,4,2 + - 0,0,3,2 - type: MagazineAmmoProvider - type: ItemSlots slots: @@ -114,55 +119,155 @@ zeroVisible: true - type: Appearance -# - type: entity #Sunrise-TODO: implement and fix this -# name: ARG -# parent: [ WeaponRifleLecter, BaseCentcommContraband ] -# id: WeaponRifleARG -# description: A robust assault rile used by Nanotrasen fighting forces. -# components: -# - type: Sprite -# sprite: _Starlight/Objects/Weapons/Guns/Rifles/arg.rsi -# - type: Clothing -# sprite: _Starlight/Objects/Weapons/Guns/Rifles/arg.rsi -# - type: Gun -# fireRate: 7 -# soundGunshot: -# path: /Audio/_Starlight/Weapons/Guns/Gunshots/m90.ogg +- type: entity + name: ARG + parent: [ BaseWeaponRifle, BaseMajorContraband ] + id: WeaponRifleARG + description: An old galactic standard assault rifle, used by various paramilitary groups and former militias ever since. Uses .30 rifle ammo. + components: + - type: Sprite + sprite: _Starlight/Objects/Weapons/Guns/Rifles/arg.rsi + layers: + - state: base + map: [ "enum.GunVisualLayers.Base" ] + - state: mag-0 + map: [ "enum.GunVisualLayers.Mag" ] + - type: Item + sprite: _Starlight/Objects/Weapons/Guns/Rifles/arg.rsi + - type: Clothing + sprite: _Starlight/Objects/Weapons/Guns/Rifles/arg.rsi + - type: Gun + fireRate: 6 + soundGunshot: + path: /Audio/_Starlight/Weapons/Guns/Gunshots/m90.ogg + - type: ChamberMagazineAmmoProvider + soundRack: + path: /Audio/Weapons/Guns/Cock/ltrifle_cock.ogg + - type: ItemSlots + slots: + gun_magazine: + name: Magazine + startingItem: MagazineLightRifleFMJ + insertSound: /Audio/Weapons/Guns/MagIn/ltrifle_magin.ogg + ejectSound: /Audio/Weapons/Guns/MagOut/ltrifle_magout.ogg + priority: 2 + whitelist: + tags: + - MagazineLightRifle + whitelistFailPopup: gun-magazine-whitelist-fail + gun_chamber: + name: Chamber + startingItem: CartridgeLightRifleFMJ + priority: 1 + whitelist: + tags: + - CartridgeLightRifle + - type: ContainerContainer + containers: + gun_magazine: !type:ContainerSlot "" + gun_chamber: !type:ContainerSlot "" + - type: Appearance + - type: MagazineVisuals + magState: mag + steps: 1 + zeroVisible: true + - type: Contraband + allowedDepartments: [ Security ] -# - type: entity #Sunrise-TODO: implement and fix this -# name: Aussec Armory M-52 -# parent: [WeaponRifleLecter, BaseSecurityContraband] -# id: WeaponRifleM52 -# description: One of the least popular examples of heavy assault rifles. It has impressive firepower. -# components: -# - type: Sprite -# sprite: _Starlight/Objects/Weapons/Guns/Rifles/m-52.rsi -# - type: Clothing -# sprite: _Starlight/Objects/Weapons/Guns/Rifles/m-52.rsi -# - type: Gun -# fireRate: 8 -# soundGunshot: -# path: /Audio/_Starlight/Weapons/Guns/Gunshots/aussec.ogg -# - type: MagazineVisuals -# magState: mag -# steps: 3 -# zeroVisible: true -# - type: ItemSlots -# slots: -# gun_magazine: -# name: Magazine -# startingItem: MagazineRifleM52SP -# insertSound: /Audio/Weapons/Guns/MagIn/ltrifle_magin.ogg -# ejectSound: /Audio/Weapons/Guns/MagOut/ltrifle_magout.ogg -# priority: 2 -# whitelist: -# tags: -# - MagazineRifleM52 -# whitelistFailPopup: gun-magazine-whitelist-fail -# gun_chamber: -# name: Chamber -# startingItem: CartridgeRifleSP -# priority: 1 -# whitelist: -# tags: -# - CartridgeRifle +- type: entity + name: Aussec Armory M-52 + parent: [WeaponRifleLecter, BaseSecurityContraband] + id: WeaponRifleM52 + description: One of the least popular examples of heavy assault rifles. It has impressive firepower. + components: + - type: Sprite + sprite: _Starlight/Objects/Weapons/Guns/Rifles/m-52.rsi + - type: Clothing + sprite: _Starlight/Objects/Weapons/Guns/Rifles/m-52.rsi + - type: Item + sprite: _Starlight/Objects/Weapons/Guns/Rifles/m-52_wielded_x64.rsi + - type: Gun + fireRate: 8 + soundGunshot: + path: /Audio/_Starlight/Weapons/Guns/Gunshots/aussec.ogg + - type: MagazineVisuals + magState: mag + steps: 3 + zeroVisible: true + - type: ItemSlots + slots: + gun_magazine: + name: Magazine + startingItem: MagazineRifleM52SP + insertSound: /Audio/Weapons/Guns/MagIn/ltrifle_magin.ogg + ejectSound: /Audio/Weapons/Guns/MagOut/ltrifle_magout.ogg + priority: 2 + whitelist: + tags: + - MagazineRifleM52 + whitelistFailPopup: gun-magazine-whitelist-fail + gun_chamber: + name: Chamber + startingItem: CartridgeRifleSP + priority: 1 + whitelist: + tags: + - CartridgeRifle + +- type: entity + name: Leikha + parent: [ BaseWeaponRifle, BaseSecurityContraband ] + id: WeaponRifleLeikha + description: A high end military grade assault rifle. This one has been retrofitted with a scope and a burst receiver. Uses .20 rifle ammo. + components: + - type: Sprite + sprite: _Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi + layers: + - state: base + map: [ "enum.GunVisualLayers.Base" ] + - state: mag-0 + map: [ "enum.GunVisualLayers.Mag" ] + - type: Clothing + sprite: _Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi + - type: Gun + burstFireRate: 12 + shotsPerBurst: 3 + burstCooldown: 0.55 + selectedMode: Burst + availableModes: + - Burst + - SemiAuto + soundGunshot: + path: /Audio/Weapons/Guns/Gunshots/ltrifle.ogg + - type: ItemSlots + slots: + gun_magazine: + name: Magazine + startingItem: MagazineRifleSP + insertSound: /Audio/Weapons/Guns/MagIn/ltrifle_magin.ogg + ejectSound: /Audio/Weapons/Guns/MagOut/ltrifle_magout.ogg + priority: 2 + whitelist: + tags: + - MagazineRifle + whitelistFailPopup: gun-magazine-whitelist-fail + gun_chamber: + name: Chamber + startingItem: CartridgeRifleSP + priority: 1 + whitelist: + tags: + - CartridgeRifle + - type: ContainerContainer + containers: + gun_magazine: !type:ContainerSlot "" + gun_chamber: !type:ContainerSlot "" + - type: MagazineVisuals + magState: mag + steps: 5 + zeroVisible: true + - type: Appearance + - type: CursorOffsetRequiresWield + - type: EyeCursorOffset + maxOffset: 5 + pvsIncrease: 0.5 diff --git a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/SMGs/smgs.yml b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/SMGs/smgs.yml index 3c28100363..51d6064ea9 100644 --- a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/SMGs/smgs.yml +++ b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/SMGs/smgs.yml @@ -82,68 +82,6 @@ # tags: # - CartridgePistol -#PPSH -- type: entity - name: PPSH 59 SMG - parent: [BaseWeaponSubMachineGun] #, BaseSovietContraband - id: WeaponSubMachineGunPPSH - description: Beloved by USSP veterans and feared by friendly fire protocols everywhere. Uses .35 ammo. - components: - - type: Sprite - sprite: _Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi - layers: - - state: base - map: ["enum.GunVisualLayers.Base"] - - state: mag-0 - map: ["enum.GunVisualLayers.Mag"] - - type: Clothing - sprite: _Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi - quickEquip: false - slots: - - Back - - suitStorage - - type: Wieldable - unwieldOnUse: false - - type: GunWieldBonus - minAngle: -9 - maxAngle: -9 - - type: Gun - minAngle: 21 - maxAngle: 32 - fireRate: 15 - selectedMode: FullAuto - availableModes: - - SemiAuto - - FullAuto - soundGunshot: - path: /Audio/_Starlight/Weapons/Guns/Gunshots/ppsh.ogg - - type: MagazineVisuals - magState: mag - steps: 1 - zeroVisible: true - - type: Appearance - - type: ChamberMagazineAmmoProvider - autoEject: true - - type: ItemSlots - slots: - gun_magazine: - name: Magazine - startingItem: MagazinePistolSubMachineGunPPSH - insertSound: /Audio/Weapons/Guns/MagIn/smg_magin.ogg - ejectSound: /Audio/Weapons/Guns/MagOut/smg_magout.ogg - priority: 2 - whitelist: - tags: - - MagazineSMGPPSH - whitelistFailPopup: gun-magazine-whitelist-fail - gun_chamber: - name: Chamber - startingItem: CartridgePistolSP - priority: 1 - whitelist: - tags: - - CartridgePistol - - type: entity name: makeshift SMG parent: [BaseWeaponSubMachineGun, BaseMinorContraband] diff --git a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml index 7148413912..784d5c65a5 100644 --- a/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml +++ b/Resources/Prototypes/_Starlight/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml @@ -14,7 +14,7 @@ sprite: _Starlight/Objects/Weapons/Guns/Shotguns/riot.rsi - type: GunRequiresWield - type: BallisticAmmoProvider - capacity: 7 + capacity: 8 - type: Construction graph: ShotgunRiotSawn node: start @@ -22,7 +22,7 @@ - type: entity name: sawn-off riot shotgun - parent: [BaseWeaponShotgunPump, BaseGunWieldable, BaseSecurityContraband] + parent: [BaseWeaponShotgunPump, BaseSecurityContraband] id: WeaponShotgunRiotSawn description: Come with me if you want to live. components: @@ -37,16 +37,15 @@ sprite: _Starlight/Objects/Weapons/Guns/Shotguns/riot_sawn_inhands_64x.rsi - type: Gun spread: 30 - - type: GunRequiresWield - type: BallisticAmmoProvider - capacity: 4 + capacity: 5 - type: Construction graph: ShotgunRiotSawn node: shotgunsawn deconstructionTarget: null - type: entity - parent: [WeaponShotgunRiotSawn, BaseSecurityContraband] + parent: WeaponShotgunRiotSawn id: WeaponShotgunRiotSawnEmpty suffix: Empty components: diff --git a/Resources/Prototypes/_Sunrise/Boss/damage_modifier.yml b/Resources/Prototypes/_Sunrise/Boss/damage_modifier.yml index 7d03cfbba2..15552c9269 100644 --- a/Resources/Prototypes/_Sunrise/Boss/damage_modifier.yml +++ b/Resources/Prototypes/_Sunrise/Boss/damage_modifier.yml @@ -8,4 +8,4 @@ Radiation: 0.0 # 100% resistance Shock: 0.2 # 80% resistance Bloodloss: 0 # 100% resistance - Holy: 1 + Holy: 1.5 # -50% resistance diff --git a/Resources/Prototypes/_Sunrise/Boss/ents.yml b/Resources/Prototypes/_Sunrise/Boss/ents.yml index 1ba510bb3f..ee0cd63f97 100644 --- a/Resources/Prototypes/_Sunrise/Boss/ents.yml +++ b/Resources/Prototypes/_Sunrise/Boss/ents.yml @@ -1,7 +1,8 @@ - type: entity parent: MobHellspawn id: MobHellspawnBoss - categories: [ HideSpawnMenu ] + # categories: [ HideSpawnMenu ] + suffix: Boss components: - type: Damageable damageContainer: BiologicalMetaphysical @@ -35,6 +36,12 @@ thresholds: 0: Alive 750: Dead + - type: Stamina + critThreshold: 175 + stunTime: 2 + - type: AmbientSound + sound: /Audio/Ambience/ambiodd.ogg + range: 15 # Abilities start - type: NPCUseActionWhenTargetInRange actions: @@ -71,8 +78,12 @@ path: /Audio/Weapons/Xeno/alien_claw_flesh3.ogg damage: types: - Blunt: 50 - Structural: 70 + Blunt: 40 + Slash: 10 + Structural: 50 + - type: MeleeThrowOnHit + distance: 2 + speed: 12 # Abilities end - type: Butcherable spawned: @@ -80,20 +91,78 @@ prob: 0.5 - id: ClothingUniformJumpsuitGalaxyRed prob: 0.5 - - id: ResearchDiskDebug - prob: 0.05 - - id: ClothingNeckGoldmedal - prob: 0.5 + - id: PKAUpgradeDamage + prob: 0.25 + - id: PKAUpgradeFireRate + prob: 0.25 + - id: PKAUpgradeRange + prob: 0.25 - id: PowerCellAntiqueProto prob: 0.2 - - id: ClothingOuterHardsuitMaxim + - id: ArtifactFragment + amount: 3 + - id: ComplexXenoArtifactItem + prob: 0.5 + - id: MedipenCombatInjector prob: 0.2 + - id: LeftArmCyberGorillaUpgraded + prob: 0.15 + # Meme + - id: ClothingNeckGoldmedal + prob: 0.5 + - id: BibleNarsie + prob: 0.4 + - id: MobGoliath + prob: 0.2 + - id: MobBasilisk + prob: 0.2 + - id: SoulShardGhost + prob: 0.15 + - id: MobSkeletonPirate + prob: 0.1 + - id: SpawnPointGhostParadoxClone + prob: 0.1 + - id: SpawnPointGhostParadoxClone + prob: 0.1 + - id: SpawnPointGhostParadoxClone + prob: 0.1 + - id: ResearchDiskDebug + prob: 0.05 + # Armors + - id: ClothingOuterHardsuitSalvage + prob: 0.25 + - id: ClothingOuterHardsuitGoliath + prob: 0.2 + - id: ClothingOuterHardsuitMaxim + prob: 0.15 + - id: ClothingOuterSoftsuitCBURN + prob: 0.1 + # Weapons + - id: WeaponShotgunGA12 + prob: 0.2 + - id: WeaponPistolM1984 + prob: 0.15 + - id: ClothingHandsPowerGlovesNoUplink + prob: 0.25 + - id: WeaponMeleeMoltenCollider + prob: 0.2 + - id: WeaponMeleeMoltenAmputator + prob: 0.15 + - id: WeaponShotgunCycler + prob: 0.1 - id: HyperEutacticBlade prob: 0.05 - - id: WeaponMeleeMoltenCollider - prob: 0.3 - - id: WeaponMeleeMoltenAmputator + # Boss lunch + - id: MaterialGoliathHide1 + prob: 0.25 + - id: MaterialGoliathHide1 prob: 0.2 + - id: MaterialGoliathHide1 + prob: 0.15 + - id: FoodMeatGoliath + prob: 0.15 + - id: FoodMeatGoliath + prob: 0.1 - type: Destructible thresholds: - trigger: @@ -121,7 +190,9 @@ - type: Tag tags: - Hellspawn - + - CannotSuicide + - DoorBumpOpener + - FootstepSound - type: entity parent: AltarFangs @@ -130,13 +201,13 @@ placement: mode: SnapgridCenter components: -# - type: UserInterface -# interfaces: -# enum.HellSpawnArenaUiKey.Key: -# type: HellSpawnArenaConsoleBoundUserInterface -# - type: ActivatableUI -# key: enum.HellSpawnArenaUiKey.Key -# - type: HellSpawnConsole + - type: UserInterface + interfaces: + enum.HellSpawnArenaUiKey.Key: + type: HellSpawnArenaConsoleBoundUserInterface + - type: ActivatableUI + key: enum.HellSpawnArenaUiKey.Key + - type: HellSpawnConsole - type: Godmode - type: BlockedTool @@ -194,6 +265,7 @@ damage: types: Heat: 15 + Blunt: 5 - type: IgniteOnCollide fireStacks: 1 count: 10 diff --git a/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/duffelbag.yml b/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/duffelbag.yml index df1e019608..42c56266c8 100644 --- a/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/duffelbag.yml +++ b/Resources/Prototypes/_Sunrise/Catalog/Fills/Backpacks/duffelbag.yml @@ -108,6 +108,22 @@ - id: MagazineRifleSP amount: 1 +- type: entity + id: ClothingBackpackDuffelWeaponRifleM52Filled + parent: ClothingBackpackDuffelMilitary + name: Bundle M-52 + description: Premium assault rifle with 3 raspy FMJ magazines, 2 SP and 1 HP. + components: + - type: StorageFill + contents: + - id: WeaponRifleM52 + - id: MagazineRifleM52FMJ + amount: 3 + - id: MagazineRifleM52SP + amount: 2 + - id: MagazineRifleM52HP + amount: 1 + - type: entity id: ClothingBackpackDuffelWeaponSubMachineGunP90Filled parent: ClothingBackpackDuffelMilitary diff --git a/Resources/Prototypes/_Sunrise/Catalog/Fills/Boxes/nanotrasen.yml b/Resources/Prototypes/_Sunrise/Catalog/Fills/Boxes/nanotrasen.yml index 7f261c9e18..063ca7064b 100644 --- a/Resources/Prototypes/_Sunrise/Catalog/Fills/Boxes/nanotrasen.yml +++ b/Resources/Prototypes/_Sunrise/Catalog/Fills/Boxes/nanotrasen.yml @@ -197,9 +197,24 @@ name: box of .308 SP magazines parent: BoxMagazine id: BoxMagazineRifleNanotrasen - description: A box full of 7,62x51 Nanotrasen Soft Point magazines. + description: A box full of 7,62x51 magazines. components: - type: StorageFill contents: - id: MagazineRifleHeavySP - amount: 4 + amount: 2 + - id: MagazineRifleHeavyFMJ + - id: MagazineRifleHeavyHP + +- type: entity + name: box of M-52 magazines + parent: BoxMagazine + id: BoxMagazineRifleM52 + description: A box full of 5,56x45 magazines. + components: + - type: StorageFill + contents: + - id: MagazineRifleM52SP + amount: 2 + - id: MagazineRifleM52FMJ + - id: MagazineRifleM52HP diff --git a/Resources/Prototypes/_Sunrise/Catalog/Fills/Lockers/security.yml b/Resources/Prototypes/_Sunrise/Catalog/Fills/Lockers/security.yml index 7153319528..48009c54cc 100644 --- a/Resources/Prototypes/_Sunrise/Catalog/Fills/Lockers/security.yml +++ b/Resources/Prototypes/_Sunrise/Catalog/Fills/Lockers/security.yml @@ -1,4 +1,4 @@ -# Energy Guns +# region Energy Guns - type: entity parent: GunSafeBaseSecure id: GunSafeEnergyGunMini @@ -8,7 +8,7 @@ - type: StorageFill contents: - id: WeaponMiniEnergyGun - amount: 5 + amount: 6 - type: entity id: GunSafeEnergyGunPistolSecurity @@ -43,7 +43,7 @@ - id: WeaponEnergyGunTactical amount: 2 -## Pistols and revolvers safes +# region Pistols safes - type: entity parent: GunSafeBaseSecure id: GunSafePistolG22 @@ -95,12 +95,8 @@ contents: - id: WeaponPistolVP78 amount: 4 - - id: MagazinePistol40Base + - id: PouchAmmoFilledPistol40 amount: 4 - - id: MagazinePistol40HP - amount: 2 - - id: MagazinePistol40FMJ - amount: 2 - type: entity parent: GunSafeBaseSecure @@ -112,10 +108,10 @@ contents: - id: WeaponPistolACP14 amount: 4 - - id: MagazineACP14 - amount: 8 + - id: PouchAmmoFilledPistol40 + amount: 4 -# Safes for SMGs +# region SMGs safes - type: entity parent: GunSafeBaseSecure @@ -195,7 +191,7 @@ - id: MagazinePistolSubMachineGunSP amount: 4 -# Rifles safes +# region Rifles safes - type: entity parent: GunSafeBaseSecure id: GunSafeRifleM16A4 @@ -232,8 +228,13 @@ contents: - id: WeaponRifleLecterMk2 amount: 2 + - id: WeaponRifleG36 - id: MagazineRifleSP amount: 4 + - id: MagazineRifleHP + amount: 2 + - id: MagazineRifleFMJ + amount: 2 - type: entity parent: GunSafeBaseSecure @@ -245,7 +246,10 @@ contents: - id: WeaponRifleAR18 amount: 2 + - id: WeaponRifleM28 - id: MagazineRifleHeavySP + amount: 6 + - id: MagazineRifleHeavyHP amount: 4 - type: entity @@ -258,23 +262,16 @@ contents: - id: WeaponRifleFamas amount: 2 - - id: MagazineRifleSP - amount: 4 - -- type: entity - parent: GunSafeBaseSecure - id: GunSafeWeaponRifleG36 - name: safe - suffix: G-36 - components: - - type: StorageFill - contents: - id: WeaponRifleG36 amount: 2 - id: MagazineRifleSP amount: 4 + - id: MagazineRifleHP + amount: 2 + - id: MagazineRifleFMJ + amount: 2 -# Shotguns safes +# region Shotguns safes - type: entity parent: GunSafeBaseSecure id: GunSafeShotgunTrenchgun4034 @@ -371,6 +368,7 @@ - id: BoxShotgunFlare amount: 1 +# region Spawners # Small Arms Spawner - type: entity name: Armory Safe Spawner @@ -392,21 +390,23 @@ table: !type:GroupSelector children: - !type:GroupSelector - weight: 85 + weight: 75 children: - id: GunSafePistolMk58 - id: GunSafePistolG22 - id: GunSafeEnergyGunPistolSecurity - !type:GroupSelector - weight: 10 + weight: 20 children: - - id: GunSafePistolACP14 - id: GunSafeEnergyPistolDominator - - id: GunSafePistolVP78 + - id: GunSafeEnergyGunMini + - id: GunSafeDisabler - id: GunSafeSnubRevolver - !type:GroupSelector weight: 5 children: + - id: GunSafePistolACP14 + - id: GunSafePistolVP78 - id: GunSafePistolM1984 - id: GunSafeSubMachineGunSkorpion @@ -431,19 +431,19 @@ table: !type:GroupSelector children: - !type:GroupSelector - weight: 90 + weight: 80 children: - id: GunSafeShotgunTrenchgun4034 - id: GunSafeShotgunKammerer - id: GunSafeShotgunRiot - !type:GroupSelector - weight: 9 + weight: 15 children: - id: GunSafeShotgunSPAS12 - id: GunSafeShotgunEnforcer - id: GunSafeShotgunCombat - !type:GroupSelector - weight: 1 + weight: 5 children: - id: GunSafeDoubleBarreled @@ -468,21 +468,20 @@ table: !type:GroupSelector children: - !type:GroupSelector - weight: 85 + weight: 80 children: - id: GunSafeRifleLecter - id: GunSafeRifleM16A4 - !type:GroupSelector - weight: 10 + weight: 15 children: - - id: GunSafeRifleAKMU + - id: GunSafeRifleFamas - id: GunSafeRifleLecterMk2 - !type:GroupSelector weight: 5 children: - id: GunSafeRifleAR18 - - id: GunSafeRifleFamas - - id: GunSafeWeaponRifleG36 + - id: GunSafeRifleAKMU # SMG Spawner - type: entity @@ -505,20 +504,20 @@ table: !type:GroupSelector children: - !type:GroupSelector - weight: 80 + weight: 70 children: - - id: GunSafeSubMachineGunMP7 - id: GunSafeSubMachineGunMP5 - id: GunSafeSubMachineGunDrozd - !type:GroupSelector - weight: 15 + weight: 20 children: + - id: GunSafeSubMachineGunMP7 - id: GunSafeSubMachineGunDrozdMk2 - - id: GunSafeSubMachineGunVector - id: GunSafeSubMachineGunWt550 - !type:GroupSelector - weight: 5 + weight: 10 children: - - id: GunSafeRifleAR18 + - id: GunSafeSubMachineGunSP91RC + - id: GunSafeSubMachineGunVector - id: WeaponSubMachineGunSkorpion diff --git a/Resources/Prototypes/_Sunrise/Catalog/VendingMachines/Inventories/liberation.yml b/Resources/Prototypes/_Sunrise/Catalog/VendingMachines/Inventories/liberation.yml index f35c4cda86..865292c474 100644 --- a/Resources/Prototypes/_Sunrise/Catalog/VendingMachines/Inventories/liberation.yml +++ b/Resources/Prototypes/_Sunrise/Catalog/VendingMachines/Inventories/liberation.yml @@ -8,6 +8,13 @@ WeaponPistolFlintlock: 3 WeaponPistolCHIMP: 3 WeaponPulsePistol: 3 + WeaponPistolVP78: 3 + WeaponPistolG22: 3 + WeaponPistolG22Auto: 3 + WeaponPistolHIB88M4: 3 + WeaponPistolACP14: 3 + WeaponPistolDeagle: 3 + WeaponPistolM1984: 3 WeaponRevolverDeckard: 3 WeaponRevolverInspector: 3 @@ -20,6 +27,9 @@ WeaponRevolverImprovised: 3 WeaponRevolverForged: 3 WeaponRevolverSnubRevolver: 3 + WeaponRevolverMatebaNew: 3 + WeaponRevolverSpearhead: 3 + WeaponRevolverSpearheadBlack: 3 WeaponRifleAk: 3 WeaponRifleAKM: 3 @@ -29,15 +39,16 @@ WeaponRifleG36: 3 WeaponRifleM28: 3 WeaponRifleAR18: 3 - WeaponRifleV31: 3 WeaponRifleScarH: 3 WeaponRifleLecterMk2: 3 WeaponRifleFoam: 3 - WeaponSTG44: 3 + WeaponRifleARG: 3 + WeaponRifleM52: 3 WeaponRifleM90GrenadeLauncher: 3 WeaponRifleLecter: 3 WeaponRifleM16A4: 3 WeaponRifleEstoc: 3 + WeaponRifleBR64: 3 WeaponShotgunBulldog: 3 WeaponShotgunDoubleBarreled: 3 @@ -49,6 +60,8 @@ Musket: 3 WeaponEnergyShotgun: 3 WeaponShotgunTrenchgun4034: 3 + WeaponShotgunTrenchgun4034Sawn: 3 + WeaponShotgunSPAS12: 3 WeaponShotgunRiot: 3 WeaponShotgunRiotSawn: 3 WeaponShotgunCombat: 3 @@ -69,7 +82,6 @@ WeaponSubMachineGunMP5: 3 WeaponSubMachineGunSkorpion: 3 WeaponSubMachineGunNewVector: 3 - WeaponSubMachineGunPPSH41: 3 WeaponAMS-42: 3 WeaponAJ100: 3 WeaponSIAR52: 3 @@ -87,10 +99,18 @@ WeaponSniperGarand: 3 WeaponSniperRepeater: 3 WeaponRifleBauer127: 3 + WeaponSniperDragunov: 3 + WeaponSniperMosinNew: 3 + WeaponSniperMosinLubed: 3 WeaponLauncherChinaLake: 3 WeaponLauncherRocket: 3 WeaponLauncherPirateCannon: 3 + WeaponLauncherRL5: 3 + WeaponGrenadeLauncherGL70: 3 + WeaponGrenadeLauncherGL70Flash: 3 + WeaponGrenadeLauncherSecurity: 3 + WeaponLauncherM79: 3 WeaponTetherGun: 3 WeaponForceGun: 3 @@ -105,7 +125,7 @@ PowerpackDL6902: 3 WeaponDL6902: 3 WeaponMinigun: 3 - + WeaponLightMachineGunDP28: 3 WeaponLaserSvalinn: 3 WeaponLaserGun: 3 WeaponMakeshiftLaser: 3 @@ -130,6 +150,7 @@ WeaponDominator: 3 WeaponMultiphaseGun: 3 WeaponIonRifle: 3 + WeaponIONRifle: 3 WeaponIonCarbine: 3 WeaponLaserImmolator: 3 WeaponGunLaserCarbineSemi: 3 @@ -142,6 +163,23 @@ WeaponDecloner: 3 WeaponMiniEnergyCrossbow: 3 WeaponEnergyCrossbow: 3 + WeaponLaserLNT620: 3 + WeaponEnergyGun: 3 + WeaponEnergyGunPulseRevolver: 3 + WeaponEnergyGunPistol: 3 + WeaponEnergyGunPistolSecurity: 3 + WeaponEnergyGunTactical: 3 + WeaponEarthGovLaserPistol: 3 + WeaponEarthGovLaserRifle: 3 + WeaponEarthGovLaserCarbine: 3 + WeaponEarthGovLaserMG: 3 + WeaponEarthGovXRay: 3 + WeaponEarthGovLaserSniper: 3 + WeaponSyndieLaserGun: 3 + WeaponSyndieLaserPistol: 3 + WeaponLaserMinigun: 3 + WeaponSniperPulseCarbine: 3 + WeaponAlien: 3 BowImprovised: 3 WeaponFlareGun: 3 @@ -191,14 +229,122 @@ # Ammo magnum MagazineBoxImprovisedMagnum: 3 + SpeedLoaderMagnumRubber: 8 + SpeedLoaderMagnumSP: 8 + SpeedLoaderMagnumHP: 8 + SpeedLoaderMagnumFMJ: 8 + SpeedLoaderMagnumAP: 8 + MagazineBoxMagnumRubber: 3 + MagazineBoxMagnumSP: 3 + MagazineBoxMagnumHP: 3 + MagazineBoxMagnumFMJ: 3 + MagazineBoxMagnumAP: 3 # Pistol Ammo MagazinePistolImprovisedFilled: 8 MagazinePistolSubMachineGunImprovisedFilled: 8 MagazineBoxImprovisedPistol: 3 - + MagazinePistolSubMachineGunPPSHExtended: 3 + MagazinePistolSubMachineGunPPSH: 3 + MagazineVP78: 5 + MagazineGlock22: 5 + MagazineDeagle: 5 + MagazineHIBrowning: 5 + MagazineACP14: 5 + MagazineP90: 5 + MagazineMP7: 5 + MagazineMP5: 5 + MagazineScorpion: 5 + MagazineNewVector: 5 + MagazineBoxPistolRubber: 3 + MagazineBoxPistolSP: 3 + MagazineBoxPistolHP: 3 + MagazineBoxPistolFMJ: 3 + MagazineBoxPistolAP: 3 + MagazineBoxPistol40SP: 3 + MagazineBoxPistol40HP: 3 + MagazineBoxPistol40FMJ: 3 + MagazineBoxPistol40AP: 3 # Rifle Ammo MagazineBoxImprovisedRifle: 3 - + MagazineLightRifleMaxim: 3 + MagazineRifleM52AP: 5 + MagazineRifleM52FMJ: 5 + MagazineRifleM52HP: 5 + MagazineRifleM52SP: 5 + MagazineRifleM52Incendiary: 5 + MagazineRifleM52Practice: 5 + MagazineRifleM52Uranium: 5 + MagazineRifleSP: 5 + MagazineRifleHP: 5 + MagazineRifleFMJ: 5 + MagazineRifleAP: 5 + MagazineBoxRifleSP: 3 + MagazineBoxRifleHP: 3 + MagazineBoxRifleFMJ: 3 + MagazineBoxRifleAP: 3 + MagazineLightRifleSP: 5 + MagazineLightRifleHP: 5 + MagazineLightRifleFMJ: 5 + MagazineLightRifleAP: 5 + MagazineBoxLightRifleSP: 3 + MagazineBoxLightRifleHP: 3 + MagazineBoxLightRifleFMJ: 3 + MagazineBoxLightRifleAP: 3 + MagazineRifleHeavySP: 5 + MagazineRifleHeavyHP: 5 + MagazineRifleHeavyFMJ: 5 + MagazineRifleHeavyAP: 5 + MagazineBoxHeavyRifleSP: 3 + MagazineBoxHeavyRifleHP: 3 + MagazineBoxHeavyRifleFMJ: 3 + MagazineBoxHeavyRifleAP: 3 + MagazineBoxHeavyRiflePractice: 3 + MagazineBoxHeavyRifleIncendiary: 3 + MagazineBoxHeavyRifleUranium: 3 + MagazineScarH: 5 + MagazineBR64: 5 + MagazineDragunov: 5 + MagazineBauer127: 5 + MagazineBoxAntiMateriel: 3 + # LMG Ammo + MagazineLightMachineGunMG60: 5 + MagazineLightRifleBeltBox: 5 + MagazineLightRifleBeltBoxHP: 5 + MagazineLightRifleBeltBoxFMJ: 5 + MagazineLightRifleBeltBoxAP: 5 + MagazineLightRifleBeltBoxIncendiary: 5 + MagazineLightRifleBeltBoxPractice: 5 + MagazineLightRifleBeltBoxUranium: 5 + MagazineMachineGunMG42: 5 + MagazineDl6902: 5 + MagazineBoxRifleMachineSP: 3 + MagazineBoxRifleMachineHP: 3 + MagazineBoxRifleMachineFMJ: 3 + MagazineBoxRifleMachineAP: 3 + MagazineBoxRifleMachinePractice: 3 + MagazineBoxRifleMachineIncendiary: 3 + MagazineBoxRifleMachineUranium: 3 #Lasers IK MagazineBatteryLr30: 8 MagazineBatteryLr60: 8 + # Test Tools + AdminPDA: 3 + AccessConfiguratorUniversal: 3 + # Mechs + MechHauler: 2 + MechBigYarrkeBattery: 2 + MechPaddyFilled: 2 + MechRipley2DeathBattery: 2 + MechRipley2Battery: 2 + MechSecPod: 2 + MechMaulerSyndieFilled: 2 + MechMarauderFilled: 2 + MechSeraphFilled: 2 + MechLockerBattery: 2 + MechPhazonBattery: 2 + MechHonkerFilled: 2 + MechRoverSyndieFilled: 2 + MechDurandBattery: 2 + MechNTGygaxFilled: 2 + MechGygaxSyndieFilled: 2 + MechGygaxBattery: 2 diff --git a/Resources/Prototypes/_Sunrise/Catalog/ert_uplink_catalog.yml b/Resources/Prototypes/_Sunrise/Catalog/ert_uplink_catalog.yml index 03b2f5a49d..60111d03b8 100644 --- a/Resources/Prototypes/_Sunrise/Catalog/ert_uplink_catalog.yml +++ b/Resources/Prototypes/_Sunrise/Catalog/ert_uplink_catalog.yml @@ -85,7 +85,7 @@ productEntity: WeaponMachineGunMG42 icon: { sprite: _Sunrise/Interface/Misc/nt_icons.rsi, state: mg42 } cost: - Bluecrystal: 45 + Bluecrystal: 35 categories: - NTAutoGun conditions: @@ -103,7 +103,7 @@ productEntity: PowerpackMinigunMG100 icon: { sprite: _Sunrise/Interface/Misc/nt_icons.rsi, state: mg_100 } cost: - Bluecrystal: 45 + Bluecrystal: 38 categories: - NTAutoGun conditions: @@ -116,18 +116,6 @@ - ERTGamma - ERTEpsilon -- type: listing - id: ERTUplinkWeaponRifleAR18Filled - productEntity: ClothingBackpackDuffelWeaponRifleAR18Filled - icon: { sprite: _Sunrise/Interface/Misc/nt_icons.rsi, state: ar18 } - cost: - Bluecrystal: 13 - categories: - - NTAutoGun - conditions: - - !type:ListingLimitedStockCondition - stock: 3 - - type: listing id: ERTUplinkWeaponRifleM28Filled productEntity: ClothingBackpackDuffelWeaponRifleM28Filled @@ -140,13 +128,31 @@ - !type:ListingLimitedStockCondition stock: 3 +- type: listing + id: ERTUplinklWeaponRifleM52Filled + name: ntuplink-gun-bundlem52-name + productEntity: ClothingBackpackDuffelWeaponRifleM52Filled + icon: { sprite: _Sunrise/Interface/Misc/nt_icons.rsi, state: m52 } + cost: + Bluecrystal: 25 + categories: + - NTAutoGun + conditions: + - !type:ListingLimitedStockCondition + stock: 1 + - !type:StoreWhitelistCondition + whitelist: + tags: + - ERTGamma + - ERTEpsilon + - type: listing id: ERTUplinkWeaponRifleBR64Filled name: ntuplink-gun-bundlebr64-name productEntity: ClothingBackpackDuffelWeaponRifleBR64Filled icon: { sprite: _Sunrise/Interface/Misc/nt_icons.rsi, state: br64 } cost: - Bluecrystal: 25 + Bluecrystal: 20 categories: - NTAutoGun conditions: @@ -177,12 +183,11 @@ - ERTEpsilon - type: listing - id: ERTUplinkWeaponShotgunZauer - name: ntuplink-gun-bundlezauer-name + id: ERTUplinkWeaponShotgunCycler productEntity: ClothingBackpackDuffelWeaponShotgunCycler - icon: { sprite: _Sunrise/Interface/Misc/nt_icons.rsi, state: zauer } + icon: { sprite: _Sunrise/Interface/Misc/nt_icons.rsi, state: cycler } cost: - Bluecrystal: 20 + Bluecrystal: 23 categories: - NTAutoGun conditions: @@ -533,6 +538,18 @@ - !type:ListingLimitedStockCondition stock: 6 +- type: listing + id: ERTUplinkBoxMagazineRifleM52 + productEntity: BoxMagazineRifleM52 + icon: { sprite: _Sunrise/Interface/Misc/nt_icons.rsi, state: box_rifle } + cost: + Crystallite: 9 + categories: + - NTAmmo + conditions: + - !type:ListingLimitedStockCondition + stock: 6 + - type: listing id: ERTUplinkMagazineMagnum productEntity: MagazineMagnum @@ -565,7 +582,7 @@ productEntity: MagazineP90 icon: { sprite: _Sunrise/Interface/Misc/nt_icons.rsi, state: mag_p90 } cost: - Crystallite: 6 + Crystallite: 5 categories: - NTAmmo conditions: @@ -580,7 +597,7 @@ productEntity: SMGAmmoKit icon: { sprite: _Sunrise/Interface/Misc/nt_icons.rsi, state: box_smg } cost: - Crystallite: 12 + Crystallite: 9 categories: - NTAmmo conditions: @@ -626,7 +643,7 @@ productEntity: MagazineMachineGunMG42 icon: { sprite: _Sunrise/Interface/Misc/nt_icons.rsi, state: mag_mg342 } cost: - Crystallite: 8 + Crystallite: 6 categories: - NTAmmo conditions: @@ -901,6 +918,8 @@ - type: listing id: ERTUplinkStimkitFilledNT productEntity: StimkitFilledNT + name: uplink-stimkit-nt-name + description: uplink-stimkit-nt-desc icon: { sprite: _Sunrise/Interface/Misc/nt_icons.rsi, state: stimkit } cost: Crystallite: 12 @@ -910,6 +929,20 @@ - !type:ListingLimitedStockCondition stock: 5 +- type: listing + id: ERTUplinkCoalpenKit + name: uplink-coalpen-kit-name + description: uplink-coalpen-kit-desc + productEntity: CoalpenKitFilled + icon: { sprite: _Sunrise/Interface/Misc/nt_icons.rsi, state: stimkit } + cost: + Crystallite: 10 + categories: + - NTMedicine + conditions: + - !type:ListingLimitedStockCondition + stock: 5 + - type: listing id: ERTUplinkDuffelNanotrasenMedicalBundleFilled productEntity: ClothingBackpackDuffelNanotrasenMedicalBundleFilled @@ -946,21 +979,6 @@ - !type:ListingLimitedStockCondition stock: 3 -- type: listing - id: ERTUplinkCoalpenKit - name: uplink-coalpen-kit-name - description: uplink-coalpen-kit-desc - productEntity: CoalpenKitFilled - icon: { sprite: _Sunrise/Objects/Specific/Medical/medipen.rsi, state: coalpen } - cost: - Crystallite: 12 - categories: - - NTMedicine - conditions: - - !type:ListingLimitedStockCondition - stock: 5 - - # Дополнительное: - type: listing diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Devices/pda.yml index a3a017befe..80497fec7c 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Devices/pda.yml @@ -178,13 +178,6 @@ - type: Icon sprite: _Sunrise/Objects/Devices/pda.rsi state: pda-space-prison-guardian - - type: CartridgeLoader - uiKey: enum.PdaUiKey.Key - preinstalled: - - CrewManifestCartridge - - NotekeeperCartridge - - NanoTaskCartridge - - NewsReaderCartridge - type: entity parent: BasePDA @@ -207,13 +200,6 @@ - type: Icon sprite: _Sunrise/Objects/Devices/pda.rsi state: pda-space-prison-engineer - - type: CartridgeLoader - uiKey: enum.PdaUiKey.Key - preinstalled: - - CrewManifestCartridge - - NotekeeperCartridge - - NanoTaskCartridge - - NewsReaderCartridge - type: entity parent: BasePDA @@ -236,16 +222,9 @@ - type: Icon sprite: _Sunrise/Objects/Devices/pda.rsi state: pda-space-prison-scientist - - type: CartridgeLoader - uiKey: enum.PdaUiKey.Key - preinstalled: - - CrewManifestCartridge - - NotekeeperCartridge - - NanoTaskCartridge - - NewsReaderCartridge - type: entity - parent: BasePDA + parent: BaseMedicalPDA id: PrisonDoctorPDA name: prison doctor's PDA description: Sterile in appearance but worn at the edges, it has held more than one story of pain and salvation. @@ -265,14 +244,6 @@ - type: Icon sprite: _Sunrise/Objects/Devices/pda.rsi state: pda-space-prison-doctor - - type: CartridgeLoader - uiKey: enum.PdaUiKey.Key - preinstalled: - - CrewManifestCartridge - - NotekeeperCartridge - - NanoTaskCartridge - - NewsReaderCartridge - - MedTekCartridge - type: entity parent: BasePDA @@ -295,13 +266,6 @@ - type: Icon sprite: _Sunrise/Objects/Devices/pda.rsi state: pda-space-prison-chef - - type: CartridgeLoader - uiKey: enum.PdaUiKey.Key - preinstalled: - - CrewManifestCartridge - - NotekeeperCartridge - - NanoTaskCartridge - - NewsReaderCartridge - type: entity parent: BasePDA @@ -361,6 +325,7 @@ - NotekeeperCartridge - NanoTaskCartridge - NewsReaderCartridge + - AstroNavCartridge - type: entity parent: BasePDA @@ -413,16 +378,9 @@ - type: Icon sprite: _Sunrise/Objects/Devices/pda.rsi state: pda-space-prison-boss - - type: CartridgeLoader - uiKey: enum.PdaUiKey.Key - preinstalled: - - CrewManifestCartridge - - NotekeeperCartridge - - NanoTaskCartridge - - NewsReaderCartridge - type: entity - parent: BasePDA + parent: BaseMedicalPDA id: RoboticistPDA name: roboticist's PDA description: It's covered in something sticky. @@ -439,12 +397,6 @@ accentVColor: "#8900c9" - type: Icon state: pda-roboticist - - type: HealthAnalyzer - scanningEndSound: - path: "/Audio/Items/Medical/healthscanner.ogg" - damageContainers: - - Synth - - Silicon - type: entity parent: BaseSecurityPDA diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Fun/toys.yml index ecb56fb914..b481533cd5 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Fun/toys.yml @@ -1504,3 +1504,52 @@ path: /Audio/Items/Defib/defib_zap.ogg params: volume: 100 + +# region Figurine +# Только для Фигурок. Покусаю! +- type: entity + abstract: true + parent: BaseFigurine + id: BasePlayerFigurine + description: A small, detailed miniature. + components: + - type: Sprite + sprite: _Sunrise/Objects/player_figurines.rsi + scale: 0.5, 0.5 + - type: Item + size: Tiny + +- type: entity + parent: BasePlayerFigurine + id: PFigurineGuardRat + name: guard rat + # description: + components: + - type: Sprite + state: guardrat + - type: RandomMetadata + nameSegments: + - NamesRegalratKingdom + - NamesRegalratTitle + nameFormat: name-format-regal-rat + +- type: entity + parent: BasePlayerFigurine + id: PFigurineChaminaM + name: Chamina Maus + # description: + components: + - type: Sprite + state: chamina_maus + +- type: entity + parent: BasePlayerFigurine + id: PFigurinePirateJugger + name: Murmillo + # description: + components: + - type: Sprite + layers: + - state: pirate_jugger + - state: pirate_jugger_unshaded + shader: unshaded diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Specific/NTUplink.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Specific/NTUplink.yml index 89f94adacf..96d6947d18 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Specific/NTUplink.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Specific/NTUplink.yml @@ -5,7 +5,7 @@ name: Bluespace ERT visionary description: Ultra-innovative portable bluespace teleporter. suffix: Empty - categories: [ HideSpawnMenu ] + abstract: true components: - type: Sprite sprite: _Sunrise/Objects/Devices/nt_uplink.rsi @@ -31,11 +31,10 @@ - type: entity parent: BaseUplinkNTERT - id: BaseUplinkNTERTAmber + id: UplinkNTERTAmber name: Bluespace ERT visionary description: Ultra-innovative portable bluespace teleporter. suffix: 75BC, 75C, Amber - categories: [ HideSpawnMenu ] components: - type: Sprite sprite: _Sunrise/Objects/Devices/nt_uplink.rsi @@ -55,11 +54,10 @@ - type: entity parent: BaseUplinkNTERT - id: BaseUplinkNTERTRed + id: UplinkNTERTRed name: Bluespace ERT visionary description: Ultra-innovative portable bluespace teleporter. suffix: 100BC, 100C, Red - categories: [ HideSpawnMenu ] components: - type: Sprite sprite: _Sunrise/Objects/Devices/nt_uplink.rsi @@ -80,11 +78,10 @@ - type: entity parent: BaseUplinkNTERT - id: BaseUplinkNTERTGamma + id: UplinkNTERTGamma name: Bluespace ERT visionary description: Ultra-innovative portable bluespace teleporter. suffix: 200BC, 200C, Gamma - categories: [ HideSpawnMenu ] components: - type: Sprite sprite: _Sunrise/Objects/Devices/nt_uplink.rsi @@ -105,7 +102,7 @@ - type: entity parent: BaseUplinkNTERT - id: BaseUplinkNTERTEpsilon + id: UplinkNTERTEpsilon name: Bluespace DeathSquad visionary description: Ultra-innovative portable bluespace teleporter. suffix: Epsilon @@ -129,7 +126,7 @@ - type: entity parent: BaseUplinkNTERT - id: BaseUplinkNTERTBlueShield + id: UplinkNTERTBlueShield name: Bluespace ERT visionary description: Ultra-innovative portable bluespace teleporter. suffix: 8BC, 10C, BlueShield @@ -154,7 +151,7 @@ - type: entity parent: BaseUplinkNTERT - id: BaseUplinkNTERTDebug + id: UplinkNTERTDebug name: Bluespace ERT visionary description: Ultra-innovative portable bluespace teleporter. suffix: DEBUG @@ -183,12 +180,47 @@ - ERTEpsilon - CBURN +- type: entity + parent: [ClothingHandsGlovesPowerglove, BaseMajorContraband] + id: ClothingHandsPowerGlovesNoUplink + name: power gloves + description: A solid argument made of duraplastalloy fibers in any brawl — just hope the other guy doesn’t bring a gun. + suffix: No Uplink + components: + - type: Item + size: Normal + - type: Clothing + equipSound: /Audio/_Sunrise/Weapons/Guns/Lasers/Pulse/pickup1.ogg + unequipSound: /Audio/_Sunrise/Weapons/Guns/Lasers/Pulse/drop1.ogg + equipDelay: 1.5 + unequipDelay: 3 + stripDelay: 20 + - type: MeleeWeapon + autoAttack: true + attackRate: 1.5 + damage: + types: + Blunt: 14 + Structural: 6 + bluntStaminaDamageFactor: 1.75 + soundHit: + collection: PunchHard + animation: WeaponArcFist + mustBeEquippedToUse: true + - type: MeleeThrowOnHit + distance: 0.5 + speed: 5 + - type: Reflect + reflectProb: .05 + - type: Insulated + - type: entity parent: [ClothingHandsGlovesPowerglove, StorePresetNTUplink, BaseCentcommContraband] id: BaseClothingHandsPowerGlovesUplinkNTERT name: ERT power gloves description: A solid argument made of duraplastalloy fibers in any brawl — just hope the other guy doesn’t bring a gun. Comes with a built-in ERT-standard uplink. suffix: Uplink, Empty + categories: [ HideSpawnMenu ] components: - type: Item size: Normal @@ -238,7 +270,7 @@ parent: BaseClothingHandsPowerGlovesUplinkNTERT id: ClothingHandsPowerGlovesUplinkNTERTAmber suffix: Uplink, Amber - categories: [ HideSpawnMenu ] + #categories: [ HideSpawnMenu ] components: - type: Store balance: @@ -249,7 +281,7 @@ parent: BaseClothingHandsPowerGlovesUplinkNTERT id: ClothingHandsPowerGlovesUplinkNTERTAmberLeader suffix: Uplink, Amber, Leader - categories: [ HideSpawnMenu ] + #categories: [ HideSpawnMenu ] components: - type: Store balance: @@ -260,7 +292,7 @@ parent: ClothingHandsPowerGlovesUplinkNTERTAmber id: ClothingHandsPowerGlovesUplinkNTERTRed suffix: Uplink, Red - categories: [ HideSpawnMenu ] + #categories: [ HideSpawnMenu ] components: - type: Store balance: @@ -275,7 +307,7 @@ parent: BaseClothingHandsPowerGlovesUplinkNTERT id: ClothingHandsPowerGlovesUplinkNTERTRedLeader suffix: Uplink, Red, Leader - categories: [ HideSpawnMenu ] + #categories: [ HideSpawnMenu ] components: - type: Store balance: @@ -290,7 +322,7 @@ parent: ClothingHandsPowerGlovesUplinkNTERTAmber id: ClothingHandsPowerGlovesUplinkNTERTGamma suffix: Uplink, Gamma - categories: [ HideSpawnMenu ] + #categories: [ HideSpawnMenu ] components: - type: Store balance: @@ -305,7 +337,7 @@ parent: BaseClothingHandsPowerGlovesUplinkNTERT id: ClothingHandsPowerGlovesUplinkNTERTGammaLeader suffix: Uplink, Gamma, Leader - categories: [ HideSpawnMenu ] + #categories: [ HideSpawnMenu ] components: - type: Store balance: @@ -321,7 +353,7 @@ id: ClothingHandsPowerGlovesUplinkNTERTCBURN suffix: Uplink, CBURN name: CBURN Power Gloves - categories: [ HideSpawnMenu ] + #categories: [ HideSpawnMenu ] components: - type: MeleeWeapon damage: diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Catrtidges/heavy_rifle.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Catrtidges/heavy_rifle.yml index 5dba8eef06..33cfdcbdc4 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Catrtidges/heavy_rifle.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Catrtidges/heavy_rifle.yml @@ -8,8 +8,6 @@ tags: - Cartridge - CartridgeHeavyRifle - - type: HitScanCartridgeAmmo - hitscan: BulletRifleTraceHeavySP - type: Sprite sprite: _Sunrise/Objects/Weapons/Guns/Ammunition/Casings/7.62x51.rsi scale: 0.60, 0.60 @@ -29,8 +27,6 @@ tags: - Cartridge - CartridgeHeavyRifleR - - type: HitScanCartridgeAmmo - hitscan: BulletRifleTraceHeavySP - type: Sprite sprite: _Sunrise/Objects/Weapons/Guns/Ammunition/Casings/7.62x54.rsi scale: 0.60, 0.60 @@ -121,8 +117,8 @@ name: cartridge (.308 incendiary) parent: BaseCartridgeRifleHeavy components: - - type: HitScanCartridgeAmmo - hitscan: BulletRifleTraceHeavyIncendiary + - type: CartridgeAmmo + proto: BulletRifleTraceHeavyIncendiary - type: Sprite layers: - state: base @@ -227,8 +223,8 @@ name: cartridge (7.62mmR incendiary) parent: BaseCartridgeHeavyRifleR components: - - type: HitScanCartridgeAmmo - hitscan: BulletRifleTraceHeavyIncendiary + - type: CartridgeAmmo + proto: BulletRifleTraceHeavyIncendiary - type: Sprite layers: - state: base diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle.yml index 3ecda99f26..4aa9907a88 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle.yml @@ -1,69 +1,3 @@ -- type: entity - id: MagazineAK - name: Universal AK magazne - parent: BaseItem - components: - - type: Tag - tags: - - MagazineAK - - type: BallisticAmmoProvider - mayTransfer: true - whitelist: - tags: - - CartridgeLightRifle - proto: CartridgeLightRifleSP - capacity: 30 - - type: Item - size: Small - - type: ContainerContainer - containers: - ballistic-ammo: !type:Container - - type: Sprite - sprite: _Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/rifle_machine.rsi - layers: - - state: base - map: ["enum.GunVisualLayers.Base"] - - state: mag-1 - map: ["enum.GunVisualLayers.Mag"] - - type: MagazineVisuals - magState: mag - steps: 2 - zeroVisible: false - - type: Appearance - -- type: entity - id: MagazineMP38 - name: MP38 magazine - parent: BaseItem - components: - - type: Tag - tags: - - MagazineMP38 - - type: BallisticAmmoProvider - mayTransfer: true - proto: CartridgePistolSP - whitelist: - tags: - - CartridgePistol - capacity: 32 - - type: Item - size: Small - - type: ContainerContainer - containers: - ballistic-ammo: !type:Container - - type: Sprite - sprite: _Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/mp38.rsi - layers: - - state: base - map: ["enum.GunVisualLayers.Base"] - - state: mag-1 - map: ["enum.GunVisualLayers.Mag"] - - type: MagazineVisuals - magState: mag - steps: 2 - zeroVisible: false - - type: Appearance - - type: entity id: MagazineScorpion name: Scorpion magazine @@ -316,39 +250,6 @@ zeroVisible: false - type: Appearance -- type: entity - id: MagazineSTG44 - name: STG44 magazine - parent: BaseItem - components: - - type: Tag - tags: - - MagazineSTG44 - - type: BallisticAmmoProvider - mayTransfer: true - whitelist: - tags: - - CartridgeLightRifle - proto: CartridgeLightRifleSP - capacity: 30 - - type: Item - size: Small - - type: ContainerContainer - containers: - ballistic-ammo: !type:Container - - type: Sprite - sprite: _Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/stg44.rsi - layers: - - state: base - map: ["enum.GunVisualLayers.Base"] - - state: mag-1 - map: ["enum.GunVisualLayers.Mag"] - - type: MagazineVisuals - magState: mag - steps: 2 - zeroVisible: false - - type: Appearance - - type: entity id: MagazineDl6902 name: box-magazine DL6902 diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml index 096920bde2..8d4a60d5ce 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Magazines/pistol.yml @@ -98,13 +98,13 @@ - type: Appearance - type: entity - id: MagazinePPSH41 + id: MagazinePistolSubMachineGunPPSHExtended name: PPSH magazine parent: BaseItem components: - type: Tag tags: - - MagazinePPSH41 + - MagazineSMGPPSH - type: BallisticAmmoProvider mayTransfer: true proto: CartridgePistolSP # 57x28 @@ -130,13 +130,6 @@ zeroVisible: false - type: Appearance -- type: entity - parent: MagazinePPSH41 - id: MagazinePPSH41Extended - components: - - type: BallisticAmmoProvider - capacity: 85 - - type: entity parent: MagazineMP5 id: MagazineMP5Extended diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Magazines/rifle.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Magazines/rifle.yml index 4a9d25c6b5..ff7e0aa656 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Magazines/rifle.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Ammunition/Magazines/rifle.yml @@ -1,41 +1,2 @@ -- type: entity - id: MagazineV31 - parent: BaseItem - components: - - type: Tag - tags: - - MagazineV31 -# Увы -# - type: BallisticAmmoProvider -# mayTransfer: true -# capacity: 40 -# proto: CartridgeRail -# whitelist: -# tags: -# - CartridgeRail - - type: ContainerContainer - containers: - ballistic-ammo: !type:Container - - type: Item - size: Small - sprite: _Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/v31.rsi - - type: Sprite - netsync: false - sprite: _Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/v31.rsi - layers: - - state: base - map: ["enum.GunVisualLayers.Base"] - - state: mag-1 - map: ["enum.GunVisualLayers.Mag"] - - type: MagazineVisuals - magState: mag - steps: 2 - zeroVisible: false - - type: Appearance -- type: entity - parent: MagazineV31 - id: MagazineV31Extended - components: - - type: BallisticAmmoProvider - capacity: 50 +# id: MagazineV31 # Press F diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml index a9cd09ec4f..2f590c2afa 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml @@ -87,37 +87,6 @@ steps: 5 zeroVisible: true -# - type: entity -# name: IK-30 laser carbine -# parent: [ BaseWeaponAutoPowerCell, BaseRestrictedContraband ] -# id: WeaponGunLaserCarbineSemi -# description: "A semi-automatic battery laser carbine." -# components: -# - type: Sprite -# sprite: _Sunrise/Objects/Weapons/Guns/Battery/batterylaser_carbine.rsi -# layers: -# - state: base -# map: ["enum.GunVisualLayers.Base"] -# - state: mag-unshaded-4 -# map: ["enum.GunVisualLayers.MagUnshaded"] -# shader: unshaded -# - type: Gun -# selectedMode: SemiAuto -# fireRate: 2.75 -# availableModes: -# - SemiAuto -# - type: Clothing -# sprite: _Sunrise/Objects/Weapons/Guns/Battery/batterylaser_carbine.rsi -# - type: Item -# size: Huge -# shape: -# - 0,0,4,1 -# sprite: _Sunrise/Objects/Weapons/Guns/Battery/batterylaser_carbine.rsi -# - type: MagazineVisuals -# magState: mag -# steps: 5 -# zeroVisible: true - - type: entity name: energy gun parent: BaseWeaponBattery @@ -139,7 +108,7 @@ - type: Item size: Huge shape: - - 0,0,4,1 + - 0,0,3,1 - type: Gun soundGunshot: path: /Audio/Weapons/Guns/Gunshots/laser.ogg @@ -350,42 +319,6 @@ - type: StaticPrice price: 750 -# - type: entity -# name: IK-60 laser carbine -# parent: [ BaseWeaponAutoPowerCell, BaseRestrictedContraband ] -# id: WeaponGunLaserCarbineAutomatic -# description: "A burst automatic battery laser carbine." -# components: -# - type: Sprite -# sprite: _Sunrise/Objects/Weapons/Guns/Battery/energygun_carbine.rsi -# layers: -# - state: base -# map: ["enum.GunVisualLayers.Base"] -# - state: mag-unshaded-4 -# map: ["enum.GunVisualLayers.MagUnshaded"] -# shader: unshaded -# - type: Gun -# minAngle: 1.5 -# maxAngle: 20 -# angleIncrease: 1.25 -# angleDecay: 12 -# selectedMode: Burst -# shotsPerBurst: 5 -# burstCooldown: 0.15 -# burstFireRate: 8 -# availableModes: -# - Burst -# - type: Item -# size: Huge -# shape: -# - 0,0,4,1 -# - type: Clothing -# sprite: _Sunrise/Objects/Weapons/Guns/Battery/energygun_carbine.rsi -# - type: MagazineVisuals -# magState: mag -# steps: 5 -# zeroVisible: true - - type: entity name: Energy Pistol «Judge» parent: BaseWeaponBatterySmall diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml index 9b3a7be591..49695ac721 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/LMGs/lmgs.yml @@ -108,7 +108,7 @@ slots: gun_magazine: name: Magazine - startingItem: MagazineRPD + startingItem: MagazineLightRifleBeltBox insertSound: /Audio/_Sunrise/Weapons/Guns/LMGs/reload.ogg ejectSound: /Audio/_Sunrise/Weapons/Guns/LMGs/unload.ogg priority: 2 diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Rifles/rifles.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Rifles/rifles.yml index 1891aaf59c..d743d38d79 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Rifles/rifles.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Rifles/rifles.yml @@ -76,8 +76,8 @@ - type: HeldSpeedModifier - type: CursorOffsetRequiresWield - type: EyeCursorOffset - maxOffset: 4.5 - pvsIncrease: 0.45 + maxOffset: 3 + pvsIncrease: 0.3 - type: KnockbackByUserTag doestContain: Resomi: @@ -398,11 +398,8 @@ delay: 0.75 - type: CursorOffsetRequiresWield - type: EyeCursorOffset - maxOffset: 6 - pvsIncrease: 0.6 - - type: SpeedModifiedOnWield - walkModifier: 0.85 - sprintModifier: 0.85 + maxOffset: 5 + pvsIncrease: 0.5 - type: entity name: M-28 @@ -463,11 +460,8 @@ delay: 0.75 - type: CursorOffsetRequiresWield - type: EyeCursorOffset - maxOffset: 5 - pvsIncrease: 0.5 - - type: SpeedModifiedOnWield - walkModifier: 0.8 - sprintModifier: 0.8 + maxOffset: 4 + pvsIncrease: 0.4 - type: entity name: AR-18 @@ -585,119 +579,6 @@ - type: UseDelay delay: 0.35 -- type: entity - name: STG 44 - parent: BaseWeaponRifleSunrise - id: WeaponSTG44 - components: - - type: Sprite - sprite: _Sunrise/Objects/Weapons/Guns/Rifles/stg44/big.rsi - layers: - - state: base - map: ["enum.GunVisualLayers.Base"] - - state: mag-0 - map: ["enum.GunVisualLayers.Mag"] - - type: Clothing - sprite: _Sunrise/Objects/Weapons/Guns/Rifles/stg44/tiny.rsi - - type: Item - size: Huge - shape: - - 0,0,3,2 - sprite: _Sunrise/Objects/Weapons/Guns/Rifles/stg44/tiny.rsi - - type: Gun - minAngle: 2 - maxAngle: 19 - angleIncrease: 2.25 - angleDecay: 10 - fireRate: 5.25 - soundGunshot: - collection: ak47 - - type: ChamberMagazineAmmoProvider - - type: ItemSlots - slots: - gun_magazine: - name: Magazine - startingItem: MagazineSTG44 - insertSound: /Audio/_Sunrise/Weapons/Guns/Rifles/AK/ak_reload.ogg - ejectSound: /Audio/_Sunrise/Weapons/Guns/Rifles/AK/ak_unload.ogg - priority: 2 - whitelist: - tags: - - MagazineSTG44 - - MagazineLightRifle - gun_chamber: - name: Chamber - startingItem: CartridgeLightRifleSP - priority: 1 - whitelist: - tags: - - CartridgeLightRifle - - type: ContainerContainer - containers: - gun_magazine: !type:ContainerSlot - gun_chamber: !type:ContainerSlot - - type: MagazineVisuals - magState: mag - steps: 1 - zeroVisible: true - - type: Appearance - - type: Wieldable - - type: UseDelay - delay: 0.5 - -- type: entity - name: V-31 assault rifle - parent: BaseWeaponRifleSunrise - id: WeaponRifleV31 - components: - - type: Sprite - sprite: _Sunrise/Objects/Weapons/Guns/Rifles/v31/big.rsi - layers: - - state: base - map: ["enum.GunVisualLayers.Base"] - - state: mag-0 - map: ["enum.GunVisualLayers.Mag"] - - type: Clothing - sprite: _Sunrise/Objects/Weapons/Guns/Rifles/v31/tiny.rsi - - type: Item - size: Huge - shape: - - 0,0,3,2 - sprite: _Sunrise/Objects/Weapons/Guns/Rifles/v31/tiny.rsi - - type: Gun - fireRate: 3.5 - minAngle: 1 - maxAngle: 12 - soundGunshot: - path: /Audio/_Sunrise/Weapons/Guns/Rifles/v31/v31_shot.ogg - params: - volume: -2 - - type: ChamberMagazineAmmoProvider - autoEject: true - - type: ItemSlots - slots: - gun_magazine: - name: Magazine - startingItem: MagazineV31 - insertSound: /Audio/_Sunrise/Weapons/Guns/Rifles/v31/v31_reload.ogg - ejectSound: /Audio/_Sunrise/Weapons/Guns/Rifles/v31/v31_unload.ogg - priority: 2 - whitelist: - tags: - - MagazineV31 - - type: ContainerContainer - containers: - gun_magazine: !type:ContainerSlot - gun_chamber: !type:ContainerSlot - - type: MagazineVisuals - magState: mag - steps: 1 - zeroVisible: true - - type: Appearance - - type: Wieldable - - type: UseDelay - delay: 0.5 - - type: entity name: scar-h parent: BaseWeaponRifleSunrise diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/SMGs/smgs.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/SMGs/smgs.yml index 0cde818309..b7f785fe9e 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/SMGs/smgs.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/SMGs/smgs.yml @@ -16,11 +16,11 @@ minAngle: -2.9 maxAngle: -30 - type: Gun - minAngle: 6 - maxAngle: 65 - angleIncrease: 2.95 - angleDecay: 24 - fireRate: 8 + minAngle: 3 + maxAngle: 50 + angleIncrease: 3 + angleDecay: 20 + fireRate: 10 soundGunshot: path: /Audio/_Sunrise/Weapons/Guns/SMGs/p90_shot.ogg params: @@ -55,13 +55,6 @@ - type: ChamberMagazineAmmoProvider soundRack: path: /Audio/_Sunrise/Weapons/Guns/SMGs/p90_cocked.ogg - - type: SpeedModifiedOnWield - walkModifier: 0.86 - sprintModifier: 0.86 - - type: ClothingSpeedModifier - walkModifier: 0.9 - sprintModifier: 0.9 - - type: HeldSpeedModifier - type: entity name: MP-38 @@ -355,10 +348,12 @@ - type: UseDelay delay: 0.5 +#PPSH - type: entity - name: PPSH-41 - parent: BaseWeaponSubMachineGun - id: WeaponSubMachineGunPPSH41 + name: PPSH 59 SMG + parent: [BaseWeaponSubMachineGun, BaseMajorContraband] #, BaseSovietContraband + id: WeaponSubMachineGunPPSH + description: Beloved by USSP veterans and feared by friendly fire protocols everywhere. Uses .35 ammo. components: - type: Sprite sprite: _Sunrise/Objects/Weapons/Guns/SMGs/ppsh41/big.rsi @@ -370,53 +365,48 @@ - type: Clothing sprite: _Sunrise/Objects/Weapons/Guns/SMGs/ppsh41/tiny.rsi - type: Item - size: Large sprite: _Sunrise/Objects/Weapons/Guns/SMGs/ppsh41/tiny.rsi + - type: Wieldable + unwieldOnUse: false - type: GunWieldBonus - minAngle: -7 - maxAngle: -95 + minAngle: -9 + maxAngle: -9 - type: Gun - minAngle: 10 - maxAngle: 120 - angleIncrease: 5 - angleDecay: 30 - fireRate: 9 + minAngle: 21 + maxAngle: 32 + fireRate: 15 + selectedMode: FullAuto + availableModes: + - SemiAuto + - FullAuto soundGunshot: - path: /Audio/_Sunrise/Weapons/Guns/SMGs/ppsh41/ppsh_shot.ogg - params: - volume: -1 - soundEmpty: - path: /Audio/_Sunrise/Weapons/Guns/SMGs/ppsh41/ppsh_empty.ogg + path: /Audio/_Starlight/Weapons/Guns/Gunshots/ppsh.ogg + - type: MagazineVisuals + magState: mag + steps: 1 + zeroVisible: true + - type: Appearance + - type: ChamberMagazineAmmoProvider + autoEject: true - type: ItemSlots slots: gun_magazine: name: Magazine - startingItem: MagazinePPSH41 - insertSound: /Audio/_Sunrise/Weapons/Guns/SMGs/ppsh41/ppsh_reload.ogg - ejectSound: /Audio/_Sunrise/Weapons/Guns/SMGs/ppsh41/ppsh_unload.ogg + startingItem: MagazinePistolSubMachineGunPPSH + insertSound: /Audio/Weapons/Guns/MagIn/smg_magin.ogg + ejectSound: /Audio/Weapons/Guns/MagOut/smg_magout.ogg priority: 2 whitelist: tags: - - MagazinePPSH41 - - MagazinePistolSubMachineGun + - MagazineSMGPPSH + whitelistFailPopup: gun-magazine-whitelist-fail gun_chamber: name: Chamber startingItem: CartridgePistolSP priority: 1 whitelist: tags: - - CartridgePistol - - type: MagazineVisuals - magState: mag - steps: 1 - zeroVisible: true - - type: Appearance - - type: Wieldable - - type: UseDelay - delay: 1 - - type: SpeedModifiedOnWield - walkModifier: 0.85 - sprintModifier: 0.85 + - CartridgePistol - type: entity name: MS-42 @@ -652,8 +642,8 @@ walkModifier: 0.99 sprintModifier: 0.99 - type: EyeCursorOffset - maxOffset: 3.5 - pvsIncrease: 0.45 + maxOffset: 2 + pvsIncrease: 0.2 - type: Contraband allowedDepartments: [ CentralCommand, Security ] diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml index c737bb10e6..65ea37649d 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml @@ -33,7 +33,7 @@ id: WeaponShotgunTrenchgun4034 components: - type: Sprite - scale: 0.85, 0.85 + scale: 0.8, 0.8 sprite: _Sunrise/Objects/Weapons/Guns/Shotguns/trenchgun_l_4034/big.rsi - type: Item size: Large @@ -52,10 +52,9 @@ - type: Wieldable - type: GunRequiresWield - type: Gun + spread: 22 pump: true - fireRate: 1.25 - - type: GunSpreadModifier - spread: 0.8 + fireRate: 1.8 - type: Construction graph: ShotgunTrenchgun4034Sawn node: start @@ -71,11 +70,11 @@ sprite: _Sunrise/Objects/Weapons/Guns/Shotguns/trenchgun_l_4034_sawn/big.rsi - type: Gun pump: true - fireRate: 1.5 + fireRate: 2 useKey: true selectedMode: SemiAuto - type: GunSpreadModifier - spread: 1.4 + spread: 1.2 - type: MeleeWeapon angle: 60 range: 1 @@ -95,7 +94,7 @@ - type: Clothing sprite: _Sunrise/Objects/Weapons/Guns/Shotguns/trenchgun_l_4034_sawn/tiny.rsi - type: BallisticAmmoProvider - capacity: 5 + capacity: 4 - type: UseDelay delay: 0.25 - type: SpeedModifiedOnWield diff --git a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Snipers/snipers.yml b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Snipers/snipers.yml index 24418c9196..768a3e239e 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Snipers/snipers.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Objects/Weapons/Guns/Snipers/snipers.yml @@ -48,11 +48,11 @@ - MagazineDragunov gun_chamber: name: Chamber - startingItem: CartridgeLightRifleSP + startingItem: CartridgeHeavyRifleRFMJ priority: 1 whitelist: tags: - - CartridgeLightRifle + - CartridgeHeavyRifleR - type: ContainerContainer containers: gun_magazine: !type:ContainerSlot diff --git a/Resources/Prototypes/_Sunrise/Entities/Structures/Storage/Closets/Lockers/lockers.yml b/Resources/Prototypes/_Sunrise/Entities/Structures/Storage/Closets/Lockers/lockers.yml index 2c9d545fbb..03d25d2a07 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Structures/Storage/Closets/Lockers/lockers.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Structures/Storage/Closets/Lockers/lockers.yml @@ -69,6 +69,42 @@ contents: - id: WeaponIONRifle +- type: entity + parent: GunSafe + id: GunSafeSMRTGun + name: SMART Safe + description: Heavy reinforced special gun save delivered from NanoTrasen Smart Arms Division for field testing. Contain unique Smart gun LMG. + components: + - type: StorageFill + contents: + - id: WeaponLightMachineGunM492 + - id: ClothingBeltSecurityWebbing + - id: MagazineLightRifleBeltBox # two, one already in lmg + - id: MagazineLightRifleBeltBoxFMJ + - id: MagazineLightRifleBeltBoxHP + - id: MagazineLightRifleBeltBoxIncendiary # All types to manage all variants of threats + - type: AccessReader + access: [["CentralCommand"]] + alertAccesses: + gamma: GammaAlertAccesses + - type: Godmode + - type: Transform + anchored: true + - type: Anchorable + flags: + - Anchorable + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeAabb + bounds: "-0.25,-0.48,0.25,0.48" + density: 2000 + mask: + - MachineMask + layer: + - MachineLayer + - type: entity id: ClosetPatologoanatom name: patologoanatom's locker diff --git a/Resources/Prototypes/_Sunrise/Maps/debug.yml b/Resources/Prototypes/_Sunrise/Maps/debug.yml index 421a2c7c92..09613434ab 100644 --- a/Resources/Prototypes/_Sunrise/Maps/debug.yml +++ b/Resources/Prototypes/_Sunrise/Maps/debug.yml @@ -1,14 +1,14 @@ -- type: gameMap - id: SunriseDev - mapName: Dev - mapPath: /Maps/_Sunrise/Station/dev_map.yml - minPlayers: 0 - stations: - Dev: - stationProto: DevStation - components: - - type: StationNameSetup - mapNameTemplate: "Dev" - - type: StationJobs - availableJobs: - Captain: [ -1, -1 ] +# - type: gameMap +# id: SunriseDev +# mapName: Dev +# mapPath: /Maps/_Sunrise/Station/dev_map.yml +# minPlayers: 0 +# stations: +# Dev: +# stationProto: DevStation +# components: +# - type: StationNameSetup +# mapNameTemplate: "Dev" +# - type: StationJobs +# availableJobs: +# Captain: [ -1, -1 ] diff --git a/Resources/Prototypes/_Sunrise/Recipes/Lathes/Packs/security.yml b/Resources/Prototypes/_Sunrise/Recipes/Lathes/Packs/security.yml index be25157b54..30b1d7dd52 100644 --- a/Resources/Prototypes/_Sunrise/Recipes/Lathes/Packs/security.yml +++ b/Resources/Prototypes/_Sunrise/Recipes/Lathes/Packs/security.yml @@ -40,10 +40,10 @@ - BoxShellTranquilizer #####################MAGAZINE####################### # LMG - - LightRifleMagazineSP - - LightRifleMagazineHP - - LightRifleMagazineFMJ - - LightRifleMagazineEmpty + - MagazineLightRifleBeltBoxSP + - MagazineLightRifleBeltBoxHP + - MagazineLightRifleBeltBoxFMJ + - MagazineLightRifleBeltBoxEmpty # Light Rifle - MagazineLightRifleSP - MagazineLightRifleHP @@ -91,10 +91,6 @@ - MagazineRifleHeavyHP - MagazineRifleHeavySP - MagazineRifleHeavyEmpty - # Shotgun Magazine - - MagazineShotgun - - MagazineShotgunEmpty - - MagazineShotgunSlug # Shotgun Speedloader - SpeedLoaderShellShotgun - SpeedLoaderShotgunEmpty @@ -119,7 +115,6 @@ # - MagazineRifleExtended # - MagazineAR18Extended # - MagazineM28Extended -# - MagazineV31Extended # - MagazineBauer127Extended # - MagazineBR64Extended # - MagazineDragunovExtended @@ -160,9 +155,9 @@ - BoxShellTranquilizer #####################MAGAZINE####################### # LMG - - LightRifleMagazineIncendiary - - LightRifleMagazineUranium - - LightRifleMagazineAP + - MagazineLightRifleBeltBoxIncendiary + - MagazineLightRifleBeltBoxUranium + - MagazineLightRifleBeltBoxAP # Light Rifle - MagazineLightRifleIncendiary - MagazineLightRifleUranium @@ -201,8 +196,6 @@ - MagazineRifleHeavyAP - MagazineRifleHeavyUranium # Shotgun - - MagazineShotgunBeanbag - - MagazineShotgunIncendiary - SpeedLoaderShotgunIncendiary - SpeedLoaderShotgunUranium # Grenade @@ -239,3 +232,11 @@ - WeaponMechCombatDisabler - WeaponMechCombatFlashbangLauncher - WeaponMechCombatMissileRack8 + +- type: latheRecipePack + id: SyndicateAmmoSunrise + recipes: + - MagazineLightRifleBoxIncendiary + - MagazineLightRifleBoxUranium + - MagazineShotgunIncendiary + - MagazineShotgunBeanbag diff --git a/Resources/Prototypes/_Sunrise/Recipes/Lathes/ammo.yml b/Resources/Prototypes/_Sunrise/Recipes/Lathes/ammo.yml index 48b5398fba..5505ab9219 100644 --- a/Resources/Prototypes/_Sunrise/Recipes/Lathes/ammo.yml +++ b/Resources/Prototypes/_Sunrise/Recipes/Lathes/ammo.yml @@ -673,15 +673,6 @@ Steel: 300 # Non Stationary Ammunition -- type: latheRecipe - id: MagazineMP38 - result: MagazineMP38 - categories: - - Ammo - completetime: 5 - materials: - Steel: 835 - - type: latheRecipe id: MagazineLightMachineGunMG60 result: MagazineLightMachineGunMG60 @@ -691,40 +682,34 @@ materials: Steel: 3700 -- type: latheRecipe - id: MagazinePPSH41 - result: MagazinePPSH41 - categories: - - Ammo - completetime: 5 - materials: - Steel: 1200 - -- type: latheRecipe - id: MagazineRPD - result: MagazineRPD - categories: - - Ammo - completetime: 5 - materials: - Steel: 1465 - - - type: latheRecipe parent: BaseAmmoRecipe id: MagazineLightRifleBoxIncendiary result: MagazineLightRifleBoxIncendiary materials: Steel: 150 - Plastic: 475 - Plasma: 475 + Plastic: 900 - type: latheRecipe - id: MagazineLightRifleBox + parent: BaseAmmoRecipe + id: MagazineLightRifleBoxUranium + result: MagazineLightRifleBoxUranium + materials: + Steel: 150 + Plastic: 475 + Uranium: 475 + +- type: latheRecipe + parent: BaseAmmoRecipe + id: MagazineRifleBoxSP result: MagazineRifleBoxSP - categories: - - Ammo - completetime: 5 + materials: + Steel: 1100 + +- type: latheRecipe + parent: BaseAmmoRecipe + id: MagazineRifleBoxFMJ + result: MagazineRifleBoxFMJ materials: Steel: 1100 @@ -735,56 +720,56 @@ # 7.62 light Rifle Magazines - type: latheRecipe parent: BaseEmptyAmmoRecipe - id: LightRifleMagazineEmpty - result: LightRifleMagazineEmpty + id: MagazineLightRifleBeltBoxEmpty + result: MagazineLightRifleBeltBoxEmpty materials: Steel: 100 - type: latheRecipe parent: BaseAmmoRecipe - id: LightRifleMagazineSP - result: LightRifleMagazineSP + id: MagazineLightRifleBeltBoxSP + result: MagazineLightRifleBeltBox materials: Steel: 1412 - type: latheRecipe parent: BaseAmmoRecipe - id: LightRifleMagazineHP - result: LightRifleMagazineHP + id: MagazineLightRifleBeltBoxHP + result: MagazineLightRifleBeltBoxHP materials: Steel: 1412 - type: latheRecipe parent: BaseAmmoRecipe - id: LightRifleMagazineFMJ - result: LightRifleMagazineFMJ + id: MagazineLightRifleBeltBoxFMJ + result: MagazineLightRifleBeltBoxFMJ materials: Steel: 1412 - type: latheRecipe parent: BaseAmmoRecipe - id: LightRifleMagazineUranium - result: LightRifleMagazineUranium + id: MagazineLightRifleBeltBoxUranium + result: MagazineLightRifleBeltBoxUranium materials: Steel: 100 - Plastic: 1080 - Uranium: 1080 + Plastic: 700 + Uranium: 700 - type: latheRecipe parent: BaseAmmoRecipe - id: LightRifleMagazineIncendiary - result: LightRifleMagazineIncendiary + id: MagazineLightRifleBeltBoxIncendiary + result: MagazineLightRifleBeltBoxIncendiary materials: Steel: 100 - Plastic: 1350 + Plastic: 1312 - type: latheRecipe parent: BaseAmmoRecipe - id: LightRifleMagazineAP - result: LightRifleMagazineAP + id: MagazineLightRifleBeltBoxAP + result: MagazineLightRifleBeltBoxAP materials: - Steel: 1312 - Uranium: 1312 + Steel: 800 + Uranium: 700 #Speedloaders .50 Shotgun - type: latheRecipe @@ -882,15 +867,6 @@ materials: Steel: 835 -- type: latheRecipe - id: MagazineAK - result: MagazineAK - categories: - - Ammo - completetime: 5 - materials: - Steel: 565 - - type: latheRecipe id: MagazineDragunov result: MagazineDragunov @@ -900,16 +876,6 @@ materials: Steel: 800 -- type: latheRecipe - id: MagazineV31 - result: MagazineV31 - categories: - - Ammo - completetime: 5 - materials: - Steel: 985 - Plastic: 600 - - type: latheRecipe id: MagazineACP14 result: MagazineACP14 @@ -1020,15 +986,6 @@ # materials: # Steel: 650 # -#- type: latheRecipe -# id: MagazineV31Extended -# result: MagazineV31Extended -# categories: -# - Weapons -# completetime: 12 -# materials: -# Steel: 1300 -# Plastic: 100 # #- type: latheRecipe # id: MagazineBauer127Extended diff --git a/Resources/Prototypes/_Sunrise/Research/arsenal.yml b/Resources/Prototypes/_Sunrise/Research/arsenal.yml index a2fbca1da2..472b65dc26 100644 --- a/Resources/Prototypes/_Sunrise/Research/arsenal.yml +++ b/Resources/Prototypes/_Sunrise/Research/arsenal.yml @@ -33,7 +33,7 @@ - MagazineBoxPistol40AP - MagazineBoxRifleAP - MagazineBoxLightRifleAP - - LightRifleMagazineAP + - MagazineLightRifleBeltBoxAP - MagazinePistolSubMachineGunAP - MagazinePistolSubMachineGunTopMountedAP - MagazinePistolHighCapacityAP @@ -136,7 +136,6 @@ # - MagazineMP5Extended # - MagazineMP7Extended # - MagazineRifleExtended -# - MagazineV31Extended # - MagazineDragunovExtended # radioChannels: # - Security diff --git a/Resources/Prototypes/_Sunrise/Roles/Jobs/CentralCommand/blueshield_operative.yml b/Resources/Prototypes/_Sunrise/Roles/Jobs/CentralCommand/blueshield_operative.yml index 4e7d8565e3..ea75a0819d 100644 --- a/Resources/Prototypes/_Sunrise/Roles/Jobs/CentralCommand/blueshield_operative.yml +++ b/Resources/Prototypes/_Sunrise/Roles/Jobs/CentralCommand/blueshield_operative.yml @@ -36,7 +36,7 @@ gloves: ClothingHandsGlovesCombat neck: ClothingBSMantle back: ClothingBackpackSatchelBlueShield - pocket1: BaseUplinkNTERTBlueShield + pocket1: WeaponPistolM1984 pocket2: WeaponTaser storage: back: diff --git a/Resources/Prototypes/_Sunrise/tags.yml b/Resources/Prototypes/_Sunrise/tags.yml index 2fed31ef43..e554899800 100644 --- a/Resources/Prototypes/_Sunrise/tags.yml +++ b/Resources/Prototypes/_Sunrise/tags.yml @@ -164,18 +164,12 @@ - type: Tag id: MagazineBauer127 -- type: Tag - id: MagazineAK - - type: Tag id: MagazineAR18 - type: Tag id: MagazineP90 -- type: Tag - id: MagazineMP38 - - type: Tag id: MagazineMP7 @@ -221,18 +215,9 @@ - type: Tag id: NoSpinOnThrow -- type: Tag - id: MagazineSTG44 - -- type: Tag - id: MagazineV31 - - type: Tag id: PowerpackFlame -- type: Tag - id: MagazinePPSH41 - - type: Tag id: MagazineDl6902 diff --git a/Resources/Textures/Clothing/Back/Duffels/cburn.rsi/equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Duffels/cburn.rsi/equipped-BACKPACK.png new file mode 100644 index 0000000000000000000000000000000000000000..e83b00cdd1a8e18ce1963cdec11c5a47e7b81fac GIT binary patch literal 938 zcmV;b16BNqP)((=l+{}$GGn9o431j-r*a# zYG>yC@0<7LhIwO*HYK10lz%;mce!e5>y0+7d0(PKw9mQ87OfA}K^^?F@w zMzmqj?AQ#mY&c?dF$3(}uhl+=J!Thb=IfUw^Q-aQJbXGY@+ngUbW1AiDSa~shJP4} zhAeCJQSr)!M zMwBl}mar$#H(v*(XznBL(X!?~=@lP@;vo2PIte&Jezf%wAR58um$l_efjFbmgNQ_U zwfe%~hXx3Fa=*|Bu$_?p4Y>kn&0F{ZtdKpx)rq3|*-_>Tcu`t)9wndzlzB+xp28=M4>uH{j#o4Eb9-Oc5?jJ+0* z*5OAc&V|rmv>P5wkn^+{SEo+f7pF}Qg6LZONXvP9_3fgFkMIsEPJkUdb<}xuvNgKs zNd-Wmk1`b9$J>*FI>OE;1f*MF=PzHVLLHZe&`Kq9u1=8%;QYyDn|O$T8vL``q6^T% z`@}iV8G%-4hIX#8DR5@%Kv;g>UD+Hv7v2l`j)JIR?tKEZLNl~;EfxS)|I~%$p$I{g zpn9!AGyPkoX=ft<^>?myA_^!axz)F|x@czs9G-mHo|D^9I8dGVZfmr)C)th#fbb{c z*i5D$KQZ^JZ&LMB6!>zIG`YM@f>vmTcCMwK1nCfj$4K-b;ns~uPNzrCu&?j?4(<#O zLf8bc4_vx_C-vzJdlJNdYNfKxj0ckeL?d{k$DOWxImgY51tZ7NH}32bog)>1ubMpP zNS^O_D@gAJ=U#ncA5J-ib1&87dr51ah1Ri3KnW-TC7=Y9Kz;(h0Rbmnbaw6-J^%m! M07*qoM6N<$f)Ajvl>h($ literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Back/Duffels/cburn.rsi/icon.png b/Resources/Textures/Clothing/Back/Duffels/cburn.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..29c6e1e5bfb9b1234ddd9b0333e7596ca664ea46 GIT binary patch literal 520 zcmV+j0{8uiP)F6XAut*OqaiTBA;5^wetUDB|1fz0IU$D6pT05t z{qTdJlhM^4Jb4ADJuJ9P16gjSEyZx^>N5rq4Fb1-_%je2OA8Tn1e)6axEz7i0qB;4 z9N}rF3$*C?v;W`N@T+rvL#aS)B14v29a&O`{) z{PyizxH+%{2ogYc%u@znLS6F>C<>%MLmY`qExMzyIslw!voyek5Ud=4IRsP~fyx17 zhvD)mOzrkVml-B_t1uXzyn>;WU6K3t*0bB{C4-uxhWu^>Lbc9WY;4*247Hu zEQNvf50n@y>btNiC&~fHI&lRhy6L!lOmzH@DjW@g(GVChApig+5V!C^vu+0f0000< KMNUMnLSTaL;?LUv literal 0 HcmV?d00001 diff --git a/Resources/Textures/Clothing/Back/Duffels/cburn.rsi/inhand-left.png b/Resources/Textures/Clothing/Back/Duffels/cburn.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..07b12a1e085b5d9a3f4d60b40e8fa98a582d8152 GIT binary patch literal 800 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F3${@^GvDChdfr06g zr;B4qMcmt2w%#(1635+>71@_RDwXrp@e#0L6%?7x5+rft*e$)EER7Sc9lCbRe}eyn zLw;KXMEK%8JS^7g`6}$3;%4KKbI9uaop-z5y*+F9xk%|weL~>#dDrjXv*SJ&&!Hp0 zz=#7i#wlHRzWL^K?x_lr?;kwbqrcO=e)hB10>*sG$+Oz_BskN*KizukdBcSxA*Swz-^=YcGt^YM;~ORa z{@eA#KlWv~5y)W!$kZ$2!X|ea`pFY3qCW zcPC`Ncq-_jc185e&d-(tw_Z&(^!?SU%hAAq8#(w3fB2XG@%N&a-rWy)9K@W|otx@T zE#-5wc>aIef|_i>IgArNC`5hYF)$Eyn$d9L5^uo1C1Q<_G@TiZwpa1oF9spG zmhcT0abiaoHdUAyX-tdvxxC$}Iwb81MLD$%*}1Dtt~U6cQtY^bzO0FpXT+b zwW15}{gLC|^x|iD6ie@3W=CS~0ghLs7^;OvqzHpogHK^zE4C^^Q`}+}Z~pUApx{ ze2K^8V|uP1*gH0L_C|FSy)3dUN_eC9`Pn<&-NnYc-`#Dy`Jg;;=k1x5`TO2~PJ4c& z(&+&cqW}XARN=$IRkfjeef*Z4Z%<$R?(}2kt(9j@6;^6aQ25Gn|M$gTQ`X-6adPvb z4{hE_x3s&$jguLBCRaIc)$ig{2v;z>c3Qu- z*8O`7w7>oJ7Jc$3Mb*gQ&cEQMmvOn`0;isCnpGE9ClhmB*=ptaWuf0B!`}&1uLwED zoc^WuO8Ty*aEJFgz9qZsEW58-6z<=}WPLV!1JkRo zw>_qRuW`BHd;QiY>96~0|5Ux0;}$X9v&UEa_@dh@OzI(c7fY$(F~T+pjt0Q@iHs7w!v>I~0zr{kWv=`FnSd1I}B&{V_Qrd5Nn~cF7g- zi3+B!^CIizw(Lr4{prZS;(!~KF!BF0|NcL~{DOa#Fyo9@Y=?wDM%H{@ws6+}rz-`s zPZsgLerdoudHOC!Th2!-=Euy=ZMvK|+xvPc^Bk6SF$*8{zU?jF=w6ZeL51nU+>4gG z->$JednEJNtVt7&+2!RZHP~F^O_|wn!&X7RlzEv-%2uW%#wQE&6zn)76FojmF1a@E ziv0?oZ~oFs_nUvE{64auxnjZVU5x7zPHKI)!jL0ee6T5Q#e}T^pTzx`xDPx$Wl2OqR9J=WmOXF6Fc5~HpmwP$A-=4N4slVp%=`*|FI&~UV(F5tqGo_1y9FXh zmm<=kij_*KWCtpiyo;?%?(WguMLDQd>&yzOI)-7G0SF<`TH6y~Hk&!ey{M8jR}@7^ zDN#z{DVvI-m{=NU*yI0Snh)dOjevL)pZ?Aeks#ptVa$11(>*}Nc&Mj!tL}Y@Y95OKz8fZi&XrLKz4}i=h3*OkUaR#Wr0;d*qdi`wo z`NdAnnX0+9?+SOQRvqUV=(c{QU-WLQO`9bEPm^Z`^42>!IPL?TUO(%$+P{()rOlG} z^@{7OOKWr83A|^ZOgWekf+&i-e7*jLdCC8LuC?8YT;<#Xm-jx*qVkGYt5&VE=^G`) VjFC|on>hdg002ovPDHLkV1mxIychrg diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/fmj.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/fmj.png deleted file mode 100644 index c1ae18fa16824ad9257c9cb89ef3bb3257112e5b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 415 zcmV;Q0bu@#P)Px$SxH1eR9J=WmO)FyFcims6~~4f!n!rMi8Ol6&9AY~yAL6Pc|p<5Yd_SrDg`e&Fwu`^4vQ)IQ9d*XqflA;jiRnrDn$K`<%{6!}?r%0`D`h zNd=e?0;QB!tk-K;l>E={X==M7S2=Hi%YSd?xpIqFt5&Up=^Kehgxuv);6MNX002ov JPDHLkV1j@4z(4>1 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/incendiary.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/incendiary.png deleted file mode 100644 index cdbad6a8940978ff11093e5d1e3b66e05368e546..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 422 zcmV;X0a^ZuP)Px$U`a$lR9J=Wma$I5Fc5}65G;tLZR(&h*z%gWPtmvNgY_k2mi2la z>^C|CTI<*)*9EAm>Z$<2sghE*LI{@2B}Gx3wBN1-N-6R@k7~u^DG2I>v-zSuetmN^ zdn&W{_G51j!?F|Hij&C{05N~^HtP-mycDl!^&A}>0yp7ozG#!l^dxv+)*Wa*KX`n& z_qNcD7`+G1sRI*2_!AMTsN1kh`LExt^{=8(1(zV?zjyaG_=z`a)Tn>c4?G`?n|G^g QQ2+n{07*qoM6N<$f_oCaXaE2J diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/meta.json b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/meta.json index fe426dbd0c..208c1999fa 100644 --- a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/meta.json +++ b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/meta.json @@ -5,34 +5,13 @@ "y": 32 }, "license": "CC-BY-SA-3.0", - "copyright": "Taked from RU Paradise station, updated by Rinary for new ammo types and mag states, inhands by TiniestShark (github)", + "copyright": "Taked from RU Paradise station, updated by Rinary for new ammo types and mag states, inhands by TiniestShark (github) added stripe fuction by KaiserMaus", "states": [ { "name": "base" }, { - "name": "practice" - }, - { - "name": "red" - }, - { - "name": "rubber" - }, - { - "name": "uranium" - }, - { - "name": "ap" - }, - { - "name": "sp" - }, - { - "name": "fmj" - }, - { - "name": "incendiary" + "name": "stripe" }, { "name": "mag-1" diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/practice.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/practice.png deleted file mode 100644 index 563f832504935987cf52e0b216bc99e85b6c648b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 418 zcmV;T0bTxyP)Px$TuDShR9J=WmOW3yFc5~HAXq9G`emUq#ISnqujud1&WgIQL~P(76;*aAQWL5Q z1~bJ9QjzSms7v0()+KlM=lLq4r%or+550hjbTM-_Jpcdz M07*qoM6N<$g2@}N-~a#s diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/red.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/red.png deleted file mode 100644 index c248dc83fc09fa251eb52a9d5027c0d1925afffc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 421 zcmV;W0b2fvP)Px$Ur9tkR9J=WmOW3yFc5~HAXxYq`emUq4xC9~Jt?WzV5wBINR!7q}I>3${>8`vW P00000NkvXXu0mjfr7yX^ diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/rubber.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/rubber.png deleted file mode 100644 index 28e9e58a7148b7bb20109b6eff8cfd5ce225a8f8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 418 zcmV;T0bTxyP)Px$TuDShR9J=WmcLHJFc62oq;x?n{b!*v#K7p8r|9$M9Y9@JB6R_rp;cu=8K_v= zCM=B=q$1gAQJ4G{+n3zkr#nYEXw~Y>ikdnmNm2p`Auz_c6(G-Z@3z?+YqziZKAB9MElty)cyTCz zl=2`{9qeBLnkG6Kz@Z8pBkwz~puj{0GyTFgD%kGNTMAa}0C89u-0>4_1xLl zwLLVej`tlH_WA&b(Y3P~y9D5A`pliY2~G~4^T1#Px$UP(kjR9J=WmcLHJFc62oAXpF``p-gTh+)m#r|9$MAy5~P$XcACRk0HonzkT@ zFhsF}R3tks>XP4L`(odHy0evoPMyxIpzXmh3`+nZ1X^o50;Fl`?Dw)w&{|OxA*Dnq zWyd5*d|bK%gke}V1NsI!8UVl;gOn0u3;;=zSdg|rUH||}DLb$0KAX*~EskR^e;2+0 zQp$r+O|X9jXdCEc0EaSgjGXU4mcw=*uzFK`eFp4z)q1~!=a*{FA`QrLKLGCx^m_Nc zM@|c{*}R?2giP3IG&WF{@_>ernFg;eY|sXePwN~ zJ%RTfIHVd(2tiao2}gPT4eONu`CV(<6}if}1TOn>vufSqb?VgVZ2AG21CAveYUVir O0000m-2b}K+4KramKGPY#ws?xjvHGUI60?RJ}>*^=;HEZQ~Fl}CA;$FQx46U zeCEjAlRjB%8D>cCEsx4Rz59LM#+h&T&Eb_umf;l;6cqf)czl*Hn@C&oGoUpLp00i_ I>zopr06#}JW&i*H literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/uranium.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Ammunition/Magazine/Rifle/m-52.rsi/uranium.png deleted file mode 100644 index 51f60ed49ac97357bb495f299039599dd7ce62b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 423 zcmV;Y0a*TtP)Px$VM#mK4vClpjE3QD{AT($8iZDguoc%PJk@SyyKoWNm@xMg_IJl zwL8-^4GHNF5XW&@PZ*kLZvX&mEmBIXwE(1P>Oh(T1pxqPt=+xq`(!e4wj@b{;+=#7 zNGW$h)xrK1plPCm0qm;4KJuP{1#3)HFw-x5M_+6yFj2vlf)x({+(ysjtb+i8E6};V z2z5Cuz~<@wpa9-27|}zNg0UPkwNnfRQ3?zOg#tj9l7xhe4{w0>EAVPTe>f`h&kebr z^Qh;}p4aZstUBH^FzEIG5W`DnGj<8U-SnOtc@>--JokbAa8wSuy?~OBI+90;N=tZ_wYcD*2z!jd5F%ue@8}^WMrX8n1Y*TD3ZwegLSTjtbEk R&A0#n002ovPDHLkV1fZhxQ74$ diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/LMGs/M492.rsi/base.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/LMGs/M492.rsi/base.png index f37e3db22d4d30f21778adfdc76b3c003f4857e6..93016c43b4d99e63eb3d829917911d7dc7e566d7 100644 GIT binary patch delta 1036 zcmV+n1oQjv2%!j&B!6vbLqkw$V`BgSD3NuMyGz4R6vltHO2r2biiikisN!Hj6vR;~ z=u#cp3ci*$OT8h_&uxVkY47Fc{P=Re z!^s!$gwlG(X`Y5mHgAXLg4)vZispO6N3U!cjOmUwADNBPaDRP2(4^{pK=o>TukLD3 z7>*82t-_PKW#@%u8bTX+OYx3ykDiJpgpY+sZ5dGbM(ObizbZ~v_*1bR4bOl__0*Cz z9Is(LWoLv(g#DRxLI0aaeMyIrU5rTWmotDvm^p%I#3`^&nmhriS;?%vZ>;QFASWJO zo)$%HaU@BJcYjpWf^;>cnxY%B(-c+i|MPUriSbJJjv%zWxbDXg`1YW*>$*QDu3I_< z?=xIwtNxtiH1#F=ZdLOiLDv>sTvxUDK3r}?-;))yV`a%J$77oCeh!_>(0vDOtCg(& z-gEW{(M|b9w{UO>!*aiC?H2{AXbf6LSZV+O010qNS$}f?01FZT01FZU(%pXi00077 zNklP8_uRRFXPyF{0-ge% z0{=jPU4OuStg7~PM)|JOi2c~Hv91gqsMx()J5OASTK&@6or_)(FH zHWG;hMxzn;mSrItjq*|vr=b+EtaFUVW9~)FIe&B6S}ij07ul@L)h82_`h6Je2}dF@ z+0a7%Hh$KBa3Z3Rh)}%Itn)gGvz;@7VFUsJp z%6?^kGI=Hom*VW~92*-M^x09Q(`iaA810DSV{te z5-{2R;UO+*@(_P50Mj{MJu9lvb)ADgxc|_ma~DSc!{_}^N-me1-vSFno+Qs0Jy9k> zg~Bp1|5%WnVgk@vxXM~wKj&RvrPr(R6z~-A6!?D?_yf|K?8`k!;>rL3002ovP6b4+ GLSTYm{O&3M delta 1114 zcmV-g1f~0-2=54xB!6#dLqkw$V`BgSD3NuMy-UMT6vaVwgq9Be^ z!7kOItzgw9c}-d&NyAHu6j#B;q2M68_%-++=qk7>2!bMrxVrkaNQw6~g%)Yw z{dvt{K%j?smf74TrfHDca&5tT#3QVzk(7nH&yp7qeLD? zPa73*auiS`Z-0!`GIiCc>ZEJ54OB$#|MPV8nQ6a!I01COdfw**5ZVW7RnPl9^}N~{ z5PSiyt){<3In8~OUTtcTV_;|pxV&j<>H%=I3yeP73RmhA{tHNI-&fdgBo)_0T72U#1Vy2PpR*K}mBfmoz|V_(^3GjOliF z$*z|OihoO6abYEx+1dH|=9~2b?AM-w9W#J1#yf?eZmNzD5-$G(Y(iw;k+KJ{a|SkE z!Z=qWbCAJl-C(Z0UMIS>F@gmH?=Rr5zDHe81N}Kp;g9kN03Y9+E#ZB2eva$)daPvQ z`!O001~8dCtOc>ILGcikip3Sh5^$J31mE|;Fn^4dvfchFDCeV~Oi(a%@sXUKp5d#j zFT$61%kBUz-k+zr4RAPp)Cs2H2n6st_4K(sD5l1Llu^l5`WF z=^R8V|B^L!oS2CGvVw|*0`7YA$o7~lG63W=IxFrtd1mhQy5M^rbnh2HUw?WB*PR>q z{D1ZXKth3M3WhKYVS*EYlqBR2bU1lll2Zzu0qBef>iJ9Il5Od3JrS}p7ZP$8RvqvKrUCuzvC>=m<*JS@v1v-g-GnOpz}f(7M< zVM4#(kDPy_-QM=Z{7c0X{O#tN?HK@*%zu_IdfDVfi?`ct5iFm%u8Tdwgr;h&!@KW; zwNj4bIt8IpWVY=H7CbUrd70)iAo+~zwqrvsmjy*pSISnag?L`MSsE{1LV7@*IG{?U z42?zu(JpJX8Z?_tUXRIYwaTRY87?_U8=CiNVSda2@S@bobzd+xXz@4?(YnOEz*8nE z7~mjy03S=75%8F8q<9I}1((YedW1DiU}dheSx6T8h_&uxVkY47Fc{P=Re z!^s!$gwlG(X`Y5mHgAXLg4)vZispO6N3U!cjOmUwADNBPaDRP2(4^{pK=o>TukLD3 z7>*82t-_PKW#@%u8bTX+OYx3ykDiJpgpY+sZ5dGbM(ObizbZ~v_*1bR4bOl__0*Cz z9Is(LWoLv(g#DRxLI0aaeMyIrU5rTWmotDvm^p%I#3`^&nmhriS;?%vZ>;QFASWJO zo)$%HaU@BJcYjpWf^;>cnxY%B(-c+i|MPUriSbJJjv%zWxbDXg`1YW*>$*QDu3I_< z?=xIwtNxtiH1#F=ZdLOiLDv>sTvxUDK3r}?-;))yV`a%J$77oCeh!_>(0vDOtCg(& z-gEW{(M|b9w{UO>!*aiC?H2{AXbf6LSZV+O010qNS(BpyIDd~xL_t(o3GGwQYZ^fm z{#I8}{LxT0+N!~WR)|m{#1M*ykkC^~3%xammR{Tcq5n&14?PB&TMng%Ru4rhlvZLy zD2R#1m_%JPA-J74bvA0$s?bw>hn<}_-@Ny|@67{dHdEjxD4=a^{hu;Jp^!F7WNmG2 z68LCrBofiQUVraI1O`Pk404X+tJmwW*=*xLM`ETX;BYvgs_Mw#;~Y*+pw(*W3Tyz{ zGg+Rh9a9sa>VyJk?7w_@iDgD)oT|GqLkY0a`DZZk29kh8B;1>u@caEk?+uDMlz_6k z3pQrmWPAQC7K^R`9aQ}Op7TMQJD)yZbIatR9`>JDR)1HK&*#Z6^`Fr`olZ-EKtOZ5 z@AA8?)&&}k251$&LHGK7Qj8^k-NioBY$9GR<18BGSd|40-CM-3%n#7$38N_pFWyIX zKLeZH&fS%xBbZDkn9XMVTv`H(MLg;o)nxKJ$Hrn0;Pd&w39P$ZXlPd=d}D!5!eI_< zx7#onjDLtOui*5QI{nw?=58U8h{Grw;9~df9TM4WmJ?7EML_vlWMqWZ>narGHowCO ztjy1Yk_!9Hmlg#u6dmW~RVQftdm~TY*2OnB>7;7vPfs0000L_r*- zf?cXZTfwSJ@|v_ll7^QQDXxNxL%~6G@oVru&{c3%5ClaKadq`;krMA~3N6yU$IJb3 z^3LVv1d!4OGo7A!z_eVRNhRgg{F)qkhlGCGQA8Bx*h|^P9Dlm5pGO2leMpF2-S2f= zg9XiDK%kF!mf74TrfHDga&5tT#KWwl6o^lV7iH`VYhqf8z~ zPa9QmauiV_Z-1QB3U$?}>ZEJ54OB($|MPV8nQ6a!I0^K=dfw+a5ZVXoHP8D!^}PBS z5PSiyt(Lz`In8~OUTbNwV<55vT;8-a^#Hiq1xB82g)0pyNJr9j;Nt=q$^+4RU|`+P zs`(!0Pe5*)e$gFpcmzz){m8~2$eU;Isi%JMp%>t=xnuJFoC6!HhI8$Fc zGcn)?LP2a8$(r$foH=vuWemW6>=oFt0vsV^rxf_O-3{Y(s|;fa$g&KjQfX@>#5e^k z%Yy0TF)nOle}60iR6rDkjW>u(j4c5wu+6cS0)Ov^ksQ*8X_As;H>TUY<06BXoJ@f) zKOnHtPyty{meN*VB`F2?=z2a7XEnpKFalSf%L_3dE-y)~RwLL0tyU}YRHKIxcRw7$ zc>EYjBJ6-@#M*Y8+%PlNgU+7JLH%jGkpJoE9CQ}W7;pa zXRsFoKrSu0eW2?(*WB%Pz%otfJa|OyPagqpZ-M{z9e@|$tw3NtpTn5&zzIpn9ZGQW zzUYT!YkyY(GIN0J88iA9`D_~A9c3VqNWg67om5fY00%rEox8yZ_^(%93ULndWW&EX zMX;UD#vI8hNr(cfss+kRAyicb%QD^9WHRZ_)2T;9mKEst`!qCi?)AE?{>8!xxw-xA zzH>-G@%_xO>-_^aZ@1el+3zz9gP5iT2{8fL<9`ec{tQEBe;!>U2@#oTn$A=(o!a_` zqAU{f`{-KJHOOR+KoG>hx!G)T6xV-P%x5Lut54b8>eEA#E23?qs$TpB?hDxCA0s1gFn6*mc^sX z+hP@49C-@jjem$*mabW;InlH77_6$?|K{oBhKIcF!6-C5y6$T)1h(O8%XL2wUH9t< z{10$mtoWBDr?Gd@w<=nAA6nPp^rE6^J8-rEUH4YnPX9=L*}hy3UQVDT1#Q>RwBTj+ zd(QD4B-i8@UBT`i^vV6!#cy%yXg<=p8e;$e010qNS$}f?01m?d01m?e$8V@)000Pr zNkl<25V$&j8sbT>_0tv(d7Nr|t z#e%Zpv!GqDKmxHrbioEB+8q_2A}SOi3ZzY%G))x}*-qNn`8D6iJriH|)%E+>eoj-# zS9+fDn}3-*=ia$<-^|=0DpFAcMGX`+P}G36296y&rd!w87^UYYbixDL)$^D;pn}0B zeb1gf`q86D?+Yb})J_MjOd6P_k;u4*%k-I<8M7)I?mY(U!i5Wj!As&d#aLoml2$M= zaf3QKIyRIQ9N>XDbm)+J0QdRdKhz;~e}6w+yMK0_?1V=fTLnD9ogAK@rT5B9X?l8g z!zcm52g=GQa^?)dIwAPniJz#hu9h%ZP6_61OHe|Wrct-1c|KTLp{-jxDe%#=^vjV? zp=D}sYfD+i(D1M$p0=H4sPOB-gQ}k=&z|-4FeX&#CGtS{o}Nc(U|>KE5(ew9M1uPG zIe*XP8Ca!W+4=y~9ByjyoFD&>h#7()H0}La!--L3VtbX>f3m8X6wpXOp8jpUyic1&G-Ew|D3ogzXAJbylA ztnO+aeb3I$lHc!F!cR|6)2`ER(4Q}TPFJs9<Y5q~1_D@xc_t?(onmlYucf6$_xb8+YU-vM`TgI&P3I1OObZJORKtCL$ykim z=!9|B79gKGad<=Q{XwjK=`Sm#N`E7}w4tFv@9yrVh;q6*n|(AT{OaneU31g&oP2-? zZ_3r>0xWU2u|>ss)i*yk$L61)s;Vkwc@Q37g$+yL&h2?)!%Fn))>i$v->)Md3WfCj zPd}s5#>U2!(-r5OO@~=efpq2!hMJq3X>4qaMn^{p0C)TSp4~hrKN}g*V}E%rw!rVr z)>gX2PF6_cW%-rC%j&Pu@nt*z!62t8AV82pXb2BbP)3q;2CPPAIDSjs<(1CpI{gug zskJ?(0F>?q<*fjKfD!--6zS+tK+mz0!bYUcSEb(P^J5%+m_L-Aw79$-Zr%(;Fuy;* zi<4SfT)6F!yk3n4u3VBTIe({^251cB-nx~tC=V2$FS(`w0D%&O%FD`W3_C~{h!0{? zg1aHK5t6G4Ffz_1-^$JoG%_+`+8ke%>nj>PSekIfx=cHAvw*+jw(KDMzJ2?MkGMz_ zVcY0_sIYVAPQoK3c}e9x(gXawz{gxp$%$f}@+w$8UcwfHH=hLEp?}zdbdoJo_SRSk z-SHG+l-%U$niGWJSh0a_uB@o^8~#l3TEKO}=&N%{7dShga5kMm(8@ILU1`%M+hPdr zHaSuNzVBPMv>`-Br%s*9Xf?2a*OC?hkXXI_W;ic&12_&qg?jlsJd+h5B!;LE&LpI+ zRq99qRt$_~5E^TCp??L*xRl}m6iZ+b4n!l7{24n{fQk*;t-@r(BCymMoeRrV;fJGd zI|4>1img_U#iF)W;8X#2{i^chZcXJ4J3~ipom9$X@=n@W)v?qN&ueAR1MCAzN=g+U z29dE1*6TQ;7QwM&!w%8TYOKKJQiezo+O4jxP&l?0v%s#@jDMHycKF5Q9v^egim*$A z@DLn(b=e+UwJB7YU={3E{a7jh8_$X5my=YD})pF{(FS?^N$F4Zhv`?pbZ<$~OW?+X55=zg++f)IloUTD!KmhS} zRmY?L+=CxJ{k@}CBObvh71Cvp_mbXa#!`UqsN{VN!b_OmeNWJw) zIVh{T>BUlz38Ne2GXxO6|2Rx3Pu^FE$Jfp&QD(L#FnE&gQ+!9&Opb4KH=uvibamF#tCq?nZlv*K*;70sr3NW1ly1vRWxG5EP z)3iGNyw#D;%iK_?nP%q_YUI%|03aY?j2ZIlf)m2?BK%3762Js(z$kbTGlUF~C7om% znJU280DnQq72e_^02vI1sJ3QpO2GU_!{Job^-=;9j_C9W_yV312#5d^umK~m0<#%m z8cAs1kphg2CMRM_+js{cQijOvdR&q~h#c2(@PODCsA&uf05&HC{~g(%iIx(l_8!jhZeEADixE{izBe|b|Jb(JcA_%wDlwZ;jds(@QW@Z(W^=$D=Hlm>k;WLUKnTUE$45O}fT|wah-LqN0+Q z;_y&vg=#CKDGm`{BC!Y9BILnH7)L`kL8i=HDv+;DIy=FI6u5yIbwq~r`tsjWJ80b5 zv44&J`S&6{!aJ)Sd^N@E@u-uYAJ_T&FM!Qb2>v)bMx04pB3SzLd04$%qY@C4_E;*H!`8-dbtUiut`P17={iBU=UF`Wehi z%-@dTy)MTT1y*1Nb~`ei8`2PdAe?rtw>i<~zhH&Xl1Dng2Q>Gi^%`X;=8GCAYM`ir iq6Uf@C~BZ^8u%Zb_nlCxLdfF)0000Vwgq9Be^ z!7kOItzgw9c}-d&NyAHu6j#B;q2M68_%-++=qk7>2!bMrxVrkaNQw6~g%)Yw z{dvt{K%j?smf74TrfHDca&5tT#3QVzk(7nH&yp7qeLD? zPa73*auiS`Z-0!`GIiCc>ZEJ54OB$#|MPV8nQ6a!I01COdfw**5ZVW7RnPl9^}N~{ z5PSiyt){<3In8~OUTtcTV_;|pxV&j<>H%=I3yeP73RmhD z22e>vK~#7F?OM%G8%GqM#n^nTF$p9DoT@YIX}z;MGw=Q0 zZ{EzV=YK6@kwgqc3`7h>49FR{JM*3;Z_ysLzh^Cm17c&=0@b0@s!%w9!nP;j>yPiT zFF&|LE@|Oa5|AFb$rXWwc9*CB=GgMeGk35Ey9~FIfQ`%x!&YiQ$;7SOTCBCQEtPXR)9k66Fr8K7`fHV*ZKYu;9+JXc)T`pHxrCee-gNPsBA7oao z%qUt3Gx>0?vuyO=9v`>pIF}Jc=WiD+3kRB|`cf7SDr4l0M305Amtpmq(24*km9ZI% z#~F@R$giKg#Xxr9pkUyDvmgET9Uu9T!2u4TtGiPh3ZL8Bts69?5qb3aBs;0q*z?uZ zbARh>V8*>QJw5GC!R@Ubwpl21=WmUUvBSdx!@S2CYnR(eQqYQkX8mVoW~|3w+;yuj z+Ibk7pPx5M#Ulpi;VkAnIX`%9z?bvT7nlGz|KR5*(7|PSd0C5bY9Hi0J3GrCaj8@v zcOE(r_B8Uiwn^}XBM<=;_B8rGOc}n60)J=_$?qTV@TXNCj*GIJ%^8b}i{dS1**5_b z6B8T+MjyxA++3aWepX;5I-voPE;^4XkWSxpS{Wyp_d*Z7VjXx@7p%VGYTqdA@x;(w zfK>LV9$t@Q&Qm$)+4mHHp=Qnp1tIH4Q)>IjVpiplH^u0Sf+vG`?WgQ30)jXW z2V^f%GO*|?uJEGclasg6)tzpq)6soLkm(ic0!4tRz+3J}4Y?r1vbUY?HNyVytzGu= z_?TsO_uOtvOV8Xg75vVB^z#(~WPiwezJ7hkGEI|JkE*L=4yrOifK`=i6Qya zzT&y~b|ZnD$9Dq2ND_JkyfKny*`l-WM@HJ|3~azi5_$wYy#GDdjejkvN~PQun<+@u zUAdBCv_VQ30aPafq`Si68h|WpW-reP$YyuWIFGa$Dud(>xY7VW;?oG z78)WT7L&TD-Vz%db3Q=o?X|bPt4FLYIpiTGjy%A$!g&D>FMo=uFhs!C)+UbtVAT~R z0pc0}=dlKq?59AouaDaZl9Sg3*Qg!R^O$O0!uR*^!sY}t)+^x7=lP;7od(J&fVnh2 z_Kuy5*x}BL3Chz@lp1K{#Ch*|ohN<3h5-UrU@81@S6t-7>pdKzFFWPE;(pydV4sd%U3{H1xSFzlq#_wCo<6W&sHTTG!g qs*V_l7>F2%7>F2%82Fzu@E>aV!<*;kXTbmf002ovP6b4+LSTYIcHRvD diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/LMGs/M492.rsi/equipped-SUITSTORAGE.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/LMGs/M492.rsi/equipped-SUITSTORAGE.png index 8e1b9697135545397b20ddaccbb432285c743933..0dfc5d0dd63a6fa8de909e2a407d01ac3f486451 100644 GIT binary patch delta 2624 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 delta 1226 zcmV;*1U38a2;K>hB!6#dLqkw$V`BgSD3NuMy-UMT6vaVwgq9Be^ z!7kOItzgw9c}-d&NyAHu6j#B;q2M68_%-++=qk7>2!bMrxVrkaNQw6~g%)Yw z{dvt{K%j?smf74TrfHDca&5tT#3QVzk(7nH&yp7qeLD? zPa73*auiS`Z-0!`GIiCc>ZEJ54OB$#|MPV8nQ6a!I01COdfw**5ZVW7RnPl9^}N~{ z5PSiyt){<3In8~OUTtcTV_;|pxV&j<>H%=I3yeP73Rmh9w%n7DA|-WSk?8+{KS!G#YXffX@vg+$^8LPY+Q z(qez0_kUi-IdeP1w6wMr37ej#IWu$4obQ`+&P)poWRQUy&Va!fyHN^5H;T@|2LuKg zF#ksrMn|J8WQ9ejgM&SzpO~ryuhwy;`)FAq&^M7t^%X}E`0zB>MEueGJX>5`>?v63 zq+}cy3aHgiJCf*hK=lw!rPFP}ZjZ%KtyU2Zhkx7Zt*uR!a#;$>1d$<;C7GSgv5k$d z%2%FN^Zem-T9}@h(nG4T$N+PAAkR^Y`XDtP1(hKf3<~hO z`E%HI1O|UZliYFdsD$^A-}qY?KghX<->!_{@y@2~SiB_dGhjNdhl$7tccSlQ@q3^m z4BNY;ZIntyF((`C?d*udNhnHeG7GrrC#ieE<9n zj^k&EvN7}EJ~mg^Q7%^yG=mtQh~em0p`+Gg$}y2J4-XHFcs!wQK!w*ZM}}wQ`~L?5$GmY{ZFZWjJg3`m;J99xGqpV zZc`8FhF-^dnN&Fz7CLWVUT(7edqW0#1(ALPtdAQs`X|r`Vyvt{ow(^tjfn)KY0If~ o_x?&iK^ws?-Af&?3#d-u55`Y2xEnjR;s5{u07*qoM6N<$f_t<&4gdfE diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/LMGs/M492.rsi/inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/LMGs/M492.rsi/inhand-left.png index bc23778550e7b2635744cf0a0b39ef6690dfd92a..cd5a3ad733e8c6be36c063acc17b3756d38ab137 100644 GIT binary patch delta 2015 zcmV<52O#+33GEM%B!6vbLqkw$V`BgSD3NuM&npCB7{@<$X~oKckR0}~Lut54b8>eEA#E23?qs$TpB?hDxCA0s1gFn6*mc^sX z+hP@49C-@jjem$*mabW;InlH77_6$?|K{oBhKIcF!6-C5y6$T)1h(O8%XL2wUH9t< z{10$mtoWBDr?Gd@w<=nAA6nPp^rE6^J8-rEUH4YnPX9=L*}hy3UQVDT1#Q>RwBTj+ zd(QD4B-i8@UBT`i^vV6!#cy%yXg<=p8e;$e010qNS$}f?01FZT01FZU(%pXi000Ii zNkl7%Q6n>6_^Jm9NPwVEBQ=qVuu#OIy&!_rUO2#s18}Isp%>u9 zjSFyzqDmkkaYImXKyAg(DLtT8Es#(ZRV8i|lFIpW?2yFqPn|T&`z9V|cb#RINo~ARMo#b`7=<}yfDVa=~9;>6HLw~vCcGIS!(CEsFX+FDcsaRep6jG2e zi^xMmLrPCikMIEL5qjaW9dw|Vym~sj>veVuguGZR=0d(72oQ2G7$%?3M=)-j$n{2j zy=FO}j&}5e4)l^29wie%mCrR_1_A-$1@AogLcueP8yOiXdV*Z*vQ+nj9(*tu&($=x zYJcksihDdBs;jG`TrNlN)z{N_e?N77`WpRmag>&q7mH(`JlUD~ON74?y5Of-*2LpmA%|(SMHq<6x(u4Ls`v09e`$18w!(TOc(H zY6UsEqki56;zgz}r7AF+p%vl)UkP`8P{DEVS72w!s?Kr^ZNxW@cunlg|WF zsgx)Y6Cm0{lI_?OA?0#;+T7d}rEC)&20x%39)5{9aH6rXF$3z-Zp#4h_LbgNx$VPj zmTt%6w9L81>!masHE{Y2{XTJ*Mt@$tNb&d*&-C;3<4@Pf+0)P{>XJUr-XaqsMXVBzAVpI$`H$?!X7nPjLe>z7;#1=wQ} z{Fy{q2$yBI<IlPy1%JwR=^mtT4d3kw>>_-s%Z2@g1T{eOL0ORZCz&rdfm zd?q|VdIi1^01qx7Qn|G>T6&m9xD6G{06+%`0-j;8KJn>}aDN?eg%2&(f8+Ua^Df>Z|kn9Dh9C-HBFg zhvluXR1`b8DB^&^MyPja2zz{m!&Db$47b0Mw%k(k;{p}u2)FOu6C%WTJg${w8vwWt zha$PcZSISF#SKuP^f-fnEAVf(x61}W@=X9DFU<`?8@Igo4T)p=bx3YnqBe*foJJ{F|!@?T?c%r!VTC_G_dak2O!Gm?cD z9!_~+Joq68@{k~39ak91I@Es55HbekvjXJ`djxKNVGsv9qTQ@Qpa&oLAqVons~*Fw ztb^#vUXuq2l34AL3+Ln`-MxNOfUw{H0*XWjJV>zg{~I`fytbP$bNl@-z)0(3`M&|P xSK?;rj6kf(ek0?I`fJiCM=1vZ2Z1Arz`vm=u!Kt8!sY+~002ovPDHLkV1hrI+>ZbN delta 1230 zcmV;<1Tp*V58?@sB!6#dLqkw$V`BgSD3NuMy-UMT6va84sy+CUNMsfyl2@F?irlXnkZihn|{9{dLs zj|$>R5O0DMPacGNEKQ0Z+1eAahPy$Lo2`B+2Fhm4aKbs+n#vznSG)I*vGWbBvCgPNdtGq*K{SmbQ zOsPDEnwr1oOK|iwjjwR{rQP zBYEuOT#|=g(hk=zwWH945_HmAz z1Alqw^<#J^DnVbna}!IxvL9c+XFqaNt4Kz|7+0VSXW@(@6YtF!Et$6lIlKYgXe5uYKT z&XTy4zha@B3$fSD*HKM-ERB`8B#uC~_nKT1m-5$9gX^Nlg;m(cKnb2GUkdrOIgI~b zz4`+3z80eY>~&cAl=rIe7C*dXciW>~F4b@bbp1hxGE+T3cCMWO~hb^7r1Y(uccGSOgs-$suL;Lut54b8>eEA#E23?qs$TpB?hDxCA0s1gFn6*mc^sX z+hP@49C-@jjem$*mabW;InlH77_6$?|K{oBhKIcF!6-C5y6$T)1h(O8%XL2wUH9t< z{10$mtoWBDr?Gd@w<=nAA6nPp^rE6^J8-rEUH4YnPX9=L*}hy3UQVDT1#Q>RwBTj+ zd(QD4B-i8@UBT`i^vV6!#cy%yXg<=p8e;$e010qNS$}f?01m?d01m?e$8V@)000DN zNkll9QfgAPO(IQFgAm(d!4?FI6feC9@!-XSp1kNm@X(VtZ(j5y zrJx{q6BSP)f~Q`@VufN6dT0zNk{_)}Rjd$7+x2}zX5DVvB)dr@mN&4O-OPL6yziTz zgndIKMSm0!1w;W+Kok%KL;+Di6c7bO0Z~8{5Cud5QGn?Dn_EhT2_h5M|E!7Y_?f&S z49AD@xVl_}xKNC->B7E!E#`zR~AIg3{^q zj<(vzO%2jvCjEGQ-Hn?k+sRPK^cx1<-PoXFv46OYgHNMsm7>w8+27w!v&+khd@2^B zQmLfP8dCpclw~G=!UdXMmM&bBDFzT+zzN*&rRHj3@f1`IFc=ydGLy-3W-u63mu1x8 z8<0;XlN67~cSZI>Iu?s5E*ezx04H$MB52Oo@GSBikTQVN<;8m@z;Lg@8d-yQH31GC z>VK=NOT-Qi;DURQ*Bk*1?rKeNN9O5gleB#O1x=(J zH8MM?!NH@nwDh4O)Yq^1E$#3hA3sG*jHafhwzN4PK)R!&gM2=pTE^FS-(_7Prbc#nc-Z{D z@`H}#vx0r+RT3lQ-jIpsXla*}P6tB>?YJvbL5CH{C0J9GwpcISWRlVDX7t*_7f%`uru7kkZ z#r~p;o{IYUs$o))*J^?HA=Kq1shb;KH}5alE}=#u5!JG?vQi%P-*ltB%_0oqD9^uq zp}#VzubT4lPiFwgcXf3sBKULF-GAM!rhLq{(`(Ya5%0a?-01L=X8&2-dyE~7oB}wS zi;IwrzQ~CWT$@t4Zh{U=ffreXi4N z9^iI#(RjALkl1W!@%&OWkw}<_(`h;$3Q?u>bG^|zQuRhTRbMZxsC7_k{nuUWmgywUzhW`VIidCzf>or;pc&8jZ4kA?Z(_%T#DOB@o$##f< zQN+0eHvz&PetP8H__nMqa`3eTSF2quSS@E$ja;?%mLntqi2|a)o)=Nz57s))8Bw!k Q%m4rY07*qoM6N<$f@j19WdHyG delta 1146 zcmV-=1cm#r437zrB!6#dLqkw$V`BgSD3NuMy-UMT6vaD z0>(*1K~#7F?V3+c6hRcmt2+^8Dky(~VFtlyU=m`83uBB+H?EAA@CI%SNALn(0K)-{ zd)F>pc>vkS5C{e|lZm6TtncA#W`-WBOBkWsualmhuC7=0zF$?(EWT$94-y~&5+DH* zAOR8}0e=!80TLhq5+DH*s2G74A6>j6A0$zYdfnlSAK~IfsHVc1L3mo5l(SKvFD(RU zIB5~nJR%5a?Hw5RvuozASu=KdEU#NB+MoeihC#>xXa~J6E#5HonJE$9ZnsMzHZMtN zfEFC8O|NJZ0BG21wUX3M%T~8`!qjZdEZlDzh=1SR-AT~73`g(lIy-yaK?Afv6AoyE zR)vt_#{mt?OHJo~bfhB!Uaj4dfZGr6$h9mVTdmL8VrlNsq7a}FTA>-*)0eA>to+^A z&-|93mKDEpbILs5*e{FbV4lzdP1w!Q2(8!&&@QxaGk0}d22z3#o<5S-;r*L;8PVWO z7k{wBpbmXSw!e1FulAQiZO!Es|5s7ozq(lN&Y`yvTO>$KG8Q0jPAztGV3tJneCW z7n(n62S9wUhlsiXBp34FLrLg!6+f&_LHnKMH3|SG?%e_A-V;;AgD;ZsdDSUI19RvT z^WklFJIsUk9SUvR^Qu!Qlw77V=Zp8>(b`u_psxu$cz0>sxc#H5jhrE*DVdyiiLc(M zOr3&y@Lt$3&Bxj+S*HL|{yZjju%XgkeMnsB`5-LblK=^jz*!Oa4d+8QO*p2wtN;K2 M07*qoM6N<$f}NEM`~Uy| diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/LMGs/M492.rsi/mag-0.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/LMGs/M492.rsi/mag-0.png index b2f1d7eb46478823a31caef86bc1f4c7ffa5e35f..a12feddb980558bc17d22af2f472438a9daad3ca 100644 GIT binary patch delta 656 zcmV;B0&o4$38)2-B!6vbLqkw$V`BgSD3NuM&npCB7{@<$X~oKckR0}~Lut54b8>eEA#E23?qs$TpB?hDxCA0s1gFn6*mc^sX z+hP@49C-@jjem$*mabW;InlH77_6$?|K{oBhKIcF!6-C5y6$T)1h(O8%XL2wUH9t< z{10$mtoWBDr?Gd@w<=nAA6nPp^rE6^J8-rEUH4YnPX9=L*}hy3UQVDT1#Q>RwBTj+ zd(QD4B-i8@UBT`i^vV6!#cy%yXg<=p8e;$e010qNS$}f?01FZT01FZU(%pXi0002t zNklMy0dFXl@qiW9`~40ii1WLZYmxA}N&H=6rso+JtA zvj$^Ky?^42`_1RN^nxm~)`Hf$zJhQJI1f?e0Qlx!Z`b&GQEN4@d#fwJgh*IW|>Qz0F+*@;Q#8 q=;O#KrO5iO0a?ccn85!NcmTpWNEoH&*ggON00{s|MNUMnLSTaL;6ca$ delta 1212 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 delta 1212 zcmV;t1Vj6+1<(nQB!6#dLqkw$V`BgSD3NuMy-UMT6vaL_r*- zf?cXZTfwSJ@|v_ll7^QQDXxNxL%~6G@oVru&{c3%5ClaKadq`;krMA~3N6yU$IJb3 z^3LVv1d!4OGo7A!z_eVRNhRgg{F)qkhlGCGQA8Bx*h|^P9Dlm5pGO2leMpF2-S2f= zg9XiDK%kF!mf74TrfHDga&5tT#KWwl6o^lV7iH`VYhqf8z~ zPa9QmauiV_Z-1QB3U$?}>ZEJ54OB($|MPV8nQ6a!I0^K=dfw+a5ZVXoHP8D!^}PBS z5PSiyt(Lz`In8~OUTbNwV<55vT;8-a^#Hiq1xB82g)0pyNJr9j;Nt=q$^+4RU|`+P zs`(!0Pe5*)e$gFpcmzz){m8~2$eU;ILNkI=C6+M3-4GsJN{sAqb z;U|y|Atb5<5z)jVggnU${7CMRWoM5)pWx1C5<}&Y&NDmjot@n=7-OJsY1PGYEiod1 z^s<9l%zw<3#aAd4g}-j?J>}WiIgcje+w=2SSXhV%56^~@px~6q?@5rqunj6CB$z0b z0)t%{%A?tABAreL;#zIpv&&_3NNH(kS_-Y!so?MKZVNm&cLQr{A3a@3s6ZnR```qx z?teUSO&H(Exq~0J^x%Mjs-y8E39f)@*$zfB16+x|Kf&#Rh7f$-BCO-&laZHl!rI$Gd6(mf$Hn;%;IOe^zMe0l!~mgQE7sxfuzI@aHQK)v2T zLQPug#d`p?|^8)(@GC&V$rNz*N$$(kX95;z=ls6_C#l zAs$x)G3{RZ^>3E!MGp``0#cF*RjW6#yu6G`r9xs6u#R?6!Q?;t`+MS(>maNsN)TJ{ zV)RQvDL5rz7;ZoczPPv;YS=4*R{^I diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/LMGs/M492.rsi/mag-3.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/LMGs/M492.rsi/mag-3.png index b2f1d7eb46478823a31caef86bc1f4c7ffa5e35f..87c7092e723f2dc01ffc168f44785f0fb217a40c 100644 GIT binary patch delta 664 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 QBLDyZ07*qoM6N<$g2QSJjQ{`u delta 1649 zcmV-%29EjX5P}VmB!6ycLqkw$V`BgSD3NuMyGz4R6vltXM}4$7=pf?Ip^AfoD2Ss} zu!}mh6?`piY+50WA!(7~D!4cl97Gpiga3i9f~$fcD1wNqtFJ{Qp4%2$q~36Ieth?S zhm$X$&6s-DZJLCvm2;wzaByL9Dd>Aeqm32<_!7En&&H!EYmQvk+T)=2zTq5#H#R-@Q@<|3STQdS>_kT=`w#PcH+?~&{WT0 zx`vZAtY@68@St!gYv%RJJnBpQDQi9^wO4i@E>R+c36dnw8YVf0rCO3%ecwpQH^;ho zba~qpaKw=&BY)l@QS;I@CDjl;C67r#<^DHM*BBcuclU>(`PuW{`@y#hKSj^`KK8ty z6KH&bORMT%mz*X(MK4yh&>?hg!TD8HOYXtNHuOB&2`5pK8f9yS0dHpzScI-yXkRX8 zRXOMM0pgqTi*8{500!iK=gKdm%4gpW9PZr!000SaNPk�id000id0mpBsWB>pJ zx=BPqRCodHTFY-6MHv6Kc5KIM5_{t~cGQNTa!4PM%0q}EffQ8&ao|8D-~>|t0*<|L z?~xm~A~^NXR)`x?$(14=m0C)Kf{L0F2Rm`r!LP)2mifjzlYPu~*R5SH-$%6Z4azkhdq)bqgL;@Nr2NF4H0$K+eFjP$*j zXUR94kk)lqU)dj+)8a`fI~(i3lYlT^D&bAin69)nj)4T=)mL7VSNE5-b?z&#C!o`A z!RfCq!ST{O+_-RsuNSA1kj)zK(R(Sl_H74Dvj$uBwmZIfLe7hNY$y;g`D#A}-O2+Q zUw_<~w|ccrIhV$tau65#rfG^HSO-l$uG;y3eA?*Je+!N=X+(T%Xp1a_GGRM65C0*x9pZ#FRVJ*>_^t zmd_*spHZ}Yb{gt?Ca97}`|=fVIxEZ-z%X(Ui^Y9?t!9F`d-S>py*|6O>}RmQx_`Q= z;VH7j`AurFk7d-;7q$>I)bliqwdYw2o#G*GmjCvhyig3>5CW=xVc`YeYx3~n1D?27 ze%Rzu-v*GIdJ+JgF`PU1l6B|KuYq|6Za9tnA7jyXG_@1PB2_fDj-A z2mwNX5Fi8y0YZQfAOr{jLVyq;1b+wtLVyq;1cDJ5>A%HUDIGoWnn9(qHEP>qvFj_1 zsj%{r6_5y_l4F%*Nu(H-O`@_V)&xi4aRd!-Ox~DssaTBsk}x~s#|wu+;G`~)Ot z2;a>{3;x+_4RnX(B`Axd&M3OQK3LsBxf=RizEzr;W(0{Gv^&TVC_=wq7vLut54b8>eEA#E23?qs$TpB?hDxCA0s1gFn6*mc^sX z+hP@49C-@jjem$*mabW;InlH77_6$?|K{oBhKIcF!6-C5y6$T)1h(O8%XL2wUH9t< z{10$mtoWBDr?Gd@w<=nAA6nPp^rE6^J8-rEUH4YnPX9=L*}hy3UQVDT1#Q>RwBTj+ zd(QD4B-i8@UBT`i^vV6!#cy%yXg<=p8e;$e010qNS$}f?01m?d01m?e$8V@)000J0 zNklkJm|?&$U>GnA7zPXjh5^HXVZbo3Uk08bvR?Ffto`o4pZna+ z2!2aAN!+^85WY+k8Gx!^6WgJ3C8DOG{;bBY%;owZ6VqHs=(#(e+Ng>b>*m3vib8 zG5SZw#%OVIkwT#mWwTk?Zf|c>XJ@Be%JbXX1=`%)B(wlv_tWTj@R6AH*W&!1Nvq`_ zeg+oj)$7ZmTGc>w6anJ`{A&XP>fN7PTl7mJLF?l2cXUurfEzyf82vsyMHA1Sp+w?e z3V(-t=!YM_qbEkkXl3mmeDZ=AKlywXY5da?m zy=m=!czH3mb^Eq*5Ae}wl(L&yx-I6>Vtbdeih7MOHe`N#!{FP)< z1z8fG6m4u!K3^im>m@1_3i2r6IQUwR$T2pc{9yoDEN)RUd5hfc%A`}N8-z!<>wnk( zRzvKE6^kVTVzHPN3I^CflwRmEdAkwuV{4u5{#WA*XylmlA_dAtPT zg}pCg2ZMg`1W_d_SKF3~;n>)im4C@(D3i%itB5a-m)vW|h>gnW(9n>zu(04_;9Xr^ z@>68+0F+Fv69~9__pS=s($b;`z}ZiyGt?95k%Tb`v1F;__eubq&xiVCjAU{}<*0)0 zu@egQS)ous6!C`K0U{VDyHL(`;2q*i59b!f<&VDCYe@p0zW5g1%-*7-oqqxP>A8<2 z0dBXOKpF_(^2MHe0f7DcHGoHK;Ogz|mDQ^g!G0A1m|zmn=dwYct-HJ1La7&vyJs7~ zaST$al#74<8u`s<-v`+`;VL7bUJ@VxWo|coF@ga5{DUxVIBAez2lk+Xx8pEl!+>GH zFkl!k3>XFs1BL;^fMLKeV1F1e3>XFs1BL;^K!Xh6Zt);>0`QF(4W{L|ymbBIxMc4y z4^k%p?Ey3hh|x@IDgn*V2~^VtKyv`?0l*_hGYKfW8+39EjX)KhfMwSWq=Zf&Qp3^D zXFjR%W_Q|YO-kHe$68w}V&V>P*F$4HM*{Tob~&APrPFEYeQ-4rPcZaH}$s8^c-_-O1FWXcf!C;uqK7STE0n4rvNQoO}ueeICt`oQ_^JJX> z26k-#=5D5o^xlsC{jJ3G`ZZg=~l50_~aE`I-QRSaKgQk_qQZlTt_q+;N4t-`uf6jGk>!|J9l=Zas;suhcyZ_ zGc#55*K@VwfDhej{tT`U4N35Dh6h*Qy5Wm35NO9^p$c^43)J@ZHaQI-00i*$3~LxX z*0K-w$@>xW`0?Xa|0zPQoHsr|V5wy_j{uZl3|!X>z!AB+bP~m+50000vP5RMIyB!6ycLqkw$V`BgSD3NuMyGz4R6vltXM}4$7=pf?Ip^AfoD2Ss} zu!}mh6?`piY+50WA!(7~D!4cl97Gpiga3i9f~$fcD1wNqtFJ{Qp4%2$q~36Ieth?S zhm$X$&6s-DZJLCvm2;wzaByL9Dd>Aeqm32<_!7En&&H!EYmQvk+T)=2zTq5#H#R-@Q@<|3STQdS>_kT=`w#PcH+?~&{WT0 zx`vZAtY@68@St!gYv%RJJnBpQDQi9^wO4i@E>R+c36dnw8YVf0rCO3%ecwpQH^;ho zba~qpaKw=&BY)l@QS;I@CDjl;C67r#<^DHM*BBcuclU>(`PuW{`@y#hKSj^`KK8ty z6KH&bORMT%mz*X(MK4yh&>?hg!TD8HOYXtNHuOB&2`5pK8f9yS0dHpzScI-yXkRX8 zRXOMM0pgqTi*8{500!iK=gKdm%4gpW9PZr!000SaNPk�id000id0mpBsWB>pJ z#z{m$RCodHn$2$;MHIl_#!l>bjlbeJc4$JPM&Op_0tiv0B1M%z95_%3IDyo^fMajH z_sES~QG4P*tBM<_AaSCIk4hw5{GU#XtfCvx)B0vO)01+SpM1Tkof&U+YD~qN%a8~^)7YaoaKLa~_28!kK znZS64f_&cj;H)@)^Za>pVPV17Sn9cyIXW5#{5T=>3sE?HN{fSiJzDy0i?(h9=^BWv{44q!6MW4Yq;FZyIg3GCIeth7jAV z1Ai3RRVI^zkKT*JmtV&~*EKk9b^u+vdj%d>HsIkW*C9TdVEc6#Qgh}jV z=HK_f04m{7<}O%4oICe28jwCQmLU5x936&YaY8!FoO3U51|ULiY3q z!4C{dYAjz?rj2#aE3%fJQ(*DiCk&s|i2xBG0z`la5CI}U1c(3;AOb{y2oM1xKm>>Y z5g-CYfCxNG0)an^_v@II#Zkrj$$uOx!~N<9$@7x?)3)nd8FB{WuJQZz3Dj#->ty4d8H>m?jSLV>laH_)5V^q zS;wcQraXNK*sstyVr6UB@aqY1iiHMtQYyFA>{9teDgkOT0UuvV!_8a!R)4?1=D`uT z%i}vnqpQyEbRM?GvU*+}0rq6U*&CPPRA~}!UAzXxRLts4;J%H+D*SU`_a{V0gjv6y z03pB@fyGV~l$FX$V`7I@pt7?pEswwR_Pgfp?yluGs5bxwc!R{) z*cg2C{dcf!_X*tl@N>9lS%1LZgi@F9Y&HvuVnSti9{_Jq1PjC%dvIwSWkR0-UL?f= zsdKo?*)lKiX}-$5mDZU^VkFF_0(lShNRWR9hB*^rgTnSR7hJ`}cX z6Jt_PhkZt5Hf6qfOgv7%egL;_=qrEpzob@V0N`xM-A5Wu{<7$ zM8(XS9FA?L(r<5fK&nwnVy~%K-bhM1s?qnszU-qfCvx)B0vO)01+Sp4g&uH1<&`F5T7*p00000NkvXX Hu0mjf#~~E@ diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/base.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/base.png deleted file mode 100644 index 55b4cf5c72b04dfc2d175995236cee39825672ab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 539 zcmV+$0_6RPP)Px$)k#D_R9J=WmBDJ;KoEvMxs8qKu8b)Ss!R=u6Bm*i8XO9}1iO8L91D4g=FxI- zPbKj^wBS=keDPrwNT`F?MfhOUL!(8qTu2-da?p2@c6R2U`FD{ZCnqQ8De<=XE<8H= z60VZ_;p3;3@~r5g-QG(T5JK{1vuWO6yEVRlJ25dS1zJx5m`*hS=jT5xfO@^2s^>Zm z>hdzN_Iy#W(>dVuv`?pVfahIsbES~drrF#A<{Te?{a4I=1%OglCg1ZsgplFcSs#E( zrIHZaZMFCl1ZfA_?Y&S4iR-#3rEpyr0IerTX`}TdktC%JaN87k-UUi26OS5*>O?de z4Ti(v@&>pALdgHd7LNc()qLM-@pCXpHV{o;ES4A#`ibCn_t3ZyN9zf`?U_FMn} diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/bolt-open.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/bolt-open.png deleted file mode 100644 index 3177401172bfeb1bf93e20c363de58f694db7628..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 563 zcmV-30?hr1P)Px$?MXyIR9J=WmBDM%P#niUYh6Pzuce41WKhs<5jG2!jDaAd)xTgj3;Sn0c=8YG zb*vYe43!?luwHt2891!;Rbme#9&AEhlZmz)?2ykbFTdaK`+eW{NFXOCC+Dv4#CaMX z9d*NHdiS5dT&fRX4Zw97(OOhzngStAl$ruCohks%&OXMq^?E%u z)3z++#f7$ZFDck=A8>qpLc4u{=biKA^9Q=!*P-KV0pK{!pF#FR0HpjD5Ar;ZVsSk* z41<2Z4?wkA)x>t2O@0P}o`CDNLemu3wvCh$+qMBvYJw0Il$vM_LR98vw&ud;NGSmb zf?pJX_ot_Gqqf%DXfzlOhiLxPY0z^L#5 zHM;`9_kA`tthgqsTSYw6KtxTH*UO;_@$ILB9=ww5sXz3Cve+nyUL0`+}ydf-9ttKHBr`X|9`NQNzH%? zW{g#ky8ZviQh&sh>pjcR28EkDz|GwFoSd9H$!{SC!TRM+qo)7>002ovPDHLkV1gX` B1uXyo diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/equipped-BELT.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/equipped-BELT.png deleted file mode 100644 index 07f1f9fa2623bae41f9cf14289f83412b560da1a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 215 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5M?jcysy3fAP_Wa} z#WAE}&f8lXc@HZHI9x2A!YROdJGIVx8v6ppsq7mZ9R=U>7FhLta|bGBIH0_AN|;yX z=I=XRU$s_vey8Z1uF|8;@Bd2wy|KIeK%q>ui;LIG_jUCvrUVtYT;&I80RkTLRqij| zF{kZ}YFX`Dv1&K}jFs1%5={yrn=r(EL8~Z*2Hynf@O1TaS?83{ F1OV4BPI3SM diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/equipped-SUITSTORAGE.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/equipped-SUITSTORAGE.png deleted file mode 100644 index 07f1f9fa2623bae41f9cf14289f83412b560da1a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 215 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5M?jcysy3fAP_Wa} z#WAE}&f8lXc@HZHI9x2A!YROdJGIVx8v6ppsq7mZ9R=U>7FhLta|bGBIH0_AN|;yX z=I=XRU$s_vey8Z1uF|8;@Bd2wy|KIeK%q>ui;LIG_jUCvrUVtYT;&I80RkTLRqij| zF{kZ}YFX`Dv1&K}jFs1%5={yrn=r(EL8~Z*2Hynf@O1TaS?83{ F1OV4BPI3SM diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/icon.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/icon.png deleted file mode 100644 index 55b4cf5c72b04dfc2d175995236cee39825672ab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 539 zcmV+$0_6RPP)Px$)k#D_R9J=WmBDJ;KoEvMxs8qKu8b)Ss!R=u6Bm*i8XO9}1iO8L91D4g=FxI- zPbKj^wBS=keDPrwNT`F?MfhOUL!(8qTu2-da?p2@c6R2U`FD{ZCnqQ8De<=XE<8H= z60VZ_;p3;3@~r5g-QG(T5JK{1vuWO6yEVRlJ25dS1zJx5m`*hS=jT5xfO@^2s^>Zm z>hdzN_Iy#W(>dVuv`?pVfahIsbES~drrF#A<{Te?{a4I=1%OglCg1ZsgplFcSs#E( zrIHZaZMFCl1ZfA_?Y&S4iR-#3rEpyr0IerTX`}TdktC%JaN87k-UUi26OS5*>O?de z4Ti(v@&>pALdgHd7LNc()qLM-@pCXpHV{o;ES4A#`ibCn_t3ZyN9zf`?U_FMn} diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/meta.json b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/meta.json deleted file mode 100644 index 0b87203c03..0000000000 --- a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/meta.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from RU Paradise Station, modified by JustAdler for https://github.com/ss14Starlight/space-station-14", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "base" - }, - { - "name": "bolt-open" - }, - { - "name": "mag-0" - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - }, - { - "name": "equipped-BELT", - "directions": 4 - }, - { - "name": "equipped-SUITSTORAGE", - "directions": 4 - } - ] -} diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/base.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/base.png deleted file mode 100644 index 3e81c93d4c09cca8954d3b49cf8f303a6cf67764..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 501 zcmVPx$uSrBfR9J=WltF9aKp2LfmfEx?Xfp>{>WX3MMTA^>S$gsR$(6arK}Bv5G)pplQkg(ymY6XxvYORq{8lzbpUkz9?5ClO2u-R-f1y4~fms7Q7vk5@I-#2~D)a zuAy>$lM2^ipx%P@M|8;3<1>!q05BX5bKN~;TtU2C0=pc%7bye#|L rdVGGD=8zG>uV2399=d{pf@6LH3b~_YT|y0$00000NkvXXu0mjf#g^cz diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/bolt-open.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/bolt-open.png deleted file mode 100644 index 6dc56d759a4907f5eb4edfe6e4308ad9b7ca33f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 550 zcmV+>0@?kEP)Px$;7LS5R9J=WmO+c!KorM+F4}Z8#3n*0YsFA{5g{PGlwNZ3n9tzdkKhOK?ne>4 zc?f7dlwJ&}MHCE*ao2^C9u@~R*0hUud&uuHFK^zw|C^aN5J*T!Ncf+yEGslkGc-*z zyq3ms?$pk(Z98;bm+5p$rBcB#3;=Su902WhJGH;iw(XNeYMRDku{i6~G>uNDlLANs zG#ZW2aU49)Ba_MC`#zrMAT9y?miXsG$nM@`TpW`?HNRk9Vyd<#HK-`FtKp zswj%E2ZKRmLvfs3pzC^glTGvfgMlPT{BXaExlbQIiw@ouJ|2(%T6o9JDd%i96A8E5 zEqCR2Pr*Oa0JK^y@dS6LbI}5Rhb+qnyT1e{lf5<@OEPZ1x~_ zzoDK(IxgVh{!zT+e!qXw-9yY31j{Ax)CbohQo!!`{}q4Sgv)jCas@oxKVC%~Vw&*l omv0wux@Tiq*42Je5)xjNUnMW5(n(_ZJOBUy07*qoM6N<$f~0!(!~g&Q diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/icon.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/icon.png deleted file mode 100644 index 3e81c93d4c09cca8954d3b49cf8f303a6cf67764..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 501 zcmVPx$uSrBfR9J=WltF9aKp2LfmfEx?Xfp>{>WX3MMTA^>S$gsR$(6arK}Bv5G)pplQkg(ymY6XxvYORq{8lzbpUkz9?5ClO2u-R-f1y4~fms7Q7vk5@I-#2~D)a zuAy>$lM2^ipx%P@M|8;3<1>!q05BX5bKN~;TtU2C0=pc%7bye#|L rdVGGD=8zG>uV2399=d{pf@6LH3b~_YT|y0$00000NkvXXu0mjf#g^cz diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/inhand-left.png deleted file mode 100644 index 2975c479be7566a6c59a7aca4e20778aa850feb7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 109 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|)ID7sLn`LH rJ;=xlwOr9UK@K`#+rw1POb(`njxgN@xNA?@buF diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/inhand-right.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/inhand-right.png deleted file mode 100644 index 2975c479be7566a6c59a7aca4e20778aa850feb7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 109 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|)ID7sLn`LH rJ;=xlwOr9UK@K`#+rw1POb(`njxgN@xNA?@buF diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/mag-0.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/mag-0.png deleted file mode 100644 index 32950f9545c08803fb18498493744ce356c570b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 142 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}9-c0aArY-_ z&n@I-P!wr?xJWRf>Cgn@?f-4kD-yXQ8W!|5{II{Rww48`mZ5!T=#M>1y(jTIhWWnT mocez{v*B_(?ROIF>kJso&T%t8Hcs9EQs?RF=d#Wzp$Py;<}MQe diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/meta.json b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/meta.json deleted file mode 100644 index 28fa44ba0e..0000000000 --- a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/deagle.rsi/meta.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from RU Paradise Station", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "base" - }, - { - "name": "bolt-open" - }, - { - "name": "mag-0" - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/base.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/base.png deleted file mode 100644 index a3ec4566610d8ae894a67ee7d8ab1058947bbe3e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1033 zcmV+k1or!hP)aQ%glF9dro=GL;)%=e>pGO2leMpF2-S2f={RPcoK%kd+mf74TrfHDga&5tT#6zs4 z6o^lV7iH`VYhqf8z~Pa9QmauiV_Z=BQ$b=9cqq-(SdR7LLp z^K|r?X}^0U34~rf?{f?Y?*sLk=lz~~Ui}ORz5v%&%U`CP=Dtai78@5WnrY1%77SPtyuUE80dz&RO$%Kv=RIT%w3{ZaSSwR?bswFG50PQ z;@+KUBUfUuCFk9J@4fGR@15-c$(2kXnLsju|9t{)0sq?dMSfpaE9I6-B|j=pQ#rSv zEJP+!o-v=r^4*mX#ph24u-zXa?DWjV^BrGWOAke|&DI0p<=zB+yzvwV`ya8gS`%!L zx4ZKuSaSRD(FV8e)-n9iM98}j?-|w$#RVHd06CZl|JdrmJUWD9J5n1Etk&)YOKvIW z`^gE$KfMsH+6V%u`)Buo7n^Ia%pk47UQ zwcqax7y(h8N)s43r*c@9h4FX{_8udb%b`#xa7*!;rlDT1qgt)AtaD4 zHh%sc@H`LHG2J9+Fc@&ZX_{y>8rr`;G(0%sM|lJ!fSn;oKqiyn0%%PFQmIsklCW7P zAQcdFpUq}@VX8LWy=~jlypXC3ZuFWY@C(C&?(_NlpYDH$##Ws8q+~RK^W9T0jXKWm ziBtLzzFPBe=k`swJsa~22Dh&3;;`Am`fEyy?^3>oRGf-_``YG~O5R$!fs6c0UPhku z2#CNi3?&ac2Bj}HhwR~ujeLqoc?452SGr6DBop`rV8sPrc7P(500000NkvXXu0mjf D4*1?v diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/bolt-open.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/bolt-open.png deleted file mode 100644 index 682639b763e52d1a521aa115ff49030e36d3c8f2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1052 zcmV+%1mpXOP)aQ%glF9dro=GL;)%=e>pGO2leMpF2-S2f={RPcoK%kd+mf74TrfHDga&5tT#6zs4 z6o^lV7iH`VYhqf8z~Pa9QmauiV_Z=BQ$b=9cqq-(SdR7LLp z^K|r?X}^0U34~rf?{f?Y?*sLk=lz~~Ui}ORz5v%&%U`CP=DtaXf}I3uB1{15zbe5lhEx46vatD2%||HfsL@<}Q`1I8NJy*tJPWa@@Oc zsn0o=q!@|8Ct2_Az3+YRd++Q7AX?D`q6tJ3_+KaR0f5|EzRjL_HDYcqmm{;}DSpuV z=SzP~)E1NQ@X@M}dvtg}Ea!(n_r2@D%UvSi1OPp#=y<&W@aEH1Xshx94)*t8b*(gI zIqKu?J3;8zqo+WPgn5kx-Ojk2PS}b-=(>)o^66@=+H2m)TXDbpMamcmJ8~_fFCEeR;x)n z=KvvCC=^IM9_O*YvYk!`^A+2+ujLU0c#$Y3pU*SbU~tu$s*Z2X>*IN?Rtwtgwvx?e z30m&I&IW?00L&x9;czOy*XvFB&_TNm;K)qg9X8pnO(NB(nBSQi7 zE&&B35(y>%_b4D1i%ke{gT9+iKq`QDpG+oMVJzb9-m)xd9^&R*YDtpujrw@^>2!M1 z{cmV!#gR`+h7<62k6;{inB60%^d;Qcbm77MyWm_}u(+f#>o^V^pETgHo0>1zc W1PnDHTnB#u0000Y-ulL~q zk)!^>-mcoRB?5&f0_@wwTpVSVHpQ-Tjy|}``_rr~PLtZEi)gNE>UKWpSn@IZgZ+ij zf=~e#SAoLPuh|oY-e+^^UfOs3^xwiy=bk=enQ)2Cc<#K)16yL|d8$6W`e&9*ox6bI zEg?0LXE(fW9+la(ZoWH4RhIVH8UZnQ9pbFLCgy>`?5>IdD$K5}mU(xC-KB7sWzbFOfeUS08ON%j`r z5Z8DAKbL%&nYq7Og|j8j_I)uA$9v|lv!4H*R~7e{hhrbZ^{~_N%jP`W=ed6CmK%lw zcNz8aqh?hx#JpuXe16-Zscj-llwVqXC}iY$(s;0XLH^zItA5Ho_jkyfU3XEopn|36 z^4}N7dX8G#=(WmMDtR)ZiGkguX6p;;tn+#!mkZ0QXO>og$_9Y3u8z*158TqeV z#C~qi=F67r|H>{FF&EcPmpE=7d*Ve7_YKz#-2$s89)TM7OX~yUMj7q-msZT_26~&p M)78&qol`;+00SH+P5=M^ diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/equipped-SUITSTORAGE.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/equipped-SUITSTORAGE.png deleted file mode 100644 index d9fc77aa2b1ae6f86e792f983299dfc73a7b7fa7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 692 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV9d{Sb`Ho)PG(@xm{>Y-ulL~q zk)!^>-mcoRB?5&f0_@wwTpVSVHpQ-Tjy|}``_rr~PLtZEi)gNE>UKWpSn@IZgZ+ij zf=~e#SAoLPuh|oY-e+^^UfOs3^xwiy=bk=enQ)2Cc<#K)16yL|d8$6W`e&9*ox6bI zEg?0LXE(fW9+la(ZoWH4RhIVH8UZnQ9pbFLCgy>`?5>IdD$K5}mU(xC-KB7sWzbFOfeUS08ON%j`r z5Z8DAKbL%&nYq7Og|j8j_I)uA$9v|lv!4H*R~7e{hhrbZ^{~_N%jP`W=ed6CmK%lw zcNz8aqh?hx#JpuXe16-Zscj-llwVqXC}iY$(s;0XLH^zItA5Ho_jkyfU3XEopn|36 z^4}N7dX8G#=(WmMDtR)ZiGkguX6p;;tn+#!mkZ0QXO>og$_9Y3u8z*158TqeV z#C~qi=F67r|H>{FF&EcPmpE=7d*Ve7_YKz#-2$s89)TM7OX~yUMj7q-msZT_26~&p M)78&qol`;+00SH+P5=M^ diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/icon.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/icon.png deleted file mode 100644 index a3ec4566610d8ae894a67ee7d8ab1058947bbe3e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1033 zcmV+k1or!hP)aQ%glF9dro=GL;)%=e>pGO2leMpF2-S2f={RPcoK%kd+mf74TrfHDga&5tT#6zs4 z6o^lV7iH`VYhqf8z~Pa9QmauiV_Z=BQ$b=9cqq-(SdR7LLp z^K|r?X}^0U34~rf?{f?Y?*sLk=lz~~Ui}ORz5v%&%U`CP=Dtai78@5WnrY1%77SPtyuUE80dz&RO$%Kv=RIT%w3{ZaSSwR?bswFG50PQ z;@+KUBUfUuCFk9J@4fGR@15-c$(2kXnLsju|9t{)0sq?dMSfpaE9I6-B|j=pQ#rSv zEJP+!o-v=r^4*mX#ph24u-zXa?DWjV^BrGWOAke|&DI0p<=zB+yzvwV`ya8gS`%!L zx4ZKuSaSRD(FV8e)-n9iM98}j?-|w$#RVHd06CZl|JdrmJUWD9J5n1Etk&)YOKvIW z`^gE$KfMsH+6V%u`)Buo7n^Ia%pk47UQ zwcqax7y(h8N)s43r*c@9h4FX{_8udb%b`#xa7*!;rlDT1qgt)AtaD4 zHh%sc@H`LHG2J9+Fc@&ZX_{y>8rr`;G(0%sM|lJ!fSn;oKqiyn0%%PFQmIsklCW7P zAQcdFpUq}@VX8LWy=~jlypXC3ZuFWY@C(C&?(_NlpYDH$##Ws8q+~RK^W9T0jXKWm ziBtLzzFPBe=k`swJsa~22Dh&3;;`Am`fEyy?^3>oRGf-_``YG~O5R$!fs6c0UPhku z2#CNi3?&ac2Bj}HhwR~ujeLqoc?452SGr6DBop`rV8sPrc7P(500000NkvXXu0mjf D4*1?v diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/inhand-left.png deleted file mode 100644 index e64a167862def361f9f56622eb2deae8ccc96e94..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 837 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV9d{Sb`Ho)PG(@xm{>Y-ulL~q zk)!^>-mcoRB?5&f0_@wwTpVSVHpQ-Tjy|}``_rr~PLtZEi)gNE>UKWpSn@IZgZ+ij zf=~e#SAoLPuh|oY-e+^^UfOs3^xwiy=bk=enQ)2Cc<#K)16yL|d8$6W`e&9*ox6bI zEg?0LXE(fW9+la(ZoWH4RhIVH8UZnQ9pbFLCgy>`?5>IdD$K5}mU(xC-KB7sWzbFOfeUS08ON%j`r z5Z8DAKbL%&nYq7Og|j8j_I)uA$9v|lv!4H*R~7e{hhrbZ^{~_N%jP`W=ed6CmK%lw zcNz8aqh?hx#JpuXe16-Zscj-llwVqXC}iY$(s;0XLH^zItA5Ho_jkyfU3XEopn|36 z^4}N7>{Y7A1732B~dl&FDaXW5U>QQ((_laoGyn|Dw&*0nqWAn_E zXL~2qsNQ{I>F&(H$Rgl?LTGWn3E%#&*6g$8Wv@L?o<5m!EN+Tg)TcPPXaB0Vmrg!9 zRrQaA^2bTn-L16`{CRit?Y?d8XMZfOzO1iRxT*5w>&0_L9~9Y?F(&@~_$;M(bs zr~YTL?fbp*{rrA&_0NwgC6pT&m^c)05*L~sJZ&9LZpykU5VBuJcO|<9BZn!=%HJ-p z=Uinhdd;|o`)c8?Hidm|*9)iBl`>@8Hl!97o{2YQd3`obaull-p= zoS6FO!Mcn8tL+XS`)X|Z{DIkeabJ0O5G6D)*{7r(et%b$*$@~x44$rjF6*2Ung9UV BbN2uM diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/inhand-right.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/inhand-right.png deleted file mode 100644 index e89faa5639b34ec859c6ff640cdef9a955711520..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 844 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7T#lEV9d{Sb`Ho)PG(@xm{>Y-ulL~q zk)!^>-mcoRB?5&f0_@wwTpVSVHpQ-Tjy|}``_rr~PLtZEi)gNE>UKWpSn@IZgZ+ij zf=~e#SAoLPuh|oY-e+^^UfOs3^xwiy=bk=enQ)2Cc<#K)16yL|d8$6W`e&9*ox6bI zEg?0LXE(fW9+la(ZoWH4RhIVH8UZnQ9pbFLCgy>`?5>IdD$K5}mU(xC-KB7sWzbFOfeUS08ON%j`r z5Z8DAKbL%&nYq7Og|j8j_I)uA$9v|lv!4H*R~7e{hhrbZ^{~_N%jP`W=ed6CmK%lw zcNz8aqh?hx#JpuXe16-Zscj-llwVqXC}iY$(s;0XLH^zItA5Ho_jkyfU3XEopn|36 z^4}N7rRrBkPW5D1GqpnYR@hMAg}nwmq0qS?09@rIKH@9Q)kJj+x+OEtgp zbj|+M%zGBcxfxjm92iiDAA%Lq{jb-zXV&saoLXqJQm6Lykq^)A)UKQM?q}JgoGrh0 zMFjIb_1yc9;Y$DYt+T@9z0G%4d3}}jiM5>KzH^N$JHua}FAIPE&gQ5$lZddLyH3>g zqxOotMFLa2e_oSsXIL=bQ>M;BYUip|Rd#QGwbt&^`>( z-Mim&^KUA{2UFSphxWSX4p(D16WP^`VXS6n?|x69H=KJ}3?7Hl) zKWw?L?VJ-O)-Zn;P)V`a^XkX8-21kzPZm2+v++e`%auR2=?kyTYn}5ta&I(q#uu6X z)7xk5kJipu5m_xJWq0r1O0(zh&wRPPdwq>C6Nf?r1CS_)V!Cg~arpi5JEgY3IAZX0 L^>bP0l+XkKsaSJE diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/mag-0.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/mag-0.png deleted file mode 100644 index 0c8baa54b2bf7db3470690f8c0f4c8fb9bae53df..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 554 zcmV+_0@eMAP)aQ%glF9dro=GL;)%=e>pGO2leMpF2-S2f={RPcoK%kd+mf74TrfHDga&5tT#6zs4 z6o^lV7iH`VYhqf8z~Pa9QmauiV_Z=BQ$b=9cqq-(SdR7LLp z^K|r?X}^0U34~rf?{f?Y?*sLk=lz~~Ui}ORz5v%&%U`CP=Dta|_n%@pVANfQ$2q1s}0tg_000Iag@Uy^E<(t{p&P;LlYV^2QE}*Kz#}P5q sH;Ux~J-p2V`Vz}Gvw7|iKwu~E0%y$)1ooS?ssI2007*qoM6N<$g81$7O#lD@ diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/meta.json b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/meta.json deleted file mode 100644 index 7565bd14bc..0000000000 --- a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/dp.rsi/meta.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Original from desertrose at https://github.com/DesertRose2/desertrose/commit/120961e254d7f83a6e00a02c76e734f9e5019345, https://github.com/DesertRose2/desertrose/blob/master/icons/obj/guns/projectile.dmi Resprited to more fit starlight style by Killer Tamashi.", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "base" - }, - { - "name": "bolt-open" - }, - { - "name": "mag-0" - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - }, - { - "name": "equipped-BELT", - "directions": 4 - }, - { - "name": "equipped-SUITSTORAGE", - "directions": 4 - } - ] -} diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/base.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/base.png deleted file mode 100644 index 0802bf63b1301d43dea7b4fe74b238cd757a545f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 817 zcmV-11J3-3P)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGf6951U69E94oEQKA0>(*1K~z{r?Uh?k z6G0Tm|9fj`OD{;F#DcUajYiQ#OnFoiL!yZ$yqNg4{1AQv;)6aIFE4^GB9U4Z8ZJt> zNw+sT-5t*iOVemu7t+W5C6jYzb~@*O=FCjt;o;%ohMDXg{`k>D?sU)1?Cjlt)=(VV zk(rq+R}=-cS`D^kAs7nEaYHwx9Z#jCEv&DDHJJ2U;oOF8Thwe+N>%7S1Ix=R&A6@v zjE;_>Uaz58G~xI8p{Xh?TCiHJU~hL9hR=s+G>YNG5Ddcy%W8lzi>!r4qd_805*LZA zudU(BYR;X2OlFeL&E1#&!omw$+@Ni|hjO_h#{?qC$VdX3rjf`xe3YTEA~0hotynBd z5kkPXd>)^cKf4oe`T4K; zj&ZsQ5IjhY^2+|6(*u&pq_iJx73E49o15Emjhj<9cq|sho44=(yJjn@V>_bJaw6!& z)NN_^YYjP`qpX6#kn{zju47~4PR~7E1*qEyLqoV6@He-<*R&OI%X`$o{7K(t(iQ zp09rIS@wdq0t{Wl*474jHdc0akfT4Gz&TF18`=w?cU)0ac@CPx#1ZP1_K>z@;j|==^1poj532;bRa{vGf6951U69E94oEQKA0_I6XK~z{r?Uh?k z6G0Tm|9k6pTY5nXB^H#TG#aT8G37yxk{A+AG~va>?}Q=xA^Zl!2YoOCFM=;3iC7g0 z7bV=Jce>qO&J5e8%9dODxW8m_=C*VGXU@zlTwGjSoET2sww^wDY}w6oGct1j#5Dxl z))*d6S%M&-R4TzV4EX#$-ml0Cw^P$I+}^u;2YN;4^?EGJglQU7OcZiO$Q}jr^9x7( zRB;s0)zyu1xr9t63)Q1S5=9uaV6j-h*5)P@j|ZVp2p!ROD2fM$QGu=-WDQg*6%uh6 zI1A+0(h~ZUN%;MKXqp#ZuNM;&FKd4P5s*mqS)-#5d3|#74K1$FHa8m!hdh*L6N8o6GSXVuDyQ(%;hO6To=X(`6O5x9k=Wi^aJ8WQxca z@>pG6=WE&Z1||tNCx1bB3dU=Qpldm*Q9P z=l41i?d`atskN#skW7CpmJfFes+TU();iG_^~ zEYc51JI4t>4bB4ST^9tApMzp4Pj9_Zd)u3hqX0wShfmYUxsHp`82yxdbOm$vsEdnB bGXV|&j29#Psr(B(00000NkvXXu0mjfq{w(r diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/equipped-BELT.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/equipped-BELT.png deleted file mode 100644 index 07f1f9fa2623bae41f9cf14289f83412b560da1a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 215 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5M?jcysy3fAP_Wa} z#WAE}&f8lXc@HZHI9x2A!YROdJGIVx8v6ppsq7mZ9R=U>7FhLta|bGBIH0_AN|;yX z=I=XRU$s_vey8Z1uF|8;@Bd2wy|KIeK%q>ui;LIG_jUCvrUVtYT;&I80RkTLRqij| zF{kZ}YFX`Dv1&K}jFs1%5={yrn=r(EL8~Z*2Hynf@O1TaS?83{ F1OV4BPI3SM diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/equipped-SUITSTORAGE.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/equipped-SUITSTORAGE.png deleted file mode 100644 index 07f1f9fa2623bae41f9cf14289f83412b560da1a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 215 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=oCO|{#S9F5M?jcysy3fAP_Wa} z#WAE}&f8lXc@HZHI9x2A!YROdJGIVx8v6ppsq7mZ9R=U>7FhLta|bGBIH0_AN|;yX z=I=XRU$s_vey8Z1uF|8;@Bd2wy|KIeK%q>ui;LIG_jUCvrUVtYT;&I80RkTLRqij| zF{kZ}YFX`Dv1&K}jFs1%5={yrn=r(EL8~Z*2Hynf@O1TaS?83{ F1OV4BPI3SM diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/icon.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/icon.png deleted file mode 100644 index edba9a72a361d0947e10990f7853f709318e0e1b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 835 zcmV-J1HAl+P)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGf6951U69E94oEQKA0@z7JK~z{r?Uq|l z6G0Tm|9fj`OD{;F#DcUajYiQ#OnFoiL!yZ$yqNg4{1AQv;)6aIFArRN5s6?`Xt*fh zCf(lXbay;6EDh0aT}U5%=r5U^GrQ9{|1)Q1w&>8ILkBNRWbg3Dj~;TTdu}Et@BTH1 z;#gNECbC>n6jZBK*p`K0C@7yBx*_dwDkW`xZ4Io>q<O&%|^Lcf$lS~xVY4a z>q)@i;1FuHDhdS?exDzjs=}fPE0r>KcXnX-e27M)=uh;)FnqAAIvBIaTBz6SB;q)6 zk;vNWDn2i-coUGxjPj|e`_iA8c|nsKw2b#qDwX9kfe11%kbtIXB(eq{Whkr&%-C@& z6be#=5b!mZ!^g!>-UOu6DW1({ad2=TCk%xGREi^XcZXq`hve7fIPokJ2~&%ZU!k!K zs;W~{Wzc*+51j-G5{WoozIyFV!1(wrzQ2Fy^r-H%0;lQn`yKBX#+V#q7K?I4gaEPl zxi2}_I4uPT9;60&d2iS00m)=i+7GshQn`eUjV(FH&9NIi7K`G|+xP#R^E9esUD0Sd z5p-niwzPZIx_rJuSp|b3=?g?%hlYloo_AUbn9iiQqH6G8NKnm98C;x%6aFm0{KCBB zd8efSgC)Y-~O-Cmd@5lPaCc@!JLqxj2 z2j8Q;&Pd3kCr-lL{KA>)FL3?AbY_Id;sY=b_hFVQjqH27bj0I5c=qn>!J6S(0&#W9 zrKjK`dlCGk{_P4bXe!|8^{f0+`U-yj*g~eS50?Y}#?rT&rUH&wP2OOdMzk44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`211o(uws;jGoh6X!0H~=^Q>wp3e%i@3k&%YHrxFpYILfolynrDw)j81+lz^TF@ z^e0-N`OiF^jgN%2_s;NSy(+opO5E9$rdK@QE2q>N_XS3%%9n}hq`Jb@SXRs3^#Znrki@sB&eTN1dSsnj~{k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`212l#}zs;jGoh6X!0I7mxN0mWWrFIx?ySWANZg8u^n!|!c;!9W4d0*}aI z1_o|n5N2eUHAey{IMvg|F(ktM?KDfi0}4DWjUWD-x0mK<&N-wMx+S=vs$HnPhJ#gv zf$N{jhiaXVXB2nwPMe^4{b#L8uM;{UqCTR2x{r<&KC jsNTcRD$?NWc+PxlkUe8;OZG9K0~tJB{an^LB{Ts5ea>Xj diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/mag-0.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/makarov.rsi/mag-0.png deleted file mode 100644 index e3d6d20155c15dc093dfced756ec1e29072a9403..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=G`DAk4@xYmNj^(8$xpF(ktM?Wv7|3<3f!7cWnFZNEfQNZF9f w;GXwCHff-e``WA9&sbf%6ZQJKy^U59)1-D5rl5T)6M<3;p00i_>zopr00Px$+et)0R9J=WlrfJIK@`V-kXtr{T{bSn0^(If8oLdZG11!A=1i>VY|cUxN)j!O z=K4!a3?IP8E48uWD^Q&Yg&`9USYRj^i*rwQXLk=yqJ{fQCU0kU-h2P|W_BSXBO@b* z7kLz1kK3~8pJ;PYuXekgn)J)(ue^S9Ory~Vtq+Go-o5Sd_{l@f=ls(-7vC;8ymzSC zSOK2r(dl&PcDtGd=$)K07T-gDRrfB(uU^KA?wy<_7IY9z9z4(Ib4H_)W&w_#KZ^|( zypK|LiVOyWT&vYmQF{>G?0H^dplzwuYN7e$azXR{0~KdOM{v{m-$cLP$Gzk3ns)v0DRx4TCFl3k13T(AxGc$wO~@pT{Y|2wym1Yrm9pbvG)DhnX)V^aRh~I z+BCGUAP|w{U>F7fPk#tLtgrloM6=l}HeMRqB@A#J2h%jK+Zr5;Qi?}HK>qjMLZN^V zV&~+k0stnH2>|Q$8i3Vmg<%+cgdA5(xUTz07gtkl+qQBX2SDpUARvkmA~x1GBz8bb ziIg%_{jX%VN|Z!?bFx`|xm?CHO^U_hKJ#hBb|6}Pz;rs@YxRi&mdoY7^K6H0+bZoJ j@Yh8AQvn$n{~bR8?=a`1lK>+#00000NkvXXu0mjfi^TMa diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/bolt-open.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/bolt-open.png deleted file mode 100644 index 53251be69953f197f5d30f598c1a2a014fc0165d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 556 zcmV+{0@MA8P)Px$=1D|BR9J=WlrgK?P!z|15n~W@4UN)4c~0_N-j=Zx+PQ0&K6tZRm)D^MN1+}1 zmJWi$gF^8G^b@p8KZM}q1BZu%qDGArZ--~n#3WWSIp_S(xgn5}l9ICF zB7+2f-It_znPe4!X0y4o=+`gbc>U&*dc7Vx9}EV(dwa!`r;j2r-ELR${Mt!P4sV9k zPHJphUw~y6%J1&~ z5PH2H<^%Jf7$vyTbzN4gReyYr<4`V_8IQ*l3WZRh<2aFIuInDEIf@WMHX03CDwSgG z$LnjU>w4ny8VTB6C~=2Eh{QluRRMVR-R9H!F5W9No6TbL?IN4>z%UFnP4macbU+?B}Ic(cLxcE*10F%iCfc1I}z-qNZRaHKN!rc+3Y5vhi98oQVkcMFZL?++~ z*v7W)*j)RNI04snaa}jm{ifKx3MG*VZi3wxi$yd|BcIP7vtESQ32b-oF`Z72+I^yc u<#KuKI{P7nkh}f?e@(Px$+et)0R9J=WlrfJIK@`V-kXtr{T{bSn0^(If8oLdZG11!A=1i>VY|cUxN)j!O z=K4!a3?IP8E48uWD^Q&Yg&`9USYRj^i*rwQXLk=yqJ{fQCU0kU-h2P|W_BSXBO@b* z7kLz1kK3~8pJ;PYuXekgn)J)(ue^S9Ory~Vtq+Go-o5Sd_{l@f=ls(-7vC;8ymzSC zSOK2r(dl&PcDtGd=$)K07T-gDRrfB(uU^KA?wy<_7IY9z9z4(Ib4H_)W&w_#KZ^|( zypK|LiVOyWT&vYmQF{>G?0H^dplzwuYN7e$azXR{0~KdOM{v{m-$cLP$Gzk3ns)v0DRx4TCFl3k13T(AxGc$wO~@pT{Y|2wym1Yrm9pbvG)DhnX)V^aRh~I z+BCGUAP|w{U>F7fPk#tLtgrloM6=l}HeMRqB@A#J2h%jK+Zr5;Qi?}HK>qjMLZN^V zV&~+k0stnH2>|Q$8i3Vmg<%+cgdA5(xUTz07gtkl+qQBX2SDpUARvkmA~x1GBz8bb ziIg%_{jX%VN|Z!?bFx`|xm?CHO^U_hKJ#hBb|6}Pz;rs@YxRi&mdoY7^K6H0+bZoJ j@Yh8AQvn$n{~bR8?=a`1lK>+#00000NkvXXu0mjfi^TMa diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/inhand-left.png deleted file mode 100644 index 2975c479be7566a6c59a7aca4e20778aa850feb7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 109 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|)ID7sLn`LH rJ;=xlwOr9UK@K`#+rw1POb(`njxgN@xNA?@buF diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/inhand-right.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/inhand-right.png deleted file mode 100644 index 2975c479be7566a6c59a7aca4e20778aa850feb7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 109 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|)ID7sLn`LH rJ;=xlwOr9UK@K`#+rw1POb(`njxgN@xNA?@buF diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/mag-0.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/mag-0.png deleted file mode 100644 index 3747fdd4104ff30b7886ecf7d85c555e417b3143..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 142 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}9-c0aArY-_ z&u!#A;K0G+m=o*3>i?hh5~I*LnHwqc|NNS^>|!tmDr8u`dzpmb-`vpDnU?R$?*zZe moBSot^Vz#?*M8ZuC0u9TIGeBfzg!SENU5i*pUXO@geCwn;V-!W diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/meta.json b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/meta.json deleted file mode 100644 index 28fa44ba0e..0000000000 --- a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8ar.rsi/meta.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from RU Paradise Station", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "base" - }, - { - "name": "bolt-open" - }, - { - "name": "mag-0" - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/base.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/base.png deleted file mode 100644 index 79894d4763a36b8b7b7850f0c2f4e96aeb212e46..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 742 zcmVPx%ph-kQR9J=Wl)Z1$P!z>~shk9-&vlxQN_AQ&MM~)aRn>oi4GD${v9dCBfElS0 z6FUPF5-UP1NG!|@EE$+egQ!v{L245>A+eJeg_t368YfQFR{ap7N3#6<-n;LdbMJkI z3;ZicCJjdc=iCG+;JiEq0b_^VIGHp~ntM2sNn^mN0*>GOsXzfo0mm>5$1vKpKeHZi ziFzM*E}1lrlm#J#BZP3=bN$|dfhgmy10W_Q0jU1o_ly_BH}2e93uc$r+CsKpQ!sZu zaf#RzoAxSmGdj7QGC+4M#5QX20}(Zh9@Qw9D%ds2-d;YS^pgX`HH(66lgVZgwhihQ zcIO*lC4HYw>5kK6vRUS?q#>Inw=>VmqCzH{C9b7mMkiO$Pys!vA?q#lsD@pWfX_8t zn7!6Rlx{njUOw3HXTD81z3f@<#w;piHk$2y8_jl%{T+aEsY3YD80Auh{k=TU-vgcc zcQevcd%y4geV(<*WrR}c&iD5~v%~EXAcSyIsT8$Z4FJosNF)*z3I)c;$2|vFmc?Np zrKDP|4mNuSo)T26)j&R~r5rfDLj^nHrOVxaduihLjgE;LOW zde?)&AOI8TC*(do4nR9|u7Ocxeo%%j=(%JDh?Qwrv@NGgVC8~T+xZ~c%NxL5^pkA+^G|%CnX__Px%e@R3^R9J=Wm0fPyKoo^Ph_P|785islOrxf0Ub>mSR9#P`?xQQH`qE|eEh|VO zrA8D?L%@b16!(GH!q}iRA&IKyNTV6w`8ntQ%ov{WufTEKNP+0d1Sk-FegFZ*+b(?J zxZCDl565vco+=RK*&hT7L<&T%>qf4-$o-?$KuomUVw>Z*e-#D8Fe1Y+qWIjrzOcIK z)!tqNP}Vd6CQ_!xm8#AAj~{4zKT`XeZi{bUz7kyZGD6Cl#@YFK#y*2WM!?bQ*HO)~ zIBT~#Xf`=(w^55lrt>)m%_abY@o#$lpQ(Lz?Ipog54X|4>vRB;aaq$CgxBoq8p1Le zTn-7xl5W>46j#aPaTtbleV;H4DJe?w-SvHhzC*RFQZ1{zZ8fQuRfN7nNm1}R9o$BP zlA)DL1@8i_#srh(M?Dh3*mPBGA{!R3%&T@P5PfjIv$mUEx?y}B-MZH(0#nB8!v1Q>=9wOTF4<1qk15MbLjy zrII=z2m)>cDJ7%PC{t@OQYjdXMg`CF&~-gUZre6N5TNTipN@~|_xngGbDQt`h2?$| zc_soeOw(L@*Gr`m0AhES(~FA&EFu>>u!$@WYySm82;LnYVhe#S1gfegb4UC8skN%A z-iaJQ*))0TEh=?BpQr5KPfilDTCH}k=Q*R=G|fl|0f4)7y{^V%rqgMXf@Spk{oJ$e zB|zR>r`Y@HbPB+5IJ^_lI;3h~+50!Hi=k;$b$y$B8RXW0l#)}=%jACB-meufnM}6L rb32%(8Etw49!?j100000NkvXXu0mjfs2)u> diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/bolt-open.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/bolt-open.png deleted file mode 100644 index b5afe3528ea7ab801a45d0d306bd1d4fd6be851d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 765 zcmVPx%w@E}nR9J=Wl+8~QK^Vq=YqrJ0EDN+t(k);?Q{bS4@Gp2X(E~AFxq9HBXA=@n z-aU9S@oJ1QG4Vez(MuyHCfGF+P^<}*1#EZQX^{1>-O`1&0^!3%o@BB!?>jrs^M1_0 zIsRoBhUux`otXd?yr(BD;6giRuVJ1fcNm6Y?u%3fubKTspn|7@XPTyGnttt1tp@_4 z#u3;I!#q?LgbwUa z)zATnzJ7Anfvxr-ktgYo0RgBGe0CCNs z;JRcj3*ovDTg0uc0j4r{$jM-yA!}KrFJ-{8SXvojYFs62S;Vyr4CpKsG|J_2NU+|c zAuBuRJsNIV2AP4;!OK2z?eN??NGB&LtiSUA{5|3mCMSt&jvr}qlC1T?7c{PtUDyUj z$S!P?9st~LdQ zu~>|Ub930Xjg<00qaFFa3wLsL?QrmXCAQh{=R>UYWMzcWX+(qa_G9wrnp|O zZ(P2mTCD;wJav!t-BJ^cMzL-C(B#l21G=swrGHg+c6I=$R;xrJkq}v5U!MmYpMZcI zXqthb1dXt5yJav(7SJqufMT(DB%)Rb^+03v<@k+I^e2U;O(>-#Cg0Fei$1_{N8eIF vrBXR=o`XTtG_TzoaB3pXRKPjT@!#PO#d25H&pR2B00000NkvXXu0mjfyw_?O diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/bolt-open_dust.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/bolt-open_dust.png deleted file mode 100644 index 5d92b8871b03f5fae102613787571569573788cb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 722 zcmV;@0xkWCP)Px%j7da6R9J=WmCJ70Koo{Q6Jz6GGX(4shE_?_Z2B_YRDGUEeUCmt)lDCxyX-3^ zkrE?fpd?^mD8*e6yLPxJ&9zeVOCx(`j?e#}%Z%X}|1vyJMmj`KCP0Vi(*q00t=ru4 zkk4QA{`N<#0Fw8DX<~0}CAMd0 z=WJRgqU>oXiFg22~u`#U>{vf*$@(CIK74$13!G7mZ(gtbAbU{ER;ylK=a6%2&6 zL0;GKTPa2v?4ZUoMA=D%=>U~-nV{2|*Q#12==G8(z|ZNFpwq#t zR{zwrT1~!5XCM|cR*KV92|Q0m7rlOxfggbnfEL$3T|1c9e%buG-7?!4>v~{%)qh%g z(YEcV(P$(o3&RlCb!oTT6pO`-^Dqp#36xR{1_N!?e&!||30RmRpZj9Zbz)hSqoBY)nhv)L@O{_XHEA*)m>ce<(CzA;P{eJ&eM5~bLfpqk*rNlN(N|tq>d<$6G14=25 ze1D<#_Z|I80ps!bzIkp2$8n-{cfg~Gcv1n+c*cK+--)+9N;0NyC;$Ke07*qoM6N<$ Eg0_iA9smFU diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/icon.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/icon.png deleted file mode 100644 index 79894d4763a36b8b7b7850f0c2f4e96aeb212e46..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 742 zcmVPx%ph-kQR9J=Wl)Z1$P!z>~shk9-&vlxQN_AQ&MM~)aRn>oi4GD${v9dCBfElS0 z6FUPF5-UP1NG!|@EE$+egQ!v{L245>A+eJeg_t368YfQFR{ap7N3#6<-n;LdbMJkI z3;ZicCJjdc=iCG+;JiEq0b_^VIGHp~ntM2sNn^mN0*>GOsXzfo0mm>5$1vKpKeHZi ziFzM*E}1lrlm#J#BZP3=bN$|dfhgmy10W_Q0jU1o_ly_BH}2e93uc$r+CsKpQ!sZu zaf#RzoAxSmGdj7QGC+4M#5QX20}(Zh9@Qw9D%ds2-d;YS^pgX`HH(66lgVZgwhihQ zcIO*lC4HYw>5kK6vRUS?q#>Inw=>VmqCzH{C9b7mMkiO$Pys!vA?q#lsD@pWfX_8t zn7!6Rlx{njUOw3HXTD81z3f@<#w;piHk$2y8_jl%{T+aEsY3YD80Auh{k=TU-vgcc zcQevcd%y4geV(<*WrR}c&iD5~v%~EXAcSyIsT8$Z4FJosNF)*z3I)c;$2|vFmc?Np zrKDP|4mNuSo)T26)j&R~r5rfDLj^nHrOVxaduihLjgE;LOW zde?)&AOI8TC*(do4nR9|u7Ocxeo%%j=(%JDh?Qwrv@NGgVC8~T+xZ~c%NxL5^pkA+^G|%CnX__Px%e@R3^R9J=Wm0fPyKoo^Ph_P|785islOrxf0Ub>mSR9#P`?xQQH`qE|eEh|VO zrA8D?L%@b16!(GH!q}iRA&IKyNTV6w`8ntQ%ov{WufTEKNP+0d1Sk-FegFZ*+b(?J zxZCDl565vco+=RK*&hT7L<&T%>qf4-$o-?$KuomUVw>Z*e-#D8Fe1Y+qWIjrzOcIK z)!tqNP}Vd6CQ_!xm8#AAj~{4zKT`XeZi{bUz7kyZGD6Cl#@YFK#y*2WM!?bQ*HO)~ zIBT~#Xf`=(w^55lrt>)m%_abY@o#$lpQ(Lz?Ipog54X|4>vRB;aaq$CgxBoq8p1Le zTn-7xl5W>46j#aPaTtbleV;H4DJe?w-SvHhzC*RFQZ1{zZ8fQuRfN7nNm1}R9o$BP zlA)DL1@8i_#srh(M?Dh3*mPBGA{!R3%&T@P5PfjIv$mUEx?y}B-MZH(0#nB8!v1Q>=9wOTF4<1qk15MbLjy zrII=z2m)>cDJ7%PC{t@OQYjdXMg`CF&~-gUZre6N5TNTipN@~|_xngGbDQt`h2?$| zc_soeOw(L@*Gr`m0AhES(~FA&EFu>>u!$@WYySm82;LnYVhe#S1gfegb4UC8skN%A z-iaJQ*))0TEh=?BpQr5KPfilDTCH}k=Q*R=G|fl|0f4)7y{^V%rqgMXf@Spk{oJ$e zB|zR>r`Y@HbPB+5IJ^_lI;3h~+50!Hi=k;$b$y$B8RXW0l#)}=%jACB-meufnM}6L rb32%(8Etw49!?j100000NkvXXu0mjfs2)u> diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/inhand-left.png deleted file mode 100644 index 2975c479be7566a6c59a7aca4e20778aa850feb7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 109 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|)ID7sLn`LH rJ;=xlwOr9UK@K`#+rw1POb(`njxgN@xNA?@buF diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/inhand-right.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/inhand-right.png deleted file mode 100644 index 2975c479be7566a6c59a7aca4e20778aa850feb7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 109 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|)ID7sLn`LH rJ;=xlwOr9UK@K`#+rw1POb(`njxgN@xNA?@buF diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/mag-0.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/mag-0.png deleted file mode 100644 index 3747fdd4104ff30b7886ecf7d85c555e417b3143..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 142 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}9-c0aArY-_ z&u!#A;K0G+m=o*3>i?hh5~I*LnHwqc|NNS^>|!tmDr8u`dzpmb-`vpDnU?R$?*zZe moBSot^Vz#?*M8ZuC0u9TIGeBfzg!SENU5i*pUXO@geCwn;V-!W diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/meta.json b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/meta.json deleted file mode 100644 index c9f8c092b5..0000000000 --- a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/sp8t.rsi/meta.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Taken from RU Paradise Station", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - }, - { - "name": "base" - }, - { - "name": "bolt-open" - }, - { - "name": "icon_dust" - }, - { - "name": "base_dust" - }, - { - "name": "bolt-open_dust" - }, - { - "name": "mag-0" - }, - { - "name": "inhand-left", - "directions": 4 - }, - { - "name": "inhand-right", - "directions": 4 - } - ] -} diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi/base.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi/base.png deleted file mode 100644 index 9220b33f122fbd4f57ee7df606ec50227767a507..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 524 zcmV+n0`vWeP)Px$#z{m$R9J=Wl0j<|K^TUgEpd7nA?$9Hx-vO55(B!R2c=T+;7#%Bp=W=H`ZpB( z1L8$Qe}N!)5!!@}DvscM z`(l3e+Rc2Ho>}V+p4o(_qP*b;0DK+|Y50M&-nw(!Hl2yi^5oHDOugv=NIwlcfM&B< zG8C<>FxcI7&T4lz?&UYu*Ld*oK3CS)0O-Eoq1{=vE5NH4FP+Asp`x+pPoL%6-7Ns> z^}2I^A&$xR_S^*G%h&V4haFnyI`;5O`jL8g+OB^}yR*vM*KaTeq9}6iTdfvJlDG!I zjelOu2pWFCc6ZAIN+Y-w$GqFzJlX(1_F-vxCeiQvUpcXS((VB!lZp4cp2Ijlq5d{S z2!T?{DLNb*fbaVNjK|}-gi8hh!Z6IGlw?^3fRvKaXoL^~tu@o>)H8KjYXEyTFSX)> zd8w2Vz#36Xl~VXyVZ+Z6gki3fVmKTU1OfeiAFVY)h*DFUrpF>)G9aZS2m)&&Ns?px z(qB<4ikrw6C2kEAXP;%6HL?hn0E7@$-28xxqLe_d*Zb$OS5#E|R~!H>`MpCH%n!8y O0000Px$zDYzuR9J=Wl0j<|K@`V-DRp|7LfDz4)RE1hkr>c`mx|)eTT4Hp;KiGG5z$W| z2wsGG(8BhRKnb>+q={?W5nN9*>}C^mTLK>TcbS>D@6G$q`!7^fR8&;Vaj)|ree~p6 zTBfFKewG@5Zkn_aC;-mJBN~Cqt$PRiynOMz=8CfUt_C1JJ@GlMR;wV&Y;SWi9Oh!{ zZnOLJF#tzjkLh%G{0i{??K^bS_zU+A_6sk$ZSL^q)$8ycbs z%Y?J?(pfuN3sHpF}a*}yG;~DMFH7yUI%AEBT#%h`r>RT zSn#md^!DM^w904XKo@faZl)>>w>SPx$#z{m$R9J=Wl0j<|K^TUgEpd7nA?$9Hx-vO55(B!R2c=T+;7#%Bp=W=H`ZpB( z1L8$Qe}N!)5!!@}DvscM z`(l3e+Rc2Ho>}V+p4o(_qP*b;0DK+|Y50M&-nw(!Hl2yi^5oHDOugv=NIwlcfM&B< zG8C<>FxcI7&T4lz?&UYu*Ld*oK3CS)0O-Eoq1{=vE5NH4FP+Asp`x+pPoL%6-7Ns> z^}2I^A&$xR_S^*G%h&V4haFnyI`;5O`jL8g+OB^}yR*vM*KaTeq9}6iTdfvJlDG!I zjelOu2pWFCc6ZAIN+Y-w$GqFzJlX(1_F-vxCeiQvUpcXS((VB!lZp4cp2Ijlq5d{S z2!T?{DLNb*fbaVNjK|}-gi8hh!Z6IGlw?^3fRvKaXoL^~tu@o>)H8KjYXEyTFSX)> zd8w2Vz#36Xl~VXyVZ+Z6gki3fVmKTU1OfeiAFVY)h*DFUrpF>)G9aZS2m)&&Ns?px z(qB<4ikrw6C2kEAXP;%6HL?hn0E7@$-28xxqLe_d*Zb$OS5#E|R~!H>`MpCH%n!8y O0000wOr9UK@K`#+rw1POb(`njxgN@xNA?@buF diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi/inhand-right.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi/inhand-right.png deleted file mode 100644 index 2975c479be7566a6c59a7aca4e20778aa850feb7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 109 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|)ID7sLn`LH rJ;=xlwOr9UK@K`#+rw1POb(`njxgN@xNA?@buF diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi/mag-0.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/stechkin.rsi/mag-0.png deleted file mode 100644 index 0ec6e1a2f3523fbce044aeffddda33ea795f0461..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 129 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R})}AhoArY-_ z&nb#ADDp60e8>>G_rK=rtcczGCKAt1yQnC5PEvVUn#^ldTxQM?y7lXEK9?hZ#LbVX aGS+0YaWn6`seBA*41=eupUXO@geCx<@+Yfth&S49+WM!H*J zTMNZHkUos85%-A*!C^+ljF@I2m_eQ2@~LRPe_?BWh0fzT?QMAbVBIjDxnykbh!B~m zF=Q~a&H=ce=(r-t;J}K90b-9mSUB4xSjfLUop3)xvsv5jF`34Z?;w9ur79H>D~LE` zs7`iK5yw)+B3LMGg;pI*F8zWg4M~cNqu^R_@ME#+;Nq;SgR3A2et@_OPKqv4;{TFD zix>}%`|X zc$W9MKS#fkHyPj)iKBl^H!R`};@M40=e$oGVkJo-J|~_u=z_$LT$f#b<6LxD;F%#K zlbRIIO4|I*1|`?z&3Dk-PYti;Bp5TdD10AawI=Zp-=$c z&*+mKj!>Fn*_Gp+u90A+`Ap$7I++5i9z zc4<^tbXZMHI%Bhp0zLvHH#9XjV_`QrEoLz{V=Xi{Gi5C}VKy)=G&nLbWHL8lF)%n} zlkNl{BQRn$HDNO}En{V6FfBAOH8m|bIAJ#}H(_FBH92K7WHMnllQ9J+BxEu(W;8W2 zHZ5UhVKpr@WHL7`VL4@FEjVE?G-WX`W@0yEFq3=*T@E!eI5IgnG&eRdFf%hWljj9) zJ2yHpI8-q*Ix#RhG&d_SGdeIZA_^cNAb4$XI!$k6X=ZsuVRU6ZA~G;CH99aiIx#p@ zF)}(aFgi3hlaL0ABr-TKWj8Z4H!Wg0V`MEfWjHV`VK`wiEjME|H8M3cVK6f?IFmjH zN)0zHF*sB)GCDCZIy5)4l?P}De{`x&`p?000SaNLh0L z01m?d01m?e$8V@)00007bV*G`2k8eA2?{UkKuxj$00Xy4L_t(|+U=U(Z`xKA$G?|V zA%i3x7#pstLKCf{KcWn>YT}`bG(Y5xzc%mLkG}ANLXoNpRSh^6BLR_Re@SezR_)mX zwF_yM*l_K*(*3+3jC_30_k53i&Aos`B9TZW!g%_)NI}I7B6du4z~hrsaL$DelygqU zC#O)96e2CaPd{$ZVmvO?2~M2FcpTQ5jjiVuilhKr&nr}a*<|fbhdCn5>jdZg#dsX; zPKVWBHkorRQ34AS;K1zSe?j3s0YLihicp(6@to?vd24(j(yTC1gRE34blB@6$M2!j z-Uo|)gI=%4MD#y>{D2=GuHnG^%RQbYjb@YGssnUgcdJmV)!5-tpRKR2 z3lY|d(>od>l~%B}x;mBo(O@u_6Xvc^wOS?1vS8abYPH%_ymGlre|vj-Ghd@zF1tw$ zheP-Ha&jyH09S-roe-Nh`N_&({(YY0C(pke=gb-*{oVM!;3Pk*6PSqPcXoCdLgwj{ z#{~K~w-fHn+VhrW0RVP)cSBG9+2*)4R#sNr$=78k2ycPX#s)ced)u~Q+xD#_e|LGA z-n`uh0PMHh$YyhHe>*gqO=MNoR~z_BzdyckclJYpbi+ z{rwMc&hhBs_xSD47eXKLQvyti5H@N?p(l@u^z&w!^7ro%0OYb70ib7_W%^Wk`gQ9U z;+%V$Ei!y%P$7%VUc_zfN=ilVrMIX^$2`hFeE zPw?Sz7)b#tf0fVMW-cx+&}cN6qA28Lyq+E4CD?5&n&`StiA2KvZklFr_W-X|2#ad9 zO37pr05BSjFdB`pw6p{O?&nQ-S{=SAn6B$&+xB>SjA4dWdCRhpOeUumX`P$&`+rB` z9I%vFL@JfKw(^NY;>t}DLG`?C+W@}Yo1kf0aPxqxe=G~#U)f3LZ)u;AMTp4i^rj>H7$rYDWpWpUpv&^3)nJo80w%!tj> z^HHA-dhLH-0=#*)ZjmJAQ+o{quKZllNnNi9{li dNF{f$0J9KMFWlx(YW>joMTH{BmMKxcfAJw_jz6 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 SjM8`gvkuEUh*{?uo&6W&6hPPj diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/arg.rsi/inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/arg.rsi/inhand-left.png index dea43e14b4c51f7a142d99b56e8664a84df78c8b..c3633b282f63122f611aebe45dd3bc6ad3aa41ac 100644 GIT binary patch literal 4959 zcmeHKdss~C8eeWv$(BN#Xc;A9?lUzrnxrN*nyFOCZP%K$)=aCKiJ9ghH{^ zj_OG4eQcK;Fyny(>N;QIivv>yCiNQsOh!x25K(W>P{0uGbO8XU$A zgdBnlCS}-Ny9v| z@-jBf>eLiG@vE4XX-js@nf|J8}BPqK1W<7wF;V4UIqjxcWzU zNUHIKZAdyTyz%2!zl~1cZ0>m3TK}kZ9L({Ma8DH)4=kAFG2Y>5*<9v}bjXUC0jIdh zpKo|Av&w(eJl^MQeSjgSy=+F{xvgGf8XPthNxY^t+BMcmgP)!bb(Xn_C-}JMbDpiL z+_HGblGI0w$*6|!CrsS7%YB&r#;RdC(|2YM%{Hv%{ZumcSK9?UMqXQ#cWd^h($?x| zr>pT(iGw$t{hfn@U~79;+~lJEw)P9T;gY|`&Uo_BC9zYit$ysWIt%SLwV@Ai;Dmyyv9Lse#ejIb+hUxdX0XsWf&(zme1eTY3YL?!w zeJpIy4t7eu;pVS(ogpm>5xX$h9n93 zC$T>B&Aeg>r>`TxyqEVgbWiLSFhEJA0+AX`G`lAj2`T3N1(+HoFoETk!$svN3*%7P zUVIjnBj=%11m!ZQY(5X+qbyH8!sYd$603A1qC#;q6(FY(fJe?om`sk0MfEfra#%7Z z6+yTdmCNLCxi~7ra0Kf^5vnCXRU!#}y)si_fJ%k}tl1Wqp@7OuhEZiG%BCVLrX1yR zWL!@^*FuG%f>~;<5&`KXl!yYSYg7u$f?06E%rLQ#!lE%g&4eW&q#PK49w1bhTCe-G z6iF!Y2of>t$@Jo~cx(oT&1ADV94`M8XdbTBfm$@PG8r^>mn7!I2tYVMTEtwbfWTq_ zq7nFOafDQBBh~5zA;s(zY_{xOmV$=D5E2m~Bo0U!EUtjzC1CO*nJfW|Az(A7GS~t} zAG{hP&*QjflKv5 zwS>kZDg_SCkM4r)nJ50B7#JKTilaO)Dxb;nq;i-zxWid;swbDvV{yC~o=le9qCzjb zPAw<(h!&rz06GG#K!IAcf+u&UYRcz$eJpOy1CWf$@S^sSj6&}YmTo>VdZP8F|Cb)# z7C@gP2H17YfujqYg!JB{uv;(S>!11R&cmO%1q^@P!ytx zZJpRnJPA;BjtilRIjWa1j$M`Uk=Yx?f#la;j%fmSSeNR3tSy}P!Xlaxym>C4iGF6u0(yj7OD zepZnt?#_{h<0gXDCr1y-?orxIp5wys5v$^p_XIk1w;@ zYRlXyx7l@In0M`#HMF@#tkHDZ`M6h1)GO6>WA1m=$2zVh=PHgCwY7w|8<#E{u(rj$ z==D$_beqq2k@xt#TON6FEp2aypEljM-}c&S=-qcO*5$7(O?dlY`sMh#--MwnGKZjP vsfQHhn|4QE7up0bFSOaCSPZJx&*vOe`z-xmN(LttbP6O62oW9hi&^y_L`PgE delta 547 zcmV+;0^I%ICcFfYB!2;OQb$4nuFf3k0005@Nkl z5nSc{pTU*%2?VK7kZdB!!n;awE}e_klYxQ%TeYCacuaJWA0Q$kA|fIpqO;nzUH^xg z(J#qjZQHI&sn>wD)*laid+xTTG|>hqrQp4XQVLq@wJghzYkzIejWtscZGiV4ecxx^ zdt9$q)O8JG%;6_zj9Kfte*KR%Q^=B31#r9FRsgtME>KFL>$+XnGRCald(86;02qcL z*%$%g8BkT#>uFnS;he)f&+y*wnhD#Rch13D`?j_u@$ObtwOVVl_&d*Y06^0;D2n2* zGr<_MF3W<)<9`7F2q9owC;pZuIs*V;JJ3AO5kh#~{4`B(zYJRIb($s=MS-Si5JEs~ z-1nN&lCH1#C5Y=dz89Qxcs`%m_80(v9Jf6tCGi>Xlb>E_sb6+PL_|bHL_|bHL_{P{ zA{%h#x<`p`j7Vey_KHpZ9?UpGya8vk0Y{W&39a?I4S!}Fm1H~W(`>*IvAHog(f57U zw(Z*Y{h@0mX+Yc-FUvAX6C^_vNj68VwOI%O&N+1TcpYx l@1D%r5F7+U6huTM>kC*FCYA&sXC43m002ovPDHLkV1lQ114#e? diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/arg.rsi/inhand-right.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/arg.rsi/inhand-right.png index bfd2196e8eee9f8defa88f63fc716ec7fbe2d902..1f6a1221ee92c17b81464481dda10730c97d1c4f 100644 GIT binary patch literal 5176 zcmeHKc~leU79WEcsktJEH3GKJW!XCLzHbh zP#CuWl81lp=QMUrpkWN%mf!07%sFapO^NM4;t$k5eE6yVn9la{-!6sy%Jf-O`qcR# zf5ytN^O6mUv^{O}&(4(a+xreh@2vlQQX#UWbRu`l&mAj@ZuiF?J(?P_^2HSnK}A*RB|Cxb$(x9}%7jnCf`!S`t%+k8_Ne(%R94~3_6df=>G z-1gj`HZJ+{5c6M3JlSk}L4r;qQE$z8ff2q|wZ!=-FuzZt8 z(35G;yX$=-qE1TBxYrFRZcS^MyL3`=y}G~u#)+?H<-D9+b*DE0fNRYq(Otl%OXUCR?Wmot%72j)H=|45ab_Z(&0o3 zWrP)!iq-@$9-gXZz%&`aSj3aDWjZmHOowIZshF(DSRyNh5R#0bKqr5b2mq)lBMzI? zsTzaG6u_|Hiom^D%woV66JtsMBVHB_i?wjS)8?8p8}T#2|)*G7x%NXQZ_n z*o=uQv}wiw1_S8f;rP@#nQR1JV;Euq@WC?SIu^=gv(#$VXb*!iBprYZ1@xyLhFCDC zEIDP+rs)YPB%RV2XN-m*i4lKYnm*N%4oR@6R7wp@4PaIDwIxHPvgi>HGX*MIt+RLm zvR|__(#lt4y%w8UV@YRpAi#YD_ciO`+%3kyN+uIYv_zUYJgFprVP0QEY6+SYS#G&J zLP=mG7vb=Q7{XNw2m~j1Y=k2e;6eiP72-U>C@87MV8k^9WrhOaOd8;D1Z<%%g$fW# zDPSX9$`?fx6v;yr0*v4iJd6VPqadR6H0Vk^b#zo_C=x&^2nr{09*Iy20zmNgGS{lH>nCw@Q=v3UO1P)*Z zXbq{&FuYR5(rPNkh@1ID`8-U(Ve>GI!$hjEb_EoIy&=g%N>t0JXTe zQvrYl7Gxt5>nYr*)yHbJsR0agP_Wr^L@fgYMdC(Wf*UCS%EoviHeZAaVo^+lVInp* zhs_bON7-vhTABI(tj*&C`wtd9j5dJvGcBUQnTny74?Yb(rqY&Sf?>;8h;U*s1p}T= z4VDXF4XTJ_T%)4E{xQ_B!*cphnt{zl35pQ#5h05CB3zULcNC^Xe0f3v#^tkpQA}xJ zVFcZvRT?vJJr%41JOZvjgIc(Py@pCP`*r(_WXfCzKpDd3BSVz2MI4mD`uo!p5*$p3 zgEmJ|5=XcST!9GL0tG_wNtBBzP*fopEZSe2p1C82)AMJUH^kv$`m_G0+=B+Ac2Gde zpbYHHV54V^?DRu?fmr{}&rqBFolC&*+eO}p-?wzVrR$9tcq8Mt-Sw8PH)7z8jNf+G zUq+YHt9M081ODJ;fHy&(-D9f2Tcn*LJX8Wn&EMM(uJ{9qqb@AL071^<&8HQ#v)CO7 z?Tu1dh<%5>tK&rLu=a?Z5M*N`l?2C{8oG9NMKwgbo!^aBAa`pgE;xDY=x0T6^Q5sw zE8_cJu1vUG*oh=~5kI6HBF23jeCfyjlCF0P*o|>*Pgl^^-<-a8^4_k*XC67QL$2je zr{7&~G&ZiO zdgkeR$!%Bbzwuk4*I8EQi`MO5aMd|6DZIH;HEWx7adC0e#lS))li9Ohb7%6sa!;2c zt9^J)y2nlDsdC$YDLLDAd|O@3vT_#%UT4<`rv=$8J6`ea6#K-UeLM0hyvn<~9aa~Y zpbcN-Ek5LZ-nAs|!1}6+Ttl~gQl$?x_s+7_q9?J8>G$JW3LUoVrMfFFi+(9(gf-?L zHCfx+uWc&ML+!2z^~#A*^u>G2yMHh}zDp!KmmQ`VDy7TD+B$!KTgc<)g>0VlPDp8ws#-rj&wZWRYt@-g ztoNoNy*&6(N~NuXEB^Cg@800ZRZnhx%m{whcKG<|oKoH|?A$S%38Rez(i^NECjTx3n(1J2WZ$?9=*rKtbFGY%^WIYO+S!Zb z^Qo&&-c1u^}P9(Ve6cg5Ur7N5FOuk47N7QD$}{F1EX-MJY9 ppDUKnPTw0tK?5&mf_81Ysx>XhJ>IJHD*+P%NkbwfhvzNL{V#T;mInX; delta 505 zcmVP_ z46llb_0Qa!QcC9!6hdsG2tHQN=kUmE0g9r4l+pu8 z7n{cY)g?`_*Utu?OK>t+(4;&Ti00sx=e=nmNGWf$Xr$dQPMh=_=Y zh=_=YlG?(U{8h8#@hM+-1)j~{QwaAIQlA}NfN)nJoN_4rq;O9mwdewby8=zqJe|M4 z>+7CEYHy8+UYWnY;}d%d(H#&we_v{DPa&m66^)s{FEO{LkXm#H0CDs8SkLwpQhU3q v&*tw-&H_HSr?994=A^i&IKw9*BKnBG$z30*YlHHj00000NkvXXu0mjfXhZm= diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/arg.rsi/meta.json b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/arg.rsi/meta.json index fb974581db..fef6abf23c 100644 --- a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/arg.rsi/meta.json +++ b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/arg.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from Paradise Station", + "copyright": "Made by JustAdler for https://github.com/ss14Starlight/space-station-14", "size": { "x": 32, "y": 32 @@ -34,6 +34,14 @@ { "name": "wielded-inhand-right", "directions": 4 + }, + { + "name": "equipped-BACKPACK", + "directions": 4 + }, + { + "name": "equipped-SUITSTORAGE", + "directions": 4 } ] } diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/arg.rsi/wielded-inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/arg.rsi/wielded-inhand-left.png index 2975c479be7566a6c59a7aca4e20778aa850feb7..74e2a5819a190c4c54c6426157580085ffc239d1 100644 GIT binary patch literal 5177 zcmeHLc~BE+7H>d-fas#4sEBOGJtuomF_*SETFY8G;&2Js=pCc`L=dQ#1`JF;T2S&&Du}haih(gjgId6^lP61k%{CWSuDZqQ6V!!l<97 zI5~Q)io-DoeL)_;1 znUCU(^2V(b-SW3h9_qNda_FY1TQ&~aXj;xcuy<^;ee7nZ>+^QpnwfXv<<*7GRg1ic zLp3g9ms!Cu#gX-mXR)Qd<6LfJ$d8GBEe|K8{2|p}eLN*+ozi0V-nA}%|C#W|%UbV{ zuv60W&eiV~^%EZX$B#~|Rlj?8yL9{H>=nv+|M=CUI?nF@X;mTuYD|P z)Y~|x-}Dgc-Th>R;ZVbkC)@QE)kyWpmbbNcFF&tDEKxi;+ zn&Fcwno#3WMwH}}$>Xy4EU=b9z+~`PoKHq`aJ>QaB8kdm(Aa#lhAfN_qywl$$xa0T zW;w`4DAwbsQLB&EYLi4%GANkz>{H9YKw+p6m7qo(fHGKIA%iDm@}rq7A%iVs2)xL1 zKYJ}ksM7zRH90=8Z%@&K2?JO^-7M;vsVF?T=dR~Ai7*cn44cP7h$?$hFrcY8W{wkJ z^{AAIs3rji`$uoXev}h`(F`cY!&rPi8{zt>1PDi|U?QNMSO|tPIk-TaC_@-Lq?a+=1c#E$NXR@i9GLI=LZ!ET%90f6Cos&~FC?wDicp z&I~qsdf!gp%NMz)e!*97n|;9*0QA>IK8xS4bbY1kvl#d+iW zFZgNBGR7=Oys&)2=;}dU^}-oL6MLJR7$V=n=VGGKP-D>~3e?udEi27A8=k#rs&4+cx*>II z9>r0<3(&B(R_Nmn6$L*T7Q!!eD1OkYQa(L>-2=H-^6>n*GjiHy-R!%l&A*Mwuk+D(QL(Cv;@K1gX%aCM5P@6s@F}I zm*$PWvFm8Fp3=S5G41x^Oxk{nQ&%j#?GL8D>&&Z(T3KWZl^rWxUgX(yMz#NHr_H1(xy!UWX}3GQHh6SB=-Ok}`Dxli6?c3Uh*{r@q@RBj`cKJ%z5pGmyl6R@dyaE$-#TOrq9Up%|4zT$!E$ms~> zEZ_1*yFu!I)emp>fc%Sp3qJ8=pZ)Kp4`%MOg|?oyjLo2&I&LM3iD$VM*0Who9#>|W e+mvdb32~Ra=s3Lb*JLmvkTft3;#qlZ9CT delta 79 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 delta 79 zcmcbpmODYkld(9+-HBn{IhmIX3=Ha?E{-7;bKV|gV*8!IE|FJ)M4d zxCb!C7-Nhv#u$5j!rfh}`hDjmgBJxs;C$>lG3}@B_}`C@m4CIhss`Kd-EJ4N*~~ey zF(!{21OY8>yHZL~7>0#?qtR&XIB^`4=Xn^9$9Q;nSQ=j%PzXVXhlj|r44&sA>^6c_BZi)miUv^0-=Ss#CZSqA&rz@8jy~YGs^~2`2!Eq6kTnERBCt7NpnfVKf@q zfH1}&2m%0rF@Fa5@NItJ+g^DUr$_nM+uPe!HLv9RKHBZJ)3Ii!3&7;tw(hc%Ur%SB zppFUZn52~Xb19`HV1CPLt(TrxrBtowR|r9SdwUeeaqV}2i^`W^!Tn7OcNf6j1-_&y zhQlEMAWhSjl#(Ws39>B1)92mgwtbGhd;0x;BQM!nq<@s8wWbq*27|#yuC|M&Ccym; z_$N)%76AOx8Xqq&v8_p{^H1WUcF==^0|J1vv$H}Br4+T>ZCqbpH&!%bj4{R-V~jDz z7-Nhv#+tXPU!bYgo3gx{%C*+Q#dArY_77}wLB!=mU(%0Ix;$P+2toaR9{}<`0bt%M zVD16zbbs@GQf6eA&|X3aLBruN?^Ce(mi=E255o{)7?SIvtaFhk0DVQVU*Nf30XhDR zO-w)(MU*57u#gv@zAqnmdX(o9LQoV%&a2YSMG7Iv_x*g^EL`!Yf?nrm#gVPC}Ep>>UTpPj+ipyUI3B-m-lO lmQt$mJ|e~#V~nv^=`S6&Iwu>1llcGu002ovPDHLkV1m>XYytoP delta 1157 zcmV;01bX|I2Bry+Fn5&u7{~t#dk`{H2x!P!D1<_Y4}~H}rD$)V z!ABkUWAxH{S(g0>d*3h6qmCgZN3*PBv(ST$A%qHF@O6+DPIsJ7KWj+?jEPz zZeuo^)w;*$+vK~h%_cVG!YQ0|yIp3Q=E_91nI5{~% zk|a=771!6-0Dw4-6#&pQjRC;rf?^N_k?( zak457heL%B!lEcrc-tjOg6Q=1lTq-gQSb$heq=CyN{@#hwwnV$uh(O|2;~C25E<|% zpNA)(BnbduI-P9l*~=qY*62Dl7%gLHPoI zx|U@L-+!X>`5XWcMUldjw{4s8%}xqrF&s_p;Pux*=NTwFZs?|6wsB9TZW z5{X12kw_#GiA3_e)X@p-vfp22yRA+kPp$vp=AEq53T)B`rtB%jg0cFiV zl~$mv4FHg70`i-Zo6t0kajgKi=Xf9Qg*GI^y5xQIptczk@UtraM1 z0~U)#qYfx*1?u?Yu^k>B0;pGj%B?X@tJT6}GEsnZZMm+)$~pm6RS}x$7Fh^vtqq9d zSc&5}J;`eX08rmcJ1~lrZnw(-z%)&G-hbyTHq$hjXe(Sq?E>h!{uBhItgI8@`T+0a zp0okQIkFd<<2VR{0F%jtO{Y_wo}MB}l7c2c*L9&5K*WkZK!j*ty{r@9o1}Zy25^@1 zk@ybho(ID)3i<>dOI6Gw8U>l(cc0Jag{|^80K0YFFRl%6U6-AE9^Nivr<5|&G=8D$ zdZuG2OM5m^dkFx@WHXj!Rq6zui)9Q<*Y!*j(1b<>Sf>@RZJXU1Mq}sOa_hRVgMbYN zgMtodn+MXU0GzU;!C;^mhQXdg91%qk2qDNPze^|9dI{Dc2!ef0^-cMbNF)-8qLID92&00000NkvXXu0mjfGFU9< diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/laser_carbine.rsi/wielded-inhand-right.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/laser_carbine.rsi/wielded-inhand-right.png index 820103215fc13e07e5bd2678c52d05b05f0ac06f..af672c8208f3bdd66f47a7f0acf6499139eec4c9 100644 GIT binary patch delta 727 zcmV;|0x12p3Ht?*Fnx1M!3RsF@W0#ANPOytaWUL~}rntNmG8=bwf61*L;eBAaTXpu$%+Bl3i8wb!8xT?Mj-5LQBI4f<4~1gI+uI}Sw||wiix^`nhv#`aP_Ngq zTrR`&!|P;m9EW?o9)cjia5&7}&eB>(`ngyvFr7{luk$SF3(xZ~7!1O5b5lyN#TuNt}SAhHvjq|M1rj z0Kj1I2}A?{Fn`8ixm>~+0|02XTA0mdS$zip%x1HSU2V2KU~hm)Y8I;1Y5)+KgtNG= z8(B(3#9C{%pDU%mC_I;n5%_cjJliHuehhTi)7-K3y5MVx^ zLn+0Z&87nEx60jS1N{8DKUUuh@7u>jMBHw-0c0=#!hhncqSNVcA7HID+ZAzbMc*8` zUxTLx|L*=C-?Rn**cEYYMcz0-%4^WFOKQDdA8m_nx61%99*>{I;Dr!E2qA2V;MGPiXCrF9|}&rbN& z>JnVn4JXCkjj|`evV*@=ya>A#<150}3S7!n1}}sVLJ09c`3qW6QLbempJxC7002ov JPDHLkV1f?DQ?392 delta 1173 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 YMAr{b_5_8okzoOFJpDY%+&8EE2a@2_IsgCw literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52.rsi/equipped-SUITSTORAGE.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52.rsi/equipped-SUITSTORAGE.png new file mode 100644 index 0000000000000000000000000000000000000000..0c3260ecea4dea95eae3432d746d1ba9a279c2f2 GIT binary patch literal 5222 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 YMAr{b_5_8okzoOFJpDY%+&8EE2a@2_IsgCw literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52.rsi/meta.json b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52.rsi/meta.json index abb4e71874..0bd4a886a6 100644 --- a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52.rsi/meta.json +++ b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from Paradise Station", + "copyright": "Taken from Paradise Station, suitstorage/backpack made by JustAdler for https://github.com/ss14Starlight/space-station-14", "size": { "x": 32, "y": 32 @@ -26,19 +26,11 @@ "name": "mag-2" }, { - "name": "inhand-left", + "name": "equipped-BACKPACK", "directions": 4 }, { - "name": "inhand-right", - "directions": 4 - }, - { - "name": "wielded-inhand-left", - "directions": 4 - }, - { - "name": "wielded-inhand-right", + "name": "equipped-SUITSTORAGE", "directions": 4 } ] diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52_wielded_x64.rsi/inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52_wielded_x64.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..a4ba8c002c237bc6f11301790d00c0b172884eb4 GIT binary patch literal 5238 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 baeMF3o}<^QVuD>H^pwmm$oJsv$Tj~3wbi@3 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/mag-0.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52_wielded_x64.rsi/wielded-inhand-right.png similarity index 59% rename from Resources/Textures/_Starlight/Objects/Weapons/Guns/Pistols/aps.rsi/mag-0.png rename to Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m-52_wielded_x64.rsi/wielded-inhand-right.png index 58c3550c95cf84d7eca0fa9e99a1484efa865475..1c0025524b46bd041aeeee06444e5822a18c6bec 100644 GIT binary patch delta 1827 zcmZuweK^y58y_7rG$lvghS3~FW3$bEQ{EaeFH=s7m1LW(CWf&d@i4`qyd1KkBA(*J zQHkXBM2={WI$j=Xm`Gdlvg0k~ot^d9bFQc7{$BU@zOK)GU7!2&{aoL>*R06G{K^rs zJ5=339RvbFNgl3#ikkE_Az;P*+>!Q5QQEGWoA6zBJ%>Y{E~Y!WDCrb4#4-1rCKrDL zceU3QM7bQtLuTd%1RNvSb*#=S+yv{)_0mlQdr9yL1LX5CKf-JqKKTMbx*#Rt$@$^~NaQcp{8 z96vin4q3E5svOY%RB6iUDi)yv>xe{2WI9SUe~?i*{ODW%+9CT76;`o!_X!B3l)@$w zkC2E&cqBK1#SUYFK(U1hR~DGP{dG4VMy&XTVFU*cgXN}-kOK;q7 zcatiphb@h@YZ@u&`E(E%oe7UKXH8%EOa~W9WyX#zqi(Tz%Z*O%&vNnlW7=0ryz%=b zP|1*w*Thp_7~Py?>S$4foxIeZ9hiSAQ5qN%Fm}^)kKmStrdCFWX5N7t*SBBi$EE@g z$_>UfsQEhGCkx+rX4TGip4R*0oE5vWA4Y_EdBD}QY(w{!C~Ih)!1;NXo^|^8-h{V7 z;&y(pOuoucqLk;roK{RWW<~qGeH%%?>-BEZhfSo;!MbNf;p^*zbp;kla{Y!r@mA=z z8|#SXQBj+FYpY#k)QISV!x)#Ss&}E!oXABu`P?}I8ts`Z;I{T6d+R?giNwOGZ8>); z^CFUxiNSY0hGfQbvr~W0yu&=)N(3>}xOc!yeqzP=1hD#R^zp)Bi!PfzuHR0u-HqQ3zt-6c4kb14shK7C?rC0003C&@oI5L0}5;gyNBZ zBddvpoQ3QzYYGok>>QZx2k~ay@L7;73Bv+SXvErGL z>WJaP-wPK^escb|Gc-S1t+e&x9{(+!Tc0LaeRB9~qOPXFb~9w_$F|?o%#K_PEMx3F z!IOgSxvsBMA+L6?&aSM?PL7il6Tgjs%&_i^>r8#~PCd*&&&TuQ3!)5zT$ID=hX;AL z*IM|W=MF)*-Ob|mK~8;C{V>zUQt9R6Ow;eiFIY1&*IEWfMo#@e5{V}Z1&G>ktGNW$ z!>kKMRw;1Or%@Yg{Rg!RXC!2X?_$m1cjYqs-EQcOx4hd3s7|Y1$=$uLdAG%N4yzo` z%L~f|_l{C1xutwUaZcI6#_W#O616DKXi<$p%Y|+d`xYx;PKb9Lnp@5-J=pVQM(Y32 z@hJsD^SI2Wmm-=D@2lI{hN>(^2brz6INf~YMoBuhq&=5VHxwp`YtD-%hYwr!EYkX3 z_^lQjKT04}iC#o)NCS!=BT5%bqa7x=RdKVVh0!z8i~Iu)JZ`){fCW#*8?Ht#=(?f#@rCkKX_}%c^s-j%f6TY8W7`G}8wc~CF2H}y-CEgaZ=Aj3=lnqb=H;Qr z8~5-d1bk)&cc4{1h|b2xQ78_Bs<3SLk$3NGBuF@=c53Y%78;>6F{<2GNzMJ!=GlwS z>xPTu;?3fWrqzB#L-pL3M){}a(2Xy`j13djZyin|Y-&WY`&IXaR#kuPlHACym4|{a F{RIoG8W{ip delta 1053 zcmbQIenCmKGr-TCmrII^fq{Y7)59eQNGpIa2OE$quB!S1q>fEgm9LNHJ8Z!5`@CjZ z3(Kd5$4j!+-?CZ%o8z#0+p47k8^2wzoS!)GP%$jN?)Y)d2+*Nsu zvxxI+D}TGg0txeI&8zp{*I4nqd3EB{NsoJaI^m9+f1f^k!v4|4i!YK&l}nY?geOUt zNNa~pEt5;U`A9TLz30GLxBI^D3`+BE+>3HBx_GQpS!r_wvyC6;orxkY0u?hNCaC94 z4t&qTU3u$r-v{;wY>|rIT604uzE`M^?si?pmnKknBA|3*cbCO9EwO`6nc7=kB^13B zH_7w}ijiTx-qbAL9m+1A9xEHe>iB{ANNhn+$wZ<5(?z0=R21ClFaIuA{+^+J^Qn-{ z>TD}!r7jUJG@KqUS{*Og(jdTQplBHEpC-2XgG~JQ4pL%`bjsmS*^3GXI{b~$kfUJMfKzfY+Wh_ zmKJHLhAD}yy=Bex%90e(r z8}9+LB3qKTy9+}YLjr@@$=dsCfg+p*9+AZi4BWyX%*Zfnjs#GUy~NYkmHj2F2*050 z#rEaPfI?E9E{-7)hu6#lQz^Kbw$-?IrQFfdO49)2CjVeoYIb6Mw<&;$T- Cy@p@_ diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/base.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/base.png new file mode 100644 index 0000000000000000000000000000000000000000..21fc879dac8427b7e5a08633468e5492c1c98277 GIT binary patch literal 580 zcmV-K0=xZ*P)Px${z*hZR9J=Wl}(GzSvwWR(NlK||wHoX7nkb5>R4V$cR;vLpolfcZ`zQUMt$>tLRjXC~yjU#uY|^Nb ze{Ikm=gKrqf*?o)Yc`u|Fc_pNF0}%2*?r$fDV5^ZX%+GS9XRN1Eal#wWmy0e3I)9< z#D1LBYK0I&8HT}Tvmuwu={XETCXH8)3SJz%OxEA@H{@;e8q7dpOP7m_kwty zcdS62=z6`@bFo;&bzR!+cCrV4Z8iXjL>%Xl`Fzf3G}3#YfiJ-Q_j@isU2=W>kw&AT z&u?$P>Gg0pq+BkuTrTyzWj33k72sKgI6r-#w^vs0Vh)cK{ISGy&D_w*?$o`dgM9H7_hQLoq4p^A5jVm+2fAWh&_tEFt)#`8RaAV3I_ zs6Gvc6u5ZN`atj~iU3|6oFfXHbku6KRH;-VilS6f{}rT^D*hkH$jHd}ulNlYxaBxo S+d+2#0000AxPx$`bk7VR9J=Wl~0S>Kp2OgS^t5E=_U5yh_@nmTc{U5f!Bqe3VYlS(GSpDVbA>{ zd+2!&QrP2SmPHgtiRRMeAViVrVb>ust42#Hlsph7nR(~^z4OZ(0vQ<@{}}Nno28U` zd#{u_E7w_@q?Ec|ud`mS3B!;|rDE3V^*R94>6CuIe>DHu4oE3=tyVM7i^U=llg5?& zsiHf{wPjiOz8@27wOV>G7^FH}Y6qgWd!C2ZI>oNzF605aus7RS%EX*)+W-^_1v4i^ zQfIYVA%xJ?YL(4qLoSyyV-N&PCKDmLpg#bXZSyXdizWEsx_r9*hT}ZH6f+(tL|oTB zbU;(+dc8Jdu~v^&Hi|E4>a1SDSDW!x`N?4Xfv)MGUyPC=hG8nJ{|Zt{9sLhvWMpLgSNsNL{^&S)2jhSM O0000Px%nMp)JRCt{2n!#!sQ51&1DMewB%xc0=uFN730)jMyVrfdrd-w$D%17v%WYq`h zqEr`6cUcs&au(uBMFdy3i+bg1lQ^T-nGntgf?Q_qIsZRrE(7O)AP9mW2!cbdK)>Yu zY~Hxu@Cx*~!=$tBmn6wv@thm*C5{1bVS*8F?`Q9+l+sEm4X{`&NRmY7HNrb2!EL&& zK;NfR-jCoGJd^B?J>r;q&#kpTK=bB?!C=66Jm&QDl;v{CbUFo~R;vNv`#u17cXvDE zI;#L99{!2%g`sYT;a=idnbr8r^7A4+1&E;~rv0klK*K3a%v5U8dBvs^- zx0%gmoSdA%%8+Wc3P2D9_GOw3Mr2MpNfK?BQ(58-N+}%#!Nvh-4nKhLcnlc~$b1M^ zDwXyBvc+G2`k=2rwwTRkq-pATp2vJXXR%oDc{tq2br+dmfquX5@dCux>vgT(MSTDH zYrQrc4n2Tg80xm~!@~ppvoj`>iQC}aR-i8<^ksCsPtz>a>-GQQ_rg$ri(~yYiu6<0 z4=&q5A zR-Kayu%ALvJlCW(QzTh9*nl#+#k*pffeELWakTA3if)*e(xJBJ@wO@Yy)UIh{gn7J za4kOb8K9KX-BwV#5w6dfT!-L&IxW29w<&Gt!F=77Z9pl=sEHs5f*=U5k-tB(GHe3I R)6W0^002ovPDHLkV1oQwVd?+? literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/equipped-SUITSTORAGE.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/equipped-SUITSTORAGE.png new file mode 100644 index 0000000000000000000000000000000000000000..d1ecd7fcddd9cd72de6e29f256e58f9deb692942 GIT binary patch literal 735 zcmV<50wDc~P)Px%nMp)JRCt{2n!#!sQ51&1DMewB%xc0=uFN730)jMyVrfdrd-w$D%17v%WYq`h zqEr`6cUcs&au(uBMFdy3i+bg1lQ^T-nGntgf?Q_qIsZRrE(7O)AP9mW2!cbdK)>Yu zY~Hxu@Cx*~!=$tBmn6wv@thm*C5{1bVS*8F?`Q9+l+sEm4X{`&NRmY7HNrb2!EL&& zK;NfR-jCoGJd^B?J>r;q&#kpTK=bB?!C=66Jm&QDl;v{CbUFo~R;vNv`#u17cXvDE zI;#L99{!2%g`sYT;a=idnbr8r^7A4+1&E;~rv0klK*K3a%v5U8dBvs^- zx0%gmoSdA%%8+Wc3P2D9_GOw3Mr2MpNfK?BQ(58-N+}%#!Nvh-4nKhLcnlc~$b1M^ zDwXyBvc+G2`k=2rwwTRkq-pATp2vJXXR%oDc{tq2br+dmfquX5@dCux>vgT(MSTDH zYrQrc4n2Tg80xm~!@~ppvoj`>iQC}aR-i8<^ksCsPtz>a>-GQQ_rg$ri(~yYiu6<0 z4=&q5A zR-Kayu%ALvJlCW(QzTh9*nl#+#k*pffeELWakTA3if)*e(xJBJ@wO@Yy)UIh{gn7J za4kOb8K9KX-BwV#5w6dfT!-L&IxW29w<&Gt!F=77Z9pl=sEHs5f*=U5k-tB(GHe3I R)6W0^002ovPDHLkV1oQwVd?+? literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/icon.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..52364fcd5ffb823d5d7425ce9c54c9fecd0f9f2f GIT binary patch literal 619 zcmV-x0+juUP)Px%B}qgnGbCUiQTgY{2Vz%UG1EEd)C zd_Irm9HUD5Pf0h5OHI>oT{l8jtJP$;+dXQyqZJ6t?l=xo$|Fu4Rv``0gq_t!h7pVD zx(+}llTk4t;ylac5+Q^v6bh`@Yf`C{T0PHWJRS?t1o;Tibe;RDRHVQs+vdg9J500x ztC`U#Mq=Ccz5!LEtJO-a*=!cevS>6KQ4f4yuK^;Bm}Z~ZY{qanRI%5<8{qcCE$6S! zxx9QywOUpC*VpgW{a`R4m&>tOEYuocI-Q~v;I|54e03ZiTwGw9=D{g9;kxeL{lFWM z1^{{+iD3_Dng)R9d6Aq#p%5eAG+z_sQ(foEaU$_M;fEe@10sA`mL)995}Kw_sZ>;M ztJPvW9;;%W=c#L(^Y3oFTGhY}h+c?1mazlvcAIj!EQ5(ZzJ0>;XODO0`yr2ok>&{E zdc7_yl?t|P<2~a0mhUHgg4# z{U3b(@@;E#1m1F-Sp2AW9{dBgkq16thcXEgBuMbz<0rF%_~$t%Xkq{W002ovPDHLk FV1j@j9^3!` literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..9f0af192d6cffdc3efdd2258d3641f42f1dc8bea GIT binary patch literal 632 zcmV-;0*C#HP)Px%GD$>1RCt{2+P|yXP!z!NucbtIi&HN0yx|V=CL!=BLdqNZFTCk3eM`r;_0Qw88o-iA6b|%|vg`IX6-891ubXA%qY@2q8pX zU1RJety{QHV2cj6Ym6;pU4Tl_3x0N8`+c#%e|Z5QiXtYH3A5Sk;A?5Et?&Evdc6w3 z1K76f0?@v>;bRmP7I)zVV3RK&>d_E_RaSTsp8 zilVK@_kHf1N+|%qYPAAjy(?Gzq9kS&EFOoNZWN`v9Nhs=32Xy=IAM{@qMyMCbI{53tQ-SK%!|H z=-WC!!k=kte8X~L(A#DQl0xTE_#JRcYkZe~%?{kR?r54u?s(5KlG4%Ie)*jY!{P9# zYbMD%j>Bv=gUub}d7l07{vG|ni0O2C_R*Sy?Q4x6;;Lr{_L12EA%qa3G`|42x&E0V S3g3(X0000Px%KuJVFRCt{2+C7WgKoADtS4U83SG$;a#TJJvgTW2~g%oL0xw`6_xViEmMSe<( zgZl;kAufUoV*&%X$jw}Fl5sAQKTiH;p3at7W=3N-uK>mvV~jDz7-Nj( z>1s{Ku3??M)!5aV?tqgXKw9IrLvXUbR7z2!(SX((05E!d#780U)7s4YkFBdU4W6C= z00V3BE9tA0b^mk0^E@IVIF17$1S*vZ!Z5^iI$e3lscN-aWUWQolQHJM z9;G5wnl z`XK}jtVQGg9!Qepby@tT4jI!II!q}=<#HKXYmCQZtjprJk(E@ZS>G;QZE#Pn^l7B; z5$v=1eZ};J27sl)Hp$}GQA&|gii8l5QZAC}X1#`MT`gK_roscb)>Sm?H6V$hrIZjt zESlN&yhF$Ig;({7(sp#cik6U8r?!A9}|LqC;WBWg!bY^IDZ@jYAmrHTRAMV$k zaZjJ$I(>(0-ReWDGM1kWXUvcKL74el a4=_pUX*Vf`ODzOCn8DN4&t;ucLK6U;M_8u- literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/mag-1.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/mag-1.png new file mode 100644 index 0000000000000000000000000000000000000000..878ed2bd443433abedad1d31343a8559f832ea5b GIT binary patch literal 275 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!3HE3&8=$zQk(@Ik;M!QddeWoSh3W;3@CWi z)5S3)!};x1N3KH#0<8~Mem|kw#Jy0@rm3l;N&TbKE&-cn?!v`;UHBdrt?5{>dP0v$ z>%W_2lgvL)6cQ9;;!tQ{fD;Eku&laqqBQ!$hkwg+)EAvzw(^OZR&wV&!P6dp>%RP( zyFdT4`Q7Kszj@m-IScHN5!)4e_NwJ_)n{kV%16$w<+YjZw#5+_dZ6 z#bx`M=BzL0R4nFn9M|DRRc^yl7ReA-7FX0^kt1HuBgjE|ludN~>BAqG!Z KKbLh*2~7YI({Gpn literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/mag-2.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/mag-2.png new file mode 100644 index 0000000000000000000000000000000000000000..714d3343c41de28a88226ab14fd1bd479a54de23 GIT binary patch literal 286 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!3HE3&8=$zQk(@Ik;M!QddeWoSh3W;3@CWP z)5S3)!};x1L#{&(0<8}_E4U+d_8d%_?j6w~@j)f-gxd!mvs*{z9LVEecvsDlg*EYH z&Izucm($YkojKmt@j;=1fr$e_^!O`qubpGgE_ba?_ICG=($LhPuIWozs#}b9?X!>i zeahbC=g|*8W1l~@VM-R*F{Sl>ZrDAE$H8w_pPhe<@3!8a8Rw7OpTBW!$k&ZOg+pKU zFRH12wR-BRezX1N4P~!Be^ooT^I&~zopr0JGP2LjV8( literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/mag-3.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/mag-3.png new file mode 100644 index 0000000000000000000000000000000000000000..663652128208cc6b692c46e0b481373089848db9 GIT binary patch literal 290 zcmeAS@N?(olHy`uVBq!ia0vp^4nVBH!3HE3&8=$zQk(@Ik;M!QddeWoSh3W;3@CWT z)5S3)!};x1L#{&xBF8?87k=OqlKH}N(DA}SWsMGn3L*U^&DRSi&pV*oz9KrO;G(0` zuOl3P%g>(vJt_WDSPMHNi+}?IoLErJq_*{GWpIG?_pmYn&e^Msil!U(rsvt8 zt8aG7tF_$z8@)E_tL8L$|Ad`0j%LR{`IY_o>i-Yd%kNdMe>c7Q&r*na910B#OdJXy b%$fN2EHigx^dqYUdmak z*?Xb>`o8b`_Q-3BK6GSYWD#(H6EEgBbgtdAg3IgqzEj_n5@SW&@`O_KE=q3fS@z!l z+}_Xpq5ro1{zBYd{Kk8RH04<$x^vWwsOpOs%RxnAmQ z&XsE#S7mbRvKbzJobvgr-o4-F>btkjFth);VgCJ^zNf{{SFh9d^b%@ Z%)MeV{p16+2%y&(JYD@<);T3K0RRj4aX$b6 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/meta.json b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/meta.json similarity index 56% rename from Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/meta.json rename to Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/meta.json index 198aa181f5..7d5d4454fe 100644 --- a/Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/meta.json +++ b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Made by Killer Tamashi (Discord)", + "copyright": "Original sprite by Emisse (GitHub), all altered sprites by https://github.com/august-sun. Magazine state sprites by RedBookcase on Github. Edited by PubliclyExecutedPig", "size": { "x": 32, "y": 32 @@ -17,7 +17,49 @@ "name": "bolt-open" }, { - "name": "mag-0" + "name": "mag-0", + "delays": [ + [ + 0.5, + 0.5 + ] + ] + }, + { + "name": "mag-1", + "delays": [ + [ + 0.5, + 0.5 + ] + ] + }, + { + "name": "mag-2", + "delays": [ + [ + 0.5, + 0.5 + ] + ] + }, + { + "name": "mag-3", + "delays": [ + [ + 0.5, + 0.5 + ] + ] + }, + { + "name": "mag-4", + "delays": [ + [ + 0.5, + 0.5 + ] + ] }, { "name": "inhand-left", @@ -39,7 +81,7 @@ "name": "equipped-BACKPACK", "directions": 4 }, - { + { "name": "equipped-SUITSTORAGE", "directions": 4 } diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/wielded-inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Rifles/m16a4.rsi/wielded-inhand-left.png new file mode 100644 index 0000000000000000000000000000000000000000..330d84e6a98bf2a2163a1f874aaeff6bf16a4305 GIT binary patch literal 713 zcmV;)0yh1LP)Px%gGod|RCt{2+C6LAKo|$`zlxEm5N?MiXgHxFN)QA*s1#E?bPssz*eS(OO20v% zcr9e;Q2Iq&lp#xoy4192Fc?gsgBxKEd#Q~Vlfrd~btrP|NOB@K^!b6ochcQG_nck^ z9Y6>ngb+dq`5!4+8@jG5qGjLrGxxPgse=wDJ{%5ZT@VBcV@w1=aO;wgC}75zNN^g; z*4*sP?T(vM)2I@GDm`ytT&dwl2qU zM6cJobo@I>I$(@JRaK~}3d|>ac=!(W`abIQeK~mm==b}m)oK8M*On!JRUpw-6culi zw2%1nX_b|$QmItLU@!mxygWO@G3WTbyPK%v``s>fBIO?$u7WBcqHW^kWg3Pd8k}Ef z_oq@pyWL)Bn>e6`VTfbS@yj%2U8z)(|0k1)ERV-y0KoIet@3R&S~~$Zp^)^%2ZaK5 z0JKg|Wk9BBif2zBD;8=mLo{^cjS zX+zib%yFb@5DpsdxNsatV4j4r=gISK`cqgKhpy`gH$J$oD-6TH*z;12pJ;{lUJed`^wMyE8O+{d`7MU;sayCaU2m|{_*4CFQ16c$23hd(^i_ymL(vU v!DCF*Tu4AJmL*^lHj)5B2qAPx%m`OxIRCt{2+QCcPP#nPVZ-!bdVt1I*!wUs31_Tdb(6R2|VY>v}Kd|9#F#Hz^ zvOi*YkrW~)X{D6WT3bq~I0=i3i|`jFBG+V3Oa7SjmVIJoeYR*T!)K@cwrtsx0OFwB(1n|3?R$OHgpxPO6p7x zz@pnt{dNuy4=sST7tc&u--qV5H)7;g<$aYRyI}2VU8JiJLI@#*5JCtcgb+dqA%vKu zvHpMeJkJ~-AII&%U@&%3M4q^V!63d?G;Xd=$)bsh=MgPFDrAUCW+s({2AGQH5r$!0 zisLwri4svH?xQ@x0XAzjqT-3Ar6tPcGOp{IR%_2FrSitlEV+1w1rx2-o++2hkf>40 zD{}&pwui+N(PRLc%`M()O-*Z(#Z!|q>-+qC_a5K(t;EhxE^Y%%^t*b`aUA0~j`^rm z>ixTlpKRNc>E4+ij Q^Z)<=07*qoM6N<$g3>=>s{jB1 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/base.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/base.png deleted file mode 100644 index 473d5888b82ab02a481d7adfa3fea62a497d5725..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1106 zcmV-Y1g-mtP)UsP=rK-gGGZv6hvbfV);V#$bvg5Kr$inr?x z7fuH7FqF_teIYs@qvQI1z^3YbK=tZ;ukGqhrA-ZN-NMtFZj^*&8p4|;UGc8)pq5Ld zgpY;&h72ftqx58*UlnKT{HfT8MdrY+dU~@hoNQq&XB33Tg?)v5S!>LrzQmm_E=8pd z%O1fbLWm$eN{uV2)%bWKamh@O@wPetYa zKTk6=HCgZO4ub2&vOY$kYY%Ew%lbL7tlB9!p5dz4^lwN`Ghd=to0{(k`nTcYx~V1i z;c^E&PkO>g{7DYk_Dlxe&!I0419#A~TF^GLg6FviOB#P2sR{>sUkgTH^b1znH?=L z-Bn$$UiF*q9su^VXf(PfLVnsTmtqBHfPKAH4xD3nag4SDA7bMH;@tnR2ZMo;h6+GJ zr_%|&UXQBH<#I;Au0gxqhE}V!YkIGrEz*gRNS@7R2^5dVVLqS3r<)u2tb5*;O5_(G z;c)m_1+aWn01}SJV_2`(Fq_S2u5^CBiTP^}heL*ea=8qZO2x3BGoV)x3WdPu^U=y9 zk%)A@Mx!AeyDN|s;3t^^yw8qtu~>v!t+qJ@yaKAK(nd@sldxDUpkA-r!EfXw1>9~o z$&WoYc1&1rMB6pMBf*Y^T^wTGbUH1%?6>pzye6`k-h^ThZ)Y+Y&ExUFa=CJX+tJS}+(S7Xnzr+pt=# zGV@VCnM@!Siy2onZaDVc;KyFC*Sdhqn9EZ3TkX{&VrIywHJwiJxI5?`;E6u;SM*xY zcjmYJy8yRSfKceA+CmSk^JYw$}-RU`6;+uZet&< zR`*zd<0%&yDZmq*`CUYczS;eznDN7jc_F$$fq)+piPzBWcHr*ryK#$}1Gc?X0PkkS z@Z?{V2)(aDp`hvC23j$0PI`yV7ciM@BuAUiB{QZ17?}vbm46)l(vuGGs@6uM5%n0y z$P`7<6-ej`bVaz7y`=y{{Uc`{^ApqQd;|O)+DNjC)03^^wpsb1X^*(00!Iao3dk$) Y2MuHIGb0U@)c^nh07*qoM6N<$g3X5vdjJ3c diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/bolt-open.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/bolt-open.png deleted file mode 100644 index 7c70ca7b908a78376f0d142f9912c52ba3690f22..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1121 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 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/inhand-left.png deleted file mode 100644 index f17eff7b706b8cd059a711a9e95de7cb3b1648ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1133 zcmaJ9q}6b_5kx zE$cpNYs!eF7!j$^I95~zyGThTXbx8Y?2rAiGw+yr|K6Kd6cp$K)-=%s008Xgi~Q!; zVPB}OdaR9!seAwc-AeTG3QCNP1pp{Do!W;+1RKA}z8_3`8$?Ft=cDow5M->e;08G9 z*-QD>Q9+;IjVz$(O9n|crzRa*Mq>3I2;x|D!gnBWvt^r%2wRgGc&i-n5Jx; z3fE1Ga$~HJoX1~1c-XTEHVRbTxk%&qlguxjsa=uYA9%4rf=M=rt-_6fx&UzU;vl#D z2O9aN$sqmwccPY^>QeMCxtb!pG?hu((s`^$JWcMM_BSMH}Xx96|QpJdqUoXFsGMol)RvgghXy%ZQN4l>Oj zk0}njvAePa<*&#_PRILer1(ar0f3hN7lNi1@5=!|>4hH>9(oTXET2qTfa$%d_oGy+ zxj4_N(JkNSgS#0Jg2YP&pxv~xVG&$af(zS#* zJ2tOy+~p?NFBPUd12q1N9F1IFCDh^MCuAdsET`^kmxL%2_5@c_w)SOf<(7F>h1P(D zLhSm}?J;{0dA*F=v>@zF`b$E{3a7A#qf|5l5?1CPc^-&^+YoTr31pjGs@J;h4^C_AHQ zyEmJ6=`c{q0``A6as@eE_u@9OPHBUik}ntYOvxRYvOl%%V)+%(o~mI7>t{yrCq2jC zO9!?p{4JT%pm5vYee8={TlN8kk}-oVimlh*!H}~2rra-5?Yn!^a+`~N5;%xYZPRS$ z=l(Jkf4*KGYkVp_MW6uY7z!W)>+JaXf>edIm*aVy^ecdy8Y}#Mg%YFmRisJ+Vn=+f zIjq63B`xD?(Hd!-*d8%(*5%1ulaf4cdaZ!Bol$U*cDK@~$E#{7`|&7DPQb`Ho)PG(@xm{>Y-ueVd6 z#IgFiz$q64T3ni&U7MXmT#_Z8B=KfVxVq^2dWW|~>xC{!Z872C4fKw8{_nWfG22l< z#L*=?JKp=mTU$+yh0lxL{eEouyt49r@jxm%M?cC<9zd-|hm`)gitKei7B zQ!e<_Dq6`ee*CNMz_M4h4qso@tbhB;cd0LL&fPmCEho5o$qVUBjPn-AN)^9%L)n9DD0jyk`p@Z3%1Bio*c-#v6tvFGI9 ze_P`}|IT2MY!NpFhCgS4M`SSr1Gf+eGhVt|_lJRj$=cJ!F{Fa=?JWE3LjfX3^K(@% z99*@anU9rSeY(^2x{kU_PWzp#!*->VbvN^EyQIo%_LXIwjq^YCYZ?9yKA-OG-TC}` zo{NQl3p?io26S{ps6xi4%AURVJmwvV{3Ms;cP~nrvFG^Xgstw2 zC$8tTzazhM=a(#A#;uFouB_r_<7HSo>(B-LL*`$k8t3}C%Uyf#c<8*Zu|!qTo*NRq zw$HYgX*z6K+qP%RyOga_Cv(iY*I0jA)>R%G{_grVhnl;s?F+Nb_iR;5iVV|fxvRZE zm+9l-hXx!UZ2af#-}UL&UB2h*|C(mGy}i)D*RX8G^~CkeA$xLf8%gk_Y>YTjwDZpF z;OeIfnX32ByZ`=ss@?q4DMo_F3%|v+$FjE^ZN9Zr=0X$e(L=N5GSr4I^N6iv$?2T? z<%jD&+-jDW#JC^)8>2)cWPo z5w5)}qc8c`RHg-dIdb;f7R2@ zRqycn{P=Rq?8k|x{|WpS)q2ga`Gbo6y*blMpOaqy3#88B}=m@oW;^`VBuy{VfMz5>%0gQu&X%Q~loCII?r;LQL4 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/mag-0.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/SMGs/PPSh59.rsi/mag-0.png deleted file mode 100644 index 13ef9811e86f05f44855255b09dfccd78985a9f1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 597 zcmV-b0;>IqP)UsP=rK-gGGZv6hvbfV);V#$bvg5Kr$inr?x z7fuH7FqF_teIYs@qvQI1z^3YbK=tZ;ukGqhrA-ZN-NMtFZj^*&8p4|;UGc8)pq5Ld zgpY;&h72ftqx58*UlnKT{HfT8MdrY+dU~@hoNQq&XB33Tg?)v5S!>LrzQmm_E=8pd z%O1fbLWm$eN{uV2)%bWKamh@O@wPetYa zKTk6=HCgZO4ub2&vOY$kYY%Ew%lbL7tlB9!p5dz4^lwN`Ghd=to0{(k`nTcYx~V1i z;c^E&PkO>g{7DYk_Dlxe&!I0419#A~TFrD-Kv zWlnz1;z1cf5ERAa;AIAq$!B*59w3Q;2#A0Ph=2%)z|RDd*!;4r)~2b^wjG9{zs&RA zKSo>{9;&6v jYeAPpKmUsP=rK-gGGZv6hvbfV);V#$bvg5Kr$inr?x z7fuH7FqF_teIYs@qvQI1z^3YbK=tZ;ukGqhrA-ZN-NMtFZj^*&8p4|;UGc8)pq5Ld zgpY;&h72ftqx58*UlnKT{HfT8MdrY+dU~@hoNQq&XB33Tg?)v5S!>LrzQmm_E=8pd z%O1fbLWm$eN{uV2)%bWKamh@O@wPetYa zKTk6=HCgZO4ub2&vOY$kYY%Ew%lbL7tlB9!p5dz4^lwN`Ghd=to0{(k`nTcYx~V1i z;c^E&PkO>g{7DYk_Dlxe&!I0419#A~TF-+g zf`7z=R7;85eJA;r$+{bNCbJ=dcOjXXb-s7L z?{Qp1=2eOp36KB@kN^pg011!)36KB@kboV5e!m~uMZCP(fon>gPAA;&_paeDCaz?g zNvqX5`L56Bb8B7OJbcZ6<08~-HXjX(0K~6fHP6Fui+|QYy4|kUm`>-E zz_uTc$6Bu4ZmZdBcGNf5`fzcpkUZ|?1)=Bvp6mG%3!Ne^>vsl8G#ZVtR;#7vGnq^t zXnuOH!gp`)9yLGyoaKUmqERsBOX0u%9@Lkg>VbA@0+u(ecL4O4%Ow&C4~Ijp<&eBU z$Q5uu$t>O`&StLjw?L&*0fbVuS}mESt`45oC|U}a@%7g$B~NnK zTo4Z(Q{PqV+2fvCyd>;PNA%c|011!)36KB@kN^pg011!)36KB@kN^pg011!)2^3Ah zmyf`gj#;ns!H6kh_VI7*fD9bjnRVgI@&W}`UdWcNJ$~zt;mcKdl8_EHQ-H1M$0k0cnePX z61)O{PXK-aT%*xQ`vx$M5>Do6J%)yO5ulAr)-uJg)x}dFt@(PPeenojk)qD@le#kY y;YTPGPSN7YKfa1ykNPA)0wh2JBtQbMpTK|TDlfFwU#3(50000Qb`Ho)PG(@xm{>Y-ueVd6 z#IgFiz$q64T3ni&U7MXmT#_Z8B=KfVxVq^2dWW|~>xC{!Z872C4fKw8{_nWfG22l< z#L*=?JKp=mTU$+yh0lxL{eEouyt49r@jxm%M?cC<9zd-|hm`)gitKei7B zQ!e<_Dq6`ee*CNMz_M4h4qso@tbhB;cd0LL&fPmCEho5o$qVUBjPn-AN)^9%L)n9DD0jyk`p@Z3%1Bio*c-#v6tvFGI9 ze_P`}|IT2MY!NpFhCgS4M`SSr1Gf+eGhVt|_lJRjiPzJ`F{Fa=?W}`&O%4KW+aoSt z@O~XS$;|KwH|P6H<}Vh1<^5$;WvrIl^f4(%pO-iARffBGnYhXZk=gT4Z`!?iv+;es zm}lZl{2UDosK~*TDN$nC)v%KDw^j-V$sA9zk&8EJSzXN7&)@kZR?pDWG*Z^e%m+gZHm#&@3r^EH{bNB zERQu${vR&eHM@8L^OXCghO+)M)K1P2{{Q1%*YxsjYl@J^S$bw{KT(%d2etlsoNlKpul{(5GGLTcb1&_dPCAtK{o@q|Q+@!)9H!D8rmT z&zJ4r>~EAk?R2WTpQUifI_JXsUnkvB{8kjUd>zw+2|EnpW?sIOx9{ZrT61NW5CsM% zeCR_xhsjFGj7!ry3v_E6&SeJAV!R|fLI1Y@+MwyYXB&9uy9!Lb6fw~-wEwBrYTdIA zGw;t8SgdiztJsa9D0c4s&sW2wXEE;jmRhHs8j+Oqhb2P$fN9yM%hS>lEM%57A9RrZ zRbpj&Y)x!{QN|v|J$?RjPd~Fcx0d(pf%P|(?&f{9V!gM!bDMyJ-Agl5=3GrbF2)UE n4W6g%9ps$3QQSS<^8x#eB^R|P%E!k6QwxKqtDnm{r-UW|1qQZ} diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun.rsi/equipped-BACKPACK.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun.rsi/equipped-BACKPACK.png index a857a9dd739eaef4b340a9f60e90b7987b07a6f8..ad553fee2ab8efa667b323b65340a4786465acb8 100644 GIT binary patch literal 5192 zcmeHKc~lcu7ax>G*%ZYV6=8^26v#5!69_vp9=?oUi}+&Y8@-`|ka{dw=)7 zd-67f1kbiGoni_>kcBYNFBH7Jbk7)L@cTUxcOSeiCWSB3grW(sQl*d*u{f;JDsdQ3 zB%~0OcvlwEWN`sDAB^6(2`V*USQ4Q}rfLT5iYKNOI=#>~qPC^A1C#7VZ+8qVij16P zwdIQ}{)DV`=LW3tez%LW8p1sH8s=54k1hD@JI|M$)+g$={+_YLW8Wfa{tL51o<7*> z>VWA>qYjsi-)42i=;u`~Ifc(&rr{Zk23K<@{_#~uU5b8^p1t5V)oD}jwdH2LCu~no zKhnEl(wePiPcn-wT`23;44$c9-D}hmwHQ8Fv%L(04Av69z9B+i-?#CADE6+}DhRyb zWm~m0tiXAamCJfAb~reGzEyQ-6=~5-S=xeWL6ldiUswn?W*lseRQ5`WyP8{$9bI!2 z9+RAM+AMe@CA8&Dwoiu5xJ?6(d+xXPOoN%uL98?RDc>&+aJHLRQWk;qZiI}HOgL$V zv}?mtvGM-aKkYou-SPW4<_ zYIALc3sF>W>uWnV5FTqqUq18TC^M@_R%p<(5 z!JbCfpm}A&Uu^1LiJRLzEUOsx)fMfan#>&~}&$E?r z_Zr&-%_y&&r$7E`yj$HldP`nWjv{4^@3Q>BJAc|e z>gjyg{ebbq>tqN|SLGT16?zxcT|5EmYmq33FHy)SD5enOlth^l6dnY*dnPJT$qHNp zi}7eeE+9QRQ$d0WOh8)56469TUp$5gOj6-tNx|Wgq!kh#M)LG9bx-6202!`9;Y3-i zT+L4uko35G@U0V5Nw8i;vqC^xBnp9j6)GHNQkWDP**}qpr;|KPVRscK<%jwO3`2mK zfE1(ADEU-sLP7#1fk9EIqNxav$D`8dR63muG{|bLT!SW(oT`*Z>lbu{^Swia0ur4+AhU_O#{k;B*9HhpG(wTTNvFw#(JaSVO>T7%G`dgd=N+DSw>$ETyp?M$ zFkRs7JazTW6M4|2#!4^e3qKrK4lV2{e>Uo63h|d&;hk~4o{6$uSzZ6d=_5}r7%Tq?Wtj08+=M+&dsq74bN}h9=D;ldLX#L`08e% zhl!WWdNmS|E?(%*o0;S1#wQ1FFYump^k$c+H9b9j!TJN&wZhl4vzy%{V=nX_=&rpl zH1hVU@7yjenH&{rc%2t_y|brhQwL|gI@r^ovZnpezGiQehb6(*{-+x>&3nTt9;CN& zFZbD2yf#dB9Q!&+*cp)fe6B35-@C{NQm$HMamnVhjI_tOZ3b{{UyC-|F}mW-v2~$q zxto5|+CkPN<@FefBk2M#wRwMC^jk!obA>ngfyJIk^yhye%DdNYq;_Gkdx{l^s(m+Z5xTpM%atgXlWp$Nk=*fQOBl-J^%U*c?c6>3Aj&Hg3_2QJuH zre|$=@FMzf*Y4isFGvv<#%oFjwjb%~>>Qg}9Pm1ml~ciM51%n_q3n3xyD{G)6X|LZ ztUejHbl(kh=jB`RcJP~;gwFjbnWwJtF3vY7Z6XKN``N79X9b)4?ke2S9sgw%^lW^- zS$%WEQ9(gt3Vlwg1umh?NIAO|#9V7Yf3T;r6}#O-Z(~P3y+D5VYW`!AbW5pC86VRT@3nS1NntdbMX`nQ5Cv z=03B!80O1{XYiO&Q?denR5%nquvcV+tDttO^jYTd9fwl+jfazip?mEB ztv_Sexwu}zV{Nm!TI2e8t+eFQ zG}@kDJ8s*xu^N-=n~~e4uVzg~OYS^8mAvi1t?UFRxTf#Bt`ut4Eg8OZQ&rbJ)Bb^1 nH;956qZfSrS)G17PknA*bDJJ9RlCg`bOcD~AM97;vn=)Bku=g| delta 712 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 delta 751 zcmVz?N8$urfi3b4kOf(=GF>25AwdyjQMH*Ys&QPf!DAcSkoRq{VeEPT zKhJN_cmRSR2!hz7)9&%CV@QfaTCRdFXg2RI!h~a5d<_tsyMGBn{OfiT*rpitgSe>K zyaNC}dzcgwj_;&&+C4sdm=tQ&`oRGVG(hmW-JFF9nx^r^Vo?A-M*f(100FikTTg^@AF6-9B+ou6|62rV86VSr#T7!-6} zhpy{bE|-~`z!>AUZM)~)Zr42yD;|(Az{`9-hvPVznIOb7#@z3w(!u|Q2_pB0)W&qVSiV=s;aTX0}(PnAVfQklS(Fd z#ottJQLdB#L>DfIR09C~C-&4eL5TnR=PFV0K#U9!oVq4>#n-C!M8yL!GC<&06Z-u= z7oXxd3f{Cog?JzV1Aq?`48s5bjK|}`_isP=cs!1MZ`-yLPy5t}Gx`F*X^$WXf*=Tj zAP9mWQh%b;?(uVYQ!E>&)PhK@TF>?C@=m+QYt_2cHHoYUoik)W*oN1|H>_WN0RRlc z$lYTQHKwB*BzC!P=~%DVZikj-Wx7b|6@K5+@x0oerX$7}_gkRMG8_E*)->&Ov%tBq z**=GE8_NL0Ft~U*nFXq<#?HXd26#6kco`0dnP}AjzrGbkfp^!)F+v;Q-HdQa#Cim> zo&l1GL24SjsocitD-~p8lrq4(?=G*%#wcaLb@5H==2;*c<3;`tkU`3Tps6rV$j12T hGk_onf*^>`%R3$CAWF(U3HSg2002ovPDHLkV1mUtU6ud< diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun.rsi/meta.json b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun.rsi/meta.json index 3add3a471b..6f2405c9c4 100644 --- a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun.rsi/meta.json +++ b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-NC-4.0", - "copyright": "Taken from https://github.com/tgstation/tgstation/ at commit fb2d71495bfe81446159ef528534193d09dd8d34, bolt-open modified from icon.png by Flareguy", + "copyright": "Made by JustAdler for https://github.com/ss14Starlight/space-station-14", "size": { "x": 32, "y": 32 @@ -22,4 +22,4 @@ "directions": 4 } ] -} +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun_inhands_64x.rsi/inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun_inhands_64x.rsi/inhand-left.png index 82ae89a0b879fa0da140747552b976b291b17afa..6c21f91a2889149944afc265cb4dba9324996237 100644 GIT binary patch literal 5222 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 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun_inhands_64x.rsi/inhand-right.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun_inhands_64x.rsi/inhand-right.png index aef5cc6c7153d585f8864b3fa85a05a9aae3d3ca..7d8217ae8bf143217ec348e026f43534e068d895 100644 GIT binary patch literal 5320 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 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun_inhands_64x.rsi/meta.json b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun_inhands_64x.rsi/meta.json index 6c1d1581e8..1773a9987d 100644 --- a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun_inhands_64x.rsi/meta.json +++ b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun_inhands_64x.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-NC-4.0", - "copyright": "Taken from https://github.com/tgstation/tgstation/ at commit fb2d71495bfe81446159ef528534193d09dd8d34, wield sprites by RiceMar1244", + "copyright": "Made by JustAdler for https://github.com/ss14Starlight/space-station-14", "size": { "x": 64, "y": 64 diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun_inhands_64x.rsi/wielded-inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/cshotgun_inhands_64x.rsi/wielded-inhand-left.png index 5f5b50d715d73bd3b775659d70f0aa8e6752b7ed..da345f4c36350b5d056dc9c192748ea797189651 100644 GIT binary patch literal 5047 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 Fe*+KTcc=gW delta 686 zcmV;f0#W^+C;A1DBTE9oNkl04P8Xk-%NX6^$ zD5RsJaD(tl#~s#XDYn}yV2$I;aS3rka`*o=w&TQ}nVs0>NRuHF7=ImRmd4|8TK9L( zx#XN%`**u^2r+gIc6l>1OJ=t5b;`2bY22$=*3|7d$K!F@$GC@mUaZ^w-us1wCzFXJ z>Hhv+)9F<6`CJbV54yg-*6Hb~?(XhX6orbSPza&fh7fdqelAIRdV1j*gBb zNw>GRDvDy^{HlxZoPSHXZp)q~-I{Ky*9MTJlarHX-+RAs?)mvy(o3}u9-FOt-7uU`FP*|!TY3Lvu-^hkhZk~AC+Wo8T8v$Hd;Q@DN6&3)Z`KRSkfRa^fzIp4$$dK)Id&Y&ILLoA2v)x0dr(#>aQP*TwUn z&-(u3TXUQXlM8UD3!e@2bs_(5zWJ5ry_cD#T`l}ud|PH_>G=3q(pw{V?+5vubhwMV zikyGWJ;u0K`R*i;ywK9iV*d{d-`36lGh+b&00000000000000000000z(3*_8z~Z7 U6~}>FPXGV_07*qoM6N<$f&igwI{*Lx diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/riot.rsi/meta.json b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/riot.rsi/meta.json index 3add3a471b..3e793381d0 100644 --- a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/riot.rsi/meta.json +++ b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/riot.rsi/meta.json @@ -22,4 +22,4 @@ "directions": 4 } ] -} +} \ No newline at end of file diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/riot_inhands_64x.rsi/inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/riot_inhands_64x.rsi/inhand-left.png index 82ae89a0b879fa0da140747552b976b291b17afa..802ffdc1a22b3b9fa746e1f27014d56bd6dfdde4 100644 GIT binary patch literal 5243 zcmeHKc~n#95|5yusPLdgffpghpjOD9kPr!ofD#}`SrmD;c)7WRKsJ&9VG*%)sVJZ* zD6%Nv3If$06i@-Bih`{hYJsv;6j0X6W3eFgOF)J9dd@qZ^ZK9noSS>U`DT7I^P8FP zmdV*)1>Yl3weyePuTJX3TU_wh=|tNwYK2Qq#?EaccW3D~_KnUf(uL+Pl5^2@0o9f@Mjw&xsttcUAs>54JBTUYt4zO(0s%rLKXd#Ujorv`r< zCjXy449_%;EB5IvIo__e+oAf-c*>^ErDTMWzDE*Wd$idkG$~$K z>F;%Fm7%`HcTC<{_wXB%rg`D_(xvhTEe)z(x)@SGQzs<+Y zjg2dr?;cO^d^VB1cAt@6;^^)LU313JK*v($D)7OnG} zACtBm`6{+;i^8`xZRxT@$5!a-@4Km+y839!f)wR$=J~TGFXnGPV)*mFG9J4m6!+fo zH@X{QAt-!=c0jv2W9I2of>-8h%-8p$d%B$rvTOg%ENqM;yYqb2w+G=_K4%Z0?MBST zdY@RjZ7AhjH@g2epwX;t&DO<1Peh}mzg$XR5jSC6@~~k%So7#8?ppJc8|y18t)!t% zPoA?|W!grO56vB9I6H2(2depAXS%HNKK}mY_Ms;Y)h{&m-B_?hM1Xjb0ED0vNkQkKP&Rf-DFlZg3QPdP z7l_%|zAF`2jDW|+ZlZHZT&V*RByf(BAzo4L-f&b1Y|X>k+3MIRSpYzUC?JedBoxb8 zN;X!F%L4BzF%gSVt0+R)SYNIO#z7)OFf;;qE|tq#UU#tUS5IR z3KI&DgellqEZE1qi%%rwa^J&?{@Fqu%D4i6?GLPP{q<-jX>hRgLFuE%=|6$N~ONUF91 zWY5r42m(KlH6u3Fjyj#`fdKROxHGih<*rr+T3jy6Q38jl!s9ryu`2&8o&*-~Sn5|R zDuc#AU^1RWr9*g{HP0F!KxZ=XFoO~Rb|?%g6`2Ob5z7^j7)Df30GuEII243VCy^Nl zonFs>q6o?=`LX?X6Y9A`XS@s?rHkLvleUNwv zAw?iC05c#E^CS`S4_n>>5#ptQRD6;dbPAJ1r_m@BkUDjm{YFG42fe65C6fqLrrKOp z7#2tePz$L#6#%H^ARCs041p99nYTnDWMfr9VN{myx4B@Tc#r~egcJw>1KN` zO`@|XG!}_sL87uq)AS`gL15(n(pHTR#%8kU&H_2`AE_2i&XgAtI=Px$3I*z6!eG>6 z!Ghq)6y#7i!c)fyuqL;nHBqY8+3a9u|9XfyGHC2bd(F1_~uEyu+7Y;?W$by8Sd(c#DW`4;qaZc}r!OLA)Msbt(2VVmEwZJ!1gUurw85knbC zN=jnt)XY=QungQUQSfKH|qsKQS<@C9jmZH1$S8JnMJ)-a?!NHWzI-oC$$@bdw`Rxgs_e$5pKXWE z^*%`1c5fh~BeHi`m;XiC*!H?V&uM&cGICOX=pC)LVut6o`CVf(V|>S)X$3+5SW%%^WSMl|0Iia8oZKA?*KYmhPx`dw2mk;8 delta 515 zcmeyZv5aMcWIZzj1H+dG6Mq6J#^NA%Cx&(BWL^R}Ea{HEjtmSN`?>!lvI6(JzvTL+T@5LSyvpDSj*O%EX z%W$^UdZ#77YI#2GvReN;<7;lCjoIInkDOmvUR`(`9?w{m=a&53zjX3qOYH!^+1Q)K0>Tlii`Jh>0<3@xzpNW2e)qDT2hX36hnBED}(G%Ebf`g95FUo8$%pWHE`5pdg606~!Vb zbwRDDk42UzN)eS!N~ux-wNTW@QczK-fJ=ckitkH6g?XKM#h?UVi2MlSOG+c)+9`jMW4?|QHFE8E-tAX?@p*Pp+6Z`T7CuHv=a?b)6S z)qcy@(+VV~$$GIV?p40|S=+|1mfo~L3R}E+*Cp=8T_ahfN@~v{i#rDneiYpJ=w=nK zML)wd)X)mDQ!QB7z74JajFP*1c=q$iP<&&ixDth$u~X#j9SC`QzX=G0k)5!gWy9O>^xr>bb*N-FIb;HO~QB?CErz@@U8R zUw`(^#>C#wlp)=R7u#hXaWXdDQ*WHL?9jov2UTCt3-hcV7>0gh(e!C{tAASA;I&Pb zKSeJU72me@wqEUrL7S4JmYkYtXc|ThVxNxmdibmDmY0zH+I^Rl{rnlhdFj?(W412` z+g#aeDxg}+mRG!cw!O>47euy+HJbMCjyfg1{`lgpyW>%_4r%NwJKL_Vs;P08ZSH8h z&+3-Xwp8D8@Rr+qaZU!JI-4IImDjZ3TFM`ewB2oZJS+WVah5bG#XCI5@6N!Yp~1($ zJ?U~Q8c#$aU&>GFj|ANXg%>LV1s1|#Gx<_69u`P>2wo+YfyzUnJiJsgm>-QOF+3zf zBw=BPE>~kQA^{7#fyyCrWZp=m$S+=wtcwre^5diV3<1{5)4)T;1OQ@031d{^7>R8elx+0wFWV=aWeYuwr2& zl}Z_tK!}Tr!^gSdrSb>@iNRnHh-3npi~|}tg<7J7RXB;lP75)C;e#mna*<3al1eaI zOqeI#qGVyQU?215d}0}g^A=vBm}CL)K~TXm0trtfh{c4d77C?rEC882&|g|8xS&r7 zL5M=SMb1ZjV-bncZYqR;|JGi%MINIIN5Cf_F^CwbDu7qgG?%L&PT*S$Ed>!Gu}o(L z$eyOD6bavvHSKKL9bGt64+6~J;!e|k6T40sXmL19A1Qx}_IQvF3#;|d6iE3Z0aN$N zgJGD?Ai_8y52S-aBQtOex{!vWBJM;!L&%`;sKO~wkVK(`C458+1;FtlfFt13$vhqm zY$!B$9ECx1!|~{3HykVwl7vJGQAlBsra-Kbi$GPvF;h>ag%SWLhMPM~awoat_(BQ~ zM-lL7IGDj8;RG<5PvOz1G&+r}gA(wWpGf6m7^G7qh9eMyOcJ5n&=SsE5eTucWIXYm zBrpb63V{LW0g*%?jZ?ha;)=w`Iwh>-lSHGE=|n1-N+D6*h@=TuI>hyeTmfoPi%KHm z-RL@VZDN=p96&9styBP@lY?lO-f{$1O66RsG=_!MLSVF(Z?`$1p#-oJ_JNfM040*C zOd^d*qH~E0RGiF(L_(JLpD#WCYCWG zT{B@Yy0&1#{D}}0a4aIwofBY9Z1E#uNdyAs$7I32k&FJK80dTwgM^UjI3k5Y!ch<^ z4aXoNpu9lx+zcX0I+odUAK)1_$Su=%#Cjd(WNO4?In~C@nJj+#e3r_-*sxvn`Fkl$Uig8OI`QOX^1^`{P-6x#zRm04Twi? z*~h;jJRi9fje$~Xmp48LQXh}@Jkc0-_Nj_( z7E`P8Fm4OG(WiKzE`A`-uMHo5*jrhlT*zN}xuY$rEU4s{bs6@hZT&A_W_B^sq{cB4~=3#yyo^XDilbAsMIb zp`V9Fp&eE)Gzkt67P?-_ZmP&@VpIqB)ie8Y>UoQyBW%b1Q4Mq1GJfl@jbr9+d(pX& z9~m1o7w#5llA05CgXP7FiaYHW%iPsZpZ~F~lB-rKeJEZh(;RDf=e`o25B(nZ>p*sP_RhMxx+3=B ztw))|H*RnQd(pPv`Int4-`d1ru~~+=s4JXdFR*BPsqZc}R08Xx#3arLfpLcck3o`f3ko*scx(1u?DlA);sb{~Oqo0zT)p+Ka$1mGFzbT7#`mPCy zNVTf`H&pq{fHPzk8oebkv58J|Mi-XVTFxt2meTBDlYV$%v0lc{1HZRbuC&{l6p%ab zb4l7rt9s~EYt)(8%SAUMFO0u(8__Eg>uuk@y?S$S%~o4RUyf^|Jp^Usbq&#;2=VzS0Cb;#J-f(BMR610yK-Oi1Gmp8KI~R``Rac) zH#PYsm3aQculeX=FHg_$XPR8 zH@Z)KyhM|{G5-7)27xIjPUM>C&tmjFLLUj7aoYAoPO!9%yL&~RRXWPcX~pmRI`CEE z)ibZSp##>e39gJ(tJM{W`7@2&tc~kr^!r^VQ}Q+Z_4up<4^auYoE|WTP$TVosVe!F literal 551 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&F%}28J29*~C-V}>VM%xNb!1@J z*w6hZkrl|74)6(a6%-UyQc{wXlvGnwGd4C>R8%Z0E1NiRB2eDD?8de74HfKwRbabY})e76AtsVZy*!S`aPe;KJ=>{q$}21_h5bi_3SJPEZQC zaQ!`_pazHG)r<933;_YJ%7qs&Brt8=$9BWT$YH_taK=>g6ZWM$bRH^Jt*!dY`b`&c!aj-EcC6SCgdWs19)5cf8-SHJ3088+0LOrP`F^1z~#H&3hoj;nC+ zYW`HtpmKC_L#SXa_nMuI27Jg)LpT!5QeX&X|G;q|gqz`s{tUr{YX^>eG-op?Waww~ z;c#Hse}L`8*3HrR!cCkLNh{4m<&t;ucLK6T&#lxKd diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/riot_inhands_64x.rsi/wielded-inhand-left.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/riot_inhands_64x.rsi/wielded-inhand-left.png index 5f5b50d715d73bd3b775659d70f0aa8e6752b7ed..a38791457fb6a3e7b3ef32a49dbba3c62e4cd09f 100644 GIT binary patch literal 4922 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 literal 224 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H3?#oinD`S&F%}28J29*~C-V}>kqht%aaB=K zF*Y_%(_pAKX7G_?u(!9Dl$10UW|-*04pd@al^YMFxJrWjg8#z+!=^Jj=YgV8o-U3d y6?5L6Q)C44m=sq3=eIu0#O-ljNr58pfsdzA$3fnsNpC*TTn0~9KbLh*2~7a588(yv diff --git a/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/riot_sawn_inhands_64x.rsi/inhand-right.png b/Resources/Textures/_Starlight/Objects/Weapons/Guns/Shotguns/riot_sawn_inhands_64x.rsi/inhand-right.png index 4ee8b679374405de7127066135413557fe01047c..6a064dcca576364a21b7b0902487ff596745918f 100644 GIT binary patch literal 4969 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 P00000NkvXXu0mjfbs;Ug diff --git a/Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/akms.png b/Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/akms.png deleted file mode 100644 index 6ed2b7c0afe3f68a72f7329194c2427cfe4ffe51..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1624 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 z zS=W9gQC}4Ocb!iY->t3!*s%a~X^F1_C|Gg()J|UoBsEW@NdVZe^pWgXqd)6p=$}ca zjLT+CI4&tbCV@)K0&s$TO_(d37&%a1(;ruTuEaf05@!KOLqp=6>?BNV+``fdUjfQp z9w6#TPvc8WlH3V^EAopyua8$&R$7+t@9zfyoJq(uCq?cAK$^b1Yw&K#odEbk%^w*V zXX0f7R={(;FKAfDg51n_>X6taI__ zY6nBL7ZqX0E9q|WFECpG-UCP@h+5m+^fKj@QVIY5^EUusqEAKZ)oKj@u&{6!0Pt=( zI8>S9J0vulqokqeZAz2Ls2b z2d}3^xiDA_w8QeY{=~)Fs)|t_IrOMHaWCBd0OBkFyES3Hw??zFez)}_>hbu@lTSGl zMgib`WVs_H2`Z%$rpBHG06g`~ai?pjk<`%X>0bZ<@M1Zu7%=JoZJf$JtP`g4AfT0Mh6Fv~e%+ zxow?H!sgDmHBL*o)NC8nP(n?StAbZfC?7gHv=0Dq`HCw4`0ybBz?U;W18DHI8pZ~$ zusqwP58sJJYOOC6@H)g_h--Wk*+09UUBeec7A`vCxRj=6FPEy39vHvj;2u@|qbGjGhXZmXlF8KYwX#F92Y)at#1*`I7qk^4PNgc47c(EbEiexU`s@KN)-Q`X7JzK5%{9 z`Gm+afd%OzQ`g-3B{#R)u>LemM%_Jn6+q2@RhVj1M?M#pf~x`v&(kv0A8ZBMXMdyy znvj|=>)EO=0RX&EdKHS&$OL#pseqR4Fg{;%Wm4aQ88f;rP8#PO_zh7(q zkgBIzQyMpNNZsXIxVxZBs_Se0YWy;DXUYe#T~o9#^AY@fQb+Ys2Yt-wnqmQO3s6Ms z$rAT`TLpm8KQ;F)gC(F3XH?JfQuBHIaZPA)r2+tWL$|kCSCUK1@ZYl1Os*2-`rCE= zzqN-N);hCzYhImST2Zl2&qmM!QFAAU2h~j;y$;{jT)ppL`-`jW4b(rOufM?a;`1nI z^{ZqP#VQ~oI@K~Z34ruXy?7A#+!W2r&rO>DzSeXT7j?`*OE94CM#|WM(f+C5e?_HK z!i2v5f<>dwtgC*w#sG7RhKyuL&9(I}3VeRW)tO@3K$@D@saoGilLe5zRA%l>n95OO z-#c)?t7E--d2{5*5db@}2x9_f)TVVTVACx6X!>^77+`XEI9Q;e9oLN>X>M@ITqZEC z+;&>^M!hF6Y~u0G0K27lMvxzw6#yCSN5w}qmD#hJ_BPRfp2(~K zgr$f9{BRZkpL@(v5oa>Qw8=6`(%ABDdQzx~#4Lbs$9&;ro1X0(_F>Uc)#pmw^Ca

&al@7v0;2;h$JsBPb%ITmeLzTk|N4CeB@mjfHrRo z$t!suAIV%EASt5!g1bRjdWyG)cQ?f zOHU<56vzL(2IVD>5d<$x3=uW5&<~&_W^_Ao?b?l*xG_43&c=m_#zcuxSL_UHGaE_F zpfP>`H%t_C77{`x&hT(9FbqttF1ioUhd#He`c_x>ty{kh)a~kebe%_a^{MW*=exWA zL!f18FS-GNV(FxR-WeV)vK;}(e7n63;EVwH!us)XB0bgBRjTsJ#yJ7t9VUF~xYR$w z_kQyJd1nD^51=msAt4ID-%NsdTH=kqzC`-Ry*;CRXMbOP_z(c_Tz7ZfeD&&)>f`;n z6c6;{?d_S$%d7pS{gk*Q2y(a!XmQ$T9f0lv$aj#2ywcNSR3K>(@t{`I%9jS6Ym!&D zT`tPA(SF_QDe>#U0f18rKrYSsT>uGI-afV2?*d$1C*qs{P{rIwQp3*rvu1|;Gtn&l zQdtw~7Z)H&pqyC%y1=F;Oc%N^yrZV3KdLI|1OPuhD_FU0&Jnt2Y5-yt4qh8mg<=zG*zi@7@KJ1OaGq zL>EBM0E#ey4{9|dQ=Vn5UA4rkTc*u?Hlg}d&vLZq0FACp@$*&XnbeoZs+n$?dFRX8 zH(h}XE}+HHwg9&7r)`_etS&%BQ7*vbI@v%J0D6whBT`&o(s|1J_N!X}fRUR+0Dz;T zBLKh`eUGJY?(a`<;wtoFX!h00CO-KFQou9 zs(GpjkTmNJ8lMf*>m~{S&Hl?W5TyB|Pe#6bWo0E(Im2=E^RTcNa$#X1kyh1{wH>z3 zS7E#osMzlYQKw?oCs9J-T;v>OTd?J*4aQLWhc{JPS z>}*B%(VblvQjb46j@A!`Mn+PP)7=5(8x$-_b$6?7`*i6aOmBz8TZj8~k1O{DOtCFe zu3SKv1K7dTl8SQx+Jh$fkeQho0KnSX8UUbDsTftvxxTTHNbm0M0+46P8*%>er=LkZ zPP6PQSKdtg{?pGl0i4byvO<<%Y;-*F`(JC3Pw(xGR_f@wPCxw=^VU zr1J>U0IvBQn$_$6PP2dMxQefa2BLqKmr@_|&Rx6+0Js{jG;)h&n*KU256er*dg7;? zX_#2*U;!GyhlpWiOdw}xX9oZ~etmyGfUy8{baVg!Ha9mDX|Cx6*Z8vCPPRJUS%C14ATx{wV197WD1TWs-gnck zi+2_vyd%gAZ2>4^cTk>-Aw2dmkAAt{=n2Sg3YBnX0Zbca3Xd`-c#LCF<>`|5b>bL* zF~s&;xr?Gq`y5SBU4Kb%r0{!Z7QmH6H~SYuT-T=*09s4dg}+ZgI$!6D8)U-q#)#Z!HSb diff --git a/Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/rpd.png b/Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/rpd.png deleted file mode 100644 index 2b321b234dd874196990ed3f40b5d608df88a69f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1679 zcmV;A25|X_P) zJ8v9S6vzK-C3X_q3Gzb_TiO&Dg%U+HRzyk)oKHc8=!hs#5JD~@QJ^3pg)*NawiJ|( z4$0!tS+=EMuuXw26kA!_fnAEdf9yFsXYakcci!`B*5kc%UvnP!o;kDAczbNDgPO`R zl641avgHE*_;_k6%YM|P%y$O|0L}?OS=fH{DstSscrjP?<&7QzkOL-V8Mrn+QucAm z@s-X3guZ}f5eN-c0Dcn^B#$-TpO}aoe}8o3Rqp)%*H2CW05`|R`j+e0j@F(W&kb{- zFOQ52R9{m4_Z_Fk4MmXaT|mWYFb=?70DT8Fr>XXUuo1A zqW`Y*sqw?hmjKQz09{(@y8sGS(mu85yMVOjiS!5n8}$eY;l#*+`kMZv>T@OOd6GB_Ko%O3H>HV zAPW=NYPY>i`5>`&TZq@S&XDCo!uD+Ua-7!y!$zj$`L_Ce+Djs8=2~acio12>efG;jYry%d4 zUuyn#AIYf1ZWeL z7yla9k3nJ-+W1`O=YImvQ%_bfVaL8Ul19yGn+7K*Cx>eIa}$ZvCPKEmw6p{OSYKav zs-HeyYQA>7JxqXq486PMgw3zM~o#{ zFd9M4SXo)|YNyp|0RWm~-FiQ|bGiG)op&PTR)6dY_{!GL0D3K)9H%yJX(?=008sz^8jKj+TFVVfSD&xoa$54!fBHKa;l~#Z@5}i)dKJtv_Fi5(FdJ~e0pCr z%_18c8RKzd{OhlEEkmQxi2R=#JvTQOdmf=hlW+~9!CgjE zMD*mEsArMKd3*69`bnNYj~v<}frW_!RF$OT30481rty=jWDV&HZRPmM)o`cNiL^&w zu4%m1U!J%0?o9x|2XFlwTb^rx)xUoMps(&Vq$Oi{n@{KWwpjik_(TGW5w5C93~v`; z(+J!5)O3w+u3d{9-!qXmxjL8oZK+ZB&G~CvzXPzZ0f@G**ZMy_Jsn%`r?%(#2Yk-o z1)oS@Z2>BdH7D>_@qcQ-u$unR65D4I1y{@3?m@0mJ~6(ZmgL!+Zve2b0dD`(-7PGO zRejIBfOE&Kb{orL9^&pDWRVj{g5?B;#wCV5Oq@H^y#(KSwDO_qam7{OoOc1o#urO$ zn*LzGQ1Y^=S6h|u@9)RgFD%4QyWR4CcCN>^v)9@K0NggmUmAfZ?R zBliN(v)Xsmd}7N#s5-e90AK1gfFI5Rkj2wMA%Y=$d)-K%wiaMc9!!p1NYZ}L6VQJt zR3kMD;M*}@WR`JK^~s#c&?G%i67M&Lg#K0Tr1|!G_a1=SuY#@qZS$`Qj+TC(ngvKp zqKp2K$Qm%Xk@ z9rcYNlCnIyRlhYXqc?`6MaVaNlwBEsK97c#m9meI zUu+ab9LK*DY18tj6-xCif&mlTROG?LV3Y@}8hIcQVlc!+;sXhY;Xz4|pgc&3FUF82 z$OBJ}F`yA*!b1~Dg;tfNAAlz1TKQK`53#)rZ;d9sBFf?abZo-re4QUiM~h zcK+F=N&CKqMmYSOXkWjHy6}tcl#pMD1czgc*VwNKzVm=!i18`phhzpnR+;N2$ z&ze6IGO8i1@YiA%+G^&@ewr>tM>G(gY~FfI*3hqeJ+5-muEb-X-hjw}4_jT=_+ z?mvHiauNXWL`_Z3c)9Y?#1XjrXeR*K!r1degIkl>^mqS ztLo~k5~Ku?TT@d;@x0)*HgQeM6-9bMl;8Az>gbu60Fc!H?9w8)0@$#^?o-R%3W(}H zk!cNp8OuJB1-rjLD`(h0lX9t-pEhB=WCPMQsK_(`Z?LTjGle%sR#e`wzM&xiKzm~& z0N}5el!}~!I#zxEpl5o6>9jgJ>9lTCU1R@YbzNI?b0GBy`#wpG8$dB6#J1lqHHuMw z+XfUnKLBs~!;UIkv~;HH|GgvC0Dw)-`9%YB0RWvp{S5$UZ*&iOw_U#u09fyYH$C%^ z`Z1sm`>O8(0NMg7f7Fz>h$R$E>@>jMkr4pE`rEhFiBWYpR$c9icXjX{0HAwx)OCKX z2upZfTu3xPg%cYMu;`eY&BU<=HI`&x@RBRM3$=OWYueySTXYga$5;dCTGZVSUU!ARKB*+} zwbd(J=eKVC6hO9be!O*=XL=)PHF`enNc8*fZFK$L`FR(BtOT(qXS!1IDRKGIIN$F2 z(Xnw?m}3&ca&zoJIELU|p(Y5s>(Hj&Gcl2wOHL?X{GMapRzSw??d%2s?Cd_G{y6y# z0N}+}HUI$5H7OZA{^n)?z}nfZ0J4&*lTe;t_2dfxfXn~(1IS7gkMeqkDY>?zeVt_b zF?&kQ8Pq!(tgd+}0ASgWnm?pQJ1xd4zBJFai*JdMemOrmIc@$tp>(l%UU_SPjJ>^T zH2|Px_?l-tdH#<-&lshD;Z!extmJbHp(}^!`JkYt(dT0)>4%*41UAdag21Q&l*?+F z1clA>@@)Wq_Bi`KN-U9K2_@SPo#d}u*X|0R`Qa>p>Gn1IbXpgLqih+UefPxBpi%sl z&pqv#zHThh+jA1YbdO~Rypdy=4VQ*BG4n&)0Jt7Ks-;N@;b83v^xHb6qvyBpa)t@* zcpXy0o?p4bGoF+874Fo&9bqSz*!il=9U{Pp2)qv5g-cDcy<% zJA5~Wa1Wa8&Y*E_|-`C}h?@Zh@ufVQ?*0RX8-t39uy zCz0%bOL-c9KXulXo({jc09$`SyQ2Z5r<2g{k-p+yfkgWHzHx;QiTwmo`vDS9U<`@G z6G+&nQ<69v#`AJ^tbK#B-#Kf@qbXN^8F1y-kxF?=OJIu|A$ub?)Q}U(6 zNczY7JkNLi==Lo7Nzg~L)GS)(N@bo^damsw=Pz7z9lO8k&RGuA z@)ir9oc zN4Uq2`|%$cQxbj5*|jUnCU@w_zMrH0H>On8KN(hY3fti>FC{-$-)-9cn8cIze^mYe zZ3B=Vq*5In=Uc8IUcq9Tcd_x2viYXDteFW0!)qSFMso&Wi6AE^n5 zTy@NH+S=o?{BhG1@v2RNHF;}*s61Oz6YM*x?DotXK)7+}s5&g>n1SyJC~$Rf+$3HS zo9*GY#9g(UQZ@}hHzqi6g656#3mllI#snNA9C!Yg?*cL5!Tr^BzB^&(DMpt8hQ^dy^+0p6*@2VLjBK?vp9jUknNQ zt=z?;T-P}G-G5!f(Y=H^G7S)Pi>4+ZyfHfh%_aIThD4p8Zv(J>M}Yjoh3b%7 diff --git a/Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/xm1014.png b/Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/xm1014.png deleted file mode 100644 index 529feded276877d29223dff0d9557f937b03ac31..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1587 zcmV-32F&@1P) zJ#QRE7{~v<5WmDG=o||vNRA~y#0706B!tpM1o#NFG|;(Cfe^ApfhcKc^AQl1(nWO8 zBIQLGkys)K*=Ld1F}@%}ar?i!eQxLGnZ23a+qwBQ&R%BcZJ)P!c6N7eb7A2>BxaUY z-5p5O%S-&nr>m=V_9Ia--*!3xh6ErM9=~{zJHB%M{8ZI9ZHx$j959Jx;HL4B*vBcy z7o7$0eF0+;2opvDcqAl99-FwavXVQ#b9CfXZus{Hr>6jbs|yQb%Z+Qt)SevAMs}f> zTCGy`h3dcSI8AIA1Uan&W}G?Z0k{gF@1Tafcj1Clh14K&a(1RFR|L;>DXZ;Q74`Y( zzji)N{P_GifPn>|ORIbpK*0*_Q=7gDsA`_bhybu*=_A>(VSm<-ej{&4*>uV@Ban>*!g!30Px0}n*e~1f4^5x$4c@= z*8lD=KLY@6zkLmWzj3Gqz}I@(x5@NjUW=&91&q#9@vePeV;3XE!wK^;Ms?oonyD17HyANVtPY#sb_AkX8XRj>-iL?``|?+&KWi z@$oSLV0n32*HU(#g!Q0Re7Di0QIvceJKz5R0O3<*mmHV9<_15O= zx!<)K%6e_c`q+>CgD0xu__UIHMe^RDtSg)5L_@iOc zLP+QfCENXcLoe}hD_g(rADm`?^S*WM(&gMSHJQ=A$&yG+F#;_CHTg(9k>h$yCS4`$ z{@OEz{eE};oTxtIws88Us$ziH@4JU$(#@?#3t-A1Nu;l*=9@HKMzK=Bww^u(Fz~@E znPs3aCG@G}^Q=6w^0$ui>;Bg+Zxr^28fA(Be8KtP-8@qeD1RSOKwdHBy#Qu(P1n)t z0zzx1ulko-twya_wBrsv|IV2}LWyQ3P-?zS(``u2-`(8>Fwo4e78d~wEXJ0wIBdV) zZWb+%XjV1@OUFH5f6})gJqt)*&T*AJwypntk}`n_HO`qp8Qt47Ukf#vc?G$iHkIFA zSs804T}>#aw`uMFZvuMhtOUfoxe7yK!T9P?MP=IWiz~+as ziHVrH=K`wCm?frA04BxvQ@`o`0EwuH&H|)&1i2BN0BDKbv}=h@0Ma{x+)xXE%ROda zgiMCWdjTQFRaG))7}J|VO;lz9Ts!6pC);$Br|kZFU-fATJx>znFNXMjD|cNq<=wy% z+x(jZ$Mh2F$}B)t65aGKhE(02RREYv)*|00U^-v(#f_pjl$*Y|Ve2Q$)5My-7{a!+ z^@Z-g>o{F$hP_S%!}!GzNh}{vN?#4D>5Cy%;qwb0u`2^G=FzZNiG6%z>hb_p;qwB| lg0Re`uZPbzX%#Tz{0~aJA~A=>FeCr~002ovPDHLkV1m5~4{QJc diff --git a/Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/zauer.png b/Resources/Textures/_Sunrise/Interface/Misc/nt_icons.rsi/zauer.png deleted file mode 100644 index 31e70edd75ab9a16153458b9fc4d15b3e1154f02..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1554 zcmV+t2JQKYP) zzfT=U5XXl{3=e~lKtdFVxS$|~|An;a{7<;ClysI0B+CUtktia%r1T$ zC@5@1VLb^X%NQGEoPz!0cf-xw*?qfvxBKo>y?wX0ziwuBcW&-(>ZjS+Z`3id^qOu! zN3;BZAHOayH`$Jk#Qb%3MnppbPzvv^uPf;vA3SJPd2QpK0PqfjQaUd650u_d-oN53 zKF407q0&6=QJT!18j zN@f8tz^*1t3kHUF)YbIIDo;!7apI^2pa~6$IoK&oY;0kv!&QKa^8H1N{SNz zEu~*rEyW1{H+|z?=+Nc0jk0>v;Y@KBK&zoz%`Q#jIc4`w!RyskdcC^ZbTb-b;ss#R z5vKs$18BkoUf$d|nQ|Xr`#+B#6A{r0j=z6jIj$`;WWJD~KHI$<^%`JY&lEr3R-Q|J zF}!BlGGpiS?VDEMidzKQxSQ_>10o_iGk3+F1TG)tzEH+dG=*9KLhYwRn@ry+z(%Nc z&h>iE{n6GR0#N{PADKs_q`;-~Jnzo*G!YS9TwK(jaB@;#PQS0Nv##zxS8i7mzZuK2 z_4)JdfquWytt76av=+#I7m(_%S=;Ikg=z|@i*3^aO_-mbcRKI<{G5o0W@cta=DWJO zA|j%trKQSwuIU}qKBx1ir@yC-<$3<$LnZ%nb9`@cQQP&gak*aETY!%7P+5R+VgaD} zo12?NM6|ZHMnpuXr>7&&J32b5oX0^q`}_Nqd;>EFub4TxE$J<@_E=wEuk8==KY8<} z_P7f!*UKsZW6yKOGRk_Ph+hD|3E67J%P4Ir#LV-Jjk;2Cu&l|uZuM9Hj+OY_Uh|bA|l!mB%fZG#8#Xn97&NqDh*+v9Uo!L{Cjzz_ux8*W4pOIe!?F zd(J$3IKC}dptgDfC+>EzFPgi4ITGCysD*33r0MXn!y?QxA3oPKXgy@Y2wuD@@ei&;^U?`+jHU8%wv)>mMDg%tWihLJ< zw6xmB+JK*j{LhTG*tS!MGq~$Vzdth21O5*h3~nt&L&DOUm_Q$V>I~J+d*!fu8aN(0 zCeSxOr?oMG&>(IRhBbc_@EmG=>f8sFRcxR&CNR|V0ervgyRG7P5w-OqGKcRTY@RwCuiF*0#hFtF#<}>Iz>e|A&Jo1t zWFYO^0rwAF;`XZ9CCp*f&hdyA&WY>7>8v)SLy(7qt z;siiT>84#vaRSi2BghT40K|+5kcjCFk%BBklKMeUBKb|B63HxpYr|Z@U`y}z^?g}% zsPeSL9w(0T7ehk7mAff&c{eb}HvW>}NH3vIW&u)3bnagaNnM{+0N_j3!rvz#ov-=g zM%^3Ar7v#S+KK!yvCyBuMUku@t^594J)v$)X7?O&RU-&3p z8Hh$a8dfT$_Ybtr50HwG7kCncWvcsn_+-=V0w$dQ0ri_arX}O5tpET307*qoM6N<$ Eg59e8ZvX%Q diff --git a/Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/base.png b/Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/base.png new file mode 100644 index 0000000000000000000000000000000000000000..1b3e2dc2fce593cfe43ca649c88cc81ef63a75f3 GIT binary patch literal 460 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^TQXIOW&^&Gl^y z-~Boq%@ciX?x9S+ICiiR7Pa#2Zjn5tH*~agdlGLPYPikl(<0-L?O?!C(3qb;-`K`2 zX*1`A6O3ZZx^AfYNJ{XnZLm0~$0Q^>OYxn=sde^yTCdk^DrQ{S@FeEL?9Xb=OFDQ% zb?W~;^5&1AF7VjXXds@#sXK)3oDhY!~?suwKiL z?|I0PVrN#l%8KEpQcg}zO-#d*ML&RM^8j62aDU-t1BSJSfocl;z1C2cCxK q3``9x7D?Pxs4=~*0Sa~xCIPx$+DSw~R9J=Wl)pP@8E)rh_e>gbKQO!<-t2qdnR#!( z$H(WrQ=oE&!(rvmi{Ca=0ApVVlyO3#Q2qk6ruvjBsNUF1Tl*&fPERh0Tx~1G#=pm; zxr$Xk^$oS=^qucM0G9w*KOg8DYGtx^kA?YL#wV&JmegF-x#2>kY`~1fr9-x^#^@&4 zOinAqRX{%cHg}a)hVlwjJU!lH3Ew4U5Iwl%_yQo8b)qanRSf{_ucjq*eF*^2P+R9% zbN%ZFTkB`cevUD`=|{e6-9}DJI1R7*w`l^Cd(Ef&Sn085+I&{h}$)I z!Sx|BBXNrEpntj>bL|F0*D|}ywl?-$_GD+{dICu+!BJHQol`gIiuOpR16=U*6pMkj i*3UeP@bU3^6Z`=jK+f*WQi}2b00001;pJV=S_r7@j_C5R#E>N%~By34j&h2mOrJsL) z_2b2X^LkUgCT=P{9AqAzp0t&1ttTt1_)6)pC$86DEn{j3+bzF$NB$ZwR#QE{P_5a4 zJG}yZ-#^uIHI4O%XpP}|=gl5i{7mpR<6TF7^=Xao7PKFK{eqQ!{-0xhHP()67}u8F z*AH5hkZ*C!r8rP`_P@Plmpfyg>uhAJ2`%{i&9dZPPFT#5dyJpC=4GtA;(x>`hy94+ zDLy46@GBhX*5^V^*S%fM*F^N4bzXV(?1|3|-4}Shmu`|2{j(>d?ZwT6JC|iPn_ZUE zdTCQIz3_jcG#MuRweU}_qaqQ-?#fRJvQw3 z3icGVWiU@No9lVwHt+qKjr$wwr>*x?{dX^z{Xp4{_s5K?r%zeS6!KxN@x_=u+x~r< d)u9n7U&b-@)>~)G*TDE=@O1TaS?83{1OR#O*C_x1 literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/inhand-left-stripe.png b/Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/inhand-left-stripe.png new file mode 100644 index 0000000000000000000000000000000000000000..656c24e30c93f80ed05a36ee3ae4a6d1f9f851ca GIT binary patch literal 158 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D$|B0OCjLn`LH zy{XOD;K0Lrpy|cm^U=X?+7@`2E2R0{^|s$62vh|G_JN^$uVp?@xlywD?%vWL9UaL= xZ|-HJ^*v*T$R9YqYE}8akChwr?lLmO?O+J{WUN1#tL6tt*3;F`Wt~$(695B+H%I^g literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/inhand-right-mag.png b/Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/inhand-right-mag.png new file mode 100644 index 0000000000000000000000000000000000000000..ed15f2968cf9f6f82d239383dd9a8bf02126b4ff GIT binary patch literal 528 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I1|(Ny7TyC=jKx9jP7LeL$-D%zPkFjHhE&XX zd&}1Qu!98qhy9CMYna3Zn>-4I+8qQY<|v6QQ8>Er=A0Iuzbrz382Fsj*%$IDE#hd( z77z?vviOMWk|yWP++`N*o}O2|Cs);8{-6KybnHBv^1UUMat$3&@FHGvB5%dK>oxKB ztc7PwuRgnTTIyGYt>;9$R0~TsD91)$nUSNg>x9!rlMmhhPMy%@x_p6=VRy9X%e06xQ<6BT;jr2_`vi%(^Y3h{TliI5SP21wPJZ4q&8SXY z=<0>V<~)(puKuyfSz4URb@YLw2Uf=xXV*x?lCVthElT~*-escmC O#SEUVelF{r5}E+EX>4Tx04R}tkvT{MQ4~ebObii;SeQb@Vv1;`AR0tFiDD28NQ{uEg|lRX%p}Yt z*rXI}0~RigTVZ3Zt%a>12reL2mR5>3A|pQuB#7}f|8W1ikN@rm`7p1WPRA&iR>_V< z!b&2!qWE6$62MQ0DOGoh(WSXKZR_(6Nu0MMVpjXUKdakFIXXxRFs&Eu5=iU7#73zo zcozuhS=9jP3>dZ($rX?ugs#>3RdA-pvX~jL zYzVFhHuGh@@lLU!KV>a12^|<9!aPwHQP3!pBTtDDa#$!h#E1}XQ&l6l)O@HAKCO^PaZEC>- z=-GtxtEQ&yz{M8yJr-44tw|n0PN(7R6uOhpdjnmo_1qfwoZLga0t?r$w+}-Z=viyC zcV}yE|MoQU`vLZ{a@;5TW@`Wd09;8#K~z|U?ar|cKu{D$;S;e1OHhg4K4uXE*h4Qm z3n-c6X}m&cpXz+gX>RggkR&CvPetf!LhRQ~mU6soI@$_ie|-SpSm#H-EX>4Tx04R}tkvT{MQ4~ebObii;SeQb@Vv1;`AR0tFiDD28NQ{uEg|lRX%p}Yt z*rXI}0~RigTVZ3Zt%a>12reL2mR5>3A|pQuB#7}f|8W1ikN@rm`7p1WPRA&iR>_V< z!b&2!qWE6$62MQ0DOGoh(WSXKZR_(6Nu0MMVpjXUKdakFIXXxRFs&Eu5=iU7#73zo zcozuhS=9jP3>dZ($rX?ugs#>3RdA-pvX~jL zYzVFhHuGh@@lLU!KV>a12^|<9!aPwHQP3!pBTtDDa#$!h#E1}XQ&l6l)O@HAKCO^PaZEC>- z=-GtxtEQ&yz{M8yJr-44tw|n0PN(7R6uOhpdjnmo_1qfwoZLga0t?r$w+}-Z=viyC zcV}yE|MoQU`vLZ{a@;5TW@`Wd09#2!K~z|UV_+BsqhJ(_f>A(2aA$$^{{kb1|1cVx z8YWsgK*qwA!O9Rp)7=42PV7dZu>lrZI^f*lrwqr=GcYhPz~})4tCF#&fl)9DM!_f; g1*2dTjDi6N0DD>&-j%1)4*&oF07*qoM6N<$f`&on4*&oF literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/mag-3.png b/Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/mag-3.png new file mode 100644 index 0000000000000000000000000000000000000000..6317249f2f5df88ddc76a4c6bdbf5ce879188be0 GIT binary patch literal 544 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 TZAAhR00000NkvXXu0mjfX#Mo> literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/meta.json b/Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/meta.json new file mode 100644 index 0000000000..ef1ab4f3a4 --- /dev/null +++ b/Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/meta.json @@ -0,0 +1,57 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "https://github.com/discordia-space/CEV-Eris/raw/237d8f7894617007d75c71d5d9feb4354c78debd/icons/obj/ammo.dmi resprited, added stripe and inhand state by KaiserMaus for Space Sunrise", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "base" + }, + { + "name": "icon" + }, + { + "name": "stripe" + }, + { + "name": "mag-1" + }, + { + "name": "mag-2" + }, + { + "name": "mag-3" + }, + { + "name": "mag-4" + }, + { + "name": "mag-5" + }, + { + "name": "mag-6" + }, + { + "name": "mag-7" + }, + { + "name": "inhand-left-mag", + "directions": 4 + }, + { + "name": "inhand-left-stripe", + "directions": 4 + }, + { + "name": "inhand-right-mag", + "directions": 4 + }, + { + "name": "inhand-right-stripe", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/stripe.png b/Resources/Textures/_Sunrise/Objects/Weapons/Guns/Ammunition/Magazines/light_rifle_box.rsi/stripe.png new file mode 100644 index 0000000000000000000000000000000000000000..26cb797a8b94d4d1f2d773f11e924217f56870d0 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dyjKx9jP7LeL$-D$|_yc@GT!D02 zT3SOx!?I<|_V3^SUr9(5D8yP4zJJ-t0Q%&OQ0SLxaGrFSj!{a4~(%UD%ouIeEhElUMW)_9fZL+{};SKYZZ+PKN4z W3}K0mRoj53F?hQAxvX|FG}SQvn9nY$@iXT+u?HjSQZy KelF{r5}E)a=RUsx literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Objects/player_figurines.rsi/chamina_maus.png b/Resources/Textures/_Sunrise/Objects/player_figurines.rsi/chamina_maus.png new file mode 100644 index 0000000000000000000000000000000000000000..7b6b09505154ceec6301e10ab2de0dee3dd7e78f GIT binary patch literal 1291 zcmV+m1@!ufP)Px(#Ysd#R9J zUZ3Ea11`M{Av#wj)Dcg=0^&HyL zKc|ByIXUNh-|sumbDsA--#Gw?qFDA(-{2B6&!vt+P#4S;K|`Zkv|7w8Sz04nEoK@T z-Gv!SU{(SmkzoMV)~%Jt!F`5ViBJJWEy~5wqu+=wXB~D&jT{RF`|BN5pVfcV%LzMa!JPQP zjGbuaete1tKp0r|C^qc+W@Rq6DZ%LI zD6g+liKo0*=u?{sczftmn>ppZ!fAg>F2klXnKqh%InPj0BVvp1A zZrHRDNRL1MeT)a=(*W3PHr#Gy-v>nwNKZa<{ae&8za_^nbzYROy(5Nn%(O$E|I7k1 z>+bja8BIOOg@XNT*tC&Qupa=ICC2XGG)#C;0?J*;E1JcvLZy zD{Ee+1CldmuZt?b->=vOO}=0(7Qem_>LwR{0i zr&DZfY-C_y0QG|)moHpE_2LT*oj;jnr`H#d9k_cxf>f%Z^C!h0K7F5=e;#u;7$_+q zs|1|kDm851zLht(wV<7E%3Ao>cOQ}pUEuRCK7r%M>FV|Zpq+1G;E(k6Omb4W zfLwBe!N7Yv-r=ibUjxvxdl#FV)?-_?1OR)r5rB7J(aAU4+_at>y*`$%v6C2j#G~P1 zN>5sgjJ(bY}nZdh&7@#WP7Ts;6lM^`sz1AUzN zKksTiQgS<%KSom5`+UBq7Okq(il({-nLHd0vvpCD(4c_5+Q?52E3$IYKp(f_DMepH zxe0TLXJ%$JYPEU_;8r}P%6+Fpg93xmM0zkc`<2TjFNT5}kwjhy61gm5mMH6U91e#G zhr<9I-n)lOcLdepy?dU@m4mz+Q9gJ)9@WS%r$uA+a#F%L0dJ3->p1)YTB9Ce@HUn= zb}6!(z)0{|wI8I#FOG#cUl zP*RQ?jYdo+bCH#Wp;&;a$}HPtG#a1E-@JK4o)>)-QCtQ^0!&qAv9>n-`xT8wkjfxI z5QHoj$`PU1flT7mWHKw4noJ@HPlS|%qACwIIkLLbW?e|NrLy4s!I3!O;nA$vXI;Uf z9C?!mn;fD@9zKr002ovPDHLkV1n*? BSIz(c literal 0 HcmV?d00001 diff --git a/Resources/Textures/_Sunrise/Objects/player_figurines.rsi/guardrat.png b/Resources/Textures/_Sunrise/Objects/player_figurines.rsi/guardrat.png new file mode 100644 index 0000000000000000000000000000000000000000..ed382423cff49fa0ee784d5c0729f7fbb65acf3a GIT binary patch literal 919 zcmV;I18Dq-P)Px&QAtEWR9J=WS3ye~K@|R0L@B8Y4PmnlBpym61`8ry1l#12YY$!oDR}BdXvwJ* zPZmm%o{ECK_f(O^b~lNoH$Pb1ynXY& z@6EjTb_K3+jUiFUWxPTz0anvTQmqHX{1c&L~o!#D%L(qbOvN)>U_ z;#nNJa*ictPA(!zUF6TWDkpBMHBcR}J*98Ey+8qGE%O`7C-`W8H7_kTdV0>(x zuN&kzLLG=$J$JY3qSfwTelCl0r3xb!k%(3QFd@DVf{4jhu2eBUm*qD4E&7qKX!8@& zV-PD{MALB)H%;ie9+V6iW8BXVeqAE{Aaap}F~;x1$o>4)H6&0J!P~GO`JhlmstLqR z6Jo~8J{wfF*ASzdjYY>QQ)SaYu<^sgRV~q8XpPro$MXu{QPS4JJL{QvRYLXvA z=n;tIC$*aN?4(u$W30z6`l=#C&@O0d@sUb3^PpivzJ9@JVkQ$&?l1B*9S5U9+0z11 zL{NXLV#deDrE?Bi2mCpLeid%SB1oksC7Z76{PGh+yG8E^6|^p}254ZYTkj`0C;=lD zLCLCXVO=x=Ty5a|D;Q&NyRN(gVgb5c7kk?q{59;?*HrC(GlObiZ+pWN*Q?2n>>nO$ zO~>gWFRrXgj&9e5Z8xMqanqF6*>*!JzT(O%7G|eWvg(>D!nPYIS#@nxR15qqqBrl~ z;q8m(SeV_!^3!LM5Wlt)TaK_WI}ITC4GZA14NF#CyAOC&>9h*~V151y0GOG%3jp|V z@Cimt4$^9OkW568o|@veqoXf;J?$RFr|bct3rbd9v+V}o#*$Unh`iPA@KI{SB51Wc z(nTO2#u!RgUAuj6Sp$IGSDTzzBnJlgCZs}K-`e3{J>qamCZce=F3+x9sp9ygCB^;z zan}O?5+q{i{|kW2=_rz9(uPN8AN2i4i7Y+d2>v4KM@;0&L{uUwPx*9Z5t%R9JCaoXxVVA0^I&D?Ek)f>BluBt*^|CH*8YQe-nv4pEh+8NeMj>F#rCXF%pDYWU_6eqLR+`YrXnM4-7*c$p`^AKr$AE#8k$1_vWy(f zV$a(y^x_D4r%O3tdxE^vrRc>G_Pp&vv;gw*&XYlN3O4S2k(~u$uDv7?i{vnHyq+(H zFEenwo>(M@YcEOIR~y;5_eHHHwG*hWu2#HWFV3HwqODuzv9sC8!*}WX`3K0ucX{k= zHf`N9dk*~)uh+|szf@?hgZtJ%b#=Aka5(7c=^;1#9yi*0xGBNTO-B6nG6zeIeA_Ft z)($&2IT+0P84ibo%-%n-^Vnxg?5A7yeK4W7e%f3xUMh-DK$PYIbG9I1cQfz-%PGc#C>GpbygB_DvshQNv`STO>5_O$>EgyQ4L*$j3$$9ZsFI`$nWmqehuCoY&~ z$yaq3qDB;z#V@@gfr54G)aSCYGR2fO#O&ssQ-Mr=M`?opk(H+c{YN0}dR&%jD#wDsM8G0MxmK zW0T3m%XjW@w4#C&XU}qGkFS+Q$MVED{;TbD^-kfx+D?CeKaog8z54t6 z)j4y9$n^9y70*_xYey?8xbF8SbCo;=CXv3^ zFR@a&zYycrQv?D5KK%Govdnri#Z093CW>6841_`q4GkG|I^ArIC@OCi*w{Wgs*ONX zQ+(^_bh_F3Dn9(wX=xlEzB$V*cm#v)p>nmgvV12Qh=;S2ZJlhg7)g@I$rc$Ijo@;*kR%D0%f*#1&av;n zb2Qdn;QZ&E%btGUt0e<)SoJj4U5G0Ue1*&9;?+~H2|3v!k=Bo~Wv-&J?gCFgyc$JO zmTvfEpqaoM=f4pgRz0?v7CcT7Ns<8YTH<4eRgc4}=cm7`69hrHr`2vs{{R7u&!^N5yQv*^FLCB^ip;P1e7=B%AcHM31D?4w0MQn7twn&s> l-*?y}vd$@?2>?FKEzSS{ literal 0 HcmV?d00001 diff --git a/Resources/migration.yml b/Resources/migration.yml index 6eb5556a59..db8727562b 100644 --- a/Resources/migration.yml +++ b/Resources/migration.yml @@ -855,6 +855,10 @@ GrenadeFlash: GrenadeFlashTimer GrenadeFrag: GrenadeFragTimer WeaponEnergyGunMini: WeaponMiniEnergyGun GunSafeCombineSmallArms: SpawnerSafeSmallArms +MagazinePPSH41: MagazinePistolSubMachineGunPPSHExtended +MagazinePPSH41Extended: null +WeaponSTG44: null +MagazineSTG44: null # SL HITSCAN START BoxMagazineRifle: BoxMagazineRifleSP MagazineBoxLightRifle: MagazineBoxLightRifleSP @@ -870,6 +874,8 @@ PrinterDoc: CopyMachineFilled PrinterDocFlatpack: CopyMachineFlatpack MagazineP90Extended: null CrateArmoryWeaponXM1014: null +WeaponRifleV31: null +MagazineV31: null WeaponEnergyGunMultiphase: WeaponMultiphaseGun ClothingBeltAssaultFilled: null # Sunrise-End diff --git a/Tools/_sunrise/Schemas/ignore_list.yml b/Tools/_sunrise/Schemas/ignore_list.yml index 55143e3e83..5a5f6b41ec 100644 --- a/Tools/_sunrise/Schemas/ignore_list.yml +++ b/Tools/_sunrise/Schemas/ignore_list.yml @@ -141,7 +141,9 @@ ignore_list: - 'AKM' # Для ent-WeaponRifleAKM - 'MG-342' # Для ent-WeaponMachineGunMG42 - 'v3.0.9' + - 'v0.2.1' - 'F₃BZ' + - 'Holo Girl' - 'BZ' - 'NH₃' - 'CO₂'