mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-01 21:21:59 +00:00
*Tons more items now have descriptions. *Jackboots now 20% less stupid. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1758 316c924e-a436-60f5-8080-3fe189b3f50e
13 lines
268 B
Plaintext
13 lines
268 B
Plaintext
// EARS
|
|
|
|
/obj/item/clothing/ears
|
|
name = "ears"
|
|
w_class = 1.0
|
|
throwforce = 2
|
|
|
|
/obj/item/clothing/ears/earmuffs
|
|
name = "earmuffs"
|
|
desc = "Blocks out sound and is very cosy."
|
|
icon_state = "earmuffs"
|
|
protective_temperature = 500
|
|
item_state = "earmuffs" |