mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
im going to play doom 2 for 2 months straight and then shoot up my school
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
if(!istype(typepath,/obj/item/weapon/storage))
|
||||
if(istype(typepath,/obj/machinery))
|
||||
var/thing = new typepath(usr.loc)
|
||||
usr.put_in_hands(thing)
|
||||
else
|
||||
var/obj/item/weapon/storage/box/box=new(usr.loc)
|
||||
new typepath(box)
|
||||
|
||||
Reference in New Issue
Block a user