mirror of
https://github.com/andrewgioia/keyrune.git
synced 2026-05-12 09:55:19 +00:00
Adds psal and phuk aliases for psalvat05 (#292)
This commit is contained in:
parent
b9a68a963c
commit
fff4a42ffb
@ -19,6 +19,10 @@ All notable changes to this project will be documented in this file.
|
||||
* Marvel Super Heroes (MSH) and MSH Commander (MSC) set symbols ([#288](https://github.com/andrewgioia/keyrune/issues/288))
|
||||
* Alchemy 2026 (y26) set symbol ([#291](https://github.com/andrewgioia/keyrune/issues/291))
|
||||
|
||||
### Fixed
|
||||
|
||||
* Aliases for PSAL and PHUK added for PSALVAT05 ([#292](https://github.com/andrewgioia/keyrune/issues/292))
|
||||
|
||||
|
||||
## [3.18.0] 2025-12-10 Lorwyn Eclipsed
|
||||
|
||||
|
||||
@ -428,6 +428,8 @@
|
||||
.@{ss-prefix}-past:before { content: "\e68b"; } // Astral
|
||||
.@{ss-prefix}-parl2:before { content: "\e68c"; } // Arena logo
|
||||
.@{ss-prefix}-exp:before { content: "\e69a"; } // Zendikar Expeditions
|
||||
.@{ss-prefix}-psal:before,
|
||||
.@{ss-prefix}-phuk:before,
|
||||
.@{ss-prefix}-psalvat05:before { content: "\e909"; } // Salvat 2005
|
||||
.@{ss-prefix}-psalvat11:before { content: "\e90a"; } // Salvat 2011
|
||||
.@{ss-prefix}-mps:before,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user