pass one fix

This commit is contained in:
Fox-McCloud
2015-07-08 01:09:10 -04:00
parent 9dc27ce126
commit 0fd80d0b1f
11 changed files with 27 additions and 9 deletions
+1 -1
View File
@@ -564,7 +564,7 @@
if (istype(I, /obj/item/stack/tile/grass))
qdel(I)
new /obj/structure/table/woodentable/poker( src.loc )
del(src)
qdel(src)
visible_message("<span class='notice'>[user] adds the grass to the wooden table</span>")