Skip to content

Commit

Permalink
Merge pull request #223 from sshado/revert-163-Loyaltyfix
Browse files Browse the repository at this point in the history
Revert "Loyalty implant fix"
  • Loading branch information
BlueNexus committed Sep 27, 2015
2 parents 6c17926 + 2879c97 commit 04b90f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/jobs/job/captain.dm
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ var/datum/announcement/minor/captain_announcement = new(do_newscast = 1)
H.equip_to_slot_or_del(new /obj/item/weapon/storage/box/ids(H.back), slot_in_backpack)


H.implant_loyalty(H)
H.implant_loyalty(src)

return 1

Expand Down

0 comments on commit 04b90f2

Please sign in to comment.