mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-25 17:42:26 +00:00
prefs/tweaks
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
w_class = ITEMSIZE_SMALL
|
||||
root_type = /datum/lore/codex/category/main_news
|
||||
libcategory = "Reference"
|
||||
|
||||
drop_sound = 'sound/items/drop/device.ogg'
|
||||
// Combines SOP/Regs/Law
|
||||
/obj/item/weapon/book/codex/corp_regs
|
||||
name = "NanoTrasen Regulatory Compendium"
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
return
|
||||
|
||||
if(I.drop_sound)
|
||||
playsound(I, I.drop_sound, 25, 0)
|
||||
playsound(I, I.drop_sound, 25, 0, preference = /datum/client_preference/drop_sounds)
|
||||
|
||||
|
||||
//Drops the item in our left hand
|
||||
|
||||
Reference in New Issue
Block a user