Some grammar

This commit is contained in:
Kelenius
2014-06-11 11:04:00 +04:00
parent 3908160998
commit ce98f5a82b
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -147,7 +147,7 @@
if (istype(O,/obj/item))
usr.put_in_hands(O)
O.add_fingerprint(usr)
//BubbleWrap - so newly formed boxes are empty // This is so insanely bad I don't even
//BubbleWrap - so newly formed boxes are empty
if ( istype(O, /obj/item/weapon/storage) )
for (var/obj/item/I in O)
qdel(I)