* Refactors ear damage into ear organs * Update human.dm * Update species.dm * Delete species.dm.rej * Update tgstation.dme * Delete tgstation.dme.rej * Delete human.dm.rej * Update tongue.dm * Delete surgery.dmi * upload fixed surgery.dmi
26 lines
361 B
Plaintext
26 lines
361 B
Plaintext
|
|
/mob/living/simple_animal/blind_eyes()
|
|
return
|
|
|
|
/mob/living/simple_animal/adjust_blindness()
|
|
return
|
|
|
|
/mob/living/simple_animal/set_blindness()
|
|
return
|
|
|
|
|
|
|
|
/mob/living/simple_animal/blur_eyes()
|
|
return
|
|
|
|
/mob/living/simple_animal/adjust_blurriness()
|
|
return
|
|
|
|
/mob/living/simple_animal/set_blurriness()
|
|
return
|
|
|
|
|
|
|
|
/mob/living/simple_animal/become_blind()
|
|
return
|