Removes Clown and Mime PDA presets (#13384)

* Removes Clown and Mime PDA presets.

* Removes Clown and Mime PDAs from Merchant / Random loot.
This commit is contained in:
mikomyazaki
2022-03-16 01:49:23 +00:00
committed by GitHub
parent 6f345c1383
commit aa426acc1b
6 changed files with 6 additions and 26 deletions
@@ -457,18 +457,6 @@
)
return _prg_list
/datum/modular_computer_app_presets/civilian/clown
name = "clown"
display_name = "Clown"
description = "Contains programs for HONK!!!"
available = TRUE
/datum/modular_computer_app_presets/civilian/mime
name = "mime"
display_name = "Mime"
description = "Contains programs for janitorial service."
available = TRUE
/datum/modular_computer_app_presets/supply
name = "supply"
display_name = "Supply"