mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
woops i left that in
This commit is contained in:
@@ -26,11 +26,6 @@
|
||||
return TRUE
|
||||
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)
|
||||
. = ..()
|
||||
to_chat(C, "[info_text]")
|
||||
|
||||
Reference in New Issue
Block a user