From 848ef6e96c0ffc6b1ba17c648450d53ab1925e8a Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Thu, 27 May 2021 16:35:45 +0200 Subject: [PATCH] Land of Dice: treasure is itDice not itCursed --- content.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content.cpp b/content.cpp index c55c6278..4cba69c6 100644 --- a/content.cpp +++ b/content.cpp @@ -1694,7 +1694,7 @@ ITEM('/', 0x211F6F, "Cursed Gold", itCursed, IC_TREASURE, ZERO, RESERVED, osNone ITEM('o', 0x208020, "Orb of the Woods", itOrbWoods, IC_ORB, ZERO, RESERVED, osTerraform, "Lets you swap positions with the trees.") -LAND(0xC0C0FF, "Land of Dice", laDice, 0, itCursed, RESERVED, +LAND(0xC0C0FF, "Land of Dice", laDice, 0, itDice, RESERVED, "This land is full of dice!") ITEM('/', 0xD0D0D8, "Crystal Die", itDice, IC_TREASURE, ZERO, RESERVED, osNone,