rusty shields disappear because of stupid reverse_lookup code.
This commit is contained in:
Enno Rehling 2005-10-02 13:31:56 +00:00
parent 2d2ed6f7ea
commit f7a17ff3d0
1 changed files with 1 additions and 1 deletions

View File

@ -1101,7 +1101,7 @@ static t_item itemdata[MAXITEMS] = {
IS_PRODUCT, SK_WEAPONSMITH, 3, {1, 0, 0, 0, 0, 0}, 100, 0, 0, NULL IS_PRODUCT, SK_WEAPONSMITH, 3, {1, 0, 0, 0, 0, 0}, 100, 0, 0, NULL
}, },
{ /* I_RUSTY_SHIELD 42 */ { /* I_RUSTY_SHIELD 42 */
{"Rostiger Schild", "Rostige Schilde", "Rostiges Schild", "Rostige Schilde"}, {"Rostiger Schild", "Rostige Schilde", "Rostiger Schild", "Rostige Schilde"},
IS_PRODUCT, SK_ARMORER, 2, {1, 0, 0, 0, 0, 0}, 100, 0, 0, NULL IS_PRODUCT, SK_ARMORER, 2, {1, 0, 0, 0, 0, 0}, 100, 0, 0, NULL
}, },
{ /* I_RUSTY_CHAIN_MAIL */ { /* I_RUSTY_CHAIN_MAIL */