Code: Select all
<ware id="plasmacells" name="{20201,2401}" description="{20201,2402}" group="energy" transport="energy" size="small" specialist="specialistpowerstorage" volume="4" tags="economy energy" license="LICENSE">
Code: Select all
<diff>
<add sel="//wares/ware[@id='plasmacells']">
<ware licence="intoxicants" />
</add>
</diff>
Is it possible without replacing the whole section? or would it be easier/safer to do that?