mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
incorrect format KISS
This commit is contained in:
@@ -2645,7 +2645,7 @@ class CfgMagazines {
|
||||
script = "spawn player_build;";
|
||||
require[] = {"ItemToolbox"};
|
||||
create = "FuelPump_DZ";
|
||||
neednearby[] = {{"fueltank",30}};
|
||||
neednearby[] = {"fueltank"};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user