mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-17 04:27:39 +00:00
Reverts chef description and fixes radiation suit label.
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
/obj/item/clothing/head/radiation
|
||||
name = "radiation hood"
|
||||
icon_state = "rad"
|
||||
desc = "A hood with radiation protective properties. A label reads, 'Made with lead. Please do not consume insulation.'"
|
||||
desc = "A hood with radiation protective properties. The label reads, 'Made with lead. Please do not consume insulation.'"
|
||||
flags = HEADCOVERSEYES|HEADCOVERSMOUTH|BLOCKHAIR|THICKMATERIAL
|
||||
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 60, rad = 100)
|
||||
strip_delay = 60
|
||||
@@ -113,7 +113,7 @@
|
||||
|
||||
/obj/item/clothing/suit/radiation
|
||||
name = "radiation suit"
|
||||
desc = "A suit that protects against radiation. A label reads, 'Made with lead. Please do not consume insulation.'"
|
||||
desc = "A suit that protects against radiation. The label reads, 'Made with lead. Please do not consume insulation.'"
|
||||
icon_state = "rad"
|
||||
item_state = "rad_suit"
|
||||
w_class = 4//bulky item
|
||||
|
||||
@@ -42,8 +42,7 @@
|
||||
|
||||
|
||||
/obj/item/clothing/under/rank/chef
|
||||
desc = "It's an apron which is given only to the most <b>hardcore</b> chefs in space. And you, too." //Let's be honest, SS13 chefs aren't very sane
|
||||
name = "chef's uniform"
|
||||
desc = "It's an apron which is given only to the most <b>hardcore</b> chefs in space."
|
||||
icon_state = "chef"
|
||||
item_color = "chef"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user