Revert "Revert Clown Spection and Two Person Mecha (temporarily) (#6182)" (#6183)

This reverts commit 1fd2c0f455.

Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
Funce
2021-06-10 08:21:52 +12:00
committed by GitHub
co-authored by Gandalf
parent 4bd8ab7793
commit 6a3a5d170f
36 changed files with 1400 additions and 66 deletions
@@ -80,3 +80,19 @@
price_max = 200
stock_max = 3
availability_prob = 50
/**
* # Fake N-spect scanner black market entry
*/
/datum/blackmarket_item/tool/fake_scanner
name = "Clowny N-spect scanner"
desc = "This UPGRADED N-spect scanner can play FIVE HIGH-QUALITY SOUNDS (fork required for sound adjustment not included) and print reports \
LIGHTNING FAST (screwdriver necessary to activate maximum speed not included). We make no claims as to the usefulness of the reports printed by this. \
Any and all implied warranties are void if the device is touched, moved, kicked, thrown or modified with bananium sheets. Batteries included. \
Crowbar necessary to change batteries and adjust settings not included."
item = /obj/item/inspector/clown
price_min = 230
price_max = 323
stock_max = 2
availability_prob = 50