mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Small Changes (#1836)
devices and tools.dm ~Advanced pinpointer added implant.dm ~loyalty implants melt when EMP'd nuclear_bomb.dm ~ code goes to delta when activated microwave.dm ~ Fixes #1668 lockbox.dm ~ medal box added exodus-1.dmm ~ medal box added storage.dmi ~ medal box icon added advanced pin pointer was 25 but after talking to some people they said 15 is better, I don't know though
This commit is contained in:
@@ -9,6 +9,12 @@
|
||||
item_cost = 2
|
||||
path = /obj/item/weapon/storage/toolbox/syndicate
|
||||
|
||||
/datum/uplink_item/item/tools/advancedpinpointer
|
||||
name = "Advanced pinpointer"
|
||||
item_cost = 15
|
||||
path = /obj/item/weapon/pinpointer/advpinpointer
|
||||
desc = "An advanced pinpointer that can find any target with DNA along with various other items."
|
||||
|
||||
/datum/uplink_item/item/tools/money
|
||||
name = "Operations Funding"
|
||||
item_cost = 2
|
||||
|
||||
Reference in New Issue
Block a user