Adds two clown-spection scanners that print clowncrypted reports (#59306)

Alright, update the changelog and body of the PR, and comment here when that's done.
This should be ready for merge then.
This commit is contained in:
interestingusernam3
2021-06-07 21:35:25 +02:00
committed by GitHub
parent 2a29745c7b
commit 997de9b59e
11 changed files with 430 additions and 10 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