Moves voyager.dmi into items.dmi to reduce bloat (#23295)

* yep

* moved
This commit is contained in:
Octus
2023-11-24 09:38:36 -06:00
committed by GitHub
parent 0bbc523dad
commit bc43bdaf82
3 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
/obj/item/golden_record
name = "Golden Record"
desc = "A relic of the past, you don't know what lies inside, but you remember someone talking about it arriving in 250356 years"
icon = 'icons/obj/space/voyager.dmi'
icon_state = "golden_record_new" //credits to mcramon for brand new sprite
icon = 'icons/obj/ruin_objects.dmi'
icon_state = "golden_record" //credits to mcramon for brand new sprite
drop_sound = 'sound/items/handling/disk_drop.ogg'
pickup_sound = 'sound/items/handling/disk_pickup.ogg'
throw_speed = 1