mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-20 12:44:04 +01:00
Update synx.dm
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
//verbs |= /mob/living/proc/disendstomach //to do later: add disendstomach verb and flag to check, also sprites of stomach outside the body.
|
||||
verbs |= /mob/living/simple_mob/proc/contort
|
||||
verbs |= /mob/living/simple_mob/retaliate/synx/proc/sonar_ping
|
||||
verbs |= /mob/living/simple_mob/proc/shred_limb /shredlimb
|
||||
verbs |= /mob/living/proc/shred_limb
|
||||
verbs |= /mob/living/simple_mob/retaliate/synx/proc/disguise
|
||||
verbs |= /mob/living/simple_mob/retaliate/synx/proc/randomspeech
|
||||
realname = name
|
||||
@@ -459,9 +459,11 @@
|
||||
if(!heard_something)
|
||||
to_chat(src, "<span class='notice'>You hear no movement but your own.</span>")
|
||||
|
||||
|
||||
///mob/living/simple_mob/proc/disendstomach() //Original code for disendedstomach burn damage.
|
||||
//
|
||||
|
||||
|
||||
////////////////////////////////////////
|
||||
////////////////PET VERSION/////////////
|
||||
////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user