Bitrunner job figurine (#83173)

## About The Pull Request

This adds an action figure for Bitrunners, and places one in the
Deltastation bitrunning den.


![image](https://github.com/tgstation/tgstation/assets/28870487/03b40d5c-1eeb-493e-8244-1456d120c848)

"I'm in..."
## Why It's Good For The Game

Every job has an action figure, and bitrunning should not be an
exception! Delta has figurines in each job site, and adding one there
lets the Bitrunners in on the fun.
## Changelog
🆑 Rhials
add: Bitrunners now have their own job figurine. Cool!
/🆑
This commit is contained in:
Rhials
2024-05-12 11:39:13 -04:00
committed by GitHub
parent 67a891271d
commit 6606fa4256
3 changed files with 8 additions and 0 deletions
@@ -43946,6 +43946,9 @@
pixel_x = 5
},
/obj/machinery/camera/autoname/directional/south,
/obj/item/toy/figure/bitrunner{
pixel_x = -6
},
/turf/open/floor/iron/dark/smooth_large,
/area/station/cargo/bitrunning/den)
"kUn" = (
+5
View File
@@ -1204,6 +1204,11 @@
icon_state = "bartender"
toysay = "Where is Pun Pun?"
/obj/item/toy/figure/bitrunner
name = "\improper Bitrunner action figure"
icon_state = "bitrunner"
toysay = "I'm in..."
/obj/item/toy/figure/borg
name = "\improper Cyborg action figure"
icon_state = "borg"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB