mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Bug fixes: alien udders and empty grilled carp (#6592)
This commit is contained in:
@@ -189,6 +189,7 @@
|
||||
return 1
|
||||
|
||||
//var/types = target.find_type()
|
||||
|
||||
var/mob/living/carbon/human/H
|
||||
if(istype(target, /mob/living/carbon/human))
|
||||
H = target
|
||||
|
||||
Reference in New Issue
Block a user