mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
non-optional keyword parameters
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@236 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -941,7 +941,11 @@ keyword parameter type:
|
||||
match: [^(.,\n]+
|
||||
keyword parameter type:
|
||||
name: prefix
|
||||
description: Prefix for things like "<something>walk"
|
||||
placeholder: land
|
||||
optional: false
|
||||
match: [A-Z][a-z]*
|
||||
example: Forest
|
||||
|
||||
############################# All Magic keywords
|
||||
# By JrEye and Neko_Asakami
|
||||
|
||||
Reference in New Issue
Block a user