diff --git a/Source/stores.cpp b/Source/stores.cpp index 311b1553f..124b5e001 100644 --- a/Source/stores.cpp +++ b/Source/stores.cpp @@ -1836,6 +1836,7 @@ void BoyBuyItem() boyitem._itype = ITYPE_NONE; stextshold = STORE_BOY; CalcPlrInv(myplr, TRUE); + stextlhold = 12; } /**