mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Merge branch 'master' into final_shuttle_touches_and_stuff
# Conflicts: # code/modules/power/breaker_box.dm
This commit is contained in:
@@ -256,6 +256,13 @@
|
||||
can_tamper = FALSE
|
||||
reagents_to_add = list(/decl/reagent/acid = 1000)
|
||||
|
||||
/obj/structure/reagent_dispensers/peppertank/luminol
|
||||
name = "luminol dispenser"
|
||||
desc = "A dispenser to refill luminol bottles."
|
||||
icon_state = "luminoltank"
|
||||
amount_per_transfer_from_this = 50
|
||||
reagents_to_add = list(/decl/reagent/luminol = 1000)
|
||||
|
||||
//Water Cooler
|
||||
|
||||
/obj/structure/reagent_dispensers/water_cooler
|
||||
|
||||
Reference in New Issue
Block a user