3.0.0 final touches (#84)
--------- Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
@@ -287,7 +287,7 @@ set field:
|
||||
|
||||
set field:
|
||||
type: info
|
||||
name: Card stamps. Not universally supported yet.
|
||||
name: Card Stamps
|
||||
set field:
|
||||
type: choice
|
||||
name: default stamp
|
||||
@@ -317,52 +317,52 @@ set field:
|
||||
set field:
|
||||
type: text
|
||||
name: custom watermark 1
|
||||
description: Set this image in magic-watermarks.mse-include as Custom Watermark 1. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
description: Set this image in magic-mainframe-extras.mse-include as Custom Watermark 1. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
script: verify_watermark_image(value)
|
||||
set field:
|
||||
type: text
|
||||
name: custom watermark 2
|
||||
description: Set this image in magic-watermarks.mse-include as Custom Watermark 2. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
description: Set this image in magic-mainframe-extras.mse-include as Custom Watermark 2. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
script: verify_watermark_image(value)
|
||||
set field:
|
||||
type: text
|
||||
name: custom watermark 3
|
||||
description: Set this image in magic-watermarks.mse-include as Custom Watermark 3. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
description: Set this image in magic-mainframe-extras.mse-include as Custom Watermark 3. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
script: verify_watermark_image(value)
|
||||
set field:
|
||||
type: text
|
||||
name: custom watermark 4
|
||||
description: Set this image in magic-watermarks.mse-include as Custom Watermark 4. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
description: Set this image in magic-mainframe-extras.mse-include as Custom Watermark 4. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
script: verify_watermark_image(value)
|
||||
set field:
|
||||
type: text
|
||||
name: custom watermark 5
|
||||
description: Set this image in magic-watermarks.mse-include as Custom Watermark 5. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
description: Set this image in magic-mainframe-extras.mse-include as Custom Watermark 5. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
script: verify_watermark_image(value)
|
||||
set field:
|
||||
type: text
|
||||
name: custom watermark 6
|
||||
description: Set this image in magic-watermarks.mse-include as Custom Watermark 6. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
description: Set this image in magic-mainframe-extras.mse-include as Custom Watermark 6. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
script: verify_watermark_image(value)
|
||||
set field:
|
||||
type: text
|
||||
name: custom watermark 7
|
||||
description: Set this image in magic-watermarks.mse-include as Custom Watermark 7. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
description: Set this image in magic-mainframe-extras.mse-include as Custom Watermark 7. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
script: verify_watermark_image(value)
|
||||
set field:
|
||||
type: text
|
||||
name: custom watermark 8
|
||||
description: Set this image in magic-watermarks.mse-include as Custom Watermark 8. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
description: Set this image in magic-mainframe-extras.mse-include as Custom Watermark 8. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
script: verify_watermark_image(value)
|
||||
set field:
|
||||
type: text
|
||||
name: custom watermark 9
|
||||
description: Set this image in magic-watermarks.mse-include as Custom Watermark 9. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
description: Set this image in magic-mainframe-extras.mse-include as Custom Watermark 9. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
script: verify_watermark_image(value)
|
||||
set field:
|
||||
type: text
|
||||
name: custom watermark 10
|
||||
description: Set this image in magic-watermarks.mse-include as Custom Watermark 10. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
description: Set this image in magic-mainframe-extras.mse-include as Custom Watermark 10. If smaller than 500x500, add ";length;height;" to the end, ex ".png;400;400;"
|
||||
script: verify_watermark_image(value)
|
||||
set field:
|
||||
type: choice
|
||||
|
||||
Reference in New Issue
Block a user