From 8aa6fa87b8268512f83716c83ef40f36385eb619 Mon Sep 17 00:00:00 2001 From: Aleos Date: Wed, 19 Aug 2020 08:56:29 -0400 Subject: [PATCH] Resolves Warlock Spell Books being consumed (#5339) * Fixes #5338. * Resolves the new Warlock Spell Books being consumed after double-clicking. Thanks to @idk-whoami! --- db/re/item_flag.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/db/re/item_flag.txt b/db/re/item_flag.txt index a90bf07c9f..ab88902b46 100644 --- a/db/re/item_flag.txt +++ b/db/re/item_flag.txt @@ -1785,13 +1785,13 @@ 12622,32 //Boarding_Halter 12887,32 //C_Wing_Of_Fly 22508,32 //Para_Team_Mark_ -//100065,32 //WL_MB_SG -//100066,32 //WL_MB_LOV -//100067,32 //WL_MB_MS -//100068,32 //WL_MB_DL -//100069,32 //WL_MB_JF -//100070,32 //WL_MB_ES -//100071,32 //WL_MB_CR -//100072,32 //WL_MB_CL -//100073,32 //WL_MB_CM -//100074,32 //WL_MB_TV +100065,32 //WL_MB_SG +100066,32 //WL_MB_LOV +100067,32 //WL_MB_MS +100068,32 //WL_MB_DL +100069,32 //WL_MB_JF +100070,32 //WL_MB_ES +100071,32 //WL_MB_CR +100072,32 //WL_MB_CL +100073,32 //WL_MB_CM +100074,32 //WL_MB_TV