mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
More runtime errors squashed.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@231 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -214,5 +214,6 @@
|
||||
/obj/crate/attackby(obj/item/weapon/W as obj, mob/user as mob)
|
||||
if(opened)
|
||||
user.drop_item()
|
||||
W.loc = src.loc
|
||||
if(W)
|
||||
W.loc = src.loc
|
||||
else return attack_hand(user)
|
||||
Reference in New Issue
Block a user