Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
magicseteditor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
magicseteditor
Commits
9fb763f8
Commit
9fb763f8
authored
Sep 15, 2007
by
pichoro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
I realized that actions can use semi-colons, so I re-added them.
parent
f0ac511e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
data/magic.mse-game/game
data/magic.mse-game/game
+1
-1
data/vanguard.mse-game/game
data/vanguard.mse-game/game
+1
-1
No files found.
data/magic.mse-game/game
View file @
9fb763f8
...
...
@@ -1564,7 +1564,7 @@ keyword parameter type:
script: \{english_number_ordinal({input})\}
keyword parameter type:
name: action
match: [^(:
;
\n]+
match: [^(:\n]+
separator after is: [.]
reminder script: alternative_cost()
keyword parameter type:
...
...
data/vanguard.mse-game/game
View file @
9fb763f8
...
...
@@ -470,7 +470,7 @@ keyword parameter type:
script: \{english_number_multiple({input})\}
keyword parameter type:
name: action
match: [^(
;
:\n]+
match: [^(:\n]+
separator after is: [.]
reminder script: alternative_cost()
keyword parameter type:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment