diff --git a/app/imports/ui/properties/forms/BuffForm.vue b/app/imports/ui/properties/forms/BuffForm.vue index 0d964e1e..ba51ce17 100644 --- a/app/imports/ui/properties/forms/BuffForm.vue +++ b/app/imports/ui/properties/forms/BuffForm.vue @@ -7,6 +7,27 @@ :error-messages="errors.name" @change="change('name', ...arguments)" /> + + +
+ + Buffs that are applied are active on the character sheet. This + should be turned off if a buff is going to be applied by an action or + spell. + +
+
--> - + + +