mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 23:53:47 +01:00
narsie is not a fan of dog sacrifice. Cats are fine
This commit is contained in:
@@ -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>")
|
||||
|
||||
Reference in New Issue
Block a user