mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-31 07:57:47 +01:00
Migrate circuitboards, vending items, bio chips to new attack chain. (#32240)
* Migrate circuitboards, vending items, bio chips to new attack chain. * Give the GPS something it can understand.
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
///the implant_fluff datum attached to this implant, purely cosmetic "lore" information
|
||||
var/datum/implant_fluff/implant_data = /datum/implant_fluff
|
||||
new_attack_chain = TRUE
|
||||
|
||||
/obj/item/bio_chip/Initialize(mapload)
|
||||
. = ..()
|
||||
@@ -156,7 +157,6 @@
|
||||
else
|
||||
return 0
|
||||
|
||||
|
||||
loc = source
|
||||
imp_in = source
|
||||
implanted = TRUE
|
||||
|
||||
Reference in New Issue
Block a user