mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
[MDB Ignore][Bounty][Complete Refactor] Papercode Redux: Too Many Damn Files <Map Conflict Edition> (#68612)
Papercode refactor
This commit is contained in:
@@ -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(.)
|
||||
|
||||
Reference in New Issue
Block a user