mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
Add ocelot bundle (#24787)
This commit is contained in:
@@ -72,7 +72,8 @@
|
||||
"Dark Lord" = /obj/item/storage/box/syndie_kit/bundle/darklord,
|
||||
"Sniper" = /obj/item/storage/box/syndie_kit/bundle/professional,
|
||||
"Grenadier" = /obj/item/storage/box/syndie_kit/bundle/grenadier,
|
||||
"Augmented" = /obj/item/storage/box/syndie_kit/bundle/metroid)
|
||||
"Augmented" = /obj/item/storage/box/syndie_kit/bundle/metroid,
|
||||
"Ocelot" = /obj/item/storage/box/syndie_kit/bundle/ocelot)
|
||||
var/list/selected = list()
|
||||
var/list/unselected = list()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user