mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 15:38:02 +01:00
Merge remote-tracking branch 'upstream/master' into dev-freeze
Conflicts: code/game/objects/items/weapons/surgery_limbattachment.dm code/modules/mob/living/carbon/human/human_defense.dm code/modules/mob/living/carbon/human/species/species.dm code/modules/organs/organ.dm code/modules/organs/organ_external.dm code/setup.dm
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
name = "implant"
|
||||
icon = 'icons/obj/device.dmi'
|
||||
icon_state = "implant"
|
||||
w_class = 1
|
||||
var/implanted = null
|
||||
var/mob/imp_in = null
|
||||
var/obj/item/organ/external/part = null
|
||||
|
||||
Reference in New Issue
Block a user