Skip to content

Commit

Permalink
add bad apple to ipc screen types (#2518)
Browse files Browse the repository at this point in the history
## About The Pull Request

adds the entirety of bad apple to the selectable IPC screens

## Why It's Good For The Game

because it's very funny

## Changelog

:cl:
add:ba da pple
/:cl:

---------

Signed-off-by: Moon <[email protected]>
  • Loading branch information
MoonTheBird authored Nov 26, 2023
1 parent 05153b4 commit e561205
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/modules/mob/dead/new_player/sprite_accessories/ipc.dm
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,10 @@
name = "Color Test"
icon_state = "tv"

/datum/sprite_accessory/ipc_screens/badapple
name = "Old Animation"
icon_state = "bad_apple"

// Start antennas

/datum/sprite_accessory/ipc_antennas
Expand Down
Binary file modified icons/mob/ipc_accessories.dmi
Binary file not shown.

0 comments on commit e561205

Please sign in to comment.