Skip to content

Commit

Permalink
[MIRROR] Adds an icon to the "My Watchlist Status is Not Important" a…
Browse files Browse the repository at this point in the history
…chievement. (#645)

* Adds an icon to the "My Watchlist Status is Not Important" achievement. (#81112)

## About The Pull Request
Title. The icon state is called "live_sec_reaction". Four to go.

## Why It's Good For The Game

![cheevos](https://github.com/tgstation/tgstation/assets/42542238/f1f91107-49c0-4ae3-8dd6-328a059d8ffe)

Mainly inspired by The Rock's eyebrow meme.

## Changelog

:cl:
image: Added an icon to the "My Watchlist Status is Not Important"
achievement.
/:cl:

* Adds an icon to the "My Watchlist Status is Not Important" achievement.

---------

Co-authored-by: Ghom <[email protected]>
  • Loading branch information
2 people authored and FFMirrorBot committed Jan 28, 2024
1 parent b1a7972 commit 17bdd00
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/datums/achievements/misc_achievements.dm
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
name = "My Watchlist Status is Not Important"
desc = "You may be under the impression that violent video games are a harmless pastime, but the security and medical personnel swarming your location with batons and knockout gas look like they disagree."
database_id = MEDAL_GAMER
icon = "live_sec_reaction"

/datum/award/achievement/misc/vendor_squish
name = "I Was a Teenage Anarchist"
Expand Down
Binary file modified icons/ui_icons/achievements/achievements.dmi
Binary file not shown.

0 comments on commit 17bdd00

Please sign in to comment.