Janiborgs can no longer place their mop, light replacer or trash bag in the janicart. Fixes #1954

Language fix "this the" -> "the" in storage.dm
This commit is contained in:
Perakp
2013-12-06 13:00:11 +02:00
parent b3f95e6e79
commit e4c3ca5fb8
2 changed files with 42 additions and 44 deletions
@@ -208,7 +208,7 @@
if(W.w_class > max_w_class)
if(!stop_messages)
usr << "<span class='notice'>[W] is too big for this [src].</span>"
usr << "<span class='notice'>[W] is too big for [src].</span>"
return 0
var/sum_w_class = W.w_class