Added ability to put paper bundles into folders and cabinets

This commit is contained in:
Hubblenaut
2014-05-08 00:56:32 +02:00
parent 8e08231c3a
commit 435240ce2e
3 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -105,7 +105,7 @@
page--
playsound(src.loc, "pageturn", 50, 1)
else
usr << "<span class='notice'>You need to hold it in hands.</span>"
usr << "<span class='notice'>You need to hold it in hands!</span>"
if (istype(src.loc, /mob))
src.attack_self(src.loc)