This commit is contained in:
@@ -3,6 +3,7 @@ module.exports = class OutputItem {
|
||||
this.name = name + ' prime'
|
||||
this.parts = parts
|
||||
this.set = set
|
||||
this.link = `https://warframe.market/items/${name}_prime_set`
|
||||
|
||||
this.difference = set - parts
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user