Merge pull request #14187 from RedWolfie/cultpaper

Bugfix - Disappearing stacked cult talisman
This commit is contained in:
AffectedArc07
2020-08-31 16:35:49 +01:00
committed by GitHub
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/obj/item/paper/talisman
icon = 'icons/obj/paper.dmi'
icon = 'icons/obj/bureaucracy.dmi'
icon_state = "paper_talisman"
var/cultist_name = "talisman"
var/cultist_desc = "A basic talisman. It serves no purpose."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB