mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
adds an angler bulb for your noggin (#16992)
rips the angler bulb RIGHT OFF someone else's face and slaps it on yours. sprite from https://github.com/CausticCove/Caustic-Cove-Main and modified slightly for recolorability by me.
This commit is contained in:
@@ -1108,6 +1108,14 @@
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
|
||||
/datum/sprite_accessory/ears/angler
|
||||
name = "Angler bulb"
|
||||
desc = ""
|
||||
icon_state = "angler"
|
||||
do_colouration = 1
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
extra_overlay = "angler_bulb"
|
||||
|
||||
//Dino frills
|
||||
/datum/sprite_accessory/ears/dino_frills
|
||||
name = "triceratops frills"
|
||||
|
||||
Reference in New Issue
Block a user