Merge pull request #12212 from AzuleUtama/grammarStuff

Fixes a couple of item descriptions
This commit is contained in:
variableundefined
2019-09-05 19:52:13 -04:00
committed by GitHub
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