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
139d6c28
Commit
139d6c28
authored
Aug 06, 2008
by
twanvl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slightly different stats icons for creature race and class
parent
e524dc86
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
data/magic.mse-game/statistics
data/magic.mse-game/statistics
+2
-2
data/magic.mse-game/stats/creature_class.png
data/magic.mse-game/stats/creature_class.png
+0
-0
data/magic.mse-game/stats/creature_race.png
data/magic.mse-game/stats/creature_race.png
+0
-0
No files found.
data/magic.mse-game/statistics
View file @
139d6c28
...
@@ -81,7 +81,7 @@ statistics dimension:
...
@@ -81,7 +81,7 @@ statistics dimension:
statistics dimension:
statistics dimension:
name: race
name: race
position hint: 32
position hint: 32
icon: stats/creature_
typ
e.png
icon: stats/creature_
rac
e.png
description: Race of creatures and tribal cards
description: Race of creatures and tribal cards
script:
script:
if is_creature(card.super_type) or is_tribal(card.super_type) then
if is_creature(card.super_type) or is_tribal(card.super_type) then
...
@@ -91,7 +91,7 @@ statistics dimension:
...
@@ -91,7 +91,7 @@ statistics dimension:
statistics dimension:
statistics dimension:
name: creature class
name: creature class
position hint: 33
position hint: 33
icon: stats/creature_
type
.png
icon: stats/creature_
class
.png
description: Class of creature cards
description: Class of creature cards
script:
script:
if is_creature(card.super_type) then
if is_creature(card.super_type) then
...
...
data/magic.mse-game/stats/creature_class.png
0 → 100644
View file @
139d6c28
672 Bytes
data/magic.mse-game/stats/creature_race.png
0 → 100644
View file @
139d6c28
706 Bytes
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