Skip to content

Commit

Permalink
adds poly achievement sprites
Browse files Browse the repository at this point in the history
  • Loading branch information
Gboster-0 committed Jun 8, 2024
1 parent 6c194d4 commit a4db863
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified icons/ui_icons/achievements/achievements.dmi
Binary file not shown.
2 changes: 2 additions & 0 deletions monkestation/code/modules/NTSL/code/achievements.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
name = "Silence Bird!"
desc = "As a signal technician create a script that mutes poly"
database_id = MEDAL_BAD_BIRD
icon = "bird_silent"

/datum/award/achievement/jobs/Poly_loud
name = "Embrace The Bird!"
desc = "As a signal technician create a script that makes poly LOUD"
database_id = MEDAL_GOOD_BIRD
icon = "bird_loud"

0 comments on commit a4db863

Please sign in to comment.