Skip to content

Commit

Permalink
Colored paper planes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Expletive authored Jun 11, 2017
1 parent 6e2ea59 commit 68122d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/paperwork/paperplane.dm
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
if(newPaper)
internalPaper = newPaper
flags = newPaper.flags
color = newPaper.color
newPaper.forceMove(src)
else
internalPaper = new /obj/item/weapon/paper(src)
Expand Down

0 comments on commit 68122d2

Please sign in to comment.