mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-11 07:04:01 +01:00
Restore VS edit of tracking implant
Title. 🆑 tweak - Fixes tracking implant cost to 0, not 10. /🆑
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
/datum/gear/utility/implant/tracking
|
||||
display_name = "implant, tracking"
|
||||
path = /obj/item/weapon/implant/tracking/weak
|
||||
cost = 10
|
||||
cost = 0 //VOREStation Edit. Changed cost to 0
|
||||
|
||||
// Remove these after generic implant has been in for awhile and everyone has had a reasonable period to copy their old descs.
|
||||
/datum/gear/utility/implant/dud1
|
||||
|
||||
Reference in New Issue
Block a user