Merge pull request #1552 from Citadel-Station-13/upstream-merge-28335
[MIRROR] Ports construction paper to Initialize()
This commit is contained in:
@@ -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")
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user