Applying suggestions from the review

Co-authored-by: Arturlang <24881678+Arturlang@users.noreply.github.com>
This commit is contained in:
WanderingFox95
2021-07-21 19:46:18 +02:00
committed by GitHub
parent 82d66bdd16
commit e5e8faec30
2 changed files with 3 additions and 3 deletions

View File

@@ -69,7 +69,7 @@
/obj/item/clothing/gloves/tackler/combat/goliath
name = "goliath gloves"
desc = "Rudimentary combat gloves. To be fair, Goliaths are really good at grappling... Also, they're fireproof."
desc = "Rudimentary tackling gloves. The goliath hide makes it great for grappling with targets, while also being fireproof."
icon = 'icons/obj/mining.dmi'
icon_state = "goligloves"
item_state = "goligloves"

View File

@@ -86,7 +86,7 @@
/obj/item/cultivator/bone
name = "bone cultivator"
desc = "Bones used for removing weeds."
desc = "A handle and a few bones tied together to resemble a hoe. Should work for removing weeds."
icon = 'icons/obj/mining.dmi'
icon_state = "cultivator_bone"
@@ -120,7 +120,7 @@
/obj/item/hatchet/bone
name = "bone hatchet"
desc = "A very sharp bone blade tied to a bone handle with sinew. You can process wood with it."
desc = "A primitive hatchet made out of mostly bone, with some sinew to keep it together. It just might do for cutting logs into planks."
icon = 'icons/obj/mining.dmi'
icon_state = "hatchet_bone"