mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Adds message denying mecha drilling
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
if(isobj(target))
|
||||
var/obj/target_obj = target
|
||||
if(target_obj.unacidable)
|
||||
src.occupant_message("<span class='danger'>[target] is too durable to drill through.</span>")
|
||||
return
|
||||
target.visible_message("<span class='warning'>[chassis] starts to drill [target].</span>",
|
||||
"<span class='userdanger'>[chassis] starts to drill [target]...</span>",
|
||||
|
||||
Reference in New Issue
Block a user