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

View File

@@ -44,18 +44,6 @@
. = ..()
card_slot.stored_item = new /obj/item/pen/fountain
/obj/item/modular_computer/handheld/pda/civilian/clown
_app_preset_type = /datum/modular_computer_app_presets/civilian/clown
icon_add = "clown"
/obj/item/modular_computer/handheld/pda/civilian/clown/Initialize()
. = ..()
card_slot.stored_item = new /obj/item/pen/crayon
/obj/item/modular_computer/handheld/pda/civilian/mime
_app_preset_type = /datum/modular_computer_app_presets/civilian/mime
icon_add = "mime"
// Engineering
/obj/item/modular_computer/handheld/pda/engineering