diff --git a/data/json/monsters/zed_lieutenant.json b/data/json/monsters/zed_lieutenant.json index 7ca3c32b84f78..4219d3151a564 100644 --- a/data/json/monsters/zed_lieutenant.json +++ b/data/json/monsters/zed_lieutenant.json @@ -350,7 +350,8 @@ "u_message": "You shiver as the night closes in…", "type": "bad", "popup": true, - "popup_w_interrupt_query": true + "popup_w_interrupt_query": true, + "interrupt_type": "eoc" } ] },