diff --git a/code/game/objects/effects/landmarks.dm b/code/game/objects/effects/landmarks.dm index 9e2744de47c..bc7e4c9891b 100644 --- a/code/game/objects/effects/landmarks.dm +++ b/code/game/objects/effects/landmarks.dm @@ -107,7 +107,7 @@ INITIALIZE_IMMEDIATE(/obj/effect/landmark) /obj/effect/landmark/start/security_officer name = "Military Police" //Nsv13 - Crayon eaters & MPs - icon_state = "Military Police" + icon_state = "Military Police" //Nsv13 - Crayon eaters & MPs /obj/effect/landmark/start/botanist name = "Botanist" diff --git a/icons/mob/landmarks.dmi b/icons/mob/landmarks.dmi index f14fdbb875b..dee94600cc0 100644 Binary files a/icons/mob/landmarks.dmi and b/icons/mob/landmarks.dmi differ