Fixes Teshari (#11132)

This commit is contained in:
Guti
2025-07-01 14:07:18 +02:00
committed by GitHub
parent f759c60a7e
commit 0a6ddba000
@@ -1,3 +1,10 @@
/datum/species/teshari
total_health = 75
brute_mod = 1
burn_mod = 1
mob_size = MOB_SMALL
holder_type = /obj/item/holder/micro
// allow teshari to always be scooped, as long as pref is enabled
/mob/living/MouseDrop(var/atom/over_object)
// make sure src (The dragged) is human