mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Assorted oracle fixes (#17645)
Co-authored-by: Cody Brittain <cbrittain10@live.com>
This commit is contained in:
co-authored by
Cody Brittain
parent
3d5ffe5c6f
commit
2d40e893e0
@@ -162,6 +162,14 @@
|
||||
/obj/item/clothing/mask/chewable/oracle
|
||||
name = "chewing oracle"
|
||||
desc = "A chewy wad of oracle. Cut in long strands."
|
||||
throw_speed = 0.5
|
||||
icon_state = "chew"
|
||||
type_butt = /obj/item/trash/spitwad
|
||||
w_class = ITEMSIZE_TINY
|
||||
slot_flags = SLOT_EARS | SLOT_MASK
|
||||
chem_volume = 50
|
||||
chewtime = 300
|
||||
brand = "oracle"
|
||||
reagents_to_add = list(/singleton/reagent/toxin/oracle = 2)
|
||||
|
||||
/obj/item/clothing/mask/chewable/candy
|
||||
|
||||
Reference in New Issue
Block a user