Creating item with less than 1 amountFixed

(10:15:47) | Creating item with less than 1 amount! (Medical Syringe)

{
  "dropAmmo": true,
  "dropGuns": true,
  "dropMeds": true,
  "maxAmmo": 120,
  "maxCondition": 150.0,
  "maxMeds": 5,
  "minAmmo": 0,
  "minCondition": 30.0,
  "minMeds": 0
}
In response to MalS ():
(10:15:47) | Creating item with less than 1 amount! (Medical Syringe)

{ "dropAmmo": tr...
It is not a bug, it's just a warning from engine that it cannot be created.

Merged post

Fixed anyway =)
Locked automatically