Merge pull request #1703 from Yoshax/bugfixes

Bug Fix Boogalo
This commit is contained in:
Datraen
2016-05-19 18:18:00 -04:00
7 changed files with 28 additions and 28 deletions
@@ -26,6 +26,7 @@
if(src.locked)
src.icon_state = src.icon_locked
user << "<span class='notice'>You lock \the [src]!</span>"
close_all()
return
else
src.icon_state = src.icon_closed