Merge pull request #2484 from Tastyfish/master

Fixed Pun Pun's outfit getting equiped.
This commit is contained in:
Fox McCloud
2015-11-06 19:01:10 -05:00
+1 -1
View File
@@ -10,4 +10,4 @@
spawn(1)
name = "Pun Pun"
real_name = name
w_uniform = new /obj/item/clothing/under/punpun(src)
equip_to_slot(new /obj/item/clothing/under/punpun(src), slot_w_uniform)