narsie is not a fan of dog sacrifice. Cats are fine

This commit is contained in:
Fox McCloud
2019-09-05 20:03:05 -04:00
parent 8f91f8a2fc
commit 3c3863f8d2
+1 -1
View File
@@ -434,7 +434,7 @@ var/list/teleport_runes = list()
var/sacrifice_fulfilled
var/datum/game_mode/cult/cult_mode = SSticker.mode
if(T)
if(istype(T, /mob/living/simple_animal/pet/dog/corgi))
if(isdog(T)) // Doggos are the best, but not cats
for(var/M in invokers)
var/mob/living/L = M
to_chat(L, "<span class='cultlarge'>\"Even I have standards, such as they are!\"</span>")