Added Buff Removed action trigger

This commit is contained in:
Stefan Zermatten
2022-08-17 12:28:00 +02:00
parent 59a488256b
commit 21629138f0

View File

@@ -25,6 +25,7 @@ const actionPropertyTypeOptions = {
adjustment: 'Attribute damage',
branch: 'Branch',
buff: 'Buff',
buffRemover: 'Buff Removed',
damage: 'Damage',
note: 'Note',
roll: 'Roll',