Fixes being unable to pickup the armblade nullrod on mining (#16189)

This commit is contained in:
Qwertytoforty
2021-06-16 05:02:58 -04:00
committed by GitHub
parent 268f1cf833
commit 4d26621d0b
2 changed files with 10 additions and 1 deletions
@@ -48,7 +48,7 @@
if(14)
new /obj/item/nullrod/scythe/talking(src)
if(15)
new /obj/item/nullrod/armblade(src)
new /obj/item/nullrod/armblade/mining(src)
if(16)
new /obj/item/guardiancreator(src)
if(17)