mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 09:00:25 +01:00
@@ -1033,6 +1033,10 @@ proc/is_blind(A)
|
||||
. = ..()
|
||||
. |= TYPE_SYNTHETIC
|
||||
|
||||
/mob/living/silicon/find_type()
|
||||
. = ..()
|
||||
. |= TYPE_SYNTHETIC
|
||||
|
||||
// Yeah, I'm just going to cheat and do istype(src) checks here.
|
||||
// It's not worth adding a proc for every single one of these types.
|
||||
/mob/living/simple_animal/find_type()
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
author: Lohikar
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Unathi can no longer chew through metal."
|
||||
Reference in New Issue
Block a user