mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Makes All Instances of Implanting Use Proper Procs (#7224)
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
H.equip_to_slot_or_del(new /obj/item/clothing/head/griffin/(H), slot_head)
|
||||
|
||||
var/obj/item/weapon/implant/freedom/L = new/obj/item/weapon/implant/freedom(H)
|
||||
L.implant(H, H)
|
||||
L.implant(H)
|
||||
|
||||
|
||||
/datum/superheroes/lightnian
|
||||
|
||||
Reference in New Issue
Block a user