diff --git a/code/modules/clothing/clothing.dm b/code/modules/clothing/clothing.dm index 6f627bcdc91..8dafd1f1cbd 100644 --- a/code/modules/clothing/clothing.dm +++ b/code/modules/clothing/clothing.dm @@ -120,6 +120,7 @@ else icon = initial(icon) +///Used for any clothing interactions when the user is on fire. (e.g. Cigarettes getting lit.) /obj/item/clothing/proc/catch_fire() //Called in handle_fire() return