Saturn: Difference between revisions

73 bytes added ,  14 June 2022
m
no edit summary
m (html adding?)
mNo edit summary
Line 33: Line 33:
|credit = 0
|credit = 0
|material_cost=1420
|material_cost=1420
|total_cost = <p>
|total_cost = <script type="text/javascript">
<var>credit</var> + <var>material_cost</var>
var credit,material_cost;
</p>
    var result = credit + material_cost
    alert(result)
</script>
|warehouse = 1
|warehouse = 1
|description = Rugged and reliable, the Industrial Miner is the first of its class to utilize medium mining lasers.
|description = Rugged and reliable, the Industrial Miner is the first of its class to utilize medium mining lasers.