mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
Add sleepy pens to syndi research base (#25907)
This commit is contained in:
@@ -196,6 +196,11 @@
|
||||
/obj/item/pen/sleepy/love/fill_pen()
|
||||
reagents.add_reagent("love", 100)
|
||||
|
||||
/obj/item/pen/sleepy/undisguised
|
||||
name = "sleepy pen"
|
||||
desc = "Used to stealthily inject targets. Comes loaded with ketamine but can be refilled with other chemicals. This one isn't disguised."
|
||||
icon_state = "pen_syndie"
|
||||
|
||||
/*
|
||||
* (Alan) Edaggers
|
||||
*/
|
||||
|
||||
@@ -16,7 +16,8 @@
|
||||
/obj/item/grenade/chem_grenade/pyro = 5,
|
||||
/obj/item/grenade/chem_grenade/cryo = 5,
|
||||
/obj/item/grenade/chem_grenade/adv_release = 5,
|
||||
/obj/item/reagent_containers/drinks/bottle/holywater = 1)
|
||||
/obj/item/reagent_containers/drinks/bottle/holywater = 1,
|
||||
/obj/item/pen/sleepy/undisguised = 1)
|
||||
slogan_list = list("It's not pyromania if you're getting paid!","You smell that? Plasma, son. Nothing else in the world smells like that.","I love the smell of Plasma in the morning.")
|
||||
resistance_flags = FIRE_PROOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user