diff --git a/source/blood/src/messages.cpp b/source/blood/src/messages.cpp index 248b72e5a..01cb58862 100644 --- a/source/blood/src/messages.cpp +++ b/source/blood/src/messages.cpp @@ -560,7 +560,7 @@ static cheatseq_t s_CheatInfo[] = { {"GRISWOLD", doCheat, 0 }, // GRISWOLD (Full armor (same effect as getting super armor)) {"EDMARK", doCheat, 0 }, // EDMARK (Does a lot of fire damage to you (if you have 200HP and 200 fire armor then you can survive). Displays the message "THOSE WERE THE DAYS".) {"TEQUILA", doCheat, 0 }, // TEQUILA (Guns akimbo power-up) - {"BUNZ[", doCheat, 0 }, // BUNZ (All weapons, full ammo, and guns akimbo power-up) + {"BUNZ", doCheat, 0 }, // BUNZ (All weapons, full ammo, and guns akimbo power-up) {"FUNKY SHOES", doCheat, 0 }, // FUNKY SHOES (Gives jump boots item and activates it) {"GATEKEEPER", doCheat, 0 }, // GATEKEEPER (Sets the you cheated flag to true, at the end of the level you will see that you have cheated) {"KEYMASTER", doCheat, 0 }, // KEYMASTER (All keys)