Sync to v7.2.0
This commit is contained in:
6
scripts/pkKpxVqRHIzywerL.js
Normal file
6
scripts/pkKpxVqRHIzywerL.js
Normal file
@ -0,0 +1,6 @@
|
||||
const ablaze = this.actor.hasCondition("ablaze");
|
||||
|
||||
if (ablaze) {
|
||||
ablaze.delete();
|
||||
this.script.scriptNotification("Résiste à En Flammes");
|
||||
}
|
Reference in New Issue
Block a user