mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
3 is now 2 and 4 is now 3
My bad.
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user