Cleans up more paper fluff varedits. (#30418)
This commit is contained in:
committed by
CitadelStationBot
parent
3f71fdcb4e
commit
849deb5e4e
@@ -10,4 +10,10 @@
|
||||
|
||||
/obj/item/paper/fluff/ruins/thederelict/nukie_objectives
|
||||
name = "Objectives of a Nuclear Operative"
|
||||
info = "<b>Objective #1</b>: Destroy the station with a nuclear device."
|
||||
info = "<b>Objective #1</b>: Destroy the station with a nuclear device."
|
||||
|
||||
/obj/item/paper/crumpled/bloody/ruins/thederelict/unfinished
|
||||
name = "unfinished paper scrap"
|
||||
desc = "Looks like someone started shakily writing a will in space common, but were interrupted by something bloody..."
|
||||
info = "I, Victor Belyakov, do hereby leave my _- "
|
||||
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
/////////// bigderelict1 items
|
||||
|
||||
/obj/item/paper/crumpled/ruins/bigderelict1/manifest
|
||||
info = "<i>A crumpled piece of manifest paper, out of the barely legible pen writing, you can see something about a warning involving whatever was originally in the crate.</i>"
|
||||
|
||||
/obj/item/paper/crumpled/ruins/bigderelict1/coward
|
||||
icon_state = "scrap_bloodied"
|
||||
info = "If anyone finds this, please, don't let my kids know I died a coward.."
|
||||
@@ -1,4 +1,28 @@
|
||||
/////////// originalcontent items
|
||||
|
||||
/obj/item/paper/crumpled/ruins/originalcontent
|
||||
desc = "<i>Various scrawled out drawings and sketches reside on the paper, apparently he didn't much care for these drawings.</i>"
|
||||
desc = "<i>Various scrawled out drawings and sketches reside on the paper, apparently he didn't much care for these drawings.</i>"
|
||||
|
||||
/obj/item/paper/pamphlet/ruin/originalcontent
|
||||
icon = 'icons/obj/fluff.dmi'
|
||||
|
||||
/obj/item/paper/pamphlet/ruin/originalcontent/stickman
|
||||
name = "Painting - 'BANG'"
|
||||
info = "<i>This picture depicts a crudely-drawn stickman firing a crudely-drawn gun.</i>"
|
||||
icon_state = "painting4"
|
||||
|
||||
/obj/item/paper/pamphlet/ruin/originalcontent/treeside
|
||||
name = "Painting - 'Treeside'"
|
||||
info = "<i>This picture depicts a sunny day on a lush hillside, set under a shaded tree.</i>"
|
||||
icon_state = "painting1"
|
||||
|
||||
/obj/item/paper/pamphlet/ruin/originalcontent/pennywise
|
||||
name = "Painting - 'Pennywise'"
|
||||
info = "<i>This picture depicts a smiling clown. Something doesn't feel right about this..</i>"
|
||||
icon_state = "painting3"
|
||||
|
||||
/obj/item/paper/pamphlet/ruin/originalcontent/yelling
|
||||
name = "Painting - 'Hands-On-Face'"
|
||||
info = "<i>This picture depicts a man yelling on a bridge for no apparent reason.</i>"
|
||||
icon_state = "painting2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user