mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
remove console log
This commit is contained in:
parent
50f5992f55
commit
cc50b2e392
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ export default class DhpWeapon extends foundry.abstract.TypeDataModel {
|
|||
}
|
||||
|
||||
prepareDerivedData() {
|
||||
console.log('weapon', this);
|
||||
if(this.parent.parent){
|
||||
this.applyEffects();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue