prefer IDDT cheat key over IDBEHOLDA (#1096)

* prefer IDDT cheat key over IDBEHOLDA

* improve description
This commit is contained in:
Fabian Greffrath 2023-06-10 08:45:02 +02:00 committed by GitHub
parent 91ba98d18d
commit b347ca9aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 1 additions and 11 deletions

View File

@ -1267,7 +1267,6 @@ static const struct {
{ input_idbeholds, not_net|not_demo, {cheat_pw}, pw_strength },
{ input_idbeholdi, not_net|not_demo, {cheat_pw}, pw_invisibility },
{ input_idbeholdr, not_net|not_demo, {cheat_pw}, pw_ironfeet },
{ input_idbeholda, not_dm, {cheat_pw}, pw_allmap },
{ input_idbeholdl, not_dm, {cheat_pw}, pw_infrared },
{ input_idrate, always, {cheat_rate}, 0 },
{ input_iddt, not_dm, {cheat_ddt}, 0 },

View File

@ -125,7 +125,6 @@ enum
input_idbeholds,
input_idbeholdi,
input_idbeholdr,
input_idbeholda,
input_idbeholdl,
input_idrate,
input_iddt,

View File

@ -3023,13 +3023,13 @@ setup_menu_t keys_settings7[] =
{"Ammo & Keys" ,S_INPUT ,m_scrn ,CHEAT_X,M_Y+ 3*M_SPC,{0},input_idkfa},
{"Ammo" ,S_INPUT ,m_scrn ,CHEAT_X,M_Y+ 4*M_SPC,{0},input_idfa},
{"No Clipping" ,S_INPUT ,m_scrn ,CHEAT_X,M_Y+ 5*M_SPC,{0},input_idclip},
{"Reveal Map" ,S_INPUT ,m_scrn ,CHEAT_X,M_Y+12*M_SPC,{0},input_iddt},
{"Health" ,S_INPUT ,m_scrn ,CHEAT_X,M_Y+ 6*M_SPC,{0},input_idbeholdh},
{"Armor" ,S_INPUT ,m_scrn ,CHEAT_X,M_Y+ 7*M_SPC,{0},input_idbeholdm},
{"Invulnerability" ,S_INPUT ,m_scrn ,CHEAT_X,M_Y+ 8*M_SPC,{0},input_idbeholdv},
{"Berserk" ,S_INPUT ,m_scrn ,CHEAT_X,M_Y+ 9*M_SPC,{0},input_idbeholds},
{"Partial Invisibility",S_INPUT,m_scrn,CHEAT_X,M_Y+10*M_SPC,{0},input_idbeholdi},
{"Radiation Suit" ,S_INPUT ,m_scrn ,CHEAT_X,M_Y+11*M_SPC,{0},input_idbeholdr},
{"Computer Area Map" ,S_INPUT ,m_scrn ,CHEAT_X,M_Y+12*M_SPC,{0},input_idbeholda},
{"Light Amplification",S_INPUT,m_scrn ,CHEAT_X,M_Y+13*M_SPC,{0},input_idbeholdl},
{"No Target" ,S_INPUT ,m_scrn ,CHEAT_X,M_Y+14*M_SPC,{0},input_notarget},
{"Freeze" ,S_INPUT ,m_scrn ,CHEAT_X,M_Y+15*M_SPC,{0},input_freeze},

View File

@ -1681,14 +1681,6 @@ default_t defaults[] = {
input_idbeholdr, { {0, 0} }
},
{
"input_idbeholda",
NULL, NULL,
{0}, {UL,UL}, input, ss_keys, wad_no,
"key to give computer area map",
input_idbeholda, { {0, 0} }
},
{
"input_idbeholdl",
NULL, NULL,