mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Cleans up paicard and aicard code (#52575)
* Cleans up paicard and aicard code * fix * more fixes
This commit is contained in:
@@ -244,8 +244,7 @@
|
||||
|
||||
if(AI_READY_CORE)
|
||||
if(istype(P, /obj/item/aicard))
|
||||
P.transfer_ai("INACTIVE", "AICARD", src, user)
|
||||
return
|
||||
return //handled by /obj/structure/ai_core/transfer_ai()
|
||||
|
||||
if(P.tool_behaviour == TOOL_SCREWDRIVER)
|
||||
P.play_tool_sound(src)
|
||||
|
||||
Reference in New Issue
Block a user