mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
8 lines
375 B
Plaintext
8 lines
375 B
Plaintext
//add custom items you give to people here, and put their icons in custom_items.dmi
|
|
/obj/item/fluff // so that they don't spam up the object tree
|
|
icon = 'custom_items.dmi'
|
|
|
|
/obj/item/fluff/wes_solari_1
|
|
name = "Family Photograph"
|
|
desc = "A family photograph of a couple and a young child, Written on the back it says \"See you soon Dad -Roy\"."
|
|
icon_state = "wes_solari_1" |