polymorph into a non-twoweapon form
- you can't twoweapon unless your form allows it, but polymorph wouldn't disable twoweapon mode immediately
This commit is contained in:
@@ -668,6 +668,8 @@ int alone;
|
||||
dropx(otmp2);
|
||||
}
|
||||
untwoweapon();
|
||||
} else if (!could_twoweap(youmonst.data)) {
|
||||
untwoweapon();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user