Comment typofixes, pt 3
This commit is contained in:
@@ -1397,7 +1397,7 @@ register struct obj *obj; /* thrownobj or kickedobj or uwep */
|
||||
disttmp = -4;
|
||||
tmp += disttmp;
|
||||
|
||||
/* gloves are a hinderance to proper use of bows */
|
||||
/* gloves are a hindrance to proper use of bows */
|
||||
if (uarmg && uwep && objects[uwep->otyp].oc_skill == P_BOW) {
|
||||
switch (uarmg->otyp) {
|
||||
case GAUNTLETS_OF_POWER: /* metal */
|
||||
|
||||
Reference in New Issue
Block a user