More globals moved to instance_globals.
This commit is contained in:
@@ -723,7 +723,7 @@ struct obj *obj; /* only scatter this obj */
|
||||
if (scflags & MAY_HITYOU) {
|
||||
int hitvalu, hitu;
|
||||
|
||||
if (multi)
|
||||
if (g.multi)
|
||||
nomul(0);
|
||||
hitvalu = 8 + stmp->obj->spe;
|
||||
if (bigmonst(youmonst.data))
|
||||
|
||||
Reference in New Issue
Block a user