mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Again, I can't read
This is why I shouldn't code when tired
This commit is contained in:
@@ -36,7 +36,7 @@ var/global/list/obj/item/device/pda/PDAs = list()
|
||||
// "holy" = 'sound/items/PDA/ambicha4-short.ogg',
|
||||
"xeno" = 'sound/voice/hiss1.ogg',
|
||||
"dust" = 'sound/effects/supermatter.ogg',
|
||||
"spark" = 'sound/effects/spark4.ogg',
|
||||
"spark" = 'sound/effects/sparks4.ogg',
|
||||
"rad" = 'sound/items/geiger/high1.ogg',
|
||||
"servo" = 'sound/machines/rig/rigservo.ogg')
|
||||
var/hidden = 0 // Is the PDA hidden from the PDA list?
|
||||
|
||||
Reference in New Issue
Block a user