diff --git a/rogue3/weapons.c b/rogue3/weapons.c index 6ca7cd7..9eec782 100644 --- a/rogue3/weapons.c +++ b/rogue3/weapons.c @@ -20,7 +20,7 @@ char *w_names[MAXWEAPONS] = { "mace", "long sword", - "int bow", + "short bow", "arrow", "dagger", "rock",