mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
formatting
This commit is contained in:
parent
cc50b2e392
commit
41f5c34d0a
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){
|
||||
this.applyEffects();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue