Cleans up more paper fluff varedits. (#30418)

This commit is contained in:
ShizCalev
2017-09-06 19:41:46 -04:00
committed by CitadelStationBot
parent 3f71fdcb4e
commit 849deb5e4e
12 changed files with 65 additions and 65 deletions
@@ -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"