mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Radiojammer Stationbound Blocking (#10246)
* AI Firedoor Rebalance * Update geeves-because-the-question-is-incorrect.yml * improve the implementation considerably * Update geeves-because-the-question-is-incorrect.yml * put this back * jammer UI
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
return ..(mapload)
|
||||
|
||||
/obj/structure/lift/attack_ai(var/mob/user)
|
||||
if(!ai_can_interact(user))
|
||||
return
|
||||
return attack_hand(user)
|
||||
|
||||
/obj/structure/lift/attack_generic(var/mob/user)
|
||||
|
||||
Reference in New Issue
Block a user