mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-22 12:16:40 +01:00
Merge branch 'master' of https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13 into Chastity-system
This commit is contained in:
@@ -23,3 +23,17 @@
|
||||
|
||||
// Return normally
|
||||
. = ..()
|
||||
|
||||
/obj/item/reagent_containers/spray/ultimate
|
||||
name = "ultimate spray bottle"
|
||||
desc = "A bottle to spray above them all."
|
||||
volume = 750
|
||||
amount_per_transfer_from_this = 2
|
||||
current_range = 5
|
||||
spray_range = 5
|
||||
stream_range = 5
|
||||
stream_amount = 2
|
||||
icon = 'modular_splurt/icons/obj/janitor.dmi'
|
||||
icon_state = "cleaneralien"
|
||||
item_state = "cleaneralien"
|
||||
custom_materials = list(/datum/material/iron = 2250, /datum/material/glass = 2250, /datum/material/plasma = 2250, /datum/material/diamond = 370, /datum/material/bluespace = 370)
|
||||
|
||||
Reference in New Issue
Block a user