Merged Bay code, a lot of things fixed.
This commit is contained in:
skull132
2014-06-12 15:00:19 +03:00
parent 87b0000685
commit 04c5d37470
45 changed files with 20418 additions and 20284 deletions
+1 -1
View File
@@ -157,7 +157,7 @@
var/obj/item/weapon/paper/P = new(usr.loc)
P.name = "Autopsy Data ([target_name])"
P.info = "<tt>[scan_data]</tt>"
P.overlays += "paper_words"
P.icon_state = "paper_words"
if(istype(usr,/mob/living/carbon))
// place the item in the usr's hand if possible