Merge pull request #13960 from Deelite34/fixing--13865-2-themovie

Makes image on cult talismans appear again.
This commit is contained in:
Fox McCloud
2020-07-31 15:44:05 -04:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@
var/cultist_name = "talisman"
var/cultist_desc = "A basic talisman. It serves no purpose."
var/invocation = "Naise meam!"
info = "<center><img src='talisman.png'></center><br/><br/>"
info = "<center>&ZeroWidthSpace;<img src='talisman.png'></center><br/><br/>"
var/uses = 1
var/health_cost = 0 //The amount of health taken from the user when invoking the talisman