Cancellation explodes magical traps
This commit is contained in:
@@ -314,7 +314,7 @@ explode(
|
||||
|
||||
tmp_at(DISP_END, 0); /* clear the explosion */
|
||||
} else {
|
||||
if (olet == MON_EXPLODE) {
|
||||
if (olet == MON_EXPLODE || olet == TRAP_EXPLODE) {
|
||||
str = "explosion";
|
||||
generic = TRUE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user