From 40a60a7bb7fd3291fde0a2a689f674a8169c7b64 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 21 Oct 2014 12:30:17 +0300 Subject: Add to item field damaged. --- src/inventory.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/inventory.h') diff --git a/src/inventory.h b/src/inventory.h index 6ec889a10..f4ee38324 100644 --- a/src/inventory.h +++ b/src/inventory.h @@ -92,6 +92,7 @@ class Inventory final const uint8_t refine, const unsigned char color, const bool identified, + const bool damaged, const bool equipment, const bool equipped); @@ -104,6 +105,7 @@ class Inventory final const uint8_t refine, const unsigned char color, const bool identified, + const bool damaged, const bool equipment, const bool equipped); -- cgit v1.2.3-70-g09d2