Skip to content

Commit

Permalink
[MIRROR] gives bitrunner landmarks an icon [MDB IGNORE] (#24538) (#243)
Browse files Browse the repository at this point in the history
* gives bitrunner landmarks an icon (#79182)

## About The Pull Request

![image](https://github.com/tgstation/tgstation/assets/70376633/53bfdef0-946f-440b-82fd-9f0073b18807)

## Why It's Good For The Game

visual clarity i guess

## Changelog
only mapper facing

* gives bitrunner landmarks an icon

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: jimmyl <[email protected]>
  • Loading branch information
3 people authored Oct 24, 2023
1 parent 7542a24 commit ba5d049
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 @@ -86,7 +86,7 @@ INITIALIZE_IMMEDIATE(/obj/effect/landmark)

/obj/effect/landmark/start/bitrunner
name = "Bitrunner"
icon_state = "x3"
icon_state = "Bitrunner"

/obj/effect/landmark/start/bartender
name = "Bartender"
Expand Down
Binary file modified icons/mob/landmarks.dmi
Binary file not shown.

0 comments on commit ba5d049

Please sign in to comment.