Merge branch 'master' of https://code.iamtalon.me/talon/assassin-bug
commit
8c4b1c987b
Binary file not shown.
Binary file not shown.
|
@ -22,6 +22,7 @@ export default class ItemBuilder {
|
|||
|
||||
withType(type) {
|
||||
this.item.type = type;
|
||||
return this;
|
||||
}
|
||||
|
||||
withState(key, value) {
|
||||
|
|
Loading…
Reference in New Issue