mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
Bork Shaker fix
I broked it.
This commit is contained in:
@@ -8,15 +8,3 @@
|
||||
if(istype(item_module,/obj/item/gun/energy/disabler/cyborg) || istype(item_module,/obj/item/gun/energy/e_gun/advtaser/cyborg))
|
||||
disabler = TRUE
|
||||
update_icons()
|
||||
|
||||
/obj/item/reagent_containers/borghypo/borgshaker/beershaker/Initialize()
|
||||
var/list/extra_reagents = list(
|
||||
/datum/reagent/consumable/ethanol/amaretto,
|
||||
/datum/reagent/consumable/ethanol/applejack,
|
||||
/datum/reagent/consumable/ethanol/curacao,
|
||||
/datum/reagent/consumable/ethanol/hcider,
|
||||
/datum/reagent/consumable/ethanol/navy_rum,
|
||||
/datum/reagent/consumable/ethanol/sake,
|
||||
/datum/reagent/consumable/ethanol
|
||||
)
|
||||
LAZYADD(reagent_ids, extra_reagents)
|
||||
|
||||
Reference in New Issue
Block a user