mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Adds jani HUDs from Baystation! (#22654)
* Adds jani HUDs from Baystation! * wrong place * tweak to sprite * contra review and tmeporary tweaks to the sprite * finishing the sprites * tweak to icon alpha and nv sprite * typo * conflict part 2 * test * final adjustments * DgamerL review * fixing sprites * changing name * name part 2 * DGamerL review part 2 * wrong value * nope * equipment and janitorial categories * Apply suggestions from code review
This commit is contained in:
@@ -61,3 +61,11 @@
|
||||
aug_message = "Job indicator icons pop up in your vision. That is not a certified surgeon..."
|
||||
HUD_type = DATA_HUD_SECURITY_ADVANCED
|
||||
examine_extensions = list(EXAMINE_HUD_SECURITY_READ)
|
||||
|
||||
/obj/item/organ/internal/cyberimp/eyes/hud/jani
|
||||
name = "Janitor HUD implant"
|
||||
desc = "These cybernetic eye implants will display a filth HUD over everything you see."
|
||||
implant_color = "#AF00AF"
|
||||
origin_tech = "materials=4;engineering=4;biotech=4"
|
||||
aug_message = "You scan for filth spots around you..."
|
||||
HUD_type = DATA_HUD_JANITOR
|
||||
|
||||
Reference in New Issue
Block a user