mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 01:52:15 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user