mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Moved
var/obj/item/weapon/back var/obj/item/clothing/mask/wear_mask var/obj/item/weapon/tank/internal from /mob to /mob/living/carbon. /mob/proc/abiotic() no longer does any extra checks even if full_body == 1. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5722 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -24,4 +24,8 @@
|
||||
if(inflamed)
|
||||
icon_state = "appendixinflamed"
|
||||
else
|
||||
icon_state = "appendix"
|
||||
icon_state = "appendix"
|
||||
|
||||
|
||||
//Looking for brains?
|
||||
//Try code/modules/mob/living/carbon/brain/brain_item.dm
|
||||
Reference in New Issue
Block a user