Merge pull request #6246 from Citadel-Station-13/upstream-merge-36855

[MIRROR] implant_loyality.dm has been changed to implant_mindshield.dm, better reflecting it's contents and removing a typo
This commit is contained in:
deathride58
2018-04-03 08:14:43 +00:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -837,7 +837,7 @@
#include "code\game\objects\items\implants\implant_explosive.dm"
#include "code\game\objects\items\implants\implant_freedom.dm"
#include "code\game\objects\items\implants\implant_krav_maga.dm"
#include "code\game\objects\items\implants\implant_loyality.dm"
#include "code\game\objects\items\implants\implant_mindshield.dm"
#include "code\game\objects\items\implants\implant_misc.dm"
#include "code\game\objects\items\implants\implant_spell.dm"
#include "code\game\objects\items\implants\implant_storage.dm"