Skip to content

Commit

Permalink
I thought I fixed all of those
Browse files Browse the repository at this point in the history
  • Loading branch information
Oblisk234 committed Oct 23, 2024
1 parent 6bf5058 commit 6c4b64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/simple_animal/bot/mulebot.dm
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@
else
..()

/mob/living/simple_animal/bot/mulebot/insertpai(mob/user, obj/item/paicard/card)
/mob/living/simple_animal/bot/mulebot/insertpai(mob/user, obj/item/computer_hardware/paicard/card)
if(..())
visible_message("[src] safeties are locked on.")

Expand Down

0 comments on commit 6c4b64b

Please sign in to comment.