mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
woops i left that in
This commit is contained in:
@@ -26,11 +26,6 @@
|
|||||||
return TRUE
|
return TRUE
|
||||||
return FALSE
|
return FALSE
|
||||||
|
|
||||||
/datum/species/vampire/qualifies_for_rank(rank, list/features)
|
|
||||||
if(rank == "Chaplain")
|
|
||||||
return FALSE
|
|
||||||
return ..()
|
|
||||||
|
|
||||||
/datum/species/vampire/on_species_gain(mob/living/carbon/human/C, datum/species/old_species)
|
/datum/species/vampire/on_species_gain(mob/living/carbon/human/C, datum/species/old_species)
|
||||||
. = ..()
|
. = ..()
|
||||||
to_chat(C, "[info_text]")
|
to_chat(C, "[info_text]")
|
||||||
|
|||||||
Reference in New Issue
Block a user