I would guess the behaviour comes from the amount being an optional argument, if you just pass a resource type to the creep.drop() function it will drop all of that resource. It appears that passing it 0 is a similar case from the function's perspective.
Posts made by insubstance
-
RE: Droping 0 drops all