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