Add comments demarking the custom edit.

This commit is contained in:
Leshana
2017-02-04 22:43:36 -05:00
committed by GitHub
parent 457f5b3030
commit 0e912c6097

View File

@@ -7,7 +7,9 @@
/mob/living/carbon/human/monkey/punpun/New()
spawn(1)
// VoreStation Edit - Move Constructor inside Spawn
..()
// End Vore Station Edit
name = "Pun Pun"
real_name = name
w_uniform = new /obj/item/clothing/under/punpun(src)
w_uniform = new /obj/item/clothing/under/punpun(src)