Merge pull request #6516 from fludd12/Grey-Rework

Grey Rework
This commit is contained in:
tigercat2000
2017-06-30 08:29:31 -07:00
committed by GitHub
9 changed files with 123 additions and 29 deletions
+1 -1
View File
@@ -203,7 +203,7 @@
/obj/item/weapon/paper/proc/parsepencode(var/t, var/obj/item/weapon/pen/P, mob/user as mob)
t = pencode_to_html(t, usr, P, TRUE, TRUE, deffont, signfont, crayonfont)
t = pencode_to_html(t, usr, P, TRUE, TRUE, TRUE, deffont, signfont, crayonfont)
//Count the fields
var/laststart = 1