Files
Bubberstation/code/modules/clothing
TerraGS b37f1c33a9 Fixes explorer drone trader asking for "suit" (#76695)
There was an oversight with one of the explorer drone trader events who
wants /obj/item/clothing/suit/armor (base armor path) which currently
doesn't have its own name so it gets referred to by the inherited name
from /obj/item/clothing/suit in game. I've given it the proper generic
name "armor" so this sort of thing won't happen in the future.

Ran into a player doing explorer drone who tried using different types
of clothing because the trader asked for "suit" and not even the admins
online knew what it meant. This will clear things up and stop similar
confusion in the event any code needs to refer to the base armor path by
name.
2023-07-10 22:06:46 +00:00
..
2023-06-26 21:14:11 -07:00