Fixes a couple of object descriptions

This commit is contained in:
AzuleUtama
2019-09-05 23:01:19 +01:00
parent 35af0abe3f
commit 7c54de5442
2 changed files with 2 additions and 2 deletions
@@ -25,7 +25,7 @@
can_leave_fibers = FALSE
/obj/item/clothing/gloves/combat
desc = "These tactical gloves are somewhat fire and impact resistant."
desc = "These tactical gloves are both insulated and offer protection from heat sources."
name = "combat gloves"
icon_state = "combat"
item_state = "swat_gl"
+1 -1
View File
@@ -1,6 +1,6 @@
/obj/vehicle/ambulance
name = "ambulance"
desc = "what the paramedic uses to run over people to take to medbay."
desc = "This is what the paramedic uses to run over people they need to take to medbay."
icon_state = "docwagon2"
keytype = /obj/item/key/ambulance
var/obj/structure/bed/amb_trolley/bed = null