Merge pull request #4777 from Kyep/mindshield

Renames Loyalty implants to Mindshield implants
This commit is contained in:
TheDZD
2016-06-30 12:03:03 -04:00
committed by GitHub
16 changed files with 63 additions and 63 deletions
@@ -81,7 +81,7 @@
storage_slots = 1
/obj/item/weapon/storage/lockbox/loyalty
name = "Lockbox (Loyalty Implants)"
name = "Lockbox (Mindshield Implants)"
req_access = list(access_security)
New()