Skip to content

Commit d6aa0d5

Browse files
committed
No Mercy Rehab mapinfo
1 parent 6038e4f commit d6aa0d5

2 files changed

Lines changed: 124 additions & 0 deletions

File tree

addons/sourcemod/configs/saferoominfo.txt

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -975,4 +975,39 @@
975975
"start_loc_a" "-3682 8060 281"
976976
"start_loc_b" "-2850 7644 119"
977977
}
978+
"nmrm1_apartment"
979+
{
980+
"start_loc_a" "1573.98 1401.99 418.24"
981+
"start_loc_b" "2307.31 786.07 843.20"
982+
"end_loc_a" "2813.10 3334.64 -270.68"
983+
"end_loc_b" "3044.48 2790.00 -108.78"
984+
}
985+
"nmrm2_subway"
986+
{
987+
"start_loc_a" "2836.44 3376.91 -12.27"
988+
"start_loc_b" "3039.62 2787.82 147.85"
989+
"end_loc_a" "10774.93 4874.31 -6.8"
990+
"end_loc_b" "11126.95 4593.00 161.57"
991+
}
992+
"nmrm3_sewers"
993+
{
994+
"start_loc_a" "10768.80 4886.78 -11.37"
995+
"start_loc_b" "11091.48 4574.21 166.96"
996+
"end_loc_a" "12255.21 12700.63 172.12"
997+
"end_loc_b" "12439.00 12176.21 -3.81"
998+
"end_loc_c" "12255.21 12700.63 172.12"
999+
"end_loc_d" "12484.85 12447.17 -23.33"
1000+
}
1001+
"nmrm4_hospital"
1002+
{
1003+
"start_loc_a" "12263.98 12174.36 147.93"
1004+
"start_loc_b" "12514.85 12668.99 -9.95"
1005+
"end_loc_a" "11273.65 15111.59 5726.53"
1006+
"end_loc_b" "11709.37 14721.27 5517.87"
1007+
}
1008+
"nmrm5_rooftop"
1009+
{
1010+
"start_loc_a" "5256.06 8576.34 5513.34"
1011+
"start_loc_b" "5716.91 8232.01 5677.47"
1012+
}
9781013
}

cfg/cfgogl/mapinfo.txt

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2313,4 +2313,93 @@
23132313
"pain_pills" "4"
23142314
}
23152315
}
2316+
"nmrm1_apartment"
2317+
{
2318+
"start_point" "1888.341675 917.455017 476.342407"
2319+
"start_dist" "267.108032"
2320+
"start_extra_dist" "605.247620"
2321+
"end_point" "2883.220703 2962.613037 -204.742737"
2322+
"end_dist" "336.442200"
2323+
"tank_ban_flow"
2324+
{
2325+
"Early spawn"
2326+
{
2327+
"min" "0"
2328+
"max" "34"
2329+
}
2330+
}
2331+
}
2332+
"nmrm2_subway"
2333+
{
2334+
"start_point" "2882.260986 2977.796387 51.257275"
2335+
"start_dist" "164.919525"
2336+
"start_extra_dist" "323.406708"
2337+
"end_point" "11008.688477 4657.793945 49.151138"
2338+
"end_dist" "180.738693"
2339+
"tank_ban_flow"
2340+
{
2341+
"Early spawn"
2342+
{
2343+
"min" "0"
2344+
"max" "24"
2345+
}
2346+
}
2347+
}
2348+
"nmrm3_sewers"
2349+
{
2350+
"start_point" "10936.943359 4650.031250 90.761696"
2351+
"end_point" "12288.031250 12235.729492 78.031250"
2352+
"start_dist" "50.000000"
2353+
"start_extra_dist" "0.000000"
2354+
"end_dist" "75.000000"
2355+
"tank_ban_flow"
2356+
{
2357+
"Early spawn"
2358+
{
2359+
"min" "0"
2360+
"max" "24"
2361+
}
2362+
}
2363+
}
2364+
"nmrm4_hospital"
2365+
{
2366+
"start_point" "12297.031250 12247.379883 16.031250"
2367+
"start_dist" "165.464249"
2368+
"start_extra_dist" "409.338440"
2369+
"end_point" "11459.563477 15087.968750 5565.974609"
2370+
"end_dist" "332.486664"
2371+
"tank_ban_flow"
2372+
{
2373+
"Early spawn"
2374+
{
2375+
"min" "0"
2376+
"max" "20"
2377+
}
2378+
}
2379+
}
2380+
"nmrm5_rooftop"
2381+
{
2382+
"start_point" "5287.943848 8467.129883 5536.031250"
2383+
"start_dist" "149.711517"
2384+
"start_extra_dist" "421.803650"
2385+
"end_point" "5603.172363 8436.882813 5944.143555"
2386+
"end_dist" "100.000000"
2387+
"ItemLimits"
2388+
{
2389+
"pain_pills" "4"
2390+
}
2391+
"tank_ban_flow"
2392+
{
2393+
"Early spawn"
2394+
{
2395+
"min" "0"
2396+
"max" "46"
2397+
}
2398+
"Late spawn"
2399+
{
2400+
"min" "80"
2401+
"max" "100"
2402+
}
2403+
}
2404+
}
23162405
}

0 commit comments

Comments
 (0)