modules: A to C

This commit is contained in:
deathride58
2018-01-04 00:46:53 -05:00
parent d26a9b23a4
commit 0dbc2241ea
69 changed files with 822 additions and 771 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
/datum/admins/proc/create_mob(mob/user)
var/static/create_mob_html
if (!create_mob_html)
@@ -23,4 +24,4 @@
H.dna.blood_type = random_blood_type()
H.update_body()
H.update_hair()
H.update_body_parts()
H.update_body_parts()