mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Moves voyager.dmi into items.dmi to reduce bloat (#23295)
* yep * moved
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user