Tweaks species specific traitor items (#22088)

* Fixes species tot items in surplus crates

* Updates Love pen
This commit is contained in:
Silverplate
2023-09-01 18:14:21 -04:00
committed by GitHub
parent 0c8a6a29d7
commit 6ffa3e5c11
2 changed files with 6 additions and 1 deletions
+3
View File
@@ -145,6 +145,9 @@
reagents.add_reagent("ketamine", 100)
/obj/item/pen/sleepy/love
name = "fancy pen"
desc = "A fancy metal pen. An inscription on one side reads, \"L.L. - L.R.\""
icon_state = "fancypen"
container_type = DRAINABLE //cannot be refilled, love can be extracted for use in other items with syringe
origin_tech = "engineering=4;syndicate=2"