mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
massive burndown (#29894)
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
icon = 'icons/obj/bureaucracy.dmi'
|
||||
icon_state = "docs_generic"
|
||||
item_state = "paper"
|
||||
throwforce = 0
|
||||
w_class = WEIGHT_CLASS_TINY
|
||||
throw_range = 1
|
||||
throw_speed = 1
|
||||
@@ -28,7 +27,6 @@
|
||||
|
||||
/obj/item/documents/syndicate/red
|
||||
name = "'Red' secret documents"
|
||||
desc = "Documents printed on special copy-protected paper. They detail sensitive Syndicate operational intelligence."
|
||||
icon_state = "docs_red"
|
||||
|
||||
/obj/item/documents/syndicate/red/examine(mob/user)
|
||||
@@ -37,7 +35,6 @@
|
||||
|
||||
/obj/item/documents/syndicate/blue
|
||||
name = "'Blue' secret documents"
|
||||
desc = "Documents printed on special copy-protected paper. They detail sensitive Syndicate operational intelligence."
|
||||
icon_state = "docs_blue"
|
||||
|
||||
/obj/item/documents/syndicate/blue/examine(mob/user)
|
||||
@@ -46,7 +43,6 @@
|
||||
|
||||
/obj/item/documents/syndicate/yellow
|
||||
name = "'Yellow' secret documents"
|
||||
desc = "Documents printed on special copy-protected paper. They detail sensitive Syndicate operational intelligence."
|
||||
icon_state = "docs_yellow"
|
||||
resistance_flags = NONE
|
||||
|
||||
@@ -81,7 +77,6 @@
|
||||
name = "\improper D.V.O.R.A.K Blackbox Disk"
|
||||
desc = "This disk contains a full record of all information that passed through D.V.O.R.A.K's systems during its uptime, not to mention what may have gone wrong. NT might be interested in this."
|
||||
icon = 'icons/obj/module.dmi'
|
||||
w_class = WEIGHT_CLASS_TINY
|
||||
item_state = "card-id"
|
||||
icon_state = "holodisk"
|
||||
drop_sound = 'sound/items/handling/disk_drop.ogg'
|
||||
|
||||
Reference in New Issue
Block a user