Update synx.dm

This commit is contained in:
Sharkmare
2019-02-19 00:04:38 +01:00
committed by GitHub
parent 6e70b550a6
commit 041eed434c
@@ -391,8 +391,6 @@ mob/living/simple_animal/synx/PunchTarget()
faction = "station"//Can be safely bapped with newspaper.
melee_damage_lower = 0 //Holos do no damage
melee_damage_upper = 0
environment_smash = 0
destroy_surroundings = 0
meat_amount = 0
meat_type = null
//Vore Section
@@ -404,11 +402,6 @@ mob/living/simple_animal/synx/PunchTarget()
vore_escape_chance = 30 //Much higher escape chance.. it's a hologram.
swallowTime = 10 SECONDS //Much more time to run
/mob/living/simple_animal/retaliate/synx/pet/holo/New()
..()
set_light(2) //hologram lighting
/mob/living/simple_animal/retaliate/synx/pet/greed
//var/GREED_LIVING = "synx_greed_living"
//var/GREED_DEAD = "synx_greed_dead"