Apply suggestions from code review

Co-Authored-By: Poojawa <Poojawa@users.noreply.github.com>
This commit is contained in:
Trilbyspaceclone
2019-12-01 20:57:13 -05:00
committed by GitHub
parent b0b3a4d5e9
commit 82ab55453b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -55,7 +55,7 @@
/datum/bounty/item/silly/toy_swords
name = "Toy Swords"
description = "Nanotrasen has partaken in a reenactment of a famous movie, but we only have lethal energy based swords. Send us some toys so we stop killing are actors."
description = "Nanotrasen has secured a contract in a reenactment of a famous movie, but we only have lethal energy based swords. Send us some convincing replicas so we save on stuntmen casualty re-hiring."
reward = 1200
required_count = 3
wanted_types = list(/obj/item/toy/sword, /obj/item/toy/sword/cx)
wanted_types = list(/obj/item/toy/sword, /obj/item/toy/sword/cx)
@@ -10,7 +10,7 @@
/obj/item/reagent_containers/glass/slug
name = "glass slug"
desc = "Seemingly useless wasted sand and fuel mixed in one... Or maybe it can be refined into something more usefull?"
desc = "A small slug of solid glass, produced from a kiln."
icon_state = "glassslug"
amount_per_transfer_from_this = 0
possible_transfer_amounts = list(0)