mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Adds a crafting hint to Tajaran veils' examine text (#32030)
* adds the veils to various places
* Revert "adds the veils to various places"
This reverts commit 504f789420.
* Adds a helpful description to Tajaran veils
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
/obj/item/clothing/glasses/hud/tajblind/examine()
|
||||
. = ..()
|
||||
. += SPAN_NOTICE("You can <b>Ctrl-Shift-Click</b> [src] to toggle its electronics if present.")
|
||||
. += SPAN_NOTICE("You could easily craft a HUD into it.")
|
||||
|
||||
/obj/item/clothing/glasses/hud/tajblind/activate_self(mob/user)
|
||||
if(..())
|
||||
|
||||
Reference in New Issue
Block a user