Merge pull request #1552 from Citadel-Station-13/upstream-merge-28335

[MIRROR]  Ports construction paper to Initialize()
This commit is contained in:
LetterJay
2017-06-12 12:18:40 -05:00
committed by GitHub
+2 -2
View File
@@ -379,8 +379,8 @@
/obj/item/weapon/paper/construction
/obj/item/weapon/paper/construction/New()
..()
/obj/item/weapon/paper/construction/Initialize()
. = ..()
color = pick("FF0000", "#33cc33", "#ffb366", "#551A8B", "#ff80d5", "#4d94ff")
/*