update runeword name
This commit is contained in:
@@ -17,7 +17,7 @@ const (
|
|||||||
RunewordChaos RunewordName = "Chaos"
|
RunewordChaos RunewordName = "Chaos"
|
||||||
RunewordCrescentMoon RunewordName = "Crescent Moon"
|
RunewordCrescentMoon RunewordName = "Crescent Moon"
|
||||||
RunewordDeath RunewordName = "Death"
|
RunewordDeath RunewordName = "Death"
|
||||||
RunewordDelerium RunewordName = "Delerium"
|
RunewordDelirium RunewordName = "Delirium"
|
||||||
RunewordDestruction RunewordName = "Destruction"
|
RunewordDestruction RunewordName = "Destruction"
|
||||||
RunewordDoom RunewordName = "Doom"
|
RunewordDoom RunewordName = "Doom"
|
||||||
RunewordDragon RunewordName = "Dragon"
|
RunewordDragon RunewordName = "Dragon"
|
||||||
@@ -120,7 +120,7 @@ var RunewordIDMap = map[int16]RunewordName{
|
|||||||
20522: RunewordChaos,
|
20522: RunewordChaos,
|
||||||
20523: RunewordCrescentMoon,
|
20523: RunewordCrescentMoon,
|
||||||
20526: RunewordDeath,
|
20526: RunewordDeath,
|
||||||
20528: RunewordDelerium,
|
20528: RunewordDelirium,
|
||||||
20531: RunewordDestruction,
|
20531: RunewordDestruction,
|
||||||
20532: RunewordDoom,
|
20532: RunewordDoom,
|
||||||
20533: RunewordDragon,
|
20533: RunewordDragon,
|
||||||
|
|||||||
Reference in New Issue
Block a user