mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Block Topolka Dam walk under water glitch
https://github.com/DayZMod/DayZ/issues/826
This commit is contained in:
@@ -2363,4 +2363,16 @@
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
class W182 { //Blocks Topolka Dam walk under water glitch
|
||||
position[] = {10299.095,3659.8674,2.4993041};
|
||||
size = 50;
|
||||
buildings = 1;
|
||||
class Object0 {
|
||||
type = "MAP_pond_big_01";
|
||||
position[] = {10299.095,3659.8674,2.4993041};
|
||||
direction = 0;
|
||||
onFire = 0;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user