Update synx.dm

This commit is contained in:
Sharkmare
2019-03-08 08:46:10 +01:00
committed by GitHub
parent c45c377aec
commit 0d6fbefa54
@@ -118,6 +118,7 @@
speak += "Who is there?"
speak += "What is that thing?!"
/* This literally is just the normal proc, why does this exist wh
mob/living/simple_animal/synx/PunchTarget()
if(!Adjacent(target_mob))
return
@@ -137,9 +138,7 @@ mob/living/simple_animal/synx/PunchTarget()
return L
else
..()
*/
//////////////////////////////////////////////////////////////////////////////////////
///////////////////////////// SPECIAL ITEMS/REAGENTS !!!! ////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////