mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 17:43:35 +01:00
massive burndown (#29894)
This commit is contained in:
@@ -78,7 +78,6 @@
|
||||
/datum/data/pda/utility
|
||||
name = "Utility"
|
||||
icon = "gear"
|
||||
size = 1
|
||||
category = "Utilities"
|
||||
|
||||
/datum/data/pda/utility/scanmode
|
||||
|
||||
@@ -286,7 +286,6 @@
|
||||
/obj/item/cartridge/syndicate
|
||||
name = "Detomatix Cartridge"
|
||||
desc = "Allows you to remotely detonate other people's PDAs through the messenger program."
|
||||
icon_state = "cart"
|
||||
charges = 4
|
||||
messenger_plugins = list(new/datum/data/pda/messenger_plugin/virus/detonate)
|
||||
|
||||
@@ -308,7 +307,6 @@
|
||||
/obj/item/cartridge/frame
|
||||
name = "F.R.A.M.E. cartridge"
|
||||
desc = "Allows you to upload a virus onto a PDA with it's messenger on."
|
||||
icon_state = "cart"
|
||||
charges = 5
|
||||
var/telecrystals = 0
|
||||
messenger_plugins = list(
|
||||
|
||||
@@ -103,7 +103,6 @@
|
||||
|
||||
/obj/item/pda/heads/blueshield
|
||||
default_cartridge = /obj/item/cartridge/hos
|
||||
icon_state = "pda-h"
|
||||
default_pen = /obj/item/pen/fancy
|
||||
|
||||
/obj/item/pda/heads/ert
|
||||
|
||||
Reference in New Issue
Block a user