Apply suggestions from code review
Co-Authored-By: Poojawa <Poojawa@users.noreply.github.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user