3 is now 2 and 4 is now 3

My bad.
This commit is contained in:
Tails2091
2019-03-17 17:01:54 -04:00
parent e4b9988b85
commit 8865cbeb83
@@ -133,5 +133,5 @@
/obj/item/storage/lockbox/t4/New()
..()
for(var/i in 0 to 3)
for(var/i in 0 to 2)
new /obj/item/grenade/plastic/x4/thermite(src)