how did that get deleted

This commit is contained in:
Unknown
2019-12-06 17:18:05 -05:00
parent bea252546e
commit a3c48e6eca
+1 -1
View File
@@ -275,7 +275,7 @@
src.w_class = ITEMSIZE_LARGE
else
user << "<span class='notice'>You push the plastic blade back down into the handle.</span>"
playsound(user, 'sound/weapons/saberoff.ogg', 50, 1
playsound(user, 'sound/weapons/saberoff.ogg', 50, 1)
src.item_state = "[icon_state]"
src.w_class = ITEMSIZE_SMALL
update_icon()