gi.invalid_obj -> hands_obj
This commit is contained in:
@@ -2564,7 +2564,7 @@ use_grease(struct obj *obj)
|
||||
consume_obj_charge(obj, TRUE);
|
||||
|
||||
oldglib = (int) (Glib & TIMEOUT);
|
||||
if (otmp != &gi.invalid_obj) {
|
||||
if (otmp != &hands_obj) {
|
||||
You("cover %s with a thick layer of grease.", yname(otmp));
|
||||
otmp->greased = 1;
|
||||
if (obj->cursed && !nohands(gy.youmonst.data)) {
|
||||
|
||||
Reference in New Issue
Block a user