~~NOTOC~~
<=[[4rpl:start| Index]]\\
<= [[4rpl:start#Core Units]]
* [[4rpl:commands:getfactorywares|Get]]
* [[4rpl:commands:setfactorywares|Set]]
:!: Available in version 1.4 and later.
====== SetFactoryWares======
SetFactoryWares(<-wareType <-wareCount)
===== Description =====
Sets count of the number of wares of a particular type currently held in the factory. WareType should be 1,2, or 3. 1 = AC, 2 = ARG, 3 = Liftic.
===== Examples =====
SetFactoryWares(1 42)
<=[[4rpl:start| Index]]