Skip to content

Commit

Permalink
MP start landmark icon fix (#2567)
Browse files Browse the repository at this point in the history
  • Loading branch information
someone543 committed Oct 27, 2023
1 parent 1d47f6c commit 5775437
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/effects/landmarks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Binary file modified icons/mob/landmarks.dmi
Binary file not shown.

0 comments on commit 5775437

Please sign in to comment.