mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
Fixes zaddat lunchbox adding extra hypos on all SB
Fixes zaddat survival lunchbox adding extra glucose hypos on all survival lunchboxes, or more specifically just overriding the loadout survival lunchbox.
This commit is contained in:
@@ -7,4 +7,5 @@
|
||||
max_storage_space = ITEMSIZE_COST_SMALL * 6
|
||||
|
||||
/obj/item/weapon/storage/toolbox/lunchbox/survival/zaddat
|
||||
starts_with = list(/obj/item/weapon/reagent_containers/hypospray/autoinjector/biginjector/glucose = 6)
|
||||
name = "zaddat survival lunchbox"
|
||||
starts_with = list(/obj/item/weapon/reagent_containers/hypospray/autoinjector/biginjector/glucose = 6)
|
||||
|
||||
Reference in New Issue
Block a user