mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-27 18:21:50 +03:00
Add some basic compatibility for Ruegen map
This commit is contained in:
@@ -114,7 +114,7 @@ AllowedVehiclesList = [
|
||||
["VWGolf",_Ratio3]
|
||||
];
|
||||
|
||||
if (toLower worldName in ["caribou","chernarus","cmr_ovaron","dayznogova","dingor","dzhg","fallujah","fapovo","fdf_isle1_a","isladuala","lingor","mbg_celle2","namalsk","napf","oring","panthera2","sara","sauerland","smd_sahrani_a2","tasmania2010","tavi","trinity","utes"]) then {
|
||||
if (toLower worldName in ["caribou","chernarus","cmr_ovaron","dayznogova","dingor","dzhg","fallujah","fapovo","fdf_isle1_a","isladuala","lingor","mbg_celle2","namalsk","napf","oring","panthera2","ruegen","sara","sauerland","smd_sahrani_a2","tasmania2010","tavi","trinity","utes"]) then {
|
||||
// water map, add boats
|
||||
|
||||
AllowedVehiclesList = AllowedVehiclesList + [
|
||||
|
||||
Reference in New Issue
Block a user