add dead display name style enum for the hell of it
This commit is contained in:
parent
839e7d6457
commit
fddf7621a4
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ module.exports.DisplayNameEffectNames = {
|
||||||
3: "Neon",
|
3: "Neon",
|
||||||
4: "Toon",
|
4: "Toon",
|
||||||
5: "Pop",
|
5: "Pop",
|
||||||
|
6: "~~Glow~~",
|
||||||
};
|
};
|
||||||
module.exports.DisplayNameFontNames = {
|
module.exports.DisplayNameFontNames = {
|
||||||
11: "Default",
|
11: "Default",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue