mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
space removal
This commit is contained in:
parent
41f5c34d0a
commit
06ae26b72a
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ export default class DhpWeapon extends foundry.abstract.TypeDataModel {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
prepareDerivedData() {
|
prepareDerivedData(){
|
||||||
if(this.parent.parent){
|
if(this.parent.parent){
|
||||||
this.applyEffects();
|
this.applyEffects();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue