mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-27 14:06:43 +01:00
Update synx.dm
This commit is contained in:
@@ -269,7 +269,7 @@ mob/living/simple_animal/synx/PunchTarget()
|
||||
to_chat(L, "<span class='warning'>You feel a strange substance on you.</span>")
|
||||
L.reagents.add_reagent(poison_type, poison_per_bite)
|
||||
|
||||
/mob/living/simple_animal/retaliate/synx/hear_say(message,verb,language,fakename,speaker)
|
||||
/mob/living/simple_animal/retaliate/synx/hear_say(message,verb,language,fakename,var/mob/living/speaker)
|
||||
. = ..()
|
||||
if(!message) return
|
||||
speaker = speaker.name
|
||||
|
||||
Reference in New Issue
Block a user