forked from GitHub-Mirrors/foundry-sw5e
Revert "Merge branch 'professorbunbury-sw5e' of https://github.com/unrealkakeman89/sw5e into professorbunbury-sw5e"
This reverts commitebd22fb58b
, reversing changes made to5314eb6637
.
This commit is contained in:
parent
ebd22fb58b
commit
ad5fc6f6a2
9 changed files with 836 additions and 17 deletions
|
@ -134,5 +134,4 @@ export default class ActorSheet5eNPCNew extends ActorSheet5e {
|
|||
AudioHelper.play({src: CONFIG.sounds.dice});
|
||||
this.actor.update({"data.attributes.hp.value": hp, "data.attributes.hp.max": hp});
|
||||
}
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue