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 23:14:21 +01:00
committed by GitHub
parent 0c8a6a29d7
commit 6ffa3e5c11
2 changed files with 6 additions and 1 deletions
+3 -1
View File
@@ -320,7 +320,6 @@
cost = 20
species = list("Skrell")
//Vox
/datum/uplink_item/species_restricted/spikethrower
name = "Skipjack Spikethrower"
@@ -329,6 +328,7 @@
item = /obj/item/gun/energy/spikethrower
cost = 60
species = list("Vox")
surplus = 0
//IPC:
//Positonic supercharge implant: stims, 3 uses, IPC adrenals
@@ -339,6 +339,7 @@
item = /obj/item/implanter/supercharge
cost = 40
species = list("Machine")
surplus = 0
//plasmeme
@@ -349,6 +350,7 @@
item = /obj/item/fireproofing_injector
cost = 25
species = list("Plasmaman")
surplus = 0
// -------------------------------------