diff --git a/Source/stores.cpp b/Source/stores.cpp index 60d005c7e..140a957c9 100644 --- a/Source/stores.cpp +++ b/Source/stores.cpp @@ -2543,7 +2543,7 @@ void S_HealerEnter() case 14: StartStore(STORE_HBUY); break; - case 18: + case 16: stextflag = STORE_NONE; break; }