Conflicts:
	maps/tgstation.2.0.8.dmm
This commit is contained in:
Albert Iordache
2011-12-27 17:08:52 +02:00
8 changed files with 7824 additions and 7808 deletions
+1 -1
View File
@@ -53,8 +53,8 @@
if (src.contents.len > 0)
var/obj/item/I = src.contents[1]
user << "You take the [I] out of the [src]."
I.loc = user.loc
src.underlays -= I
I.loc = get_turf(user.loc)
w_class = 1
src.icon_state = "evidenceobj"
desc = "An empty evidence bag."