mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-30 12:03:11 +00: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