incorrect format KISS

This commit is contained in:
[VB]AWOL
2013-12-27 10:10:04 -06:00
parent 8971621d26
commit 172a4b9ad0
2 changed files with 2 additions and 2 deletions

View File

@@ -2645,7 +2645,7 @@ class CfgMagazines {
script = "spawn player_build;";
require[] = {"ItemToolbox"};
create = "FuelPump_DZ";
neednearby[] = {{"fueltank",30}};
neednearby[] = {"fueltank"};
};
};
};