mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Buffs phoron contact damage, very slight buff to no pressure damage. (#14118)
Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -40,6 +40,9 @@
|
||||
/mob/living/silicon/ai
|
||||
holo = null
|
||||
|
||||
/mob/living/silicon/burn_skin(burn_amount)
|
||||
return FALSE
|
||||
|
||||
/mob/living/silicon/ai/proc/destroy_eyeobj(var/atom/new_eye)
|
||||
if(!eyeobj) return
|
||||
if(!new_eye)
|
||||
|
||||
Reference in New Issue
Block a user