Showing
2 changed files
with
1 additions
and
1 deletions
@@ -33,7 +33,7 @@ newEntity{ base = "BASE_GEM", | @@ -33,7 +33,7 @@ newEntity{ base = "BASE_GEM", | ||
33 | unique = true, | 33 | unique = true, |
34 | unided_name = "windy gem", | 34 | unided_name = "windy gem", |
35 | name = "Windborne Azurite", subtype = "blue", | 35 | name = "Windborne Azurite", subtype = "blue", |
36 | - color = colors.BLUE, image = "object/sapphire.png", | 36 | + color = colors.BLUE, image = "object/artifact/windborn_azurite.png", |
37 | level_range = {18, 40}, | 37 | level_range = {18, 40}, |
38 | desc = [[Air currents swirl around this bright blue jewel.]], | 38 | desc = [[Air currents swirl around this bright blue jewel.]], |
39 | rarity = 240, | 39 | rarity = 240, |

9.67 KB
-
Please register or login to post a comment