mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-05-17 04:10:04 +01:00
efa3aecb61
* Ports TG Pickup, Equip, and Drop Sounds * really
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
/obj/item/disk
|
|
icon = 'icons/obj/module.dmi'
|
|
w_class = WEIGHT_CLASS_TINY
|
|
item_state = "card-id"
|
|
icon_state = "datadisk0"
|
|
drop_sound = 'sound/items/handling/disk_drop.ogg'
|
|
pickup_sound = 'sound/items/handling/disk_pickup.ogg'
|