mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-18 19:53:35 +01:00
Update human.dm
This commit is contained in:
@@ -52,15 +52,9 @@
|
||||
dna.real_name = real_name
|
||||
sync_organ_dna()
|
||||
|
||||
<<<<<<< HEAD
|
||||
||||||| parent of b383e17875... Merge pull request #10243 from ShadowLarkens/personal_crafting
|
||||
//verbs |= /mob/living/proc/toggle_selfsurgery //VOREStation Removal
|
||||
|
||||
=======
|
||||
//verbs |= /mob/living/proc/toggle_selfsurgery //VOREStation Removal
|
||||
AddComponent(/datum/component/personal_crafting)
|
||||
|
||||
>>>>>>> b383e17875... Merge pull request #10243 from ShadowLarkens/personal_crafting
|
||||
/mob/living/carbon/human/Destroy()
|
||||
human_mob_list -= src
|
||||
for(var/organ in organs)
|
||||
|
||||
Reference in New Issue
Block a user