From fc0c69c54e64c0adfcd64211eb98c7356144bb76 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Thu, 5 Mar 2020 22:32:40 +0100 Subject: [PATCH] Lazurite color --- content.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content.cpp b/content.cpp index 539fe30d..8c723a24 100644 --- a/content.cpp +++ b/content.cpp @@ -1621,7 +1621,7 @@ LAND( 0xC0C0FF, "Eclectic City", laEclectic, LF_ICY | LF_ELECTRIC, itEclectic, R MONSTER( 'W', 0xA04060, "Mutant2", moVariantWarrior2, CF_FACE_UP, RESERVED, moYeti, "These guys look a bit strange, but they have no special properties." ) -ITEM( '/', 0x303090, "Lazurite Figurine", itEclectic, IC_TREASURE, ZERO, RESERVED, osNone, +ITEM( '/', 0x26619c, "Lazurite Figurine", itEclectic, IC_TREASURE, ZERO, RESERVED, osNone, "A beautiful blue figurine. Every figurine is different.") ITEM( 'o', 0x808080, "Orb of Chaos", itOrbChaos, IC_ORB, ZERO, RESERVED, osUtility, "When you move, the contents of the two cells adjacent to your both locations are swapped. "