[MDB Ignore][Bounty][Complete Refactor] Papercode Redux: Too Many Damn Files <Map Conflict Edition> (#68612)

Papercode refactor
This commit is contained in:
Timberpoes
2022-08-02 19:27:42 +02:00
committed by GitHub
parent ffad9f06b8
commit 786ac5c855
130 changed files with 2061 additions and 1551 deletions
@@ -64,12 +64,6 @@
inserted_item = W
playsound(src, 'sound/machines/pda_button1.ogg', 50, TRUE)
if(istype(W, /obj/item/paper))
var/obj/item/paper/paper = W
to_chat(user, span_notice("You scan \the [W] into \the [src]."))
note = paper.info
/obj/item/modular_computer/tablet/AltClick(mob/user)
. = ..()
if(.)