permanent inventory window updates
Addresses the follwing missing updates: - Quest Artifact identification by Quest Leader. - Rust damage from a rust trap. - Remove curse as a result of prayer (both fixing TROUBLE_CURSED_* and the blessed-remove-curse boon.) - Charging via PYEC
This commit is contained in:
@@ -734,6 +734,7 @@ glovecheck: (void) rust_dmg(uarmg, "gauntlets", 1, TRUE, &youmonst);
|
||||
(void) rust_dmg(uarmu, "shirt", 1, TRUE, &youmonst);
|
||||
#endif
|
||||
}
|
||||
update_inventory();
|
||||
break;
|
||||
|
||||
case FIRE_TRAP:
|
||||
|
||||
Reference in New Issue
Block a user