diff mm7_5.cpp @ 1358:61010a655c94

a few itemID changed to their enum values + added a few new ones
author Grumpy7
date Sat, 13 Jul 2013 16:52:00 +0200
parents 22cb507446a4
children b3ac17fd12de
line wrap: on
line diff
--- a/mm7_5.cpp	Sat Jul 13 16:15:35 2013 +0200
+++ b/mm7_5.cpp	Sat Jul 13 16:52:00 2013 +0200
@@ -5614,7 +5614,7 @@
   v45 = v8 & 0x3F;
   pOut.y = SkillToMastery(v8);
   v10 = pOut.z;
-  if ( pParty->pPickedItem.uItemID == 220 )
+  if ( pParty->pPickedItem.uItemID == ITEM_POTION_BOTTLE )
   {
 LABEL_116:
     GameUI_DrawItemInfo(&v0->pInventoryItems[v10]);