Skip to content

Commit 1c946ca

Browse files
New ERROR string
1 parent de2a1d8 commit 1c946ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

items/epic.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,7 @@ local error_joker = {
599599
{ string = "Jolly", colour = G.C.CRY_JOLLY },
600600
{ string = "Tags", colour = G.C.RED },
601601
{ string = "Cryptids", colour = G.C.SECONDARY_SET.Spectral },
602+
{ string = "Glop", colour = G.C.CRY_ALTGREENGRADIENT },
602603
{ string = "%%ERROR", colour = G.C.CRY_ASCENDANT }, --temp string, this will be modified
603604
}
604605

0 commit comments

Comments
 (0)