Bay Update 02

This commit is contained in:
skull132
2014-06-04 18:20:49 +03:00
parent f535169798
commit f95ab265c1
436 changed files with 30324 additions and 10747 deletions
+1 -1
View File
@@ -110,7 +110,7 @@
var/obj/item/weapon/paper/P = new /obj/item/weapon/paper( src.host.loc )
P.info = print_data
if(print_title)
P.name = "paper - '[print_title]'"
P.name = "[print_title]"
src.printing = 0
return