mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-29 16:47:04 +01:00
CitadelRP (#4108)
* dme and dmb * Heeeere we gooo * fasease * Continued. * AAAAAAAAAAAAAAAAAAAAAAAA * Brain going numb * agh * The suffering will be worth it... right? * Going blank... * Am I done? * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * Fixes * Should be everything I care about right now.
This commit is contained in:
@@ -250,12 +250,12 @@ datum/unarmed_attack/holopugilism/unarmed_override(var/mob/living/carbon/human/u
|
||||
if(W.is_wrench())
|
||||
to_chat(user, "<span class='notice'>It's a holochair, you can't dismantle it!</span>")
|
||||
return
|
||||
//VOREStation Add
|
||||
|
||||
/obj/structure/bed/holobed/attackby(obj/item/W as obj, mob/user as mob)
|
||||
if(W.is_wrench())
|
||||
to_chat(user, "<span class='notice'>It's a holochair, you can't dismantle it!</span>")
|
||||
return
|
||||
//VOREStation Add End
|
||||
|
||||
/obj/item/holo
|
||||
damtype = HALLOSS
|
||||
no_attack_log = 1
|
||||
|
||||
Reference in New Issue
Block a user