mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-22 03:26:21 +01:00
Update synx.dm
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user