From 104721eced59c4d3d9667e9925324ebad484bf06 Mon Sep 17 00:00:00 2001 From: vbawol Date: Mon, 18 Sep 2017 11:55:58 -0500 Subject: [PATCH] bunker loot pos --- .../Configs/CfgBuildingLootPos.hpp | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/Sources/epoch_config/Configs/CfgBuildingLootPos.hpp b/Sources/epoch_config/Configs/CfgBuildingLootPos.hpp index 02106fc0..8111688d 100644 --- a/Sources/epoch_config/Configs/CfgBuildingLootPos.hpp +++ b/Sources/epoch_config/Configs/CfgBuildingLootPos.hpp @@ -4733,6 +4733,41 @@ class CfgBuildingLootPos freezerPos[] = {{{-5.04785,1.56201,-1.60012},90}}; cabinetPos[] = {{{-8.79102,-1.59473,-0.300119},0}}; }; + class bunker_epoch : Default { + shelfPos[] = { + { {-6.09766,-2.83032,0.188561}, 269 } + }; + fridgePos[] = { + { {-2.79932,5.92554,0.188561}, 351.345 } + }; + cookerPos[] = { + { {-4.37891,5.896,0.188561}, 0.345061 } + }; + chairPos[] = { + { {3.87744,-5.82983,0.198561}, 180.345 } + }; + filingPos[] = { + { {4.23975,6.01489,0.188561}, 3.34506 }, + { {-6.06055,-5.35571,0.188561}, 273.345 }, + { {-6.01172,-6.05786,0.188561}, 263 } + }; + pelicanPos[] = { + { {5.80322,4.59717,0.118561}, 89.6452 } + }; + tablePos[] = { + { {2.11572,-5.91846,0.218561}, 358 } + }; + lockerPos[] = { + { {2.0498,5.92432,0.188561}, 2.34507 }, + { {5.54297,-5.95679,0.188561}, 179.772 } + }; + shoeboxPos[] = { + { {6.08057,6.03345,0.188561}, 209 } + }; + freezerPos[] = { + { {-5.7334,5.8186,0.188561}, 355.754 } + }; + }; }; /*[[[end]]]*/