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
51ca47e4
Commit
51ca47e4
authored
Aug 11, 2008
by
pichoro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Re-added ability to get single cards to random pack generator of Yu-Gi-Oh.
Version bumped Yu-Gi-Oh files that were edited.
parent
092fa0ab
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
7 deletions
+14
-7
data/yugioh-standard.mse-style/style
data/yugioh-standard.mse-style/style
+2
-2
data/yugioh-text-replacements.mse-symbol-font/symbol-font
data/yugioh-text-replacements.mse-symbol-font/symbol-font
+2
-2
data/yugioh.mse-game/game
data/yugioh.mse-game/game
+10
-3
No files found.
data/yugioh-standard.mse-style/style
View file @
51ca47e4
...
...
@@ -5,10 +5,10 @@ installer group: Yugioh/Standard
icon: card-sample.png
position hint: 01
version: 2008-08-
08
version: 2008-08-
10
depends on:
package: yugioh.mse-game
version: 2008-0
5-14
version: 2008-0
8-10
depends on:
package: yugioh-standard-levels.mse-symbol-font
version: 2007-09-23
...
...
data/yugioh-text-replacements.mse-symbol-font/symbol-font
View file @
51ca47e4
mse version: 0.3.
6
version: 2008-0
5-19
mse version: 0.3.
7
version: 2008-0
8-10
short name: Text Replacements
position hint: 003
icon: dot.png
...
...
data/yugioh.mse-game/game
View file @
51ca47e4
...
...
@@ -4,7 +4,7 @@ installer group: Yugioh/Game Files
icon: card-back.png
position hint: 4
version: 2008-08-
08
version: 2008-08-
10
############################################################## Functions & filters
## Copied and Pasted from vs.mse-game, with a few modifications
...
...
@@ -475,7 +475,6 @@ pack item:
pack item:
name: card
filter: card.number != ""
############################################################## Card packs
pack type:
name: booster pack
...
...
@@ -518,4 +517,12 @@ pack type:
name: tournament pack
item:
name: card
amount: 3
\ No newline at end of file
amount: 3
pack type:
name: additional rare
item:
name: rare
pack type:
name: additional common
item:
name: common
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